summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-16Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds76-2478/+3856
2026-04-16Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds75-493/+741
2026-04-16Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds34-347/+518
2026-04-16Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds6-73/+118
2026-04-16Merge tag 'pmdomain-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds29-104/+932
2026-04-16Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds76-1415/+2564
2026-04-16Merge tag 'pwm/for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+13
2026-04-16Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-83/+107
2026-04-15Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-44/+16
2026-04-15Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie75-703/+1057
2026-04-15io_uring/poll: fix signed comparison in io_poll_get_ownership()Longxuan Yu1-1/+1
2026-04-15dt-bindings: qcom,pdc: document the Hawi Power Domain ControllerMukesh Ojha1-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds381-6978/+9534
2026-04-15zloop: remove irq-safe lockingChristoph Hellwig1-22/+15
2026-04-15zloop: factor out zloop_mark_{full,empty} helpersChristoph Hellwig1-22/+26
2026-04-15zloop: set RQF_QUIET when completing requests on deleted devicesChristoph Hellwig1-1/+3
2026-04-15zloop: improve the unaligned write pointer warningChristoph Hellwig1-3/+3
2026-04-15zloop: use vfs_truncateChristoph Hellwig1-15/+2
2026-04-15zloop: fix write pointer calculation in zloop_forget_cacheChristoph Hellwig1-2/+11
2026-04-15tools/power/x86: Add SOC slider and platform profile supportKaushlendra Kumar1-2/+130
2026-04-15Merge branch 'fix-garbage-data-in-task-local-data'Alexei Starovoitov3-14/+100
2026-04-15selftests/bpf: Test small task local data allocationAmery Hung1-4/+74
2026-04-15selftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung2-4/+11
2026-04-15selftests/bpf: Prevent allocating data larger than a pageAmery Hung2-6/+15
2026-04-15Merge branch 'bpf-arm64-riscv-remove-redundant-icache-flush-after-pack-alloca...Alexei Starovoitov3-25/+0
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan2-13/+0
2026-04-15bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan1-12/+0
2026-04-15bpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov1-3/+16
2026-04-15bpf, arm64: Fix off-by-one in check_imm signed range checkDaniel Borkmann1-2/+2
2026-04-15bpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann1-0/+2
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-1254/+5245
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds10-51/+629
2026-04-15Merge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-92/+95
2026-04-15Merge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds5-130/+322
2026-04-15f2fs: do not support mmap write for large folioJaegeuk Kim1-1/+10
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds376-3316/+9033
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1734-28279/+163040
2026-04-15Merge branch 'bpf-arg-tracking-for-imprecise-multi-offset-bpf_st-stx'Alexei Starovoitov2-52/+255
2026-04-15selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman1-0/+193
2026-04-15bpf: fix arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman1-52/+62
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds45-790/+1328
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds266-7106/+10022
2026-04-15selftests/bpf: Fix timer_start_deadlock failure due to hrtimer changeShung-Hsi Yu1-4/+4
2026-04-15Merge branch 'for-7.1/cxl-misc' into cxl-for-nextDave Jiang2-4/+5
2026-04-15MAINTAINERS: Update Jonathan Cameron's email addressJonathan Cameron2-4/+5
2026-04-15ACPI: video: Move Lenovo Legion S7 15ACH6 quirk to the right sectionHans de Goede1-8/+9
2026-04-15ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIOJan Schär1-0/+8
2026-04-15ACPI: add acpi_get_cpu_uid() stub helperArnd Bergmann1-0/+6
2026-04-15MAINTAINERS: adjust file entry in NVIDIA GHES HANDLERLukas Bulwahn1-1/+1
2026-04-15ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li2-2/+2