summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* uprobes: Fix the memcg accountingOleg Nesterov2016-09-15
* timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-09-15
* timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-09-15
* cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh2016-09-15
* kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-09-15
* cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-09-15
* clocksource: Allow unregistering the watchdogVitaly Kuznetsov2016-09-15
* ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz2016-09-15
* time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2016-09-15
* sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo2016-09-15
* hrtimer: Catch illegal clockidsMarc Zyngier2016-09-15
* sched/nohz: Fix affine unpinned timers messWanpeng Li2016-09-07
* sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra2016-09-07
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-07
* genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-09-07
* module: Invalidate signatures on force-loaded modulesBen Hutchings2016-08-20
* audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-08-20
* posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-08-10
* sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2016-08-10
* cgroup: set css->id to -1 during initTejun Heo2016-08-10
* kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-08-10
* 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