summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-12/+70
2026-05-05Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+43
2026-05-05selinux: shrink critical section in sel_write_load()Stephen Smalley-10/+8
2026-05-05selinux: allow multiple opens of /sys/fs/selinux/policyStephen Smalley-23/+4
2026-05-05selinux: prune /sys/fs/selinux/userStephen Smalley-190/+5
2026-05-05selinux: prune /sys/fs/selinux/disableStephen Smalley-29/+7
2026-05-05selinux: prune /sys/fs/selinux/checkreqprotStephen Smalley-40/+7
2026-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-45/+113
2026-05-05wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg-2/+2
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-18/+92
2026-05-05Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-93/+98
2026-05-05drm/exynos: remove bridge when component_add failsOsama Abdelkader-5/+3
2026-05-05drm/amdgpu: nuke amdgpu_userq_fence_slab v2Christian König-37/+7
2026-05-05drm/amdgpu/userq: fix access to stale wptr mappingSunil Khatri-58/+37
2026-05-05drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_countXiaogang Chen-32/+1
2026-05-05drm/amdgpu: zero-initialize GART table on allocationPhilip Yang-3/+10
2026-05-05drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore-2/+2
2026-05-05drm/radeon: add missing revision check for CIAlex Deucher-3/+6
2026-05-05drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher-4/+4
2026-05-05drm/amdgpu/pm: add missing revision check for CIAlex Deucher-2/+3
2026-05-05drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore-3/+0
2026-05-05drm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling-10/+10
2026-05-05selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner-23/+31
2026-05-05selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner-5/+7
2026-05-05rseq: Revert to historical performance killing behaviourThomas Gleixner-30/+104
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy-10/+41
2026-05-05net/rds: handle zerocopy send cleanup before the message is queuedNan Li-5/+15
2026-05-05Merge branch 'openvswitch-fix-self-deadlock-on-release-of-tunnel-vports'Paolo Abeni-7/+55
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets-6/+50
2026-05-05openvswitch: vport: fix self-deadlock on release of tunnel portsIlya Maximets-1/+5
2026-05-05openvswitch: vport: fix race between tunnel creation and linkingIlya Maximets-27/+48
2026-05-05EDAC/versalnet: Fix device name memory leakPrasanna Kumar T S M-8/+2
2026-05-05drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmdsIcenowy Zheng-0/+2
2026-05-05drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmdsIcenowy Zheng-0/+2
2026-05-05drm/panel: feiyang-fy07024di26a30d: return display-on errorChristian Van-3/+1
2026-05-05drm/panel: hx83121a: select DRM_DISPLAY_DSC_HELPERArnd Bergmann-0/+1
2026-05-05drm/panel: himax-hx83121a: Fix incorrect error check for devm_drm_panel_alloc()Chen Ni-2/+2
2026-05-05ASoC: wm_adsp_fw_find_test: Fix a couple of bugsMark Brown-10/+47
2026-05-05ASoC: wm_adsp_fw_find_test: Clear searched_fw_files in find-by-index testRichard Fitzgerald-0/+1
2026-05-05ASoC: wm_adsp_fw_find_test: Redirect wm_adsp_release_firmware_files()Richard Fitzgerald-10/+46
2026-05-05perf/x86/intel: Enable auto counter reload for DMRDapeng Mi-0/+1
2026-05-05perf/x86/intel: Disable PMI for self-reloaded ACR eventsDapeng Mi-4/+23
2026-05-05perf/x86/intel: Always reprogram ACR events to prevent stale masksDapeng Mi-5/+8
2026-05-05perf/x86/intel: Improve validation and configuration of ACR masksDapeng Mi-7/+25
2026-05-05perf/core: Fix deadlock in perf_mmap() failure pathPeter Zijlstra-15/+58
2026-05-05Merge branch 'net-mana-fix-mana_destroy_rxq-cleanup-for-partial-rxq-init'Paolo Abeni-5/+5
2026-05-05net: mana: remove double CQ cleanup in mana_create_rxq error pathDipayaan Roy-3/+0
2026-05-05net: mana: Skip WQ object destruction for uninitialized RXQDipayaan Roy-1/+2
2026-05-05net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()Dipayaan Roy-1/+3
2026-05-05wifi: libertas: notify firmware load wait on disconnectJakov Novak-0/+1