index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function
Christophe Leroy
2017-06-01
1
-1
/
+2
*
powerpc/spufs: Fix coredump of SPU contexts
Michael Ellerman
2017-06-01
1
-0
/
+2
*
powerpc/64s: Add dt_cpu_ftrs boot time setup option
Nicholas Piggin
2017-06-01
3
-14
/
+57
*
powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
2017-05-25
2
-1
/
+4
*
powerpc/spufs: Fix hash faults for kernel regions
Jeremy Kerr
2017-05-25
1
-1
/
+3
*
powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
Michael Neuling
2017-05-25
1
-0
/
+2
*
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
2017-05-25
1
-3
/
+2
*
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
2017-05-19
1
-1
/
+1
*
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
2017-05-19
1
-0
/
+12
*
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
2017-05-17
1
-3
/
+4
*
powerpc/kprobes: Fix handling of instruction emulation on probe re-entry
Naveen N. Rao
2017-05-16
1
-1
/
+2
*
powerpc/powernv: Set NAPSTATELOST after recovering paca on P9 DD1
Gautham R. Shenoy
2017-05-16
1
-1
/
+1
*
selftests/powerpc: Test TM and VMX register state
Michael Neuling
2017-05-16
3
-1
/
+122
*
powerpc/tm: Fix FP and VMX register corruption
Michael Neuling
2017-05-15
1
-0
/
+19
*
powerpc/modules: If mprofile-kernel is enabled add it to vermagic
Michael Ellerman
2017-05-15
1
-0
/
+4
*
Linux 4.12-rc1
v4.12-rc1
Linus Torvalds
2017-05-13
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-05-13
5
-7
/
+445
|
\
|
*
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
2017-05-11
1
-1
/
+1
|
*
Input: add support for PlayStation 1/2 joypads connected via SPI
Tomohiro Yoshidomi
2017-05-10
3
-0
/
+423
|
*
Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
Benjamin Valentin
2017-05-07
1
-0
/
+2
|
*
Input: xpad - sync supported devices with xboxdrv
Benjamin Valentin
2017-05-07
1
-0
/
+13
|
*
Input: xpad - sort supported devices by USB ID
Benjamin Valentin
2017-05-07
1
-6
/
+6
*
|
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-05-13
9
-18
/
+195
|
\
\
|
*
|
ubi: Add debugfs file for tracking PEB state
Ben Shelton
2017-05-08
1
-1
/
+125
|
*
|
ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl
Rock Lee
2017-05-08
1
-3
/
+3
|
*
|
ubifs: Remove unnecessary assignment
Stefan Agner
2017-05-08
1
-1
/
+0
|
*
|
ubifs: Fix cut and paste error on sb type comparisons
Colin Ian King
2017-05-08
1
-2
/
+2
|
*
|
ubi: fastmap: Fix slab corruption
Rabin Vincent
2017-05-08
1
-4
/
+29
|
*
|
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
2017-05-08
3
-2
/
+31
|
*
|
ubi: Make mtd parameter readable
Andy Shevchenko
2017-05-08
1
-1
/
+1
|
*
|
ubi: Fix section mismatch
Andy Shevchenko
2017-05-08
1
-4
/
+4
*
|
|
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
7
-19
/
+17
|
\
\
\
|
*
|
|
um: Add missing NR_CPUS include
Richard Weinberger
2017-05-04
1
-0
/
+1
|
*
|
|
um: Fix to call read_initrd after init_bootmem
Masami Hiramatsu
2017-05-03
2
-3
/
+7
|
*
|
|
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2017-05-03
1
-8
/
+1
|
*
|
|
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
2017-05-03
1
-1
/
+1
|
*
|
|
um: Set number of CPUs
Nikola Kotur
2017-05-03
2
-3
/
+5
|
*
|
|
um: Fix _print_addr()
Richard Weinberger
2017-05-03
1
-4
/
+2
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-13
23
-126
/
+145
|
\
\
\
|
*
|
|
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
2017-05-12
1
-0
/
+12
|
*
|
|
mm: vmscan: scan until it finds eligible pages
Minchan Kim
2017-05-12
1
-6
/
+15
|
*
|
|
mm, thp: copying user pages must schedule on collapse
David Rientjes
2017-05-12
1
-4
/
+3
|
*
|
|
dax: fix PMD data corruption when fault races with write
Ross Zwisler
2017-05-12
1
-14
/
+14
|
*
|
|
dax: fix data corruption when fault races with write
Jan Kara
2017-05-12
1
-16
/
+16
|
*
|
|
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
2017-05-12
1
-4
/
+17
|
*
|
|
mm: fix data corruption due to stale mmap reads
Jan Kara
2017-05-12
2
-2
/
+12
|
*
|
|
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
2017-05-12
3
-36
/
+3
|
*
|
|
Tigran has moved
Andrew Morton
2017-05-12
6
-7
/
+7
|
*
|
|
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-12
3
-17
/
+26
|
*
|
|
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
2017-05-12
1
-1
/
+3
[next]