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
2019-12-01
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
1
-0
/
+3
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-4
/
+4
2019-12-01
nds32: Fix bug in bitfield.h
Nickhu
1
-2
/
+2
2019-12-01
ARM: dts: imx6sx-sdb: Fix enet phy regulator
Leonard Crestez
1
-1
/
+6
2019-12-01
arm64: makefile fix build of .i file in external module case
Victor Kamensky
1
-0
/
+2
2019-12-01
powerpc/powernv: hold device_hotplug_lock when calling device_online()
David Hildenbrand
1
-0
/
+2
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+1
2019-12-01
powerpc/xmon: Relax frame size for clang
Joel Stanley
1
-0
/
+6
2019-12-01
um: Make line/tty semantics use true write IRQ
Anton Ivanov
1
-2
/
+2
2019-12-01
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
10
-16
/
+21
2019-12-01
sparc64: Rework xchg() definition to avoid warnings.
David S. Miller
1
-1
/
+6
2019-12-01
powerpc/process: Fix flush_all_to_thread for SPE
Felipe Rechia
1
-2
/
+1
2019-12-01
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
1
-1
/
+1
2019-12-01
powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
Nicholas Piggin
1
-1
/
+0
2019-12-01
powerpc/mm/radix: Fix small page at boundary when splitting
Michael Ellerman
1
-2
/
+2
2019-12-01
powerpc/mm/radix: Fix overuse of small pages in splitting logic
Michael Ellerman
1
-2
/
+2
2019-12-01
powerpc/mm/radix: Fix off-by-one in split mapping logic
Michael Ellerman
1
-2
/
+2
2019-12-01
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
1
-0
/
+54
2019-12-01
sparc: Fix parport build warnings.
David S. Miller
1
-0
/
+2
2019-12-01
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
4
-12
/
+55
2019-12-01
s390/perf: Return error when debug_register fails
Thomas Richter
1
-1
/
+5
2019-12-01
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
1
-7
/
+35
2019-12-01
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
1
-2
/
+2
2019-12-01
KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mo...
Sean Christopherson
1
-7
/
+3
2019-12-01
KVM: nVMX: reset cache/shadows when switching loaded VMCS
Sean Christopherson
1
-4
/
+4
2019-12-01
m68k: fix command-line parsing when passed from u-boot
Angelo Dureghello
1
-1
/
+1
2019-12-01
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
1
-1
/
+1
2019-12-01
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
1
-0
/
+4
2019-12-01
powerpc/boot: Disable vector instructions
Joel Stanley
1
-2
/
+2
2019-12-01
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
1
-8
/
+0
2019-12-01
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
1
-1
/
+1
2019-11-24
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
3
-3
/
+3
2019-11-24
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
1
-0
/
+4
2019-11-24
ARM: dts: omap5: Fix dual-role mode on Super-Speed port
Roger Quadros
1
-0
/
+1
2019-11-24
x86/mm: Do not warn about PCI BIOS W+X mappings
Thomas Gleixner
1
-8
/
+27
2019-11-24
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Timothy E Baldwin
1
-5
/
+4
2019-11-24
x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
Bjorn Helgaas
1
-1
/
+1
2019-11-24
s390/kasan: avoid user access code instrumentation
Vasily Gorbik
1
-0
/
+4
2019-11-24
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
3
-0
/
+4
2019-11-24
s390/kasan: avoid vdso instrumentation
Vasily Gorbik
2
-2
/
+4
2019-11-24
x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
Reinette Chatre
1
-7
/
+41
2019-11-24
x86/intel_rdt: Introduce utility to obtain CDP peer
Reinette Chatre
1
-0
/
+72
2019-11-24
x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
Andy Lutomirski
1
-10
/
+52
2019-11-24
x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
Borislav Petkov
1
-2
/
+1
2019-11-24
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Cameron Kaiser
1
-0
/
+3
2019-11-24
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
1
-0
/
+1
2019-11-24
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
1
-14
/
+3
2019-11-24
PM / hibernate: Check the success of generating md5 digest before hibernation
Chen Yu
1
-6
/
+5
2019-11-24
ARM: dts: at91: sama5d2_ptc_ek: fix bootloader env offsets
Tudor Ambarus
1
-4
/
+4
2019-11-24
ARM: dts: at91: at91sam9x5cm: fix addressable nand flash size
Tudor Ambarus
1
-1
/
+1
[next]