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-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2
-1
/
+1
2019-07-18
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
1
-1
/
+0
2019-07-18
x86/boot/efi: Remove unused variables
Zhenzhong Duan
1
-9
/
+1
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-119
/
+568
2019-07-18
Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-12
/
+26
2019-07-18
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-07-18
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2
-23
/
+26
2019-07-18
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
1
-2
/
+2
2019-07-18
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
1
-3
/
+2
2019-07-18
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
1
-15
/
+19
2019-07-18
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
1
-3
/
+3
2019-07-18
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
1
-13
/
+31
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2
-0
/
+2
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-20
/
+6
2019-07-18
riscv: fix build break after macro-to-function conversion in generic cacheflu...
Paul Walmsley
1
-4
/
+59
2019-07-18
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
7
-51
/
+59
2019-07-18
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
1
-6
/
+11
2019-07-18
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
1
-54
/
+48
2019-07-18
x86/entry/32: Simplify common_exception
Peter Zijlstra
1
-23
/
+13
2019-07-18
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
10
-26
/
+45
2019-07-18
parisc: Wire up clone3 syscall
Helge Deller
3
-1
/
+3
2019-07-18
parisc: Avoid kernel panic triggered by invalid kprobe
Helge Deller
1
-0
/
+3
2019-07-18
parisc: Ensure userspace privilege for ptraced processes in regset functions
Helge Deller
1
-1
/
+2
2019-07-18
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
Helge Deller
1
-10
/
+18
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
5
-37
/
+0
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
47
-191
/
+383
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
1
-6
/
+0
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
49
-59
/
+5
2019-07-17
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2
-9
/
+5
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
44
-409
/
+255
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
4
-9
/
+6
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
1
-3
/
+8
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
4
-4
/
+2
2019-07-17
x86/xen: Add "nopv" support for HVM guest
Zhenzhong Duan
3
-10
/
+39
2019-07-17
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
Zhenzhong Duan
3
-9
/
+9
2019-07-17
xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
Zhenzhong Duan
1
-6
/
+6
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
4
-0
/
+17
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
2
-5
/
+4
2019-07-17
Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...
Zhenzhong Duan
2
-6
/
+3
2019-07-17
mm: add account_locked_vm utility function
Daniel Jordan
2
-77
/
+8
2019-07-17
arm64: mm: implement pte_devmap support
Robin Murphy
3
-0
/
+23
2019-07-17
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
5
-6
/
+4
2019-07-17
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2
-11
/
+1
2019-07-17
powerpc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+10
2019-07-17
parisc: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+7
2019-07-17
mips: define syscall_get_error()
Dmitry V. Levin
1
-0
/
+6
2019-07-17
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
1
-0
/
+14
2019-07-17
nds32: fix asm/syscall.h
Dmitry V. Levin
1
-10
/
+17
[prev]
[next]