summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-0910-1814/+2157
|\
| * tracing: Remove obsolete PREEMPTIRQ_EVENTS kconfig optionMel Gorman2020-06-051-9/+0
| * tracing: Add a trace print when traceoff_on_warning is triggeredSteven Rostedt (VMware)2020-06-011-1/+4
| * tracing: Move synthetic events to a separate fileTom Zanussi2020-06-015-1786/+1847
| * tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi2020-06-014-0/+301
| * tracing: Check state.disabled in synth event trace functionsTom Zanussi2020-06-011-16/+3
| * tracing/probe: reverse arguments to list_addJulia Lawall2020-05-191-1/+1
| * ftrace: show debugging information when panic_on_warn setCheng Jian2020-05-191-4/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-0921-176/+215
|\ \
| * | maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-092-3/+3
| * | tracing/kprobes: handle mixed kernel/userspace probes betterChristoph Hellwig2020-06-091-29/+43
| * | bpf: rework the compat kernel probe handlingChristoph Hellwig2020-06-091-42/+67
| * | bpf:bpf_seq_printf(): handle potentially unsafe format string betterAndrew Morton2020-06-091-3/+5
| * | bpf: handle the compat string in bpf_trace_copy_string betterChristoph Hellwig2020-06-091-2/+5
| * | bpf: factor out a bpf_trace_copy_string helperChristoph Hellwig2020-06-091-18/+24
| * | maccess: rename strnlen_unsafe_user to strnlen_user_nofaultChristoph Hellwig2020-06-091-1/+1
| * | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig2020-06-091-2/+2
| * | maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofaultChristoph Hellwig2020-06-092-3/+3
| * | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-097-12/+12
| * | mmap locking API: add mmap_read_trylock_non_owner()Michel Lespinasse2020-06-091-12/+5
| * | mmap locking API: convert nested write lock sitesMichel Lespinasse2020-06-091-1/+1
| * | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-0910-39/+39
| * | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
| * | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
| * | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-093-3/+3
| * | kernel: use show_stack_loglvl()Dmitry Safonov2020-06-091-1/+1
| * | sched: print stack trace with KERN_INFODmitry Safonov2020-06-091-1/+1
| * | kdb: don't play with console_loglevelDmitry Safonov2020-06-091-7/+8
| * | kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-093-10/+8
* | | uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov2020-06-091-4/+12
|/ /
* | module: move the set_fs hack for flush_icache_range to m68kChristoph Hellwig2020-06-081-8/+0
* | mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+1
* | mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder2020-06-081-2/+2
* | kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.taintedRafael Aquini2020-06-081-3/+2
* | panic: add sysctl to dump all CPUs backtraces on oops eventGuilherme G. Piccoli2020-06-082-0/+22
* | kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Guilherme G. Piccoli2020-06-082-2/+29
* | kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliasesGuilherme G. Piccoli2020-06-081-28/+9
* | kernel/hung_task convert hung_task_panic boot parameter to sysctlVlastimil Babka2020-06-081-10/+0
* | kernel: add panic_on_taintRafael Aquini2020-06-082-1/+44
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-0/+5
|\ \
| * | /dev/mem: Revoke mappings when a driver claims the regionDan Williams2020-05-271-0/+5
* | | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-073-3/+3
|\ \ \
| * \ \ Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman2020-05-2511-105/+184
| |\ \ \
| * | | | rcu: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
| * | | | kernel/power: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
| * | | | kdb: constify sysrq_key_opEmil Velikov2020-05-151-1/+1
| | |/ / | |/| |
* | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-1/+1
|\ \ \ \
| * | | | kbuild: add variables for compression toolsDenis Efremov2020-06-061-1/+1
| |/ / /
* | | | Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-06-067-136/+318
|\ \ \ \
| * | | | dma-contiguous: fix comment for dma_release_from_contiguousPeter Collingbourne2020-04-251-2/+2