aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.09-rtAlex Shi
2016-09-19 Merge tag 'v4.1.33' into linux-linaro-lsk-v4.1lsk-v4.1-16.09Alex Shi
2016-09-12cpuset: make sure new tasks conform to the current config of the cpusetZefan Li
2016-09-09Merge tag 'v4.1.31-rt35' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-09-08 Merge tag 'v4.1.32' into linux-linaro-lsk-v4.1Alex Shi
2016-08-31timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-08-31timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz
2016-08-31uprobes: Fix the memcg accountingOleg Nesterov
2016-08-30Merge tag 'v4.1.31' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-23 Merge tag 'v4.1.31' into linux-linaro-lsk-v4.1Alex Shi
2016-08-19module: Invalidate signatures on force-loaded modulesBen Hutchings
2016-08-19audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-08-19Fix broken audit tests for exec arg lenLinus Torvalds
2016-08-19audit: Fix check of return value of strnlen_user()Jan Kara
2016-08-12Merge tag 'v4.1.30' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-11Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-08-10 Merge tag 'v4.1.30' into linux-linaro-lsk-v4.1Alex Shi
2016-08-09Merge tag 'v4.1.27-rt31' into linux-linaro-lsk-v4.1-rtMark Brown
2016-08-06posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan
2016-07-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.07-rtAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-14Merge tag 'v4.1.28' into v4.1-rtSteven Rostedt (Red Hat)
2016-07-12trace: correct off by one while recording the trace-eventSebastian Andrzej Siewior
2016-07-12kernel/printk: Don't try to print from IRQ/NMI regionSebastian Andrzej Siewior
2016-07-10pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-07-10bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn
2016-07-10bpf/verifier: reject invalid LD_ABS | BPF_DW instructionAlexei Starovoitov
2016-07-10cgroup: make sure a parent css isn't freed before its childrenTejun Heo
2016-07-10futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso
2016-07-10tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)
2016-07-10cgroup: set css->id to -1 during initTejun Heo
2016-07-10kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-07-10cgroup: remove redundant cleanup in css_createWenwei Tao
2016-07-05Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-28Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1linux-linaro-lsk-v4.1-testAlex Shi
2016-06-28tracing, kasan: Silence Kasan warning in check_stack of stack_tracerYang Shi
2016-06-24Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-24cgroup: fix seq_show_option merge with legacy_nameKees Cook
2016-06-23Merge tag 'v4.1.27' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-23Merge tag 'v4.1.26' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-23Merge tag 'v4.1.25' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-23Merge tag 'v4.1.24' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-23Merge tag 'v4.1.22' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-23Merge tag 'v4.1.21' into v4.1-rtSteven Rostedt (Red Hat)
2016-06-17locking/ww_mutex: Report recursive ww_mutex locking earlyChris Wilson
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-06-14 Merge tag 'v4.1.26' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo