summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-161-2/+5
* kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2016-10-071-6/+4
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-071-2/+43
* tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi2016-10-071-0/+1
* printk: fix parsing of "brl=" optionNicolas Iooss2016-10-071-2/+2
* sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2016-10-072-14/+0
* perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon2016-10-071-1/+1
* rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng2016-10-071-3/+11
* cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo2016-10-071-4/+25
* cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park2016-10-071-3/+14
* PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-09-301-5/+5
* PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-09-301-2/+2
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-301-7/+8
* fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-301-6/+8
* cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2016-09-301-0/+6
* Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-09-301-0/+4
* genirq/msi: Fix broken debug outputThomas Gleixner2016-09-241-0/+1
* kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-241-0/+8
* sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2016-09-241-0/+22
* cpuset: make sure new tasks conform to the current config of the cpusetZefan Li2016-09-241-0/+15
* mm: fix cache mode of dax pmd mappingsDan Williams2016-09-241-0/+9
* audit: fix exe_file access in audit_exe_compareMateusz Guzik2016-09-241-3/+5
* mm: introduce get_task_exe_fileMateusz Guzik2016-09-241-0/+23
* mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes2016-09-241-6/+1
* kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann2016-09-241-0/+3
* bpf: fix method of PTR_TO_PACKET reg id generationJakub Kicinski2016-09-241-1/+2
* timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-09-151-1/+4
* timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-09-151-2/+7
* cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh2016-09-151-2/+2
* cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-09-151-0/+2
* kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-09-151-10/+36
* sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra2016-09-071-5/+10
* perf/core: Fix event_function_local()Peter Zijlstra2016-09-071-12/+48
* uprobes: Fix the memcg accountingOleg Nesterov2016-09-071-2/+3
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-071-0/+11
* genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-09-071-6/+2
* module: Invalidate signatures on force-loaded modulesBen Hutchings2016-08-201-4/+9
* cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman2016-08-201-6/+2
* cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman2016-08-201-0/+5
* cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman2016-08-201-4/+1
* audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore2016-08-201-168/+164
* Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-161-5/+1
|\
| * workqueue: Fix setting affinity of unbound worker threadsPeter Zijlstra2016-06-161-5/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-151-1/+1
|\ \
| * | gcov: add support for gcc version >= 6Florian Meier2016-07-151-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-153-7/+9
|\ \ \ | |/ / |/| |
| * | sched/core: Correct off by one bug in load migration calculationThomas Gleixner2016-07-133-7/+9
| | |
| \ \
*-. \ \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-07-141-0/+1
|\ \ \ \ | | |/ / | |/| |
| | * | posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-07-111-0/+1
| |/ /
* / / cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner2016-07-131-0/+2
|/ /