summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-22selftests: net: add a test case for nsid in all nsid notificationsIlya Maximets
2026-05-22net: netlink: don't set nsid on local notificationsIlya Maximets
2026-05-22net: netlink: fix sending unassigned nsid after assigned oneIlya Maximets
2026-05-22perf kwork: Fix memory management of kwork_workIan Rogers
2026-05-22perf kwork: Fix address sanitizer issuesIan Rogers
2026-05-22perf build: Unconditionally set up libunwind feature build flagsIan Rogers
2026-05-22Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-22KVM: SVM: Only disable x2AVIC WRMSR interception for MSRs that are acceleratedSean Christopherson
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22KVM: SVM: Disable x2AVIC RDMSR interception for MSRs KVM actually supportsSean Christopherson
2026-05-22KVM: x86: Add dedicated API for getting mask of accelerated x2APIC MSRsSean Christopherson
2026-05-22Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-22Merge tag 'platform-drivers-x86-v7.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-22selftests: tls: use ASSERT_GE in test_mutliprocGeliang Tang
2026-05-23Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-22perf stat: Make metric only column line up with headerAndi Kleen
2026-05-22Merge tag 'phy-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2026-05-22Merge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-22Merge tag 'regulator-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-22Merge tag 'pinctrl-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-05-22Merge tag 'gpio-fixes-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-22Merge tag 'sound-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-05-22Merge tag 'block-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-22Merge tag 'io_uring-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-22vsock: keep poll shutdown state consistentZiyu Zhang
2026-05-22Merge branch 'net-convert-atm-xdp-af_iucv-l2tp_ppp-rxrpc-tipc-to-getsockopt_i...Jakub Kicinski
2026-05-22tipc: convert to getsockopt_iterBreno Leitao
2026-05-22rxrpc: convert to getsockopt_iterBreno Leitao
2026-05-22l2tp: ppp: convert to getsockopt_iterBreno Leitao
2026-05-22xdp: convert to getsockopt_iterBreno Leitao
2026-05-22atm: convert to getsockopt_iterBreno Leitao
2026-05-22af_iucv: convert to getsockopt_iterBreno Leitao
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela
2026-05-22Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-05-22Merge tag 'zonefs-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2026-05-22tun: free page on build_skb failure in tun_xdp_one()Weiming Shi
2026-05-22tap: free page on error paths in tap_get_user_xdp()Weiming Shi
2026-05-22selftests/tc-testing: Adapt idempotent qdisc notify callback tests to recent ...Victor Nogueira
2026-05-22selftests/tc-testing: Add support for ifb devicesVictor Nogueira
2026-05-22Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()Thomas Fourier
2026-05-22thermal: sysfs: remove space before tab in macroMayur Kumar
2026-05-22thermal: core: Add WQ_UNBOUND to alloc_workqueue() usersMarco Crivellari
2026-05-22cpufreq: intel_pstate: Improve warning message on HWP-disabled hybrid CPUsYohei Kojima
2026-05-22cpufreq: elanfreq: Drop support for AMD Elan SC4*Sean Young
2026-05-22cpufreq: clean up dead dependencies on X86 in KconfigJulian Braha
2026-05-22cpufreq: conservative: Simplify frequency limit handlingLifeng Zheng
2026-05-22cpufreq: Avoid redundant target() calls for unchanged limitsViresh Kumar
2026-05-22cpufreq: Fix typo in commentViresh Kumar
2026-05-22selftests/cgroup: enable memory controller in hugetlb memcg testGuopeng Zhang