aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-04iomap: avoid potential null folio->mapping deref during error reportingJoanne Koong1-5/+5
2026-06-04fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()Jann Horn3-6/+26
2026-06-03Merge branch 'fix-use-after-free-in-metadata-dst-teardown-in-airoha_eth-and-m...Jakub Kicinski2-2/+2
2026-06-03net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski10-75/+233
2026-06-03Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski9-36/+87
2026-06-03Merge branch 'mptcp-misc-fixes-for-v7-1-rc7'Jakub Kicinski8-70/+81
2026-06-03mptcp: add-addr: always drop other suboptionsMatthieu Baerts (NGI0)3-38/+14
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni2-3/+10
2026-06-03mptcp: check desc->count in read_sockGang Yan1-0/+2
2026-06-03mptcp: sockopt: set sockopt on all subflowsMatthieu Baerts (NGI0)1-3/+4
2026-06-03mptcp: sockopt: check timestamping ret valueMatthieu Baerts (NGI0)1-2/+6
2026-06-03selftests: mptcp: add test for extra_subflows underflow on userspace PMTao Cui1-0/+4
2026-06-03mptcp: pm: fix extra_subflows underflow on userspace PM subflow creationTao Cui1-6/+8
2026-06-03mptcp: allow subflow rcv wnd to shrinkPaolo Abeni1-0/+7
2026-06-03mptcp: close TOCTOU race while computing rcv_wndPaolo Abeni1-18/+18
2026-06-03mptcp: fix retransmission loop when csum is enabledPaolo Abeni1-0/+4
2026-06-03mptcp: fix missing wakeups in edge scenariosPaolo Abeni1-0/+4
2026-06-03ptp: vclock: Switch from RCU to SRCUKurt Kanzenbach1-5/+9
2026-06-03ipv4: restrict IPOPT_SSRR and IPOPT_LSRR optionsEric Dumazet1-0/+4
2026-06-03Merge branch 'af_unix-fix-inq_len-update-issue'Jakub Kicinski2-7/+58
2026-06-03af_unix: Add test for SCM_INQ on partial readJianyu Li1-2/+52
2026-06-03af_unix: Fix inq_len update problem in partial readJianyu Li1-5/+6
2026-06-04Merge tag 'amd-drm-fixes-7.1-2026-06-03' of https://gitlab.freedesktop.org/ag...Dave Airlie43-172/+289
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
2026-06-03appletalk: aarp: zero-initialize aarp_entry to prevent heap info leakYizhou Zhao1-1/+1
2026-06-03net: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+1
2026-06-03xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()Jason Xing1-4/+7
2026-06-03mm/mincore: handle non-swap entries before !CONFIG_SWAP guardUsama Arif1-5/+5
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple1-0/+1
2026-06-03mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt1-9/+12
2026-06-03mm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes1-12/+33
2026-06-03mm/damon/lru_sort: handle ctx allocation failureSeongJae Park1-0/+4
2026-06-03mm/damon/reclaim: handle ctx allocation failureSeongJae Park1-0/+4
2026-06-03zram: fix use-after-free in zram_bvec_write_partial()Cunlong Li1-1/+1
2026-06-03MAINTAINERS: update Baoquan He's email addressBaoquan He2-3/+4
2026-06-03tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin1-0/+128
2026-06-03mm/cma_sysfs: skip inactive CMA areas in sysfsKaitao Cheng1-2/+6
2026-06-03ipc/shm: serialize orphan cleanup with shm_nattch updatesYilin Zhu1-4/+6
2026-06-03locking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso2-1/+4
2026-06-03KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update failsOliver Upton1-0/+3
2026-06-03KVM: arm64: Restart instruction upon race in __kvm_at_s12()Oliver Upton1-1/+4
2026-06-03KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPAOliver Upton2-2/+11
2026-06-03KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()Oliver Upton1-10/+17
2026-06-03KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifierOliver Upton1-1/+3
2026-06-03arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVMMarc Zyngier1-0/+1
2026-06-03KVM: arm64: Wire AT S1E1A in the system instruction handling tableMarc Zyngier1-0/+1
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier1-1/+1