index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
7
-8
/
+610
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
3
-0
/
+159
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
3
-1
/
+142
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2
-14
/
+14
2022-09-21
bpf: Add bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+45
2022-09-21
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
3
-0
/
+151
2022-09-21
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
2
-2
/
+6
2022-09-21
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2
-1
/
+2
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
4
-5
/
+52
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2
-9
/
+28
2022-09-21
btf: Export bpf_dynptr definition
Roberto Sassu
1
-0
/
+2
2022-09-21
bpf: Allow kfuncs to be used in LSM programs
KP Singh
1
-0
/
+1
2022-09-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-10
/
+53
2022-09-21
net: fjes: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-592
/
+560
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
1
-18
/
+12
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
1
-3
/
+8
2022-09-21
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
1
-60
/
+88
2022-09-22
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
1
-11
/
+10
2022-09-21
Merge branch 'bpf: Add user-space-publisher ring buffer map type'
Andrii Nakryiko
20
-21
/
+1967
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
5
-0
/
+1185
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
6
-3
/
+398
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
6
-11
/
+320
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
8
-8
/
+65
2022-09-21
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
Maciej W. Rozycki
1
-0
/
+11
2022-09-21
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Luiz Augusto von Dentz
1
-0
/
+14
2022-09-21
Bluetooth: hci_debugfs: Fix not checking conn->debugfs
Luiz Augusto von Dentz
1
-1
/
+1
2022-09-21
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
1
-0
/
+3
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
Nathan Chancellor
1
-196
/
+52
2022-09-21
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-21
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
Evan Quan
2
-93
/
+5
2022-09-21
Merge branch 'net-hns3-updates-for-next'
Jakub Kicinski
11
-219
/
+454
2022-09-21
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
1
-3
/
+6
2022-09-21
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2
-142
/
+284
2022-09-21
net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()
Guangbin Huang
7
-50
/
+45
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
5
-24
/
+119
2022-09-21
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Evan Quan
1
-0
/
+1
2022-09-21
drm/amd/display: correct num_dsc based on HW cap
Charlene Liu
1
-1
/
+1
2022-09-21
drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
Nicholas Kazlauskas
1
-2
/
+1
2022-09-21
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
Daniel Miess
2
-223
/
+6
2022-09-21
drm/amd/display: increase dcn315 pstate change latency
Dmytro Laktyushkin
1
-8
/
+14
2022-09-21
drm/amd/display: Fix DP MST timeslot issue when fallback happened
Cruise Hung
1
-1
/
+7
2022-09-21
drm/amd/display: Display distortion after hotplug 5K tiled display
Meenakshikumar Somasundaram
6
-20
/
+45
2022-09-21
drm/amd/display: Update dummy P-state search to use DCN32 DML
George Shen
2
-1
/
+51
2022-09-21
drm/amd/display: skip audio setup when audio stream is enabled
zhikzhai
1
-2
/
+4
2022-09-21
drm/amd/display: update gamut remap if plane has changed
Hugo Hu
1
-0
/
+1
2022-09-21
drm/amd/display: Assume an LTTPR is always present on fixed_vs links
Michael Strauss
1
-0
/
+8
2022-09-21
drm/amd/display: fix dcn315 memory channel count and width read
Dmytro Laktyushkin
2
-3
/
+7
2022-09-21
drm/amd/display: Fix double cursor on non-video RGB MPO
Leo Li
1
-2
/
+10
[prev]
[next]