summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2017-10-14waitid(): Add missing access_ok() checksKees Cook
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-12cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returnsWaiman Long
2017-10-12bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-12bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-10-12bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet
2017-10-12bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-05futex: Fix pi_state->owner serializationPeter Zijlstra
2017-10-05irq/generic-chip: Don't replace domain's nameJeffy Chen
2017-10-05sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2017-10-05fix infoleak in waitid(2)Al Viro
2017-10-05seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov
2017-10-05extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)
2017-10-05extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)
2017-10-05rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-10-05tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-10-05genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner
2017-10-05genirq/msi: Fix populating multiple interruptsJohn Keeping
2017-10-05genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-09-27sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-09-27tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-27tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu
2017-09-27tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-27ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-09-27smp/hotplug: Handle removal correctly in cpuhp_store_callbacks()Ethan Barnes
2017-09-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney
2017-09-09ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.Martijn Coenen
2017-09-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-31mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers
2017-08-31kernel/kthread.c: kthread_worker: don't hog the cpuShaohua Li
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming
2017-08-29perf/core: Fix potential double-fetch bugMeng Xu
2017-08-27Minor page waitqueue cleanupsLinus Torvalds
2017-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-26time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers
2017-08-25perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-24Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24cpuset: Fix incorrect memory_pressure control file mappingWaiman Long
2017-08-24tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2017-08-24ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)
2017-08-24timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin