summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18Merge branch 'tcp-take-care-of-tcp_get_timestamping_opt_stats-races'Jakub Kicinski
2026-04-18mailbox: mailbox-test: make data_ready a per-instance variableWolfram Sang
2026-04-18tcp: annotate data-races around tp->plb_rehashEric Dumazet
2026-04-18mailbox: mailbox-test: initialize struct earlierWolfram Sang
2026-04-18mailbox: mailbox-test: don't free the reused channelWolfram Sang
2026-04-18mailbox: mailbox-test: handle channel errors consistentlyWolfram Sang
2026-04-18tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)Eric Dumazet
2026-04-18tcp: annotate data-races around tp->timeout_rehashEric Dumazet
2026-04-18tcp: annotate data-races around tp->srtt_usEric Dumazet
2026-04-18tcp: annotate data-races around tp->reord_seenEric Dumazet
2026-04-18tcp: annotate data-races around tp->dsack_dupsEric Dumazet
2026-04-18tcp: annotate data-races around tp->bytes_retransEric Dumazet
2026-04-18tcp: annotate data-races around tp->bytes_sentEric Dumazet
2026-04-18tcp: add data-race annotations for TCP_NLA_SNDQ_SIZEEric Dumazet
2026-04-18tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet
2026-04-18tcp: annotate data-races around tp->snd_ssthreshEric Dumazet
2026-04-18tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet
2026-04-18tcp: add data-race annotations around tp->data_segs_out and tp->total_retransEric Dumazet
2026-04-18tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet
2026-04-18mailbox: update kdoc for struct mbox_controllerWolfram Sang
2026-04-18mailbox: add sanity check for channel arrayWolfram Sang
2026-04-18ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
2026-04-18ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
2026-04-18ksmbd: fix use-after-free in smb2_open during durable reconnectAkif
2026-04-18ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2026-04-18smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
2026-04-18ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2026-04-18ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
2026-04-18smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
2026-04-18Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-18Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-04-18sh: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Zimmermann
2026-04-18sh: Remove CONFIG_VSYSCALL reference from UAPIThomas Weißschuh
2026-04-18sh: Fix typo in SPDX license ID linesTim Bird
2026-04-18sh: Include <linux/io.h> in dac.hThomas Zimmermann
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier
2026-04-18MAINTAINERS: add page cache reviewerJan Kara
2026-04-18mm/vmscan: avoid false-positive -Wuninitialized warningArnd Bergmann
2026-04-18MAINTAINERS: update Dave's kdump reviewer email addressDave Young
2026-04-18MAINTAINERS: drop include/linux/liveupdate from LIVE UPDATEPratyush Yadav (Google)
2026-04-18MAINTAINERS: drop include/linux/kho/abi/ from KHOPratyush Yadav (Google)
2026-04-18MAINTAINERS: update KHO and LIVE UPDATE maintainersPratyush Yadav (Google)
2026-04-18MAINTAINERS: update kexec/kdump maintainers entriesPasha Tatashin
2026-04-18mm/migrate_device: remove dead migration entry check in migrate_vma_collect_h...Davidlohr Bueso
2026-04-18selftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang
2026-04-18userfaultfd: allow registration of ranges below mmap_min_addrDenis M. Karpov
2026-04-18mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_updateBreno Leitao