summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2026-04-15Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-226/+1205
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-132/+2737
2026-04-15Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-0/+22
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-69/+61
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+17
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-366/+363
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1023/+3523
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-24/+261
2026-04-15Merge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-90/+31
2026-04-14Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-21/+20
2026-04-14Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+30
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-8880/+11205
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-80/+151
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-99/+10
2026-04-14Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-401/+984
2026-04-14Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-22/+21
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-121/+286
2026-04-14Merge tag 'smp-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+43
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-171/+225
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1135/+1652
2026-04-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+6
2026-04-14ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort-2/+2
2026-04-14ring-buffer: Report header_page overwrite as charCao Ruichuang-2/+2
2026-04-13Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-4/+8
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+4
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2026-04-13Merge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+6
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+55
2026-04-13Merge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+7
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+18
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-148/+211
2026-04-13workqueue: validate cpumask_first() result in llc_populate_cpu_shard_id()Breno Leitao-1/+12
2026-04-12Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov-1/+1
2026-04-12bpf: Fix OOB in pcpu_init_valueLang Xu-1/+1
2026-04-12bpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis-3/+11
2026-04-12bpf: add missing fsession to the verifier logMenglong Dong-5/+5
2026-04-12bpf: Move BTF checking logic into check_btf.cAlexei Starovoitov-458/+466
2026-04-12bpf: Move backtracking logic to backtrack.cAlexei Starovoitov-945/+939
2026-04-12bpf: Move state equivalence logic to states.cAlexei Starovoitov-1746/+1698
2026-04-12bpf: Move check_cfg() into cfg.cAlexei Starovoitov-996/+904
2026-04-12bpf: Move compute_insn_live_regs() into liveness.cAlexei Starovoitov-249/+248
2026-04-12bpf: Move fixup/post-processing logic from verifier.c into fixups.cAlexei Starovoitov-2725/+2688
2026-04-12Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+13
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+30
2026-04-12Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2026-04-11bpf: Simplify do_check_insn()Alexei Starovoitov-57/+46
2026-04-11bpf: Move checks for reserved fields out of the main passAlexei Starovoitov-147/+200
2026-04-11Merge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2026-04-11bpf: Delete unused variableAlexei Starovoitov-3/+1