summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2019-09-10kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi
2019-09-10sched/core: Schedule new worker even if PI-blockedSebastian Andrzej Siewior
2019-09-06bpf: fix use after free in prog symbol exposureDaniel Borkmann
2019-09-06ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)
2019-09-06ftrace: Check for successful allocation of hashNaveen N. Rao
2019-09-06ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao
2019-09-06lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loopPeter Zijlstra
2019-09-06locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is emptyJan Stancek
2019-09-06dma-direct: don't truncate dma_required_mask to bus addressing capabilitiesLucas Stach
2019-08-29genirq: Properly pair kobject_del() with kobject_add()Michael Kelley
2019-08-29psi: get poll_work to run when calling poll syscall next timeJason Xing
2019-08-29sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan
2019-08-29sched/psi: Reduce psimon FIFO priorityPeter Zijlstra
2019-08-29sched/deadline: Fix double accounting of rq/running bw in push & pullDietmar Eggemann
2019-08-25dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}Christoph Hellwig
2019-08-25cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar
2019-08-16perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez
2019-08-16genirq/affinity: Create affinity mask for single vectorMing Lei
2019-08-06fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du
2019-08-06bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf
2019-08-06stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra
2019-08-06bpf: fix BTF verifier size resolution logicAndrii Nakryiko
2019-08-06swiotlb: fix phys_addr_t overflow warningArnd Bergmann
2019-08-06kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava
2019-08-06ftrace: Enable trampoline when rec count returns back to oneCheng Jian
2019-08-04sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04bpf: fix NULL deref in btf_type_is_resolve_source_onlyStanislav Fomichev
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-31locking/lockdep: Hide unused 'class' variableArnd Bergmann
2019-07-31locking/lockdep: Fix lock used or unused stats errorYuyang Du
2019-07-31dma-remap: Avoid de-referencing NULL atomic_poolFlorian Fainelli
2019-07-28perf/core: Fix race between close() and fork()Peter Zijlstra
2019-07-28perf/core: Fix exclusive events' groupingAlexander Shishkin
2019-07-26resource: fix locking in find_next_iomem_res()Nadav Amit
2019-07-26mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-26padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan
2019-07-26signal: Correct namespace fixups of si_pid and si_uidEric W. Biederman
2019-07-26signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman
2019-07-26tracing: Fix user stack trace "??" outputEiichi Tsukata
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-07-26genirq: Update irq stats from NMI handlersShijith Thotton
2019-07-26bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang
2019-07-26timer_list: Guard procfs specific codeNathan Huckleberry
2019-07-26ntp: Limit TAI-UTC offsetMiroslav Lichvar
2019-07-26bpf: fix callees pruning callersAlexei Starovoitov
2019-07-26sched/fair: Fix "runnable_avg_yN_inv" not used warningsQian Cai
2019-07-26sched/core: Add __sched tag for io_schedule()Gao Xiang
2019-07-26bpf: silence warning messages in coreValdis Klētnieks
2019-07-26locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak