aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-01-23bpf: change parameters of call/branch offset adjustmentJakub Kicinski1-19/+21
2019-01-23PM / EM: Expose the Energy Model in debugfsQuentin Perret1-0/+57
2019-01-22capabilities:: annotate implicit fall throughMathieu Malaterre1-3/+1
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris12-33/+141
2019-01-22PM: QoS: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar1-7/+7
2019-01-21bpf: Add module name [bpf] to ksymbols for bpf programsSong Liu1-1/+1
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu3-1/+118
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu1-1/+97
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo2-6/+8
2019-01-21locking/lockdep: Provide enum lock_usage_bit mask namesFrederic Weisbecker2-22/+15
2019-01-21locking/lockdep: Simplify mark_held_locks()Frederic Weisbecker1-15/+8
2019-01-21Revert "sched/core: Take the hotplug lock in sched_init_smp()"Valentin Schneider1-4/+1
2019-01-21cpu/hotplug: Mute hotplug lockdep during initValentin Schneider1-0/+9
2019-01-21locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long1-0/+3
2019-01-21sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchgDavidlohr Bueso1-1/+1
2019-01-21locking/rwsem: Fix (possible) missed wakeupXie Yongji1-2/+9
2019-01-21futex: Fix (possible) missed wakeupPeter Zijlstra1-5/+8
2019-01-21sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra1-3/+4
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-0/+12
2019-01-21sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood1-1/+1
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-0/+9
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-5/+24
2019-01-18bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15
2019-01-18audit: add syscall information to CONFIG_CHANGE recordsRichard Guy Briggs4-12/+22
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit1-4/+1
2019-01-18perf core: Fix perf_proc_update_handler() bugStephane Eranian1-7/+7
2019-01-18ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann1-0/+1
2019-01-18genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen1-1/+1
2019-01-18Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2019-01-17cgroup: saner refcounting for cgroup_rootAl Viro3-55/+21
2019-01-17fix cgroup_do_mount() handling of failure exitsAl Viro1-3/+6
2019-01-17tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler1-0/+7
2019-01-17bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre1-0/+1
2019-01-17bpf: Make function btf_name_offset_valid staticMathieu Malaterre1-1/+1
2019-01-17bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev1-0/+2
2019-01-17bpf: don't assume build-id length is always 20 bytesStanislav Fomichev1-2/+5
2019-01-17tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler1-1/+1
2019-01-17bpf: fix a (false) compiler warningPeter Oskolkov1-1/+2
2019-01-16bpf: btf: support 128 bit integer typeYonghong Song1-19/+85
2019-01-16livepatch: Remove signal sysfs attributeMiroslav Benes3-74/+41
2019-01-16livepatch: Send a fake signal periodicallyMiroslav Benes1-3/+13
2019-01-16swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig1-0/+2
2019-01-15seccomp: fix UAF in user-trap codeTycho Andersen1-0/+4
2019-01-16Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+9
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-22/+88
2019-01-15tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi1-3/+9
2019-01-15posix-cpu-timers: Remove private interval storageThomas Gleixner1-7/+6
2019-01-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner1-0/+1
2019-01-15posix-cpu-timers: Unbreak timer rearmingThomas Gleixner1-0/+1