summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-07-27
* sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-07-27
* locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-07-27
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-27
* locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson2016-07-27
* bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-07-11
* sched: panic on corrupted stack endJann Horn2016-06-24
* bpf, inode: disallow userns mountsDaniel Borkmann2016-06-24
* bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman2016-06-24
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-07
* wait/ptrace: assume __WALL if the child is tracedOleg Nesterov2016-06-07
* sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-06-01
* ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-06-01
* ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-06-01
* perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-06-01
* workqueue: fix rebind bound workers warningWanpeng Li2016-05-18
* perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-18
* bpf: fix check_map_func_compatibility logicAlexei Starovoitov2016-05-18
* bpf: fix refcnt overflowAlexei Starovoitov2016-05-18
* bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn2016-05-18
* bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov2016-05-18
* tracing: Don't display trigger file for events that can't be enabledChunyu Hu2016-05-11
* locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra2016-05-04
* cgroup: make sure a parent css isn't freed before its childrenTejun Heo2016-05-04
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-05-04
* workqueue: fix ghost PENDING flag while doing MQ IORoman Pen2016-05-04
* futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso2016-05-04
* futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior2016-05-04
* sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-05-04
* perf: Cure event->pending_disable racePeter Zijlstra2016-04-20
* perf: Do not double freePeter Zijlstra2016-04-20
* bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov2016-04-20
* sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-04-12
* PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner2016-04-12
* tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-04-12
* tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-04-12
* tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-04-12
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-12
* cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-04-12
* watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt2016-04-12
* sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-04-12
* perf/core: Fix perf_sched_count derailmentAlexander Shishkin2016-04-12
* modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-09
* tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-09
* kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot2016-03-03
* tracing: Fix showing function event in available_eventsSteven Rostedt (Red Hat)2016-03-03
* cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-03-03
* cpuset: make mm migration asynchronousTejun Heo2016-03-03
* Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo2016-03-03
* workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo2016-03-03