summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-10-31PCI: Do not size non-existing prefetchable windowIlpo Järvinen-1/+1
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas-0/+32
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-11/+21
2025-10-31Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-36/+29
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-5/+14
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-52/+209
2025-10-31bpf/arm64: Fix BPF_ST into arena memoryPuranjay Mohan-2/+3
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song-2/+2
2025-10-31Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter-11/+16
2025-10-31Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-23/+44
2025-10-31Merge tag 'drm-intel-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/...Simona Vetter-1/+54
2025-10-31Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab.freedesktop.org/drm/ms...Simona Vetter-43/+59
2025-10-31Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https://gitlab.freedesktop.org/a...Simona Vetter-40/+61
2025-10-31Merge tag 'mediatek-drm-fixes-20251028' of https://git.kernel.org/pub/scm/lin...Simona Vetter-10/+0
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov-4/+4
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal-1/+3
2025-10-31Bluetooth: hci_event: validate skb length for unknown CC opcodeRaphael Pinsonneault-Thibeault-0/+7
2025-10-31Merge tag '6.18-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-37/+71
2025-10-31null_blk: set dma alignment to logical block sizeHans Holmberg-0/+1
2025-10-31Merge tag 'sound-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-106/+236
2025-10-31Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-20/+34
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-21/+26
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1417/+2636
2025-10-31can: mcp251x: mcp251x_can_probe(): use dev_err_probe()Maud Spierings-11/+20
2025-10-31Merge patch series "convert can drivers to use ndo_hwtstamp callbacks"Marc Kleine-Budde-72/+88
2025-10-31can: peak_usb: convert to use ndo_hwtstamp callbacksVadim Fedorenko-21/+18
2025-10-31can: peak_canfd: convert to use ndo_hwtstamp callbacksVadim Fedorenko-19/+16
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko-32/+54
2025-10-31Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance"Jon Hunter-1/+0
2025-10-31Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance"Jon Hunter-1/+0
2025-10-31xfs: document another racy GC case in xfs_zoned_map_extentChristoph Hellwig-0/+8
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig-0/+33
2025-10-30Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+3
2025-10-30Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of git://git.kernel.org/pub/...Linus Torvalds-3/+5
2025-10-30cxgb4: flower: add support for fragmentationHarshita V Rajput-16/+24
2025-10-30Merge tag 'acpi-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-26/+43
2025-10-30Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-12/+23
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+44
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-285/+597
2025-10-30Merge tag 'nvme-6.18-2025-10-30' of git://git.infradead.org/nvme into block-6.18Jens Axboe-5/+13
2025-10-30Merge tag 'nf-next-25-10-30' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-30/+25
2025-10-30Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-114/+288
2025-10-30selftests: drv-net: replace the nsim ring test with a drv-net oneJakub Kicinski-86/+168
2025-10-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-971/+364
2025-10-30wifi: ath10k: use = {} to initialize bmi_target_info instead of memsetZhongqiu Han-4/+1
2025-10-30wifi: ath10k: use = {} to initialize pm_qos_request instead of memsetZhongqiu Han-2/+1
2025-10-30wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram-1/+3
2025-10-30wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()Rameshkumar Sundaram-6/+6
2025-10-30wifi: ath12k: Set EHT fixed rates for associated STAsMuna Sinada-7/+85
2025-10-30wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()Muna Sinada-3/+52