summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-02arm64: dts: qcom: sm8550: Add minidump SRAM config to SCM nodeMukesh Ojha1-0/+5
2026-08-02arm64: dts: qcom: qdu1000: Add minidump SRAM config to SCM nodeMukesh Ojha1-0/+5
2026-08-02arm64: dts: qcom: qcs8300: Add minidump SRAM config to SCM nodeMukesh Ojha1-0/+5
2026-08-02arm64: dts: qcom: sa8775p: Add minidump SRAM config to SCM nodeMukesh Ojha1-0/+5
2026-08-02arm64: dts: qcom: sm8450: Add minidump SRAM config to SCM nodeMukesh Ojha1-0/+5
2026-08-02arm64: dts: qcom: kaanapali: Add minidump SRAM config to SCM nodeMukesh Ojha1-0/+5
2026-08-02arm64: dts: qcom: glymur: Add Asus Zenbook A16 (UX3607OA)Konrad Dybcio4-2/+1272
2026-08-03bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)1-19/+24
2026-08-02Linux 7.2-rc6v7.2-rc6Linus Torvalds1-1/+1
2026-08-02Input: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
2026-08-02Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboardZhefu Zhang1-0/+8
2026-08-03Merge branch 'generate-bpf_func_proto-for-kfunc'Kumar Kartikeya Dwivedi27-548/+765
2026-08-03bpf: Generate kfunc argument prototype at add-call timeAmery Hung4-38/+109
2026-08-03bpf: Classify scalar kfunc arguments from BTFAmery Hung2-51/+92
2026-08-03bpf: Tag nullable kfunc pointer args with PTR_MAYBE_NULLAmery Hung1-80/+67
2026-08-03bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...Amery Hung5-62/+84
2026-08-03bpf: Distinguish fixed- and variable-size kfunc mem args with MEM_FIXED_SIZEAmery Hung1-17/+21
2026-08-03bpf: Handle NULL kfunc pointer args without a KF_ARG_PTR_TO_NULL typeAmery Hung1-22/+15
2026-08-03bpf: Classify kfunc mem_size args from BTF without register stateAmery Hung1-11/+9
2026-08-03selftests/bpf: Test __szk precision with a NULL nullable bufferAmery Hung2-0/+30
2026-08-03bpf: Fold __szk const size handling into the scalar arg pathAmery Hung2-38/+39
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung17-133/+132
2026-08-03bpf: Check fixed-size mem args of helpers and kfuncs the same wayAmery Hung1-11/+17
2026-08-03selftests/bpf: Test map lookup result refinementAmery Hung2-0/+75
2026-08-03bpf: Check helper and kfunc mem+size arguments identicallyAmery Hung1-18/+13
2026-08-03bpf: Resolve map lookup result type at lookup timeEduard Zingerman2-50/+31
2026-08-03bpf: Pass kfunc meta to mem and mem_size checkAmery Hung1-12/+10
2026-08-03bpf: Split kfunc map argument into __const_map and __mapAmery Hung3-27/+64
2026-08-03bpf: Unify const map ptr argument checking for helpers and kfuncsAmery Hung1-53/+44
2026-08-03bpf: Drop process_timer_func wrappersAmery Hung1-14/+2
2026-08-02drm/v3d: Serialize the scheduler timeout handlersMaĆ­ra Canal2-1/+14
2026-08-02Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational ...Tao Cui1-14/+36
2026-08-02sched_ext: Set errno on ENABLING -> ENABLED transition failureLiang Luo1-0/+1
2026-08-02sched_ext: Fix stale @cgroup_id in sched_ext_ops kernel-docLiang Luo1-2/+2
2026-08-02selftests/cgroup: add user_usec sanity check in test_cpucg_niceShaojie Sun1-0/+2
2026-08-02Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+20
2026-08-02arm64: dts: rockchip: Add LincStation E1Samuel Holland2-0/+1001
2026-08-02dt-bindings: arm: rockchip: Add LincStation E1Samuel Holland1-0/+5
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-30/+85
2026-08-02arm64: dts: rockchip: Add Vicharak Vaaman boardHrushiraj Gandhi2-0/+459
2026-08-02dt-bindings: arm: rockchip: Add Vicharak Vaaman boardHrushiraj Gandhi1-0/+5
2026-08-02Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+12
2026-08-02Merge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2026-08-02arm64: dts: rockchip: Add icm42607p IMU for RG-DSChris Morgan1-1/+7
2026-08-02Merge tag 'perf-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-08-02arm64: dts: rockchip: Correct white-space styleKrzysztof Kozlowski4-4/+4
2026-08-02ARM: dts: rockchip: Correct white-space styleKrzysztof Kozlowski7-7/+7
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-59/+119
2026-08-02wifi: cfg80211: stop PMSR before P2P and NAN teardownZhao Li1-0/+3
2026-08-02wifi: mac80211: disconnect on CSA to channel 0Johannes Berg1-5/+6