aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi2-2/+2
2026-08-10cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updatesGuopeng Zhang1-11/+13
2026-08-10nvme-pci: release descriptor pools on probe failureGuixin Liu1-0/+1
2026-08-10nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()Guixin Liu1-1/+2
2026-08-10nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu1-1/+1
2026-08-10vfio: selftests: Retry on EAGAIN during device resetJosh Hilke2-1/+20
2026-08-10vfio: selftests: igb: Add driver for Intel 82576 deviceJosh Hilke6-1/+591
2026-08-10vfio: selftests: Add helpers to re-enable interruptsAlex Williamson2-0/+36
2026-08-10nvme: zero the discard fallback pageYehyeong Lee1-1/+1
2026-08-10selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typoQingshuang Fu1-17/+14
2026-08-10netfilter: nf_conntrack_expect: bail out on insert dead expectationsPablo Neira Ayuso1-0/+6
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/kernel/git/qcom/linux into clk-fixesStephen 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/kernel/git/mmind/linux-rockchip into clk-fixesStephen Boyd1-4/+4
2026-08-10Merge tag 'spacemit-clk-fixes-for-7.2-1' of https://git.kernel.org/pub/scm/linux/kernel/git/spacemit/linux into clk-fixesStephen 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/git/sven/linux into soc/dtArnd Bergmann51-4/+6018
2026-08-10Merge tag 'qcom-arm32-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann9-8/+918
2026-08-10Merge tag 'qcom-arm64-for-7.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann156-635/+5919
2026-08-10Merge tag 'ti-k3-dts-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/dtArnd Bergmann42-12/+4266
2026-08-10Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-10/+17
2026-08-10Merge tag 'zynqmp-dt-for-7.3' of https://github.com/Xilinx/linux-xlnx into soc/dtArnd Bergmann24-309/+816
2026-08-10Merge tag 'dt-cleanup-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dtArnd Bergmann23-129/+129
2026-08-10Merge tag 'dt64-cleanup-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/dtArnd 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