summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-06tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().Kuniyuki Iwashima
2025-10-06net: wwan: t7xx: add support for HP DRMR-H01Sammy Hsu
2025-10-06net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()Alexandr Sapozhnikov
2025-10-06Merge branch 'clk-determine-rate' into clk-nextStephen Boyd
2025-10-06Merge branches 'clk-aspeed' and 'clk-rockchip' into clk-nextStephen Boyd
2025-10-06Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-10-06Merge branches 'clk-marvell', 'clk-xilinx', 'clk-mediatek' and 'clk-loongson'...Stephen Boyd
2025-10-06Merge branches 'clk-microchip', 'clk-lookup' and 'clk-st' into clk-nextStephen Boyd
2025-10-06Merge branches 'clk-scmi', 'clk-qcom' and 'clk-broadcom' into clk-nextStephen Boyd
2025-10-06Merge branches 'clk-imx', 'clk-allwinner' and 'clk-ti' into clk-nextStephen Boyd
2025-10-06Merge branches 'clk-samsung', 'clk-tegra' and 'clk-amlogic' into clk-nextStephen Boyd
2025-10-06Merge branches 'clk-bindings', 'clk-cleanup', 'clk-renesas', 'clk-thead' and ...Stephen Boyd
2025-10-06drm/msm: Fix GEM free for imported dma-bufsRob Clark
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-06Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-06Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-10-06Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-06vfio: Dump migration features under debugfsCédric Le Goater
2025-10-06vfio/type1: optimize vfio_unpin_pages_remote()Li Zhe
2025-10-06vfio/type1: introduce a new member has_rsvd for struct vfio_dmaLi Zhe
2025-10-06vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()Li Zhe
2025-10-06vfio/type1: optimize vfio_pin_pages_remote()Li Zhe
2025-10-06mm: introduce num_pages_contiguous()Li Zhe
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram
2025-10-06wifi: ath12k: free skb during idr cleanup callbackKarthik M
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson
2025-10-06wifi: ath10k: Fix memory leak on unsupported WMI commandLoic Poulain
2025-10-06libbpf: Fix undefined behavior in {get,put}_unaligned_be32()Eric Biggers
2025-10-06drm/vmwgfx: Fix copy-paste typo in validationIan Forbes
2025-10-06drm/vmwgfx: Fix Use-after-free in validationIan Forbes
2025-10-06drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin
2025-10-06fs/notify: call exportfs_encode_fid with s_umountJakub Acs
2025-10-06spi: rockchip-sfc: Fix DMA-API usageMarek Szyprowski
2025-10-06expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FIDJan Kara
2025-10-06slab: Fix using this_cpu_ptr() in preemptible contextRan Xiaokai
2025-10-05Merge tag 'zonefs-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-05Merge tag 'ata-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-10-06crypto: rng - Ensure set_ent is always presentHerbert Xu
2025-10-06Revert "crypto: testmgr - desupport SHA-1 for FIPS 140"Herbert Xu
2025-10-05rtc: pcf2127: fix watchdog interrupt mask on pcf2131Bruno Thomsen
2025-10-05rtc: zynqmp: Restore alarm functionality after kexec transitionHarini T
2025-10-05rtc: amlogic-a4: Optimize global variablesXianwei Zhao
2025-10-05rtc: sd2405al: Add I2C address.Tóth János
2025-10-05rtc: Kconfig: move symbols to proper sectionAlexandre Belloni
2025-10-05rtc: optee: make optee_rtc_pm_ops staticAlexandre Belloni
2025-10-05Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-05Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-05rtc: optee: Fix error code in optee_rtc_read_alarm()Dan Carpenter
2025-10-05rtc: optee: fix error code in probe()Dan Carpenter
2025-10-05dt-bindings: rtc: Convert apm,xgene-rtc to DT schemaRob Herring (Arm)