summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-20ASoC: rt712-sdca: Pull high JD2 to prevent from entering TV modeJack Yu2-0/+2
2026-08-20spi: loongson: pm: add .freeze .poweroff .thaw .restoreLi Jun1-4/+2
2026-08-20spi: amlogic-spisg: Make sure clk_init_data is fully initializedGeert Uytterhoeven1-1/+1
2026-08-20efivarfs: Rate limit statfs() handlerArd Biesheuvel1-6/+24
2026-08-20efi: apple-properties: validate setup data header lengthPengpeng Hou1-1/+4
2026-08-20efi: make efi_guid_to_str() take a const GUID pointerVincent Mailhol1-1/+1
2026-08-20RDMA/ucma: Allow path records to exactly fit the output bufferSerhat Kumral1-1/+1
2026-08-20efi/runtime-wrappers: retire the worker if a wedged call ever returnsBreno Leitao1-0/+3
2026-08-20efi/runtime-wrappers: honour EFI_RUNTIME_SERVICES in the non-blocking pathsBreno Leitao1-0/+16
2026-08-20efi/runtime-wrappers: bound the wait for EFI runtime service callsBreno Leitao1-1/+18
2026-08-20efi/runtime-wrappers: check EFI_RUNTIME_SERVICES before using efi_rts_workBreno Leitao1-6/+5
2026-08-20efi/runtime-wrappers: handle queue_work() failure with goto exitBreno Leitao1-3/+5
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao4-9/+18
2026-08-20ntfs: reject invalid empty mapping pairsHyunchul Lee1-0/+19
2026-08-20ntfs: fix resource leak in ntfs_new_attr_flagsHongling Zeng1-2/+4
2026-08-20ntfs: validate usa_ofs before preserving the update sequence numberDennis Tighe1-1/+11
2026-08-20ntfs: fix off-by-one page overflow in ntfs_decompress()Dennis Tighe1-1/+1
2026-08-20ARM: Fix get_cycles() after delay_read_timer() conversionNathan Chancellor1-1/+1
2026-08-20sched/fair: Floor tg_cpus() at 1Jake Steinman1-1/+6
2026-08-20sched/topology: Add a cpus_read_lock to rebuild_sched_domains()Sebastian Andrzej Siewior1-0/+1
2026-08-20ALSA: hda/conexant: Simplify headset plugin type handlingZhang Heng1-5/+3
2026-08-20ALSA: hda/realtek: Add quirk for HP Laptop 15-fd0039ntHabil Eren Türker1-0/+16
2026-08-20ALSA: ice1712: Fix the card leak at probe error with the auto-cleanupHaotian Zhang1-3/+4
2026-08-20irqchip/gic-v5: Defer default SPI and LPI IAFFID programmingLorenzo Pieralisi1-14/+4
2026-08-20irqchip/gic-v5: Use logical cpu 0 irs_data for dynamic IST allocationLorenzo Pieralisi1-1/+1
2026-08-20irqchip/gic-v5: Release IRS iomem region on driver init failureLorenzo Pieralisi2-0/+12
2026-08-20irqchip/gic-v5: Fix gicv5_init_common() error pathsLorenzo Pieralisi1-3/+4
2026-08-20irqchip/gic-v5: Disable IRSes on probe failuresLorenzo Pieralisi1-0/+9
2026-08-20irqchip/gic-v5: Check for NULL LPI domain on domain teardownLorenzo Pieralisi1-0/+3
2026-08-20irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsingLorenzo Pieralisi1-0/+2
2026-08-20irqchip/gic-v5: Synchronize CPU interface disableSascha Bischoff1-0/+1
2026-08-20irqchip/gic-v5: Clear per-CPU IRS data on teardownSascha Bischoff1-0/+15
2026-08-20irqchip/ast2700-intc: Disable all interrupt merge banks on probeMichael Pesa1-1/+1
2026-08-19clk: microchip: mpfs: fix regmap_update_bits() mask/val orderPedro Kopper1-1/+1
2026-08-19clk: visconti: Make sure clk_init_data is fully initializedGeert Uytterhoeven1-1/+1
2026-08-19clk: ti: Make sure clk_init_data is fully initializedGeert Uytterhoeven3-4/+4
2026-08-19mailmap: fix bouncing address for Taniya DasKonrad Dybcio1-1/+2
2026-08-19ocfs2: bound-check dir entries in the inline-data re-validation scanZhan Xusheng1-4/+10
2026-08-19ocfs2: bound-check dir entries in the readdir re-validation scanZhan Xusheng1-4/+8
2026-08-19squashfs: avoid thundering-herd cache wakeupsUsama Arif2-6/+117
2026-08-19prctl: fix PR_SET_MM_AUXV losing the forced AT_NULL terminatorBradley Morgan1-1/+1
2026-08-19mailmap: update email address for Linfeng SunLinfeng Sun1-0/+2
2026-08-19lib/interval_tree: fix allocation warning messagesKarl Mehltretter1-2/+2
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie2097-11758/+31134
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds135-2018/+1404
2026-08-19Merge tag 'integrity-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds10-10/+170
2026-08-19Merge tag 'Smack-for-7.3' of https://github.com/cschaufler/smack-nextLinus Torvalds4-177/+129
2026-08-19Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-26/+10
2026-08-19Merge tag 'selinux-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-61/+121
2026-08-19Merge tag 'audit-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-6/+42