index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: sparc64: Add JIT support for multi-function programs.
David Miller
2017-12-23
1
-4
/
+40
*
bpf: arm64: fix uninitialized variable
Alexei Starovoitov
2017-12-19
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
12
-14
/
+142
|
\
|
*
bpf: arm64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
1
-4
/
+64
|
*
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
1
-3
/
+44
|
*
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
7
-7
/
+7
|
*
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
5
-0
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
122
-388
/
+558
|
\
\
|
*
|
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
2017-12-15
2
-8
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
2
-2
/
+3
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-13
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-12
1
-0
/
+1
|
|
*
|
|
ARM: dts: vf610-zii-dev: use XAUI for DSA link ports
Russell King
2017-12-13
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-12-15
16
-28
/
+63
|
|
\
\
\
|
|
*
|
|
arm64: fpsimd: Fix copying of FP state from signal frame into task struct
Will Deacon
2017-12-15
1
-1
/
+1
|
|
*
|
|
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
2017-12-14
2
-1
/
+5
|
|
*
|
|
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
2017-12-14
1
-1
/
+1
|
|
*
|
|
arm64: fault: avoid send SIGBUS two times
Dongjiu Geng
2017-12-13
1
-3
/
+2
|
|
*
|
|
arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h
Will Deacon
2017-12-12
1
-1
/
+1
|
|
*
|
|
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2017-12-12
7
-1
/
+27
|
|
*
|
|
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
2017-12-12
1
-0
/
+2
|
|
*
|
|
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
Will Deacon
2017-12-12
1
-4
/
+4
|
|
*
|
|
arm64: mm: Fix pte_mkclean, pte_mkdirty semantics
Steve Capper
2017-12-11
1
-15
/
+18
|
|
*
|
|
arm64: Initialise high_memory global variable earlier
Steve Capper
2017-12-11
1
-1
/
+2
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
13
-75
/
+150
|
|
\
\
\
\
|
|
*
|
|
|
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
1
-2
/
+11
|
|
*
|
|
|
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
3
-41
/
+62
|
|
*
|
|
|
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
2017-12-15
1
-6
/
+3
|
|
*
|
|
|
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-15
2
-12
/
+2
|
|
*
|
|
|
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...
Andrey Ryabinin
2017-12-11
1
-0
/
+1
|
|
*
|
|
|
x86/build: Don't verify mtools configuration file for isoimage
Changbin Du
2017-12-11
1
-1
/
+3
|
|
*
|
|
|
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2017-12-11
2
-7
/
+9
|
|
*
|
|
|
x86/boot/compressed/64: Print error if 5-level paging is not supported
Kirill A. Shutemov
2017-12-07
1
-0
/
+16
|
|
*
|
|
|
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
2017-12-07
3
-4
/
+41
|
|
*
|
|
|
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
2017-12-07
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-15
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/Xen: don't report ancient LAPIC version
Jan Beulich
2017-12-12
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-14
1
-6
/
+21
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h
Christian König
2017-12-06
1
-5
/
+15
|
|
*
|
|
|
|
|
x86/PCI: Fix infinite loop in search for 64bit BAR placement
Christian König
2017-12-06
1
-1
/
+6
|
*
|
|
|
|
|
|
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/...
Linus Torvalds
2017-12-13
3
-12
/
+20
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code
Palmer Dabbelt
2017-12-11
1
-11
/
+0
|
|
*
|
|
|
|
|
|
RISC-V: Resurrect smp_mb__after_spinlock()
Palmer Dabbelt
2017-12-11
1
-0
/
+19
|
|
*
|
|
|
|
|
|
RISC-V: Logical vs Bitwise typo
Dan Carpenter
2017-12-11
1
-1
/
+1
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-12-11
1
-7
/
+0
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2017-11-29
1
-7
/
+0
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-12-10
59
-107
/
+124
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2017-12-09
4
-15
/
+15
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2017-12-08
2
-5
/
+5
[next]