summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-02-02Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
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 branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-01-22Merge branch 'p-ti-linux-3.14.y-common' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-22Merge branch 'p-android-3.14' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
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-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-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
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-06Merge branch 'p-android-3.14' into p-ti-linux-3.14.y-androidPraneeth Bajjuri
2015-01-06mm: fix prctl_set_vma_anon_nameColin Cross
2015-01-06prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID.Ruchi Kandoi
2015-01-06futex: Make lookup_pi_state more robustThomas Gleixner
2015-01-06futex: Always cleanup owner tid in unlock_piThomas Gleixner
2015-01-06futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2015-01-06futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-12-19Power: Changes the permission to read only for sysfs fileRuchi Kandoi