summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
5 hoursMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
32 hoursMerge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
33 hoursMerge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
33 hoursMerge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
34 hoursMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
34 hoursMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
36 hoursMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
38 hoursMerge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
38 hoursMerge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
39 hoursMerge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
47 hourstaskstats: set version in TGID exit notificationsYiyang Chen
2 daysMerge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2 daysMerge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2 daysMerge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2 daysMerge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'smp-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort
3 daysring-buffer: Report header_page overwrite as charCao Ruichuang
3 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
3 daysMerge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 daysMerge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysMerge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysworkqueue: validate cpumask_first() result in llc_populate_cpu_shard_id()Breno Leitao
4 daysMerge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov
4 daysbpf: Fix OOB in pcpu_init_valueLang Xu
5 daysbpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis
5 daysbpf: add missing fsession to the verifier logMenglong Dong
5 daysbpf: Move BTF checking logic into check_btf.cAlexei Starovoitov
5 daysbpf: Move backtracking logic to backtrack.cAlexei Starovoitov
5 daysbpf: Move state equivalence logic to states.cAlexei Starovoitov
5 daysbpf: Move check_cfg() into cfg.cAlexei Starovoitov
5 daysbpf: Move compute_insn_live_regs() into liveness.cAlexei Starovoitov
5 daysbpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov
5 daysMerge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 daysMerge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 daysMerge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysbpf: Simplify do_check_insn()Alexei Starovoitov
5 daysbpf: Move checks for reserved fields out of the main passAlexei Starovoitov