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
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-0
/
+1
|
\
|
*
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
1
-0
/
+1
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+2
|
\
\
|
*
|
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
1
-0
/
+2
*
|
|
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-10-11
1
-0
/
+1
*
|
|
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-07
1
-6
/
+0
|
\
\
\
|
*
|
|
parisc: Drop BROKEN_RODATA config option
Helge Deller
2016-09-20
1
-6
/
+0
|
|
|
/
|
|
/
|
*
|
|
sched/core: Add try_get_task_stack() and put_task_stack()
Andy Lutomirski
2016-09-16
1
-0
/
+3
*
|
|
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2016-09-15
2
-2
/
+12
|
/
/
*
|
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
mm: SLUB hardened usercopy support
Kees Cook
2016-07-26
1
-0
/
+1
|
*
mm: SLAB hardened usercopy support
Kees Cook
2016-07-26
1
-0
/
+1
*
|
init/Kconfig: add clarification for out-of-tree modules
Valdis Kletnieks
2016-08-02
1
-1
/
+1
*
|
init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig
Alexey Dobriyan
2016-08-02
1
-0
/
+1
*
|
init: allow blacklisting of module_init functions
Prarit Bhargava
2016-08-02
1
-0
/
+6
*
|
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-1
/
+1
*
|
init/Kconfig: make COMPILE_TEST depend on !UML
Richard Weinberger
2016-08-02
1
-0
/
+1
*
|
cgroup: update cgroup's document path
seokhoon.yoon
2016-08-02
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-07-28
1
-2
/
+2
|
\
\
|
*
|
init: fix Kconfig text
Geert Uytterhoeven
2016-06-21
1
-2
/
+2
*
|
|
mm: SLUB freelist randomization
Thomas Garnier
2016-07-26
1
-2
/
+2
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
1
-3
/
+3
|
\
\
\
|
*
|
|
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
2016-07-14
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2016-06-30
1
-0
/
+1
|
|
\
\
|
|
*
|
rcu: Disable TASKS_RCU for usermode Linux
Paul E. McKenney
2016-06-15
1
-0
/
+1
*
|
|
|
init/Kconfig: keep Expert users menu together
Randy Dunlap
2016-07-06
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-06-24
1
-1
/
+3
|
\
\
\
|
*
|
|
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
Rasmus Villemoes
2016-06-24
1
-1
/
+3
|
|
/
/
*
/
/
Clarify naming of thread info/stack allocators
Linus Torvalds
2016-06-24
1
-2
/
+2
|
/
/
*
|
mm: use early_pfn_to_nid in page_ext_init
Yang Shi
2016-05-27
1
-2
/
+1
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
1
-0
/
+29
|
\
\
|
*
|
Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
Arnd Bergmann
2016-05-10
1
-0
/
+13
|
*
|
kconfig option for TRIM_UNUSED_KSYMS
Nicolas Pitre
2016-03-29
1
-0
/
+16
*
|
|
init/main.c: simplify initcall_blacklisted()
Rasmus Villemoes
2016-05-20
1
-5
/
+4
*
|
|
printk/nmi: increase the size of NMI buffer and make it configurable
Petr Mladek
2016-05-20
1
-0
/
+22
*
|
|
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-20
2
-0
/
+6
*
|
|
mm: call page_ext_init() after all struct pages are initialized
Yang Shi
2016-05-20
1
-1
/
+2
*
|
|
mm: SLAB freelist randomization
Thomas Garnier
2016-05-19
1
-0
/
+9
|
|
/
|
/
|
*
|
Make CONFIG_FHANDLE default y
Andi Kleen
2016-04-01
1
-1
/
+2
|
/
*
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-03-18
1
-2
/
+2
|
\
|
*
cgroup: Trivial correction to reflect controller.
Parav Pandit
2016-03-05
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
\
|
*
|
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-03-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-16
2
-3
/
+23
|
\
\
|
*
|
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2016-03-15
1
-0
/
+18
|
*
|
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2016-03-15
1
-0
/
+4
|
*
|
init/main.c: use list_for_each_entry()
Geliang Tang
2016-03-15
1
-3
/
+1
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
1
-15
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/hotplug: Unpark smpboot threads from the state machine
Thomas Gleixner
2016-03-01
1
-1
/
+0
[next]