summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2018-02-13locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon
2018-02-13locking/qspinlock: Ensure node is initialised before updating prev->nextWill Deacon
2018-02-13sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macroLeo Yan
2018-02-13sched/core: Fix DEBUG_SPINLOCK annotation for rq->lockPeter Zijlstra
2018-02-13sched/rt: Make update_curr_rt() more accurateWen Yang
2018-02-13sched/deadline: Make update_curr_dl() more accurateWen Yang
2018-02-13sched/fair: Remove stray space in #ifdefVincent Guittot
2018-02-12sched, cgroup: Don't reject lower cpu.max on ancestorsTejun Heo
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-08tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)
2018-02-08ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-02-08print kdump kernel loaded status in stack dumpDave Young
2018-02-07Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers
2018-02-06pipe, sysctl: remove pipe_proc_fn()Eric Biggers
2018-02-06pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers