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
*
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
2017-09-24
3
-17
/
+16
*
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
2017-09-24
3
-20
/
+9
*
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
2017-09-24
3
-17
/
+8
*
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
2017-09-24
3
-10
/
+109
*
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
2017-09-24
4
-7
/
+7
*
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-22
18
-36
/
+38
|
\
|
*
MIPS: PCI: Move map_irq() hooks out of initdata
Lorenzo Pieralisi
2017-09-19
32
-60
/
+62
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2017-09-22
3
-4
/
+1
|
\
\
|
*
|
tile: array underflow in setup_maxnodemem()
Dan Carpenter
2017-07-24
1
-1
/
+1
|
*
|
tile: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-07-20
2
-3
/
+0
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-09-22
3
-2
/
+11
|
\
\
\
|
*
|
|
arm64: ensure the kernel is compiled for LP64
Andrew Pinski
2017-09-18
1
-0
/
+5
|
*
|
|
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
2017-09-18
1
-2
/
+2
|
*
|
|
arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels
Dave Martin
2017-09-18
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
arch: remove unused *_segments() macros/functions
Tobias Klauser
2017-09-22
10
-51
/
+0
*
|
|
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-22
1
-1
/
+1
|
\
\
\
|
*
|
|
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
2017-09-15
1
-1
/
+1
*
|
|
|
Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-22
19
-56
/
+77
|
\
\
\
\
|
*
|
|
|
powerpc/pseries: Fix parent_dn reference leak in add_dt_node()
Tyrel Datwyler
2017-09-21
1
-1
/
+3
|
*
|
|
|
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
2017-09-21
2
-2
/
+5
|
*
|
|
|
powerpc/eeh: Create PHB PEs after EEH is initialized
Benjamin Herrenschmidt
2017-09-21
2
-18
/
+4
|
*
|
|
|
powerpc/kprobes: Update optprobes to use emulate_update_regs()
Naveen N. Rao
2017-09-20
1
-1
/
+3
|
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-09-20
1
-2
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/e6500: Update machine check for L1D cache err
Matt Weber
2017-08-28
1
-2
/
+10
|
*
|
|
|
|
powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline
Gautham R. Shenoy
2017-09-20
1
-1
/
+7
|
*
|
|
|
|
powerpc/sstep: mullw should calculate a 64 bit signed result
Anton Blanchard
2017-09-20
1
-2
/
+3
|
*
|
|
|
|
powerpc/sstep: Fix issues with mcrf
Anton Blanchard
2017-09-20
1
-2
/
+2
|
*
|
|
|
|
powerpc/sstep: Fix issues with set_cr0()
Anton Blanchard
2017-09-20
1
-7
/
+7
|
*
|
|
|
|
powerpc/tm: Flush TM only if CPU has TM feature
Gustavo Romero
2017-09-20
1
-1
/
+1
|
*
|
|
|
|
powerpc/sysrq: Fix oops whem ppmu is not registered
Ravi Bangoria
2017-09-20
1
-0
/
+5
|
*
|
|
|
|
powerpc/configs: Update for CONFIG_SND changes
Michael Ellerman
2017-09-20
8
-19
/
+27
*
|
|
|
|
|
Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...
Linus Torvalds
2017-09-22
27
-33
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
MIPS: PCI: fix pcibios_map_irq section mismatch
Manuel Lauss
2017-09-21
24
-25
/
+25
|
*
|
|
|
|
|
MIPS: Fix input modify in __write_64bit_c0_split()
James Hogan
2017-09-21
1
-6
/
+9
|
*
|
|
|
|
|
MIPS: MSP71xx: Include asm/setup.h
Arnd Bergmann
2017-09-21
1
-0
/
+2
|
*
|
|
|
|
|
MIPS: Fix perf event init
Paul Burton
2017-09-20
1
-2
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-22
5
-33
/
+147
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/topology: enable / disable topology dynamically
Heiko Carstens
2017-09-20
1
-2
/
+74
|
*
|
|
|
|
|
s390/topology: alternative topology for topology-less machines
Heiko Carstens
2017-09-20
2
-23
/
+61
|
*
|
|
|
|
|
s390/mm: fix write access check in gup_huge_pmd()
Gerald Schaefer
2017-09-19
1
-4
/
+3
|
*
|
|
|
|
|
s390/mm: make pmdp_invalidate() do invalidation only
Gerald Schaefer
2017-09-19
1
-1
/
+3
|
*
|
|
|
|
|
s390/perf: fix bug when creating per-thread event
Pu Hou
2017-09-13
1
-3
/
+6
*
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-09-22
12
-156
/
+184
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-6
/
+6
|
*
|
|
|
|
|
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-36
/
+39
|
*
|
|
|
|
|
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-8
/
+7
|
*
|
|
|
|
|
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-15
/
+7
|
*
|
|
|
|
|
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-8
/
+7
|
*
|
|
|
|
|
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-6
/
+5
|
*
|
|
|
|
|
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
2017-09-20
1
-3
/
+1
[next]