summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski11-35/+31
2024-10-10integrity: Use static_assert() to check struct sizesGustavo A. R. Silva1-0/+4
2024-10-10evm: stop avoidably reading i_writecount in evm_file_releaseMateusz Guzik1-1/+2
2024-10-10ima: fix buffer overrun in ima_eventdigest_init_commonSamasth Norway Ananda1-4/+10
2024-10-10Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp'Jakub Kicinski6-10/+32
2024-10-10mptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)1-1/+2
2024-10-10mptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)1-1/+1
2024-10-10tcp: fix mptcp DSS corruption due to large pmtu xmitPaolo Abeni1-4/+1
2024-10-10mptcp: handle consistently DSS corruptionPaolo Abeni4-4/+28
2024-10-10net: netconsole: fix wrong warningBreno Leitao1-1/+7
2024-10-10net: dsa: refuse cross-chip mirroring operationsVladimir Oltean1-3/+8
2024-10-10net: fec: don't save PTP state if PTP is unsupportedWei Fang1-2/+4
2024-10-10net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev1-0/+2
2024-10-10clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold1-2/+2
2024-10-10ksmbd: fix user-after-free from session log offNamjae Jeon4-6/+34
2024-10-10selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar1-1/+1
2024-10-10riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabledPu Lehui1-1/+3
2024-10-10selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-10-10bpf: fix unpopulated name_len field in perf_event link infoTyrone Wu1-7/+22
2024-10-10bpf: use kvzmalloc to allocate BPF verifier environmentRik van Riel1-2/+2
2024-10-10net: ftgmac100: fixed not check status from fixed phyJacky Chou1-1/+6
2024-10-10Merge branch 'check-the-remaining-info_cnt-before-repeating-btf-fields'Alexei Starovoitov5-6/+127
2024-10-10selftests/bpf: Add more test case for field flatteningHou Tao4-2/+117
2024-10-10bpf: Check the remaining info_cnt before repeating btf fieldsHou Tao1-4/+10
2024-10-10clk: rockchip: fix finding of maximum clock IDYao Zi1-1/+1
2024-10-10Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds18-73/+117
2024-10-10kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macrosMasahiro Yamada1-6/+3
2024-10-10nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce1-6/+8
2024-10-10selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal1-0/+33
2024-10-10netfilter: fib: check correct rtable in vrf setupsFlorian Westphal2-5/+4
2024-10-10netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal16-165/+422
2024-10-09bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entryKent Overstreet1-1/+2
2024-10-09bcachefs: Check if stuck in journal_res_get()Kent Overstreet1-0/+13
2024-10-09closures: Add closure_wait_event_timeout()Kent Overstreet1-0/+35
2024-10-09bcachefs: Fix state lock involved deadlockAlan Huang1-6/+9
2024-10-09bcachefs: Fix NULL pointer dereference in bch2_opt_to_textMohammed Anees1-1/+3
2024-10-09bcachefs: Release transaction before wake upAlan Huang1-2/+3
2024-10-09bcachefs: add check for btree id against max in try read nodePiotr Zalewski1-0/+3
2024-10-09bcachefs: Disk accounting device validation fixesKent Overstreet3-37/+118
2024-10-09bcachefs: bch2_inode_or_descendents_is_open()Kent Overstreet4-21/+103
2024-10-09bcachefs: Kill bch2_propagate_key_to_snapshot_leaves()Kent Overstreet2-100/+0
2024-10-09bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet9-78/+302
2024-10-09mm: zswap: delete comments for "value" member of 'struct zswap_entry'.Kanchana P Sridhar1-1/+0
2024-10-09CREDITS: sort alphabetically by nameKrzysztof Kozlowski1-27/+27
2024-10-09secretmem: disable memfd_secret() if arch cannot set direct mapPatrick Roy1-2/+2
2024-10-09.mailmap: update Fangrui's emailFangrui Song1-0/+1
2024-10-09mm/huge_memory: check pmd_special() only after pmd_present()David Hildenbrand1-1/+1
2024-10-09resource, kunit: fix user-after-free in resource_test_region_intersects()Huang Ying1-4/+14
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev2-2/+36
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1