summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-14perf record: Refactor ARM64 leaf caller setup out of archIan Rogers
2026-05-14netlink: add one debug check in nla_nest_end()Eric Dumazet
2026-05-15ARM: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
2026-05-14Merge branch 'support-bpf-traversal-of-wakeup-sources'Alexei Starovoitov
2026-05-14selftests/bpf: Add tests for wakeup_sources kfuncsSamuel Wu
2026-05-14PM: wakeup: Add kfuncs to traverse over wakeup_sourcesSamuel Wu
2026-05-14docs: hwmon: sy7636a: fix temperature sysfs attribute nameChen-Shi-Hong
2026-05-15ovpn: disable BHs when updating device statsRalf Lici
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim
2026-05-14perf build: Add make check-headers targetNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-14cgroup/rdma: document rdma.peak, rdma.events and rdma.events.localTao Cui
2026-05-14cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attributionTao Cui
2026-05-14cgroup/rdma: add rdma.events to track resource limit exhaustionTao Cui
2026-05-14cgroup/rdma: add rdma.peak for per-device peak usage trackingTao Cui
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-15drm/bridge/rockchip: fix build after atomic API change.Dave Airlie
2026-05-14lsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki
2026-05-14soc: microchip: mpfs-sys-controller: fix resource leak on probe errorFelix Gu
2026-05-14rust: pin-init: internal: add `PhantomInvariant` and `PhantomInvariantLifetime`Gary Guo
2026-05-14rust: pin-init: internal: pin_data: add struct to record field infoMohamad Alsadhan
2026-05-14rust: pin-init: internal: pin_data: use closure for `handle_field`Gary Guo
2026-05-14drm/xe: Make drm_driver constMichal Wajdeczko
2026-05-14drm/xe/display: Drop xe_display_driver_set_hooks()Michal Wajdeczko
2026-05-14drm/xe/display: Add macro with display driver featuresMichal Wajdeczko
2026-05-14drm/xe/display: Add macro with display driver opsMichal Wajdeczko
2026-05-14drm/xe/display: Prefer forward declarationsMichal Wajdeczko
2026-05-14drm/xe/display: Drop xe_display_driver_remove() stubMichal Wajdeczko
2026-05-14drm/xe: Drop unused drm/drm_atomic_helper.h includeMichal Wajdeczko
2026-05-14RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells
2026-05-14batman-adv: tp_meter: avoid use of uninit sender varsSven Eckelmann
2026-05-14batman-adv: dat: handle forward allocation errorSven Eckelmann
2026-05-14drm/xe/sriov: Mark NVL as SR-IOV capableJakub Kolakowski
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans
2026-05-14EDAC/i10nm: Don't fail probing if ADXL is missingVasily Khoruzhick
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus
2026-05-14firmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus
2026-05-14kunit: Add documentation for warning backtrace suppression APIGuenter Roeck
2026-05-14drm: Suppress intentional warning backtraces in scaling unit testsGuenter Roeck
2026-05-14kunit: Add backtrace suppression self-testsGuenter Roeck
2026-05-14bug/kunit: Core support for suppressing warning backtracesAlessandro Carminati