aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-03-24FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2015-05-26power: qos: change ddrfreq_qos content back to originalJohnson Lu
2015-05-26power: qos: expose DDR up threshold constraint valueJohnson Lu
2015-05-07hmp: modify packing_limit from 650 to 500Jane Li
2015-04-28kernel: fork: reserve more mempool entry for the system of 512M above.Zhigang Hu
2015-04-16marvell: debug: add mmplog driverLisa Du
2015-04-16drivers: emmd: update marvell panic process flowLisa Du
2015-04-16power: suspend: Move sync operation to a workqueueFangsuo Wu
2015-04-02Revert "sched/numa: Report a NUMA task group ID"Qiming Wu
2015-04-02Revert "sched: add tracepoints related to NUMA task migration"Qiming Wu
2015-03-16ntp: Fixup adjtimex freq validation on 32-bit systemsJohn Stultz
2015-03-16kdb: fix incorrect counts in KDB summary command outputJay Lan
2015-03-16tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-16smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan
2015-03-16workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo
2015-03-16mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-03-16time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin
2015-03-16time: settimeofday: Validate the values of tv from userSasha Levin
2015-03-16genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-03-16tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2015-03-16perf: Fix events installation during moving groupJiri Olsa
2015-03-16sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni
2015-03-16sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-03-16exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov
2015-03-16audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-03-16userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman
2015-03-16userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-03-16userns: Rename id_map_mutex to userns_state_mutexEric W. Biederman
2015-03-16userns: Only allow the creator of the userns unprivileged mappingsEric W. Biederman
2015-03-16userns: Check euid no fsuid when establishing an unprivileged uid mappingEric W. Biederman
2015-03-16userns: Don't allow unprivileged creation of gid mappingsEric W. Biederman
2015-03-16userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-03-16userns: Document what the invariant required for safe unprivileged mappings.Eric W. Biederman
2015-03-16groups: Consolidate the setgroups permission checksEric W. Biederman
2015-02-06hmp: use different thresholds for different Little freqsJane Li
2015-02-02kernel: fork: add mempool for alloc task kernel stack.Yifan Zhang
2015-01-29sched: fix some coding format in fair.cLeo Song
2015-01-08PM / QoS: enhance debugfs for cpufreq qos statBill Zhou
2015-01-08PM / QoS: add qos-min for core voltage level on multi-cluster systemBill Zhou
2015-01-07mm: rtcc: add runtime compecache solutionYonghai Huang
2014-12-26drivers: debug: Fix AXI timeout can't trigger EMMD bugFangsuo Wu
2014-12-18sched: hmp: add switch for SCHED_HMPLeo Song
2014-12-18hmp: Restrict ILB events if no CPU has > 1 taskChris Redpath
2014-12-18HMP: Do not fork-boost tasks coming from PIDs <= 2Chris Redpath
2014-12-15uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-15perf: Handle compat ioctlPawel Moll
2014-12-15rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsPranith Kumar
2014-12-15rcu: Make callers awaken grace-period kthreadPaul E. McKenney
2014-12-15audit: keep inode pinnedMiklos Szeredi
2014-12-15audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs