aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-09Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-02-09Merge tag 'v3.14.32' into linux-linaro-lsk-v3.14Mark Brown
2015-02-05workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-02-02Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-01-29time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-28Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-28Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-20Merge branch 'linaro-android-3.14-fwd-port' into linaro-android-3.14-lskAmit Pundir
2015-01-19Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-16Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16perf: Fix events installation during moving groupJiri Olsa
2015-01-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-01-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-01-16Merge branch 'upstream/android-3.14' into linaro-fixes/android-3.14Amit Pundir
2015-01-14prctl: make PR_SET_TIMERSLACK_PID pid namespace awareMicha Kalfon
2015-01-14prctl: fix misplaced PR_SET_TIMERSLACK_PID caseMicha Kalfon
2015-01-13irq: pm: Remove unused variableDmitry Shmidt
2015-01-12Make suspend abort reason logging depend on CONFIG_PM_SLEEPLorenzo Colitti
2015-01-12cgroup: refactor allow_attach function into common codeRom Lemarchand
2015-01-12power: Add check_wakeup_reason() to verify wakeup source irqDmitry Shmidt
2015-01-12power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2015-01-12power: Avoids bogus error messages for the suspend aborts.Ruchi Kandoi
2015-01-12seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lockGuenter Roeck
2015-01-12seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2015-01-12seccomp: allow mode setting across threadsKees Cook
2015-01-12seccomp: introduce writer lockingKees Cook
2015-01-12seccomp: split filter prep from check and applyKees Cook
2015-01-12sched: move no_new_privs into new atomic flagsKees Cook
2015-01-12seccomp: add "seccomp" syscallKees Cook
2015-01-12seccomp: split mode setting routinesKees Cook
2015-01-12seccomp: extract check/assign mode helpersKees Cook
2015-01-12seccomp: create internal mode-setting functionKees Cook
2015-01-12syscall_get_arch: remove useless function argumentsEric Paris
2015-01-08Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman
2015-01-08userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman
2015-01-08userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman
2015-01-08userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman