summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo
2019-01-21locking/lockdep: Provide enum lock_usage_bit mask namesFrederic Weisbecker
2019-01-21locking/lockdep: Simplify mark_held_locks()Frederic Weisbecker
2019-01-21Revert "sched/core: Take the hotplug lock in sched_init_smp()"Valentin Schneider
2019-01-21cpu/hotplug: Mute hotplug lockdep during initValentin Schneider
2019-01-21locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long
2019-01-21sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchgDavidlohr Bueso
2019-01-21locking/rwsem: Fix (possible) missed wakeupXie Yongji
2019-01-21futex: Fix (possible) missed wakeupPeter Zijlstra
2019-01-21sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra
2019-01-21sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-18bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann
2019-01-18audit: add syscall information to CONFIG_CHANGE recordsRichard Guy Briggs
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit
2019-01-18perf core: Fix perf_proc_update_handler() bugStephane Eranian
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann
2019-01-18genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen
2019-01-18Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-17cgroup: saner refcounting for cgroup_rootAl Viro
2019-01-17fix cgroup_do_mount() handling of failure exitsAl Viro
2019-01-17tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler
2019-01-17bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre
2019-01-17bpf: Make function btf_name_offset_valid staticMathieu Malaterre
2019-01-17bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev
2019-01-17bpf: don't assume build-id length is always 20 bytesStanislav Fomichev
2019-01-17tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler
2019-01-17bpf: fix a (false) compiler warningPeter Oskolkov
2019-01-16bpf: btf: support 128 bit integer typeYonghong Song
2019-01-16livepatch: Remove signal sysfs attributeMiroslav Benes
2019-01-16livepatch: Send a fake signal periodicallyMiroslav Benes
2019-01-16swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig
2019-01-15seccomp: fix UAF in user-trap codeTycho Andersen
2019-01-16Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi
2019-01-15posix-cpu-timers: Remove private interval storageThomas Gleixner
2019-01-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2019-01-15posix-cpu-timers: Unbreak timer rearmingThomas Gleixner
2019-01-15genirq: Make sure the initial affinity is not emptySrinivas Ramana
2019-01-15time: Move CONTEXT_TRACKING to kernel/time/KconfigPaul E. McKenney
2019-01-15genirq: Correctly annotate implicit fall throughMathieu Malaterre
2019-01-15genirq: Annotate implicit fall throughMathieu Malaterre
2019-01-14audit: hand taken context to audit_kill_trees for syscall loggingRichard Guy Briggs
2019-01-14audit: give a clue what CONFIG_CHANGE op was involvedRichard Guy Briggs
2019-01-14kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer