summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-04-16sched/deadline: Correctly handle active 0-lag timersluca abeni1-2/+1
2019-04-16sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld1-0/+25
2019-04-16perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin1-18/+15
2019-04-16perf/core: Fix the address filtering fixAlexander Shishkin1-16/+21
2019-04-16kprobes: Fix error check when reusing optimized probesMasami Hiramatsu1-4/+2
2019-04-16locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche1-4/+5
2019-04-15Merge branch 'page-refs' (page ref overflow)Linus Torvalds1-1/+5
2019-04-14tracing: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-16/+6
2019-04-14latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-6/+6
2019-04-14lockdep: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-11/+0
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox1-1/+5
2019-04-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-04-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2019-04-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+45
2019-04-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-17/+12
2019-04-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+5
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2-11/+45
2019-04-11dma-debug: only skip one stackframe entryScott Wood1-1/+1
2019-04-10alarmtimer: Return correct remaining timeAndrei Vagin1-1/+1
2019-04-10locking/lockdep: Zap lock classes even with lock debugging disabledBart Van Assche1-17/+12
2019-04-09Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...Paul E. McKenney14-826/+831
2019-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2019-04-06kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon1-1/+2
2019-04-06Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-4/+7
2019-04-05genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd1-0/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2-3/+3
2019-04-05genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang1-0/+1
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-19/+31
2019-04-04tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()Steven Rostedt (Red Hat)1-3/+6
2019-04-03x86/uaccess, kcov: Disable stack protectorPeter Zijlstra1-0/+1
2019-04-03x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAPPeter Zijlstra1-0/+4
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra1-1/+0
2019-04-03sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman1-3/+3
2019-04-02signal: don't silently convert SI_USER signals to non-current pidfdJann Horn1-9/+4
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+18
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2019-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-19/+31
2019-03-29xdp: fix cpumap redirect SKB creation bugJesper Dangaard Brouer1-3/+10
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin1-2/+13
2019-03-28cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner1-2/+18
2019-03-28watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner1-2/+4
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-70/+106
2019-03-27locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detectionPaul E. McKenney1-0/+2
2019-03-27rcuperf: Fix cleanup path for invalid perf_type stringsPaul E. McKenney1-0/+5
2019-03-27rcutorture: Fix cleanup path for invalid torture_type stringsPaul E. McKenney1-0/+5
2019-03-27rcutorture: Fix expected forward progress duration in OOM notifierNeeraj Upadhyay1-1/+1
2019-03-27rcutorture: Remove ->ext_irq_conflict fieldPaul E. McKenney1-5/+0
2019-03-27rcutorture: Make rcutorture_extend_mask() comment match the codePaul E. McKenney1-1/+1
2019-03-27torture: Don't try to offline the last CPUPaul E. McKenney1-0/+2
2019-03-27rcu: Fix nohz status in stall warningNeeraj Upadhyay1-1/+1