index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-05
ice: fix missing priority callbacks for U.FL DPLL pins
Petr Oros
2026-06-05
selftests/bpf: Fix test_lirc test
Sean Young
2026-06-05
Merge branch 'add-validation-for-bpf_set_retval-helper'
Alexei Starovoitov
2026-06-05
selftests/bpf: Add tests for bpf_set_retval validation
Xu Kuohai
2026-06-05
bpf: Add validation for bpf_set_retval argument
Xu Kuohai
2026-06-05
selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
Xu Kuohai
2026-06-06
drm/gem: Try to fix change_handle ioctl, attempt 4
Simona Vetter
2026-06-05
Merge branch 'bpf-fix-sysctl-new-value-handling-in-__cgroup_bpf_run_filter_sy...
Alexei Starovoitov
2026-06-05
bpf: Restore sysctl new-value from 1 to 0
Dawei Feng
2026-06-05
bpf: use kvfree() for replaced sysctl write buffer
Dawei Feng
2026-06-05
bpf: NUL-terminate replaced sysctl value
Dawei Feng
2026-06-06
Merge tag 'drm-intel-fixes-2026-06-05' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2026-06-06
Merge tag 'drm-misc-fixes-2026-06-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-06-05
Merge branch 'bpf-update-transport_header-when-encapsulating-udp-tunnel-in-lwt'
Alexei Starovoitov
2026-06-05
selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwt
Leon Hwang
2026-06-05
bpf: Update transport_header when encapsulating UDP tunnel in lwt
Leon Hwang
2026-06-05
Merge branch 'risc-v-jit-support-for-bpf_get_current_task-_btf'
Alexei Starovoitov
2026-06-05
bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Varun R Mallya
2026-06-05
selftests/bpf: use host CPU features in JIT disassembler
Varun R Mallya
2026-06-05
Merge branch 'bpf-check-tail-zero-of-bpf_map_info-and-bpf_prog_info'
Alexei Starovoitov
2026-06-05
selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_...
Leon Hwang
2026-06-05
bpf: Check tail zero of bpf_prog_info
Leon Hwang
2026-06-05
bpf: Check tail zero of bpf_map_info
Leon Hwang
2026-06-05
perf sched: Replace BUG_ON and add NULL checks in replay event helpers
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Use thread__put() in free_idle_threads()
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Fix thread reference leak in idle hist processing
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Use is_idle_sample() for idle thread runtime cast guard
Arnaldo Carvalho de Melo
2026-06-05
perf sched: Clean up idle_threads entry on init failure
Arnaldo Carvalho de Melo
2026-06-05
perf c2c: Bounds-check CPU IDs in setup_nodes() topology loop
Arnaldo Carvalho de Melo
2026-06-05
perf c2c: Bounds-check CPU and node IDs before bitmap and array access
Arnaldo Carvalho de Melo
2026-06-05
dt-bindings: display: panel: Describe Samsung SOFEF01-M DDIC
Marijn Suijten
2026-06-05
Merge branch 'selftests-bpf-tolerate-partial-builds-across-kernel-configs'
Alexei Starovoitov
2026-06-05
selftests/bpf: Tolerate missing files during install
Ricardo B. Marlière
2026-06-05
selftests/bpf: Provide weak definitions for cross-test functions
Ricardo B. Marlière
2026-06-05
selftests/bpf: Tolerate benchmark build failures
Ricardo B. Marlière
2026-06-05
selftests/bpf: Allow test_progs to link with a partial object set
Ricardo B. Marlière
2026-06-05
selftests/bpf: Skip tests whose objects were not built
Ricardo B. Marlière
2026-06-05
selftests/bpf: Tolerate test file compilation failures
Ricardo B. Marlière
2026-06-05
selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B. Marlière
2026-06-05
selftests/bpf: Avoid rebuilds when running emit_tests
Ricardo B. Marlière
2026-06-05
selftests/bpf: Tolerate BPF and skeleton generation failures
Ricardo B. Marlière
2026-06-05
selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B. Marlière
2026-06-05
selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B. Marlière
2026-06-05
bpf: Clear rb node linkage when freeing bpf_rb_root
Kaitao Cheng
2026-06-05
x86/virt/tdx: Document TDX module update
Chao Gao
2026-06-05
Merge branch 'object-relationship-tracking-refactor-followup'
Alexei Starovoitov
2026-06-05
selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test
Amery Hung
2026-06-05
bpf: Remove WARN_ON_ONCE in check_ids()
Amery Hung
2026-06-05
bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
Amery Hung
2026-06-05
bpf: Check acquire_reference() error for "__ref" struct_ops arguments
Amery Hung
[prev]
[next]