summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* workqueue: trigger WARN if queue_delayed_work() is called with NULL @wqTejun Heo2017-12-16
* kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson2017-12-16
* sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)2017-11-30
* sched: Make resched_cpu() unconditionalPaul E. McKenney2017-11-30
* bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-11-21
* workqueue: Fix NULL pointer dereferenceLi Bin2017-11-15
* workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-11-02
* sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2017-10-27
* locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-10-21
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-21
* bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-10-21
* rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-10-18
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-12
* ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-12
* timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2017-10-05
* seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov2017-10-05
* tracing: Erase irqsoff trace with empty writeBo Yan2017-10-05
* tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-10-05
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-27
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-27
* ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-27
* locktorture: Fix potential memory leak with rw lock testYang Shi2017-09-13
* cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-09-07
* gcov: support GCC 7.1Martin Liska2017-09-02
* gcov: add support for gcc version >= 6Florian Meier2017-09-02
* perf/core: Fix group {cpu,task} validationMark Rutland2017-08-30
* tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-30
* pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-24
* audit: Fix use after free in audit_remove_watch_rule()Jan Kara2017-08-24
* cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-16
* workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-11
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-11
* workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-08-11
* sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2017-08-06
* /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2017-08-06
* sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-08-06
* alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-07-27
* tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-27
* Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar2017-07-27
* ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-27
* tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-21
* sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-07-21
* sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-07-21
* kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-21
* bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-07-21
* sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang2017-07-15
* sysctl: don't print negative flag for proc_douintvecLiping Zhang2017-07-15
* tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-07-15
* sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-07-05
* kernel/panic.c: add missing \nJiri Slaby2017-07-05