summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-12-03audit: shorten PATH cap values when zeroRichard Guy Briggs
2018-12-03cpuset: Remove set but not used variable 'cs'YueHaibing
2018-12-03sched: Fix various typos in commentsIngo Molnar
2018-12-03Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar
2018-12-03Merge tag 'v4.20-rc5' into sched/core, to pick up fixesIngo Molnar
2018-12-03perf: Fix typos in commentsIngo Molnar
2018-12-02bpf: Fix memleak in aux->func_info and aux->btfMartin KaFai Lau
2018-12-01rcutorture: Don't do busted forward-progress testingPaul E. McKenney
2018-12-01rcutorture: Use 100ms buckets for forward-progress callback histogramsPaul E. McKenney
2018-12-01rcutorture: Recover from OOM during forward-progress testsPaul E. McKenney
2018-12-01rcutorture: Print forward-progress test age upon failurePaul E. McKenney
2018-12-01rcutorture: Print time since GP end upon forward-progress failurePaul E. McKenney
2018-12-01rcutorture: Print histogram of CB invocation at OOM timePaul E. McKenney
2018-12-01rcutorture: Print GP age upon forward-progress failurePaul E. McKenney
2018-12-01rcu: Print per-CPU callback counts for forward-progress failuresPaul E. McKenney
2018-12-01rcu: Account for nocb-CPU callback counts in RCU CPU stall warningsPaul E. McKenney
2018-12-01rcutorture: Dump grace-period diagnostics upon forward-progress OOMPaul E. McKenney
2018-12-01rcutorture: Prepare for asynchronous access to rcu_fwd_startatPaul E. McKenney
2018-12-01torture: Remove unnecessary "ret" variablesPierce Griffiths
2018-12-01rcutorture: Affinity forward-progress test to avoid housekeeping CPUsPaul E. McKenney
2018-12-01rcutorture: Break up too-long rcu_torture_fwd_prog() functionPaul E. McKenney
2018-12-01rcutorture: Remove cbflood facilityPaul E. McKenney
2018-12-01torture: Bring any extra CPUs online during kernel startupPaul E. McKenney
2018-12-01rcutorture: Add call_rcu() flooding forward-progress testsPaul E. McKenney
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-12-01livepatch: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-01cgroups: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01dma-remap: support DMA_ATTR_NO_KERNEL_MAPPINGChristoph Hellwig
2018-12-01dma-mapping: support highmem in the generic remap allocatorChristoph Hellwig
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig
2018-12-01dma-direct: reject highmem pages from dma_alloc_from_contiguousChristoph Hellwig
2018-12-01dma-direct: provide page based alloc/free helpersChristoph Hellwig
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30stackleak: Disable function tracing and kprobes for stackleak_erase()Alexander Popov
2018-11-29fgraph: Have set_graph_notrace only affect function_graph tracerSteven Rostedt (VMware)
2018-11-29fgraph: Create a fgraph.c file to store function graph infrastructureSteven Rostedt (VMware)
2018-11-29tracing: Do not line wrap short line in function_graph_enter()Steven Rostedt (VMware)
2018-11-29tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-29PM / QoS: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-29module: make it clearer when we're handling kallsyms symbols vs exported symbolsJessica Yu