summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-01kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge branch 'linus' into smp/hotplugThomas Gleixner
2016-09-01ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim
2016-09-01function_graph: Handle TRACE_BPUTS in print_graph_commentNamhyung Kim
2016-09-01tracing/uprobe: Drop isdigit() check in create_trace_uprobeDmitry Safonov
2016-09-01cpufreq / sched: ignore SMT when determining max cpu capacitySteve Muckle
2016-08-31time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum
2016-08-31time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum
2016-08-31timekeeping: Prints the amounts of time spent during suspendRuchi Kandoi
2016-08-31clocksource: Defer override invalidation unless clock is unstableKyle Walker
2016-08-31hrtimer: Spelling fixesPratyush Patel
2016-08-31audit: fix exe_file access in audit_exe_compareMateusz Guzik
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-31mntns: Add a limit on the number of mount namespaces.Eric W. Biederman
2016-08-30Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-30seccomp: Fix tracer exit notifications during fatal signalsKees Cook
2016-08-30audit: consistently record PIDs with task_tgid_nr()Paul Moore
2016-08-30Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29workqueue: add cancel_work()Jens Axboe
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-26printk: fix parsing of "brl=" optionNicolas Iooss
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-08-26livepatch/module: make TAINT_LIVEPATCH module-specificJosh Poimboeuf
2016-08-26cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse
2016-08-24perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon
2016-08-24sched: Remove __schedule() non-standard frame annotationBrian Gerst
2016-08-24locking/hung_task: Show all locksVegard Nossum
2016-08-24ftrace: Add ftrace_graph_ret_addr() stack unwinding helpersJosh Poimboeuf
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-24ftrace: Only allocate the ret_stack 'fp' field when neededJosh Poimboeuf
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2016-08-24fork: Add generic vmalloced stack supportAndy Lutomirski
2016-08-24timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-08-24timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz
2016-08-23ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu
2016-08-23ftrace: probe: Add README entries for k/uprobe-eventsMasami Hiramatsu
2016-08-23ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu
2016-08-22rcuperf: Consistently insert space between flag and messageSeongJae Park
2016-08-22rcutorture: Print out barrier error as document saysSeongJae Park
2016-08-22torture: Add task state to writer-task stall printk()sPaul E. McKenney
2016-08-22torture: Convert torture_shutdown() to hrtimerPaul E. McKenney
2016-08-22rcutorture: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-22cpu/hotplug: Get rid of CPU_STARTING referenceSebastian Andrzej Siewior