aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-07-24Merge branch 'akpm-current/current'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'audit/next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'security/next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-07-22Merge branch 'x86/mm'Ingo Molnar
2017-07-22Merge branch 'smp/hotplug'Ingo Molnar
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-21Merge branch 'for-4.14' into for-nextTejun Heo
2017-07-21cgroup: update debug controller to print out thread mode informationWaiman Long
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo
2017-07-21cgroup: implement CSS_TASK_ITER_THREADEDTejun Heo
2017-07-21cgroup: introduce cgroup->dom_cgrp and threaded css_set handlingTejun Heo
2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo
2017-07-21cgroup: reorganize cgroup.procs / task write pathTejun Heo
2017-07-21perf/core: Fix locking for children siblings group readJiri Olsa
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20rcutorture: Invoke call_rcu() from timer handlerPaul E. McKenney
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-20Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-07-20smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()Ethan Barnes
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang
2017-07-20tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-07-20signal: Fix sending signals with siginfoEric W. Biederman
2017-07-20prctl: Allow local CAP_SYS_ADMIN changing exe_fileKirill Tkhai
2017-07-20userns,pidns: Verify the userns for new pid namespacesEric W. Biederman
2017-07-20perf/core: Fix scheduling regression of pinned groupsAlexander Shishkin
2017-07-19signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19fixup! EXP: sched/cputime: Fix using smp_processor_id() in preemptiblePaul E. McKenney
2017-07-19rcu: Move callback-list warning to irq-disable regionPaul E. McKenney
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-07-19EXP: sched/cputime: Fix using smp_processor_id() in preemptibleWanpeng Li
2017-07-19audit: fix memleak in auditd_send_unicast_skb.Shu Wang
2017-07-19tracing/ring_buffer: Try harder to allocateJoel Fernandes
2017-07-18sys_membarrier: Add expedited optionPaul E. McKenney
2017-07-18rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney
2017-07-18rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()Paul E. McKenney
2017-07-18rcu: Add warning to rcu_idle_enter() for irqs enabledPaul E. McKenney
2017-07-18rcu: Make rcu_idle_enter() rely on callers disabling irqsPeter Zijlstra (Intel)