index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK
Randy Dunlap
1
-1
/
+1
2021-11-17
x86: Increase exception stack sizes
Peter Zijlstra
1
-1
/
+1
2021-11-17
MIPS: lantiq: dma: reset correct number of channel
Aleksander Jan Bajkowski
1
-5
/
+6
2021-11-17
MIPS: lantiq: dma: add small delay after reset
Aleksander Jan Bajkowski
1
-0
/
+3
2021-11-17
powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found
Xiaoming Ni
1
-2
/
+1
2021-11-17
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
1
-4
/
+4
2021-11-17
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2
-11
/
+2
2021-11-17
ia64: kprobes: Fix to pass correct trampoline address to the handler
Masami Hiramatsu
1
-4
/
+5
2021-11-17
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
Lorenz Bauer
1
-0
/
+5
2021-11-17
ARM: dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-mode
Bastien Roucariès
1
-1
/
+1
2021-11-17
x86/irq: Ensure PI wakeup handler is unregistered before module unload
Sean Christopherson
1
-1
/
+3
2021-11-17
x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
Jane Malalane
4
-7
/
+42
2021-11-17
x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
Tom Lendacky
1
-0
/
+9
2021-11-17
parisc: Fix ptrace check on syscall return
Helge Deller
1
-1
/
+1
2021-11-12
Revert "x86/kvm: fix vcpu-id indexed array sizes"
Juergen Gross
2
-3
/
+3
2021-11-02
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
1
-2
/
+3
2021-11-02
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
1
-0
/
+1
2021-11-02
nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
Guenter Roeck
1
-0
/
+1
2021-11-02
arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node
Clément Bœsch
1
-1
/
+1
2021-11-02
powerpc/bpf: Fix BPF_MOD when imm == 1
Naveen N. Rao
1
-2
/
+8
2021-11-02
ARM: 9141/1: only warn about XIP address when not compile testing
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9134/1: remove duplicate memcpy() definition
Arnd Bergmann
1
-0
/
+3
2021-11-02
ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
Nick Desaulniers
1
-0
/
+1
2021-10-27
ARM: 9122/1: select HAVE_FUTEX_CMPXCHG
Nick Desaulniers
1
-0
/
+1
2021-10-27
ARM: dts: spear3xx: Fix gmac node
Herve Codina
1
-1
/
+1
2021-10-27
powerpc/idle: Don't corrupt back chain when going idle
Michael Ellerman
1
-4
/
+6
2021-10-27
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
2021-10-27
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
1
-9
/
+10
2021-10-27
powerpc64/idle: Fix SP offsets when saving GPRs
Christopher M. Riedl
1
-65
/
+73
2021-10-27
NIOS2: irqflags: rename a redefined register name
Randy Dunlap
2
-3
/
+3
2021-10-27
xtensa: xtfpga: Try software restart before simulating CPU reset
Guenter Roeck
1
-2
/
+6
2021-10-27
xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
Max Filippov
1
-2
/
+2
2021-10-27
ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
Eugen Hristev
1
-1
/
+0
2021-10-27
parisc: math-emu: Fix fall-through warnings
Helge Deller
1
-3
/
+53
2021-10-20
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-10-20
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
1
-1
/
+0
2021-10-20
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails
James Morse
1
-0
/
+2
2021-10-20
csky: Fixup regs.sr broken in ptrace
Guo Ren
1
-1
/
+2
2021-10-20
csky: don't let sigreturn play with priveleged bits of status register
Al Viro
1
-0
/
+4
2021-10-20
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-17
m68k: Handle arrivals of multiple signals correctly
Al Viro
1
-46
/
+42
2021-10-13
x86/Kconfig: Correct reference to MWINCHIP3D
Lukas Bulwahn
1
-1
/
+1
2021-10-13
x86/hpet: Use another crystalball to evaluate HPET usability
Thomas Gleixner
2
-6
/
+81
2021-10-13
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
Lukas Bulwahn
1
-1
/
+1
2021-10-13
RISC-V: Include clone3() on rv32
Palmer Dabbelt
1
-1
/
+2
2021-10-13
bpf, s390: Fix potential memory leak about jit_data
Tiezhu Yang
1
-1
/
+1
2021-10-13
bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
Tony Lindgren
1
-0
/
+2
2021-10-13
ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence
Oleksij Rempel
1
-0
/
+2
2021-10-13
arm64: dts: ls1028a: add missing CAN nodes
Michael Walle
1
-0
/
+18
[next]