summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner2017-01-12
* stable-fixup: hotplug: fix unused function warningArnd Bergmann2017-01-12
* fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)2017-01-09
* timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-09
* kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson2017-01-06
* kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov2017-01-06
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-06
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-06
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-06
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-15
* locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-15
* locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-15
* rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong2016-12-08
* PM / sleep: fix device reference leak in test_suspendJohan Hovold2016-11-26
* cgroup: avoid false positive gcc-6 warningArnd Bergmann2016-11-10
* genirq/generic_chip: Add irq_unmap callbackSebastian Frias2016-10-31
* timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-16
* time: Add cycles to nanoseconds translationChristopher S. Hall2016-10-16
* kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko2016-10-07
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-07
* printk: fix parsing of "brl=" optionNicolas Iooss2016-10-07
* perf/core: Fix pmu::filter_match for SW-led groupsMark Rutland2016-10-07
* cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park2016-10-07
* PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse2016-09-30
* PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier2016-09-30
* tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)2016-09-30
* fix memory leaks in tracing_buffers_splice_read()Al Viro2016-09-30
* Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-09-30
* Fix build warning in kernel/cpuset.cArnd Bergmann2016-09-30
* genirq/msi: Fix broken debug outputThomas Gleixner2016-09-24
* kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-24
* sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh2016-09-24
* cpuset: make sure new tasks conform to the current config of the cpusetZefan Li2016-09-24
* audit: fix exe_file access in audit_exe_compareMateusz Guzik2016-09-24
* mm: introduce get_task_exe_fileMateusz Guzik2016-09-24
* kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann2016-09-24
* uprobes: Fix the memcg accountingOleg Nesterov2016-09-15
* timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-09-15
* timekeeping: Cap array access in timekeeping_debugJohn Stultz2016-09-15
* cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh2016-09-15
* kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-09-15
* cred: Reject inodes with invalid ids in set_create_file_as()Seth Forshee2016-09-15
* clocksource: Allow unregistering the watchdogVitaly Kuznetsov2016-09-15
* ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANOJohn Stultz2016-09-15
* time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2016-09-15
* sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo2016-09-15
* hrtimer: Catch illegal clockidsMarc Zyngier2016-09-15
* sched/nohz: Fix affine unpinned timers messWanpeng Li2016-09-07
* sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra2016-09-07
* genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-09-07