summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-12-08sched: Make resched_cpu() unconditionalPaul E. McKenney1-2/+1
2017-11-05workqueue: replace pool->manager_arb mutex with a flagTejun Heo1-22/+15
2017-11-05locking/lockdep: Add nest_lock integrity testPeter Zijlstra1-2/+9
2017-11-05bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree1-1/+2
2017-11-05sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra3-6/+22
2017-11-05ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang1-14/+0
2017-11-04tracing: Erase irqsoff trace with empty writeBo Yan1-2/+8
2017-11-04tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan1-1/+1
2017-10-04ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)1-4/+6
2017-10-04tracing: Apply trace_clock changes to instance max bufferBaohong Liu1-1/+1
2017-10-04ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)1-1/+1
2017-10-03locktorture: Fix potential memory leak with rw lock testYang Shi1-0/+4
2017-10-03perf/core: Fix group {cpu,task} validationMark Rutland1-20/+19
2017-10-03tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)1-0/+4
2017-10-03audit: Fix use after free in audit_remove_watch_rule()Jan Kara1-5/+7
2017-09-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles1-2/+2
2017-09-10workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo1-0/+10
2017-09-10/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2017-09-10Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar1-21/+0
2017-07-31tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti1-1/+1
2017-07-31sched/topology: Optimize build_group_mask()Lauro Ramos Venancio1-2/+2
2017-07-31sched/topology: Fix overlapping sched_group_maskPeter Zijlstra1-1/+17
2017-07-31kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski1-1/+1
2017-07-31tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-13/+8
2017-07-31kernel/panic.c: add missing \nJiri Slaby1-1/+1
2017-07-31sysctl: enable strict writesKees Cook1-1/+1
2017-07-31time: Fix clock->read(clock) race around clocksource changesJohn Stultz1-13/+34
2017-07-26stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-06-25alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-06-25genirq: Release resources in __setup_irq() error pathHeiner Kallweit1-1/+3
2017-06-25perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21
2017-06-25cpuset: consider dying css as offlineTejun Heo1-2/+2
2017-06-25ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-7/+13
2017-06-13sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2-1/+21
2017-06-13sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov1-5/+4
2017-06-08tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2-1/+6
2017-06-08genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu3-5/+7
2017-06-07cgroup: use bitmask to filter for_each_subsysAleksa Sarai1-20/+33
2017-06-07sched, cgroup: reorganize threadgroup lockingTejun Heo1-0/+42
2017-06-07pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processesEric W. Biederman1-1/+1
2017-05-17ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-05-17tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-05-17padata: free correct variableJason A. Donenfeld1-1/+1
2017-05-17ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-05-17ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun1-4/+4
2017-05-17perf/core: Fix event inheritance on fork()Peter Zijlstra1-2/+3
2017-05-17futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra1-0/+2
2017-05-17futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra1-9/+11
2017-03-06perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun1-1/+1
2017-03-06perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra1-1/+2