summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay2017-11-241-1/+1
* workqueue: Fix NULL pointer dereferenceLi Bin2017-11-151-1/+2
* perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo2017-11-081-2/+4
* futex: Fix more put_pi_state() vs. exit_pi_state_list() racesPeter Zijlstra2017-11-081-3/+20
* workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-11-021-22/+15
* genirq/cpuhotplug: Add sanity check for effective affinity maskThomas Gleixner2017-10-181-1/+27
* genirq/cpuhotplug: Enforce affinity setting on startup of managed irqsThomas Gleixner2017-10-182-1/+4
* waitid(): Add missing access_ok() checksKees Cook2017-10-141-0/+6
* ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang2017-10-121-14/+0
* cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returnsWaiman Long2017-10-121-0/+8
* bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-121-1/+1
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-121-1/+2
* bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet2017-10-121-2/+4
* bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-10-121-1/+2
* futex: Fix pi_state->owner serializationPeter Zijlstra2017-10-051-11/+22
* irq/generic-chip: Don't replace domain's nameJeffy Chen2017-10-051-1/+0
* sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao2017-10-051-1/+2
* fix infoleak in waitid(2)Al Viro2017-10-051-13/+10
* seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov2017-10-051-7/+16
* extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)2017-10-051-5/+30
* extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)2017-10-051-9/+1
* rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-10-051-0/+10
* tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)2017-10-051-15/+0
* tracing: Erase irqsoff trace with empty writeBo Yan2017-10-051-2/+8
* tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-10-051-1/+1
* genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner2017-10-051-1/+1
* genirq/msi: Fix populating multiple interruptsJohn Keeping2017-10-051-2/+3
* genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner2017-10-051-17/+7
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-273-6/+22
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-271-1/+1
* tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu2017-09-271-1/+1
* tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)2017-09-271-1/+7
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-271-4/+6
* ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-271-1/+1
* smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()Ethan Barnes2017-09-271-1/+11
* srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney2017-09-271-0/+9
* ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.Martijn Coenen2017-09-091-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-031-3/+1
|\
| * time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2017-08-261-3/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-035-10/+19
|\ \
| * | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-295-10/+17
| * | perf/core: Fix potential double-fetch bugMeng Xu2017-08-291-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-011-13/+17
|\ \ \
| * | | bpf: fix map value attribute for hash of mapsDaniel Borkmann2017-08-221-13/+17
* | | | mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers2017-08-312-2/+8
* | | | kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li2017-08-311-0/+1
* | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-08-241-0/+1
* | | | Minor page waitqueue cleanupsLinus Torvalds2017-08-271-3/+4
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-261-9/+41
|\ \ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud