summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-13tools/mm: prevent page_owner_sort from truncating inputWarren Xiong1-2/+8
2026-08-13hung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig helpXibo Wang1-4/+4
2026-08-13taskstats: fold the two cpumask handlers into oneBradley Morgan1-26/+12
2026-08-13taskstats: drop the dead NULL attribute check in parse()Bradley Morgan1-2/+0
2026-08-13lib/xz: fix commentsLasse Collin1-6/+6
2026-08-13lib/xz: use size_t instead of uint32_t in a few placesLasse Collin2-21/+21
2026-08-13ipc: only destroy orphaned shm segments on sysctl writeJianlin Shi1-1/+1
2026-08-13lib/xz: replace min_t with minThorsten Blum3-9/+8
2026-08-13bpftool: Fix double close in map dumpYuan Chen1-3/+1
2026-08-13bpf: Fix func_info_aux desync after dead code eliminationKumar Kartikeya Dwivedi1-1/+5
2026-08-13tracing: Fix race between update_event_fields and, event_define_fieldsMichael Wu1-0/+2
2026-08-13tracing: Fix NULL pointer dereference in module event cache removalHui Su1-1/+1
2026-08-13Input: rmi4 - use platform data instead of query, when availableDavid Heidelberg1-4/+12
2026-08-13ASoC: tas2781: Refactor calibration start kcontrol creation to separate helperShenghao Ding1-30/+41
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski306-1479/+4304
2026-08-13vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEXFarhan Ali2-8/+3
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali7-2/+97
2026-08-13iommufd: Fix UAF in selftest IOPF reportingPeiyang He1-1/+30
2026-08-13Merge branch 'bpf-introduce-global-percpu-data'Andrii Nakryiko22-95/+725
2026-08-13selftests/bpf: Verify bpf_iter for global percpu dataLeon Hwang2-0/+77
2026-08-13selftests/bpf: Test verifier log for global percpu dataLeon Hwang2-0/+29
2026-08-13selftests/bpf: Test direct reading/writing read-only percpu_array mapLeon Hwang1-0/+90
2026-08-13selftests/bpf: Add tests to verify global percpu dataLeon Hwang3-1/+230
2026-08-13bpftool: Generate skeleton for global percpu dataLeon Hwang2-14/+63
2026-08-13libbpf: Add support for global percpu dataLeon Hwang3-15/+72
2026-08-13libbpf: Probe percpu data featureLeon Hwang2-0/+37
2026-08-13bpf: Introduce global percpu dataLeon Hwang4-3/+84
2026-08-13bpf: Factor out check_map_mem_read helper in verifierLeon Hwang1-32/+43
2026-08-13bpf: Drop duplicate blank lines in kernel/bpf/Leon Hwang10-30/+0
2026-08-13x86/pkeys: Fix pkey_alloc() return value when pkeys are not supportedBijan Tabatabai1-0/+3
2026-08-13selftests/cgroup: Preserve CPU hotplug write errorsRui Qi1-2/+3
2026-08-13workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()Breno Leitao1-2/+3
2026-08-13PCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirkMohamad Raizudeen1-1/+1
2026-08-13ASoC: dt-bindings: es8316: Fix supply property constraintsHongyang Zhao1-3/+4
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali4-54/+113
2026-08-13Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci ...Alex Williamson6-22/+83
2026-08-13spi: virtio: mark device ready before registering the controllerJasper Wise1-0/+2
2026-08-13nvmet: fix max_qid race between configfs and controller allocationMaurizio Lombardi5-28/+39
2026-08-13nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne1-1/+1
2026-08-13selftests/bpf: Fix chained_global_func_calls_success() for cpu v4Yonghong Song1-0/+5
2026-08-13ALSA: seq: midi: Serialize input teardown with event_inputJohn Keeping1-6/+31
2026-08-13ALSA: hda/intel: Add sanity check for BAR0 sizeTakashi Iwai1-0/+9
2026-08-13ALSA: seq: midi: Optimize event_input locking with RCUTakashi Iwai1-13/+11
2026-08-13clocksource/drivers/armada: Unwind timer clock on init failureYuho Choi1-3/+15
2026-08-13clocksource/drivers/rtl-otto: Change driver to use __raw reads and writesRustam Adilov1-7/+7
2026-08-13clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t typeMarek Szyprowski3-23/+23
2026-08-13clocksource/drivers/clps711x: Do not unmap clocksource MMIOGuangshuo Li1-1/+1
2026-08-13clocksource/drivers/nxp-pit: Fix IRQ leak on cpuhp_setup_state error pathWenTao Liang1-1/+3
2026-08-13clocksource/drivers/timer-sun4i: Advertise a real minimum deltaFelix Yan1-1/+1
2026-08-13clocksource: Remove redundant dev_err()/dev_err_probe()Pan Chuang6-16/+6