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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-02
2
-0
/
+203
|
\
|
*
bpf: Support kernel function call in x86-32
Martin KaFai Lau
2021-03-26
1
-0
/
+198
|
*
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-26
1
-0
/
+5
*
|
mips/sgi-ip27: Delete obsolete TODO file
Wang Qing
2021-03-30
1
-19
/
+0
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
1
-9
/
+55
|
\
|
*
s390/bpf: Implement new atomic ops
Ilya Leoshkevich
2021-03-16
1
-9
/
+55
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
2
-12
/
+12
|
\
\
|
*
|
ia64: fix format strings for err_inject
Sergei Trofimovich
2021-03-25
1
-11
/
+11
|
*
|
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
2021-03-25
1
-1
/
+1
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-03-25
12
-10
/
+58
|
\
\
\
|
*
|
|
arm64: kernel: disable CNP on Carmel
Rich Wiley
2021-03-25
4
-2
/
+24
|
*
|
|
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
2021-03-25
3
-0
/
+6
|
*
|
|
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
2021-03-22
1
-2
/
+19
|
*
|
|
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
2021-03-22
1
-0
/
+2
|
*
|
|
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
2021-03-22
1
-1
/
+1
|
*
|
|
arm64: stacktrace: don't trace arch_stack_walk()
Mark Rutland
2021-03-22
1
-4
/
+5
|
*
|
|
arm64: csum: cast to the proper type
Alex Elder
2021-03-15
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-24
1
-6
/
+25
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG
Stanislav Fomichev
2021-03-19
1
-1
/
+2
|
*
|
|
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-18
1
-4
/
+22
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-10
1
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp
Yonghong Song
2021-03-10
1
-2
/
+2
*
|
|
|
Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-21
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT
Kan Liang
2021-03-16
1
-0
/
+3
|
*
|
|
|
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
2021-03-16
1
-1
/
+1
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-21
5
-33
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
2021-03-19
1
-0
/
+5
|
*
|
|
|
|
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
2021-03-19
1
-0
/
+10
|
*
|
|
|
|
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
2
-11
/
+3
|
*
|
|
|
|
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2021-03-16
2
-24
/
+14
|
*
|
|
|
|
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2021-03-16
2
-9
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-03-21
2
-2
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
2021-03-14
1
-2
/
+2
|
*
|
|
|
|
powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
Christophe Leroy
2021-03-14
1
-0
/
+11
*
|
|
|
|
|
Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-20
19
-19
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
riscv: Correct SPARSEMEM configuration
Kefeng Wang
2021-03-16
1
-2
/
+2
|
*
|
|
|
|
|
RISC-V: kasan: Declare kasan_shallow_populate() static
Palmer Dabbelt
2021-03-16
1
-1
/
+1
|
*
|
|
|
|
|
riscv: Ensure page table writes are flushed when initializing KASAN vmalloc
Alexandre Ghiti
2021-03-16
1
-0
/
+2
|
*
|
|
|
|
|
RISC-V: Fix out-of-bounds accesses in init_resources()
Geert Uytterhoeven
2021-03-16
1
-1
/
+2
|
*
|
|
|
|
|
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
2021-03-16
1
-0
/
+2
|
*
|
|
|
|
|
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-16
3
-3
/
+3
|
*
|
|
|
|
|
riscv: fix bugon.cocci warnings
kernel test robot
2021-03-16
1
-2
/
+1
|
*
|
|
|
|
|
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
2021-03-09
1
-0
/
+1
|
*
|
|
|
|
|
riscv: ftrace: Use ftrace_get_regs helper
Nanyong Sun
2021-03-09
1
-7
/
+9
|
*
|
|
|
|
|
riscv: process: Fix no prototype for show_regs
Nanyong Sun
2021-03-09
1
-0
/
+1
|
*
|
|
|
|
|
riscv: syscall_table: Reduce W=1 compilation warnings noise
Nanyong Sun
2021-03-09
1
-0
/
+1
|
*
|
|
|
|
|
riscv: time: Fix no prototype for time_init
Nanyong Sun
2021-03-09
2
-0
/
+3
|
*
|
|
|
|
|
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
2021-03-09
1
-0
/
+5
|
*
|
|
|
|
|
riscv: sbi: Fix comment of __sbi_set_timer_v01
Nanyong Sun
2021-03-09
1
-1
/
+1
|
*
|
|
|
|
|
riscv: irq: Fix no prototype warning
Nanyong Sun
2021-03-09
1
-0
/
+2
[next]