summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
6 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
6 daysMerge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'smp-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daystracing: Fix fully-qualified variable reference printing in histogramsTom Zanussi
6 daystracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
6 daysring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort
6 daystracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
6 daysring-buffer: Report header_page overwrite as charCao Ruichuang
7 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
7 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
7 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysMerge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 daysworkqueue: validate cpumask_first() result in llc_populate_cpu_shard_id()Breno Leitao
7 daysMerge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
8 daysMerge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov
8 daysbpf: Fix OOB in pcpu_init_valueLang Xu
8 daysbpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis
8 daysbpf: add missing fsession to the verifier logMenglong Dong
8 daysbpf: Move BTF checking logic into check_btf.cAlexei Starovoitov
8 daysbpf: Move backtracking logic to backtrack.cAlexei Starovoitov
8 daysbpf: Move state equivalence logic to states.cAlexei Starovoitov
8 daysbpf: Move check_cfg() into cfg.cAlexei Starovoitov
8 daysbpf: Move compute_insn_live_regs() into liveness.cAlexei Starovoitov
8 daysbpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov
8 daysMerge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysMerge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 daysMerge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
9 daysbpf: Simplify do_check_insn()Alexei Starovoitov
9 daysbpf: Move checks for reserved fields out of the main passAlexei Starovoitov
9 daysMerge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daysbpf: Delete unused variableAlexei Starovoitov
10 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner
10 daysbpf: Remove gfp_flags plumbing from bpf_local_storage_update()Amery Hung
10 daysbpf: Use kmalloc_nolock() universally in local storageAmery Hung
10 dayssched_ext: Drop spurious warning on kick during scheduler disableTejun Heo
10 daysbpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalarsDaniel Borkmann
10 daysMerge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
10 daysbpf: poison dead stack slotsAlexei Starovoitov
10 daysbpf: change logging scheme for live stack analysisEduard Zingerman