aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
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 into v7.3/vfio/s390x-pci-error-recoveryAlex 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
2026-08-13clocksource/drivers/sh_cmt: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)2-4/+4
2026-08-13clocksource/drivers/sh_mtu2: Drop unused assignment of platform_device_idUwe Kleine-König (The Capable Hub)1-2/+2
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov1-4/+1
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds76-326/+893
2026-08-13Documentation: Extend the real-time hardware bits with some firmware bitsSebastian Andrzej Siewior1-0/+104
2026-08-13docs: pt_BR: Reorganize process/index.rst to follow english structureDaniel Pereira2-26/+103
2026-08-13s390/percpu: Fix MVIY_PERCPU() with older binutilsKarl Mehltretter1-2/+2
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter1-2/+8
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter1-73/+142
2026-08-13ASoC: amd: acp: pass audio_drv_data to dma_irq_handlerRosen Penev1-4/+2
2026-08-13ASoC: fsl-asoc-card: Restructure to support deferrable card bindingMark Brown1-263/+465
2026-08-13ASoC: fsl-asoc-card: Move bound-component setup to late_probeChancel Liu1-133/+191
2026-08-13ASoC: fsl-asoc-card: Move static compatible data to platform dataChancel Liu1-136/+287
2026-08-13ASoC: fsl-asoc-card: Drop mclk management for nau8822Chancel Liu1-7/+0
2026-08-13ASoC: rockchip: Simplify probe error handlingMark Brown8-64/+34