aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-18tcp: annotate data-races around tp->timeout_rehashEric Dumazet2-2/+3
2026-04-18tcp: annotate data-races around tp->srtt_usEric Dumazet2-3/+4
2026-04-18tcp: annotate data-races around tp->reord_seenEric Dumazet2-3/+3
2026-04-18tcp: annotate data-races around tp->dsack_dupsEric Dumazet2-2/+2
2026-04-18tcp: annotate data-races around tp->bytes_retransEric Dumazet2-3/+3
2026-04-18tcp: annotate data-races around tp->bytes_sentEric Dumazet2-2/+3
2026-04-18tcp: add data-race annotations for TCP_NLA_SNDQ_SIZEEric Dumazet3-4/+6
2026-04-18tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet3-7/+7
2026-04-18tcp: annotate data-races around tp->snd_ssthreshEric Dumazet14-30/+32
2026-04-18tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet4-12/+14
2026-04-18tcp: add data-race annotations around tp->data_segs_out and tp->total_retransEric Dumazet2-5/+7
2026-04-18tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet2-7/+17
2026-04-18mailbox: update kdoc for struct mbox_controllerWolfram Sang1-4/+5
2026-04-18mailbox: add sanity check for channel arrayWolfram Sang1-2/+1
2026-04-18ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani1-0/+2
2026-04-18ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani1-4/+12
2026-04-18ksmbd: fix use-after-free in smb2_open during durable reconnectAkif1-8/+5
2026-04-18ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito1-5/+23
2026-04-18smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang1-1/+1
2026-04-18ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
2026-04-18ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
2026-04-18smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito1-0/+2
2026-04-18Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds24-389/+966
2026-04-18Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-31/+435
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds245-1673/+6794
2026-04-18sh: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann4-4/+0
2026-04-18sh: Remove CONFIG_VSYSCALL reference from UAPIThomas Weißschuh1-5/+1
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird2-2/+2
2026-04-18sh: Include <linux/io.h> in dac.hThomas Zimmermann1-0/+2
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier3-10/+15
2026-04-18MAINTAINERS: add page cache reviewerJan Kara1-0/+2
2026-04-18mm/vmscan: avoid false-positive -Wuninitialized warningArnd Bergmann1-2/+2
2026-04-18MAINTAINERS: update Dave's kdump reviewer email addressDave Young1-1/+1
2026-04-18MAINTAINERS: drop include/linux/liveupdate from LIVE UPDATEPratyush Yadav (Google)1-1/+0
2026-04-18MAINTAINERS: drop include/linux/kho/abi/ from KHOPratyush Yadav (Google)1-1/+0
2026-04-18MAINTAINERS: update KHO and LIVE UPDATE maintainersPratyush Yadav (Google)2-3/+9
2026-04-18MAINTAINERS: update kexec/kdump maintainers entriesPasha Tatashin2-1/+10
2026-04-18mm/migrate_device: remove dead migration entry check in migrate_vma_collect_huge_pmd()Davidlohr Bueso1-6/+0
2026-04-18selftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang1-0/+5
2026-04-18userfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov1-2/+0
2026-04-18mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_updateBreno Leitao1-1/+1
2026-04-18mm/hugetlb: fix early boot crash on parameters without '=' separatorThorsten Blum1-0/+3
2026-04-18zram: reject unrecognized type= values in recompress_store()Andrew Stellman1-0/+2
2026-04-18docs: proc: document ProtectionKey in smapsKevin Brodsky1-0/+4
2026-04-18mm/mprotect: special-case small folios when applying permissionsPedro Falcato1-34/+57
2026-04-18mm/mprotect: move softleaf code out of the main functionPedro Falcato1-60/+67
2026-04-18mm: remove '!root_reclaim' checking in should_abort_scan()Zhaoyang Huang1-4/+0
2026-04-18mm/sparse: fix comment for section map alignmentMuchun Song1-15/+10
2026-04-18mm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()David Carlier1-1/+1
2026-04-18selftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu1-0/+4