aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-31arm64: dts: rockchip: include rk3399-base instead of rk3399 in rk3399-op1Quentin Schulz1-1/+1
2025-10-31x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbolsNathan Chancellor1-0/+3
2025-10-31Merge tag 'drm-fixes-2025-10-31' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds42-128/+234
2025-10-31genirq/proc: Fix race in show_irq_affinity()Muchun Song1-0/+2
2025-10-31genirq: Fix percpu_devid irq affinity documentationMarc Zyngier2-1/+2
2025-10-31Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-1/+33
2025-10-31Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds4-91/+308
2025-10-31PCI: Do not size non-existing prefetchable windowIlpo Järvinen1-1/+1
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas1-0/+32
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds5-11/+21
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-35/+28
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski4-5/+14
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski9-52/+209
2025-10-31bpf/arm64: Fix BPF_ST into arena memoryPuranjay Mohan1-2/+3
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song1-2/+2
2025-10-31Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesSimona Vetter2-11/+16
2025-10-31Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesSimona Vetter9-23/+44
2025-10-31Merge tag 'drm-intel-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesSimona Vetter1-1/+54
2025-10-31Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab.freedesktop.org/drm/msm into drm-fixesSimona Vetter15-43/+59
2025-10-31Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesSimona Vetter14-40/+61
2025-10-31Merge tag 'mediatek-drm-fixes-20251028' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesSimona Vetter1-10/+0
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov2-4/+4
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal1-1/+3
2025-10-31Bluetooth: hci_event: validate skb length for unknown CC opcodeRaphael Pinsonneault-Thibeault1-0/+7
2025-10-31Merge tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-37/+71
2025-10-31null_blk: set dma alignment to logical block sizeHans Holmberg1-0/+1
2025-10-31Merge tag 'sound-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds19-106/+236
2025-10-31Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-20/+34
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-21/+26
2025-10-31fs: touch up predicts in putname()Mateusz Guzik1-2/+2
2025-10-31Merge patch series "Add and use folio_next_pos()"Christian Brauner21-52/+59
2025-10-31mm: Use folio_next_pos()Matthew Wilcox (Oracle)2-2/+2
2025-10-31xfs: Use folio_next_pos()Matthew Wilcox (Oracle)2-2/+2
2025-10-31netfs: Use folio_next_pos()Matthew Wilcox (Oracle)2-2/+2
2025-10-31iomap: Use folio_next_pos()Matthew Wilcox (Oracle)1-6/+4
2025-10-31gfs2: Use folio_next_pos()Matthew Wilcox (Oracle)1-2/+1
2025-10-31f2fs: Use folio_next_pos()Matthew Wilcox (Oracle)1-1/+1
2025-10-31ext4: Use folio_next_pos()Matthew Wilcox (Oracle)1-5/+5
2025-10-31buffer: Use folio_next_pos()Matthew Wilcox (Oracle)1-1/+1
2025-10-31btrfs: Use folio_next_pos()Matthew Wilcox (Oracle)8-30/+29
2025-10-31filemap: Add folio_next_pos()Matthew Wilcox (Oracle)2-1/+12
2025-10-31Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"Jon Hunter1-1/+0
2025-10-31Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"Jon Hunter1-1/+0
2025-10-31xfs: document another racy GC case in xfs_zoned_map_extentChristoph Hellwig1-0/+8
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig2-0/+33
2025-10-31Merge back system sleep material for 6.19Rafael J. Wysocki12-98/+190
2025-10-31vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAINJosh Poimboeuf1-6/+22
2025-10-31nstree: simplify returnChristian Brauner1-5/+0
2025-10-31cgroup: add cgroup namespace to tree after owner is setChristian Brauner1-1/+1
2025-10-31nsfs: raise SB_I_NODEV and SB_I_NOEXECChristian Brauner1-0/+1