summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-02genirq/generic_chip: Add irq_unmap callbackSebastian Frias
2016-09-02genirq/generic_chip: Get rid of code duplicationSebastian Frias
2016-09-02genirq: Remove export of irq_map_generic_chip()Thomas Gleixner
2016-09-02genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-01kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky
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