- 0a28531 printk: fix failure to return error in devkmsg_poll() by Nicolas Kaiser · 12 years ago
- d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 12 years ago
- 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 12 years ago
- ebff7d8 mem hotunplug: fix kfree() of bootmem memory by Yasuaki Ishimatsu · 12 years ago
- 825f787 resource: add release_mem_region_adjustable() by Toshi Kani · 12 years ago
- ae8e3a9 resource: add __adjust_resource() for internal use by Toshi Kani · 12 years ago
- 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 12 years ago
- c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 12 years ago
- d8f10cb kernel/cpuset.c: use register_hotmemory_notifier() by Andrew Morton · 12 years ago
- 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 12 years ago
- f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 12 years ago
- 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 12 years ago
- 6d2488f cgroup: remove css_get_next by Michal Hocko · 12 years ago
- e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 12b2f11 kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() by Chen Gang · 12 years ago
- 373e0f3 kernel/auditfilter.c: tree and watch will memory leak when failure occurs by Chen Gang · 12 years ago
- dde5b7d audit: remove unnecessary #if CONFIG_AUDIT by Gao feng · 12 years ago
- 374c586 audit: remove duplicate export of audit_enabled by Gao feng · 12 years ago
- 13f51e1 audit: don't check if kauditd is valid every time by Gao feng · 12 years ago
- 3f68613f kernel/auditsc.c: use kzalloc instead of kmalloc+memset by Rakib Mullick · 12 years ago
- b5c5442 kthread: kill task_get_live_kthread() by Oleg Nesterov · 12 years ago
- 4ecdafc kthread: introduce to_live_kthread() by Oleg Nesterov · 12 years ago
- 916bb6d7 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- e09d13c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 12 years ago
- 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 12 years ago
- f83b293 kernel/hz.bc: ignore. by Rusty Russell · 12 years ago
- 3125929 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- c79aa0d9 events: Protect access via task_subsys_state_check() by Paul E. McKenney · 12 years ago
- 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- cc189d2 mutex: Back out architecture specific check for negative mutex count by Waiman Long · 12 years ago
- 2bd2c92 mutex: Queue mutex spinners with MCS lock to reduce cacheline contention by Waiman Long · 12 years ago
- 0dc8c73 mutex: Make more scalable by doing less atomic operations by Waiman Long · 12 years ago
- 41fcb9f mutex: Move mutex spinning code from sched/core.c back to mutex.c by Waiman Long · 12 years ago
- 6835039 Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 12 years ago
- 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
- 5c51543 kprobes: Fix a double lock bug of kprobe_mutex by Masami Hiramatsu · 12 years ago
- b9e146d kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 12 years ago
- 157752d kexec: use Crash kernel for Crash kernel low by Yinghai Lu · 12 years ago
- adbc742 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low by Yinghai Lu · 12 years ago
- 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 12 years ago
- bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 8176cce perf: Treat attr.config as u64 in perf_swevent_init() by Tommi Rantala · 12 years ago
- 41c21e3 userns: Changing any namespace id mappings should require privileges by Andy Lutomirski · 12 years ago
- e3211c1 userns: Check uid_map's opener's fsuid, not the current fsuid by Andy Lutomirski · 12 years ago
- 6708075 userns: Don't let unprivileged users trick privileged users into setting the id_map by Eric W. Biederman · 12 years ago
- af788e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- ae9f493 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
- 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
- 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 12 years ago
- 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
- f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
- c481420 perf: Fix error return code by Wei Yongjun · 12 years ago
- a3ab02b Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 9baba66 Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
- 8184004 locking/rtmutex/tester: Set correct permissions on sysfs files by Sasha Levin · 12 years ago
- 83e03b3 tracing: Fix double free when function profile init failed by Namhyung Kim · 12 years ago
- 5f2f280 Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
- 6f389a8 PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() by Huacai Chen · 12 years ago
- 395b97a ftrace: Do not call stub functions in control loop by Steven Rostedt (Red Hat) · 12 years ago
- 5000c41 ftrace: Consistently restore trace function on sysctl enabling by Jan Kiszka · 12 years ago
- 2930e04 tracing: Fix race with update_max_tr_single and changing tracers by Steven Rostedt (Red Hat) · 12 years ago
- e614b33 sched/cputime: Fix accounting on multi-threaded processes by Stanislaw Gruszka · 12 years ago
- bfaf4af lockdep: Remove unnecessary 'hlock_next' variable by Hong Zhiguo · 12 years ago
- 75761cc ftrace: Fix strncpy() use, use strlcpy() instead of strncpy() by Chen Gang · 12 years ago
- 67012ab perf: Fix strncpy() use, use strlcpy() instead of strncpy() by Chen Gang · 12 years ago
- c97847d perf: Fix strncpy() use, always make sure it's NUL terminated by Chen Gang · 12 years ago
- fd9b86d sched/debug: Fix sd->*_idx limit range avoiding overflow by libin · 12 years ago
- a1cbcaa sched_clock: Prevent 64bit inatomicity on 32bit systems by Thomas Gleixner · 12 years ago
- dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
- 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
- 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
- 84cc8fd hrtimer: Don't reinitialize a cpu_base lock on CPU_UP by Michael Bohan · 12 years ago
- 751c644b pid: Handle the exit of a multi-threaded init. by Eric W. Biederman · 12 years ago
- a12183c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 12 years ago
- dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
- cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- dd9c086 perf: Fix ring_buffer perf_output_space() boundary calculation by Stephane Eranian · 12 years ago
- 383efcd sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s by Tejun Heo · 12 years ago
- b63dc12 Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
- 1f1b396 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
- d610d98 perf: Generate EXIT event only once per task context by Namhyung Kim · 12 years ago
- 778141e perf: Reset hwc->last_period on sw clock events by Namhyung Kim · 12 years ago
- 613f04a tracing: Prevent buffer overwrite disabled for latency tracers by Steven Rostedt (Red Hat) · 12 years ago
- 8090282 tracing: Keep overwrite in sync between regular and snapshot buffers by Steven Rostedt (Red Hat) · 12 years ago
- 69d34da tracing: Protect tracer flags with trace_types_lock by Steven Rostedt (Red Hat) · 12 years ago
- 0b34083 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
- 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
- e68035f workqueue: convert to idr_alloc() by Tejun Heo · 12 years ago
- 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
- 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 12 years ago
- e66eded userns: Don't allow CLONE_NEWUSER | CLONE_FS by Eric W. Biederman · 12 years ago
- 740466b tracing: Fix free of probe entry by calling call_rcu_sched() by Steven Rostedt (Red Hat) · 12 years ago
- 6c23cbb futex: fix kernel-doc notation and spello by Randy Dunlap · 12 years ago
- 20f22ab signals: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
- 2721e72 tracing: Fix race in snapshot swapping by Steven Rostedt (Red Hat) · 12 years ago
- 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago