index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-05-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-12
/
+70
2026-05-05
Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+43
2026-05-05
selinux: shrink critical section in sel_write_load()
Stephen Smalley
-10
/
+8
2026-05-05
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
-23
/
+4
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
-190
/
+5
2026-05-05
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
-29
/
+7
2026-05-05
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
-40
/
+7
2026-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-45
/
+113
2026-05-05
wifi: mac80211: use safe list iteration in radar detect work
Benjamin Berg
-2
/
+2
2026-05-05
Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-18
/
+92
2026-05-05
Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-93
/
+98
2026-05-05
drm/exynos: remove bridge when component_add fails
Osama Abdelkader
-5
/
+3
2026-05-05
drm/amdgpu: nuke amdgpu_userq_fence_slab v2
Christian König
-37
/
+7
2026-05-05
drm/amdgpu/userq: fix access to stale wptr mapping
Sunil Khatri
-58
/
+37
2026-05-05
drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_count
Xiaogang Chen
-32
/
+1
2026-05-05
drm/amdgpu: zero-initialize GART table on allocation
Philip Yang
-3
/
+10
2026-05-05
drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission
John B. Moore
-2
/
+2
2026-05-05
drm/radeon: add missing revision check for CI
Alex Deucher
-3
/
+6
2026-05-05
drm/amdgpu/pm: align Hawaii mclk workaround with radeon
Alex Deucher
-4
/
+4
2026-05-05
drm/amdgpu/pm: add missing revision check for CI
Alex Deucher
-2
/
+3
2026-05-05
drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ
John B. Moore
-3
/
+0
2026-05-05
drm/amdkfd: Make all TLB-flushes heavy-weight
Felix Kuehling
-10
/
+10
2026-05-05
selftests/rseq: Make registration flexible for legacy and optimized mode
Thomas Gleixner
-23
/
+31
2026-05-05
selftests/rseq: Skip tests if time slice extensions are not available
Thomas Gleixner
-5
/
+7
2026-05-05
rseq: Revert to historical performance killing behaviour
Thomas Gleixner
-30
/
+104
2026-05-05
net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
-10
/
+41
2026-05-05
net/rds: handle zerocopy send cleanup before the message is queued
Nan Li
-5
/
+15
2026-05-05
Merge branch 'openvswitch-fix-self-deadlock-on-release-of-tunnel-vports'
Paolo Abeni
-7
/
+55
2026-05-05
selftests: openvswitch: add tests for tunnel vport refcounting
Ilya Maximets
-6
/
+50
2026-05-05
openvswitch: vport: fix self-deadlock on release of tunnel ports
Ilya Maximets
-1
/
+5
2026-05-05
openvswitch: vport: fix race between tunnel creation and linking
Ilya Maximets
-27
/
+48
2026-05-05
EDAC/versalnet: Fix device name memory leak
Prasanna Kumar T S M
-8
/
+2
2026-05-05
drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
Icenowy Zheng
-0
/
+2
2026-05-05
drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmds
Icenowy Zheng
-0
/
+2
2026-05-05
drm/panel: feiyang-fy07024di26a30d: return display-on error
Christian Van
-3
/
+1
2026-05-05
drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPER
Arnd Bergmann
-0
/
+1
2026-05-05
drm/panel: himax-hx83121a: Fix incorrect error check for devm_drm_panel_alloc()
Chen Ni
-2
/
+2
2026-05-05
ASoC: wm_adsp_fw_find_test: Fix a couple of bugs
Mark Brown
-10
/
+47
2026-05-05
ASoC: wm_adsp_fw_find_test: Clear searched_fw_files in find-by-index test
Richard Fitzgerald
-0
/
+1
2026-05-05
ASoC: wm_adsp_fw_find_test: Redirect wm_adsp_release_firmware_files()
Richard Fitzgerald
-10
/
+46
2026-05-05
perf/x86/intel: Enable auto counter reload for DMR
Dapeng Mi
-0
/
+1
2026-05-05
perf/x86/intel: Disable PMI for self-reloaded ACR events
Dapeng Mi
-4
/
+23
2026-05-05
perf/x86/intel: Always reprogram ACR events to prevent stale masks
Dapeng Mi
-5
/
+8
2026-05-05
perf/x86/intel: Improve validation and configuration of ACR masks
Dapeng Mi
-7
/
+25
2026-05-05
perf/core: Fix deadlock in perf_mmap() failure path
Peter Zijlstra
-15
/
+58
2026-05-05
Merge branch 'net-mana-fix-mana_destroy_rxq-cleanup-for-partial-rxq-init'
Paolo Abeni
-5
/
+5
2026-05-05
net: mana: remove double CQ cleanup in mana_create_rxq error path
Dipayaan Roy
-3
/
+0
2026-05-05
net: mana: Skip WQ object destruction for uninitialized RXQ
Dipayaan Roy
-1
/
+2
2026-05-05
net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()
Dipayaan Roy
-1
/
+3
2026-05-05
wifi: libertas: notify firmware load wait on disconnect
Jakov Novak
-0
/
+1
[prev]
[next]