summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-13net: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold1-1/+1
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney1-1/+1
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur1-1/+9
2026-04-12dt-bindings: net: dsa: nxp,sja1105: make spi-cpol optional for sja1110Josua Mayer1-2/+0
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu1-1/+1
2026-04-12Merge branch 'more-fixes-for-the-ipa-driver'Jakub Kicinski2-3/+4
2026-04-12net: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss1-0/+1
2026-04-12net: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss1-3/+3
2026-04-12Linux 7.0v7.0Linus Torvalds1-1/+1
2026-04-12ppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha1-0/+3
2026-04-12Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov3-1/+86
2026-04-12selftests/bpf: Add test for cgroup storage OOB readLang Xu2-0/+85
2026-04-12bpf: Fix OOB in pcpu_init_valueLang Xu1-1/+1
2026-04-12Merge branch 'net-rds-fix-use-after-free-in-rds-ib-for-non-init-namespaces'Jakub Kicinski4-5/+32
2026-04-12net/rds: Restrict use of RDS/IB to the initial network namespaceGreg Jumper2-2/+12
2026-04-12net/rds: Optimize rds_ib_laddr_checkHÃ¥kon Bugge3-3/+20
2026-04-12Merge branch 'net-hamradio-fix-missing-input-validation-in-bpqether-and-scc'Jakub Kicinski2-0/+5
2026-04-12net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctlMashiro Chen1-0/+2
2026-04-12net: hamradio: bpqether: validate frame length in bpq_rcv()Mashiro Chen1-0/+3
2026-04-12selftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon1-0/+35
2026-04-12net: rose: reject truncated CLEAR_REQUEST frames in state machinesMashiro Chen1-0/+7
2026-04-12i3c: mipi-i3c-hci: fix IBI payload length calculation for final statusBilly Tsai1-1/+4
2026-04-12Merge branch 'net-enetc-improve-statistics-for-v1-and-add-statistics-for-v4'Jakub Kicinski3-102/+519
2026-04-12net: enetc: add unstructured counters for ENETC v4Wei Fang2-25/+234
2026-04-12net: enetc: add unstructured pMAC counters for ENETC v1Wei Fang1-21/+56
2026-04-12net: enetc: remove standardized counters from enetc_pm_countersWei Fang1-40/+0
2026-04-12net: enetc: show RX drop counters only for assigned RX ringsWei Fang1-16/+2
2026-04-12net: enetc: add support for the standardized countersWei Fang3-18/+245
2026-04-12selftests/bpf: Add tests for non-arena/arena operationsEmil Tsalapatis1-0/+130
2026-04-12bpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis1-3/+11
2026-04-12Merge branch 'bpf-add-the-missing-fsession'Alexei Starovoitov8-15/+19
2026-04-12bpftool: add missing fsession to the usage and docs of bpftoolMenglong Dong3-3/+3
2026-04-12docs/bpf: add missing fsession attach type to docsMenglong Dong2-2/+6
2026-04-12bpf: add missing fsession to the verifier logMenglong Dong3-10/+10
2026-04-12Merge branch 'bpf-split-verifier-c'Alexei Starovoitov9-7075/+7182
2026-04-12bpf: Move BTF checking logic into check_btf.cAlexei Starovoitov4-458/+471
2026-04-12bpf: Move backtracking logic to backtrack.cAlexei Starovoitov4-945/+957
2026-04-12bpf: Move state equivalence logic to states.cAlexei Starovoitov4-1746/+1765
2026-04-12bpf: Move check_cfg() into cfg.cAlexei Starovoitov4-997/+1018
2026-04-12bpf: Move compute_insn_live_regs() into liveness.cAlexei Starovoitov3-249/+250
2026-04-12bpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov4-2725/+2766
2026-04-12gre: Count GRE packet dropsGal Pressman3-2/+8
2026-04-12Merge branch 'bpf-fix-sock_ops_get_sk-same-register-oob-read-in-sock_ops-and-...Jakub Kicinski3-2/+197
2026-04-12selftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen2-0/+193
2026-04-12bpf: Fix same-register dst/src OOB read and pointer leak in sock_opsJiayuan Chen1-2/+4
2026-04-12perf sample: Fix documentation typoIan Rogers1-1/+1
2026-04-12Documentation: core-api: real-time: correct spellingSukrut Heroorkar1-1/+1
2026-04-12doc: Add CPU Isolation documentationFrederic Weisbecker2-0/+358
2026-04-12Merge tag 'edac_urgent_for_7.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3