summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-20module: Invalidate signatures on force-loaded modulesBen Hutchings
2016-08-20audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-08-11Merge tag 'v4.4.17' into android-4.4.yDmitry Shmidt
2016-08-10posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan
2016-08-10sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra
2016-08-10cgroup: set css->id to -1 during initTejun Heo
2016-08-10kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-08-01Revert "panic: Add board ID to panic output"Amit Pundir
2016-07-27tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)
2016-07-27sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra
2016-07-27locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini
2016-07-27locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra
2016-07-27locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson
2016-07-25UPSTREAM: sched: panic on corrupted stack endJann Horn
2016-07-21cpuset: Add allow_attach hook for cpusets on android.Riley Andrews
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-07-07BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-07-01BACKPORT: timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-06-24sched: panic on corrupted stack endJann Horn
2016-06-24bpf, inode: disallow userns mountsDaniel Borkmann
2016-06-24bpf: Use mount_nodev not mount_ns to mount the bpf filesystemEric W. Biederman
2016-06-21ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel
2016-06-07pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-06-07wait/ptrace: assume __WALL if the child is tracedOleg Nesterov
2016-06-01sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx
2016-06-01ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)
2016-06-01ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)
2016-06-01perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra
2016-05-31FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-05-18workqueue: fix rebind bound workers warningWanpeng Li
2016-05-18perf/core: Disable the event on a truncated AUX recordAlexander Shishkin
2016-05-18bpf: fix check_map_func_compatibility logicAlexei Starovoitov
2016-05-18bpf: fix refcnt overflowAlexei Starovoitov
2016-05-18bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn
2016-05-18bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov
2016-05-11tracing: Don't display trigger file for events that can't be enabledChunyu Hu
2016-05-04locking/mcs: Fix mcs_spin_lock() orderingPeter Zijlstra
2016-05-04cgroup: make sure a parent css isn't freed before its childrenTejun Heo
2016-05-04cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo
2016-05-04workqueue: fix ghost PENDING flag while doing MQ IORoman Pen
2016-05-04futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso
2016-05-04futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior
2016-05-04sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra
2016-04-20perf: Cure event->pending_disable racePeter Zijlstra
2016-04-20perf: Do not double freePeter Zijlstra
2016-04-20bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov
2016-04-12sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner
2016-04-12PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner