summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-08-17rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()Masami Hiramatsu
2017-08-17rcu: Add TPS() protection for _rcu_barrier_trace stringsPaul E. McKenney
2017-08-17rcu: Use idle versions of swait to make idle-hack clearLuis R. Rodriguez
2017-08-17rcu: Add event tracing to ->gp_tasks update at GP startPaul E. McKenney
2017-08-17rcu: Move rcu.h to new trivial-function stylePaul E. McKenney
2017-08-17rcu: Add TPS() to event-traced stringsPaul E. McKenney
2017-08-17rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney
2017-08-17locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-16Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-16bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend
2017-08-16bpf: sockmap state change warning fixJohn Fastabend
2017-08-16bpf: devmap: remove unnecessary value size checkJohn Fastabend
2017-08-16bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend
2017-08-16bpf: export bpf_prog_inc_not_zeroJohn Fastabend
2017-08-16sched/completion: Document that reinit_completion() must be called after comp...Steven Rostedt
2017-08-16Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann
2017-08-15bpf/verifier: track liveness for pruningEdward Cree
2017-08-15audit: Receive unmount eventJan Kara
2017-08-15audit: Fix use after free in audit_remove_watch_rule()Jan Kara
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas
2017-08-15fork: allow arch-override of VMAP stack alignmentMark Rutland
2017-08-15printk: Clean up do_syslog() error handlingNikitas Angelinas
2017-08-15Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-14seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook
2017-08-14seccomp: Introduce SECCOMP_RET_KILL_PROCESSKees Cook
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook
2017-08-14seccomp: Action to log before allowingTyler Hicks
2017-08-14seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks
2017-08-14seccomp: Operation for checking if an action is availableTyler Hicks
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks
2017-08-14seccomp: Provide matching filter for introspectionKees Cook
2017-08-14locking/lockdep: Fix the rollback and overwrite detection logic in crossreleaseByungchul Park
2017-08-14locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...Byungchul Park
2017-08-14genirq: Fix for_each_action_of_desc() macroMasahiro Yamada
2017-08-11sched: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-11cgroup: remove unneeded checksDan Carpenter
2017-08-11cgroup: misc changesTejun Heo
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-11PM / s2idle: Rename platform operations structureRafael J. Wysocki
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki