summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-101-3/+2
|\
| * trace: fix an incorrect __user annotation on stack_trace_sysctlChristoph Hellwig2020-06-081-3/+2
* | Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-101-19/+6
|\ \
| * | bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user()Al Viro2020-06-031-19/+6
* | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-103-599/+1
|\ \ \
| * | | gcov: Remove old GCC 3.4 supportWill Deacon2020-04-163-599/+1
* | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-101-1/+1
|\ \ \ \
| * | | | PM: hibernate: Add __init annotation to swsusp_header_init()Christophe JAILLET2020-06-051-1/+1
* | | | | 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
|\ \ \ \ \ \ \