summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-208-27/+88
|\
| * ftrace: Fix maybe-uninitialized compiler warningKaitao Cheng2020-06-171-2/+10
| * tracing: Remove unused event variable in tracing_iter_resetYangHui2020-06-161-2/+1
| * tracing/probe: Fix memleak in fetch_op_data operationsVamshi K Sthambamkadi2020-06-161-2/+2
| * trace: Fix typo in allocate_ftrace_ops()'s commentWei Yang2020-06-161-1/+1
| * tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)2020-06-163-7/+26
| * kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-0/+24
| * kprobes: Remove redundant arch_disarm_kprobe() callMasami Hiramatsu2020-06-161-2/+0
| * kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu2020-06-161-1/+2
| * kprobes: Use non RCU traversal APIs on kprobe_tables if possibleMasami Hiramatsu2020-06-161-9/+20
| * kprobes: Suppress the suspicious RCU warning on kprobesMasami Hiramatsu2020-06-161-1/+2
* | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-10/+20
|\ \
| * | blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara2020-06-171-11/+8
| * | blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain2020-06-171-0/+13
| |/
* | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-188-23/+25
|\ \
| * | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-172-3/+3
| * | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-178-20/+22
| |/
* | Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-06-172-9/+8
|\ \
| * | dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOLDavid Rientjes2020-06-151-5/+5
| * | dma-pool: fix too large DMA pools on medium memory size systemsGeert Uytterhoeven2020-06-091-4/+3
* | | tracing/probe: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
| |/ |/|
* | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-141-1/+14
|\ \
| * | security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-141-1/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-136-22/+21
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-136-22/+21
| |\ \ \
| | * | | bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko2020-06-121-5/+12
| | * | | bpf: Devmap adjust uapi for attach bpf programJesper Dangaard Brouer2020-06-091-13/+4
| | * | | bpf: cgroup: Allow multi-attach program to replace itselfLorenz Bauer2020-06-091-1/+1
| | * | | bpf: Reset data_meta before running programs attached to devmap entryDavid Ahern2020-06-091-0/+1
| | * | | tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobesJean-Philippe Brucker2020-06-092-2/+2
| | * | | bpf: Fix an error code in check_btf_func()Dan Carpenter2020-06-041-1/+1
* | | | | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-17/+17
|\ \ \ \ \
| * | | | | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-17/+17
* | | | | | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-136-24/+54
|\ \ \ \ \ \
| * | | | | | lockdep: __always_inline more for noinstrPeter Zijlstra2020-06-111-2/+2
| * | | | | | x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra2020-06-111-5/+5
| * | | | | | x86/entry: Clarify irq_{enter,exit}_rcu()Peter Zijlstra2020-06-111-7/+14
| * | | | | | genirq: Provide irq_enter/exit_rcu()Thomas Gleixner2020-06-111-8/+27
| * | | | | | x86/mce: Address objtools noinstr complaintsThomas Gleixner2020-06-111-1/+1
| * | | | | | bug: Annotate WARN/BUG/stackfail as noinstr safeThomas Gleixner2020-06-111-1/+3
| * | | | | | context_tracking: Ensure that the critical path cannot be instrumentedThomas Gleixner2020-06-111-6/+8
| |/ / / / /
* | | | | | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-132-0/+656
|\ \ \ \ \ \
| * | | | | | pipe: Add notification lossage handlingDavid Howells2020-05-191-0/+2
| * | | | | | pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells2020-05-191-1/+1
| * | | | | | pipe: Add general notification queue supportDavid Howells2020-05-192-0/+658
* | | | | | | Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-122-13/+8
|\ \ \ \ \ \ \
| * | | | | | | printk/kdb: Redirect printk messages into kdb in any contextPetr Mladek2020-06-112-13/+8
* | | | | | | | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-1112-0/+2253
|\ \ \ \ \ \ \ \
| * | | | | | | | kcsan: Support distinguishing volatile accessesMarco Elver2020-06-111-0/+43
| * | | | | | | | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-1112-0/+2210
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |