summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-10netfilter: conntrack: always lower timeout for non-closing RST packetsPablo Neira Ayuso1-1/+2
2026-08-10nvmet: fix Reservation Register Replace for unregistered host with IEKEYZhengrong Li1-2/+25
2026-08-10nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
2026-08-10nvme-tcp: look up host_iface in the current netnsGeliang Tang1-1/+2
2026-08-10nvmet: passthru: fix OOB reads when parsing ns id descriptor listHari Mishal1-0/+9
2026-08-10Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd6-41/+19
2026-08-10netfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal2-3/+2
2026-08-10netfilter: ipset: fix list type element drift bugFlorian Westphal1-2/+5
2026-08-10netfilter: flowtable: publish GC-visible tuple lastJérémy Jean1-3/+4
2026-08-10netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy1-1/+1
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov3-4/+12
2026-08-10ipvs: clear IPv4 options after rebasing tunnel ICMP errorsKyle Zeng1-0/+1
2026-08-10netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet stateFlorian Westphal2-6/+11
2026-08-10netfilter: nf_conntrack: defer invalid log until after unlockZihan Xi3-48/+102
2026-08-10ipvs: separate destination availability stateYizhou Zhao9-22/+23
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov3-25/+72
2026-08-10ipvs: add totalconns for destJulian Anastasov7-38/+28
2026-08-10netfilter: bridge: release template ct on non-IP pathZhiling Zou1-0/+1
2026-08-10netfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)1-6/+13
2026-08-10Merge tag 'v7.2-rockchip-clkfixes1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-4/+4
2026-08-10Merge tag 'spacemit-clk-fixes-for-7.2-1' of https://git.kernel.org/pub/scm/li...Stephen Boyd1-2/+2
2026-08-10nvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
2026-08-10NFS: Return a delegation the client fails to recordChuck Lever1-4/+14
2026-08-10sunrpc: xprtsock: annotate shared socket callbacks with READ_ONCE/WRITE_ONCERunyu Xiao1-9/+11
2026-08-10SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6Weiming Shi1-0/+4
2026-08-10spi: spi-mem: Flag DQS capabilityMiquel Raynal2-0/+36
2026-08-10Merge tag 'apple-soc-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann51-4/+6018
2026-08-10Merge tag 'qcom-arm32-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann9-8/+918
2026-08-10Merge tag 'qcom-arm64-for-7.3-2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann156-635/+5919
2026-08-10Merge tag 'ti-k3-dts-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann42-12/+4266
2026-08-10Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+17
2026-08-10Merge tag 'zynqmp-dt-for-7.3' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann24-309/+816
2026-08-10Merge tag 'dt-cleanup-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann23-129/+129
2026-08-10Merge tag 'dt64-cleanup-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann17-145/+128
2026-08-10watchdog: orion_wdt: Propagate errors from optional IRQ lookupbui duc phuc1-0/+8
2026-08-10watchdog: qcom: Propagate errors from optional IRQ lookupbui duc phuc1-13/+14
2026-08-10watchdog: aspeed: Propagate errors from optional IRQ lookupbui duc phuc1-0/+2
2026-08-10watchdog: stm32_iwdg: Propagate errors from optional IRQ lookupbui duc phuc1-1/+4
2026-08-10watchdog: dw_wdt: Propagate errors from optional IRQ lookupbui duc phuc1-1/+1
2026-08-10watchdog: mediatek: Propagate errors from optional IRQ lookupbui duc phuc1-2/+2
2026-08-10watchdog: apple: Constify some structuresChristophe JAILLET1-2/+2
2026-08-10watchdog: pretimeout: Convert dump pretimeout governor to tristateMayank Rungta1-2/+2
2026-08-10nmi: Export CPU backtrace APIs for loadable modulesMayank Rungta2-4/+13
2026-08-10watchdog: booke_wdt: Document unused parameter of __booke_wdt_disable()Babanpreet Singh1-0/+1
2026-08-10watchdog: wdat_wdt: map registers that fall inside ACPI NVSRenê de Souza Pinto1-1/+26
2026-08-10watchdog: Add Nuvoton MA35D1 watchdog driver supportZi-Yu Chen3-0/+374
2026-08-10dt-bindings: watchdog: Add MA35D1 WatchdogZi-Yu Chen1-0/+55
2026-08-10watchdog: qcom: report bootstatus on IPQ9574 and IPQ5332Kathiravan Thirumoorthy1-0/+10
2026-08-10watchdog: qcom: report WDIOF_POWERUNDER in bootstatusKathiravan Thirumoorthy1-5/+13
2026-08-10watchdog: sprd: Remove redundant dev_err()Pan Chuang1-3/+1