summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-20kprobes: Disable the jprobes test codeMasami Hiramatsu
2017-10-20kprobes: Disable the jprobes APIsMasami Hiramatsu
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19rcu/segcblist: Include rcupdate.hSebastian Andrzej Siewior
2017-10-19rcu: Add extended-quiescent-state testing advicePaul E. McKenney
2017-10-19rcu: Suppress lockdep false-positive ->boost_mtx complaintsPaul E. McKenney
2017-10-19rcu: Do not include rtmutex_common.h unconditionallySebastian Andrzej Siewior
2017-10-19clockevents: Retry programming min delta up to 10 timesJames Hogan
2017-10-19bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocationsDaniel Borkmann
2017-10-19bpf: fix splat for illegal devmap percpu allocationDaniel Borkmann
2017-10-19kernel/module: Delete an error message for a failed memory allocation in add_...Markus Elfring
2017-10-19irqdomain: Add __rcu annotations to radix tree slotMasahiro Yamada
2017-10-19irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada
2017-10-19livepatch: add transition noticesJoe Lawrence
2017-10-19livepatch: move transition "complete" notice into klp_complete_transition()Joe Lawrence
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-10-19locking/static_keys: Improve uninitialized key warningBorislav Petkov
2017-10-18timer: Convert stub timer to timer_setup()Thomas Gleixner
2017-10-18workqueue: Convert timers to use timer_setup() (part 2)Kees Cook
2017-10-18genirq: Add config option for reservation modeThomas Gleixner
2017-10-18timers: Avoid an unnecessary iteration in __run_timers()Zhenzhong Duan
2017-10-18Revert "kprobes: Warn if optprobe handler tries to change execution path"Naveen N. Rao
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski
2017-10-18bpf: remove the verifier ops from program structureJakub Kicinski
2017-10-18bpf: split verifier and program opsJakub Kicinski
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-18perf/core: Export AUX buffer helpers to modulesWill Deacon
2017-10-18genirq: export irq_get_percpu_devid_partition to modulesWill Deacon
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-10-17time: Use do_settimeofday64() internallyArnd Bergmann
2017-10-17posix-stubs: Use get_timespec64() and put_timespec64()Arnd Bergmann
2017-10-16ftrace: Kill FTRACE_OPS_FL_PER_CPUPeter Zijlstra
2017-10-16perf/ftrace: Small cleanupPeter Zijlstra
2017-10-16perf/ftrace: Fix function trace eventsPeter Zijlstra
2017-10-16perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra
2017-10-16tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14bpf: verifier: set reg_type on context accesses in second passJakub Kicinski
2017-10-13kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2017-10-14Merge branch 'pm-domains' into pm-oppRafael J. Wysocki