summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-03Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'for-4.13' into for-linusPetr Mladek
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'pm-sleep'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-07-03bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend
2017-07-03bpf: extend bpf_trace_printk to support %iJohn Fastabend
2017-07-03bpf: export whether tail call has jited ownerDaniel Borkmann
2017-07-03bpf: simplify narrower ctx accessDaniel Borkmann
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo
2017-06-30Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf
2017-06-30posix_clocks: Use get_itimerspec64() and put_itimerspec64()Deepa Dinamani
2017-06-30nanosleep: Use get_timespec64() and put_timespec64()Deepa Dinamani
2017-06-30posix-timers: Use get_timespec64() and put_timespec64()Deepa Dinamani
2017-06-30sched/cputime: Refactor the cputime_adjust() codeGustavo A. R. Silva
2017-06-30cpu/hotplug: Constify attribute_group structuresArvind Yadav
2017-06-30sched/debug: Expose the number of RT/DL tasks that can migrateDaniel Bristot de Oliveira
2017-06-30bpf: don't open-code memdup_user()Al Viro
2017-06-30kimage_file_prepare_segments(): don't open-code memdup_user()Al Viro
2017-06-29tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-29PM: hibernate: constify attribute_group structures.Arvind Yadav
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-06-29bpf: Fix out-of-bound access on interpreters[]Martin KaFai Lau
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)
2017-06-29module: make the modinfo name constLuis R. Rodriguez
2017-06-29sched/numa: Hide numa_wake_affine() from UP buildThomas Gleixner
2017-06-29timers: Make the cpu base lock rawSebastian Andrzej Siewior
2017-06-28cgroup: implement "nsdelegate" mount optionTejun Heo
2017-06-28cgroup: restructure cgroup_procs_write_permission()Tejun Heo
2017-06-28ftrace: Decrement count for dyn_ftrace_total_info for init functionsSteven Rostedt (VMware)
2017-06-28ftrace: Unlock hash mutex on failed allocation in process_mod_list()Steven Rostedt (VMware)
2017-06-27kmod: reduce atomic operations on kmod_concurrent and simplifyLuis R. Rodriguez
2017-06-27module: use list_for_each_entry_rcu() on find_module_all()Luis R. Rodriguez
2017-06-27tracing: Add support for display of tgid in trace outputJoel Fernandes
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes