summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-02-21Merge tag 'v4.16-rc2' into sched/core, to pick up fixesIngo Molnar
2018-02-20torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney
2018-02-20rcutorture: Record which grace-period primitives are testedPaul E. McKenney
2018-02-20rcutorture: Re-enable testing of dynamic expeditingPaul E. McKenney
2018-02-20rcutorture: Avoid fake-writer use of undefined primitivesPaul E. McKenney
2018-02-20rcutorture: Abstract function and module namesPaul E. McKenney
2018-02-20rcutorture: Replace multi-instance kzalloc() with kcalloc()Paul E. McKenney
2018-02-20rcu: Remove SRCU throttlingPaul E. McKenney
2018-02-20srcu: Remove dead code in srcu_gp_end()Byungchul Park
2018-02-20srcu: Reduce scans of srcu_data in counter wrap checkIldar Ismagilov
2018-02-20srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrapIldar Ismagilov
2018-02-20srcu: Abstract function namePaul E. McKenney
2018-02-20rcu: Make expedited RCU CPU selection avoid unnecessary storesPaul E. McKenney
2018-02-20rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney
2018-02-20rcu: Add more tracing of expedited grace periodsPaul E. McKenney
2018-02-20rcu: Fix misprint in srcu_funnel_exp_startIldar Ismagilov
2018-02-20rcu: Use wrapper for lockdep assertsMatthew Wilcox
2018-02-20rcu: Remove redundant nxttail index macro defineLiu, Changcheng
2018-02-20rcu: Consolidate rcu.h #ifdefsPaul E. McKenney
2018-02-20rcu: More clearly identify grace-period kthread stack dumpPaul E. McKenney
2018-02-20rcu: Remove obsolete force-quiescent-state statistics for debugfsPaul E. McKenney
2018-02-20rcu: Remove obsolete __rcu_pending() statistics for debugfsPaul E. McKenney
2018-02-20rcu: Remove obsolete callback-invocation statistics for debugfsPaul E. McKenney
2018-02-20rcu: Remove obsolete boost statistics for debugfsPaul E. McKenney
2018-02-20rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo
2018-02-20rcu: Fix CPU offload boot message when no CPUs are offloadedPaul E. McKenney
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner
2018-02-16genirq: Let irq thread follow the effective hard irq affinityThomas Gleixner
2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-02-16kprobes: Propagate error from disarm_kprobe_ftrace()Jessica Yu
2018-02-16kprobes: Propagate error from arm_kprobe_ftrace()Jessica Yu
2018-02-15bpf: fix mlock precharge on arraymapsDaniel Borkmann
2018-02-15sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney
2018-02-15rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data()Lihao Liang
2018-02-15audit: bail before bug check if audit disabledRichard Guy Briggs
2018-02-15audit: deprecate the AUDIT_FILTER_ENTRY filterRichard Guy Briggs
2018-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-15bpf: Remove unused callee_saved arrayJoe Stringer
2018-02-14audit: session ID should not set arch quick field pointerRichard Guy Briggs
2018-02-14audit: update bugtracker and source URIsRichard Guy Briggs
2018-02-14bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryDaniel Borkmann
2018-02-14bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang
2018-02-13bpf: fix sock_map_alloc() error pathEric Dumazet
2018-02-13bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song
2018-02-13net: Convert audit_net_opsKirill Tkhai