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.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-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 branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-23
52
-599
/
+706
|
\
|
*
locking/qspinlock, x86: Provide liveness guarantee
Peter Zijlstra
2018-10-16
1
-0
/
+15
|
*
x86/asm: 'Simplify' GEN_*_RMWcc() macros
Peter Zijlstra
2018-10-16
7
-53
/
+64
|
*
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
Adam Borowski
2018-10-10
2
-0
/
+2
|
*
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
3
-55
/
+20
|
*
x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
2
-35
/
+48
|
*
x86/extable: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
2
-33
/
+21
|
*
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-06
15
-109
/
+101
|
|
\
|
|
*
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
2018-10-02
1
-1
/
+1
|
|
*
s390/jump_label: Switch to relative references
Heiko Carstens
2018-09-27
3
-29
/
+23
|
|
*
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-27
1
-0
/
+1
|
|
*
x86/jump_table: Use relative references
Ard Biesheuvel
2018-09-27
2
-16
/
+9
|
|
*
x86/jump_label: Switch to jump_entry accessors
Ard Biesheuvel
2018-09-27
1
-37
/
+25
|
|
*
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
2018-09-27
4
-4
/
+18
|
|
*
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
2018-09-27
3
-23
/
+22
|
|
*
jump_label: Implement generic support for relative references
Ard Biesheuvel
2018-09-27
1
-0
/
+3
|
*
|
Merge branch 'x86/core' into x86/build, to avoid conflicts
Ingo Molnar
2018-10-05
24
-229
/
+394
|
|
\
\
|
|
*
\
Merge branch 'linus' into x86/core, to pick up fixes
Ingo Molnar
2018-10-04
145
-810
/
+1713
|
|
|
\
\
|
|
*
|
|
x86/fault: BUG() when uaccess helpers fault on kernel addresses
Jann Horn
2018-09-03
1
-0
/
+58
|
|
*
|
|
x86/fault: Plumb error code and fault address through to fault handlers
Jann Horn
2018-09-03
6
-21
/
+44
|
|
*
|
|
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-09-03
12
-142
/
+160
|
|
*
|
|
x86/kprobes: Stop calling fixup_exception() from kprobe_fault_handler()
Jann Horn
2018-09-03
1
-9
/
+0
|
|
*
|
|
x86/kprobes: Inline kprobe_exceptions_notify() into do_general_protection()
Jann Horn
2018-09-03
2
-30
/
+11
|
|
*
|
|
x86/kprobes: Refactor kprobes_fault() like kprobe_exceptions_notify()
Jann Horn
2018-09-03
1
-11
/
+13
|
*
|
|
|
x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops
Nadav Amit
2018-10-04
2
-29
/
+28
|
*
|
|
|
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-10-04
2
-42
/
+57
|
*
|
|
|
x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs
Nadav Amit
2018-10-04
3
-15
/
+17
|
*
|
|
|
x86/refcount: Work around GCC inlining bug
Nadav Amit
2018-10-04
2
-29
/
+46
|
*
|
|
|
x86/objtool: Use asm macros to work around GCC inlining bugs
Nadav Amit
2018-10-04
1
-0
/
+2
|
*
|
|
|
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
2018-10-04
2
-0
/
+14
|
*
|
|
|
kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker script
Nadav Amit
2018-10-04
1
-2
/
+2
|
*
|
|
|
x86/build: Remove unused CONFIG_AS_CRC32
Masahiro Yamada
2018-10-01
1
-1
/
+0
*
|
|
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
7
-8
/
+115
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Thomas Gleixner
2018-09-27
7
-8
/
+115
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
x86: boot: Fix EFI stub alignment
Ben Hutchings
2018-09-26
1
-0
/
+7
|
|
*
|
|
|
efi/x86: Call efi_parse_options() from efi_main()
Hans de Goede
2018-09-26
1
-0
/
+10
|
|
*
|
|
|
efi/x86: earlyprintk - Add 64bit efi fb address support
Aaron Ma
2018-09-26
1
-2
/
+6
|
|
*
|
|
|
efi/x86: drop task_lock() from efi_switch_mm()
Sebastian Andrzej Siewior
2018-09-26
1
-6
/
+4
|
|
*
|
|
|
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
2018-09-26
3
-0
/
+88
*
|
|
|
|
|
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-10-23
84
-739
/
+2131
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/kasan: support preemptible kernel build
Vasily Gorbik
2018-10-22
2
-4
/
+9
|
*
|
|
|
|
|
s390/perf: Return error when debug_register fails
Thomas Richter
2018-10-19
1
-1
/
+5
|
*
|
|
|
|
|
s390/sthyi: Fix machine name validity indication
Janosch Frank
2018-10-15
1
-3
/
+5
|
*
|
|
|
|
|
s390/vmalloc: fix VMALLOC_START calculation
Mikhail Zaslonko
2018-10-11
1
-2
/
+2
|
*
|
|
|
|
|
s390/mem_detect: add missing include
Heiko Carstens
2018-10-10
1
-0
/
+1
|
*
|
|
|
|
|
s390/dumpstack: print psw mask and address again
Heiko Carstens
2018-10-10
1
-1
/
+1
|
*
|
|
|
|
|
s390/crypto: Enhance paes cipher to accept variable length key material
Ingo Franzki
2018-10-10
1
-26
/
+37
|
*
|
|
|
|
|
s390/pkey: Introduce new API for transforming key blobs
Ingo Franzki
2018-10-10
2
-0
/
+25
|
*
|
|
|
|
|
s390/pkey: Introduce new API for random protected key verification
Ingo Franzki
2018-10-10
2
-0
/
+17
|
*
|
|
|
|
|
s390/pkey: Introduce new API for random protected key generation
Ingo Franzki
2018-10-09
2
-0
/
+18
[next]