aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-23bpf, inode: disallow userns mountsDaniel Borkmann1-1/+0
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+2
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds2-3/+2
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-59/+383
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-12/+24
2016-05-20radix-tree: introduce radix_tree_emptyMatthew Wilcox1-6/+1
2016-05-20kernel/sysctl_binary.c: use generic UUID libraryAndy Shevchenko1-16/+7
2016-05-20printk/nmi: flush NMI messages on the system panicPetr Mladek5-3/+47
2016-05-20printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek1-1/+2
2016-05-20printk/nmi: warn when some message has been lost in NMI contextPetr Mladek3-1/+25
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek4-18/+265
2016-05-20fork: free thread in copy_process on failureJiri Slaby1-1/+3
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-1/+1
2016-05-20mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko1-15/+35
2016-05-20bpf: teach verifier to recognize imm += ptr patternAlexei Starovoitov1-1/+17
2016-05-20bpf: support decreasing order in direct packet accessAlexei Starovoitov1-8/+4
2016-05-20bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman1-1/+1
2016-05-20bpf: rather use get_random_int for randomizationsDaniel Borkmann1-2/+2
2016-05-20ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN1-3/+2
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+12
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+9
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar3-14/+36
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-231/+123
2016-05-19cpuset: use static key better and convert to new APIVlastimil Babka1-7/+7
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins1-0/+7
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-7/+1
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-05-19kernel/padata.c: hide unused functionsArnd Bergmann1-37/+37
2016-05-19kernel/padata.c: removed unused codeRichard Cochran1-64/+0
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callbacksDu, Changbin4-92/+26
2016-05-19rcu: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-19timer: update debugobjects fixup callbacks return typeDu, Changbin2-24/+24
2016-05-19workqueue: update debugobjects fixup callbacks return typeDu, Changbin1-10/+10
2016-05-19time: remove timespec_add_safe()Deepa Dinamani1-4/+0
2016-05-19time: add missing implementation for timespec64_add_safe()Deepa Dinamani1-0/+25
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-10/+3
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-4/+5
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds10-284/+3930
2016-05-18Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-29/+21
2016-05-19cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar1-1/+3
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+8
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds3-64/+266
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-231/+1122
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-27/+65
2016-05-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2016-05-17Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-17/+18
2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepatching-ppc64' into for-linusJiri Kosina3-64/+263