summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior2021-02-0217-308/+287
* ring-buffer: Drop unneeded check in ring_buffer_resize()Qiujun Huang2021-02-021-5/+1
* ring-buffer: Remove cpu_buffer argument from the rb_inc_page()Qiujun Huang2021-02-021-19/+16
* tracing: Remove get/put_cpu() from function_trace_initQiujun Huang2021-02-021-2/+1
* tracing: Update trace_ignore_this_task() kernel-doc commentQiujun Huang2021-02-021-1/+2
* tracing: Add printf attribute to log functionTom Rix2021-02-021-1/+2
* tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy2021-02-021-5/+7
* kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo2021-01-291-0/+4
* tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu2021-01-293-14/+32
* tracing: Use pause-on-trace with the latency tracersViktor Rosendahl2021-01-291-0/+4
* fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-01-292-3/+2
* Linux 5.11-rc5v5.11-rc5Linus Torvalds2021-01-251-1/+1
* Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds2021-01-2417-77/+17
|\
| * sh/intc: Restore devm_ioremap() alignmentGeert Uytterhoeven2021-01-071-1/+1
| * sh: mach-sh03: remove duplicate includeWang Qing2021-01-071-1/+0
| * arch: sh: remove duplicate includeWang Qing2021-01-071-1/+0
| * sh: Drop ARCH_NR_GPIOS definitionAndy Shevchenko2021-01-071-1/+0
| * sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He2021-01-071-1/+0
| * sh: remove CONFIG_IDE from most defconfigChristoph Hellwig2021-01-076-18/+6
| * sh: mm: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-073-39/+6
| * sh: intc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2021-01-071-12/+2
| * arch/sh: hyphenate Non-Uniform in Kconfig promptRandy Dunlap2021-01-071-1/+1
| * sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-071-2/+1
* | Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-241-20/+47
|\ \
| * | io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe2021-01-241-10/+26
| * | io_uring: fix sleeping under spin in __io_clean_opPavel Begunkov2021-01-241-5/+5
| * | io_uring: fix short read retries for non-reg filesPavel Begunkov2021-01-221-1/+1
| * | io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe2021-01-221-1/+2
| * | io_uring: fix skipping disabling sqo on execPavel Begunkov2021-01-171-0/+4
| * | io_uring: fix uring_flush in exit_files() warningPavel Begunkov2021-01-161-1/+4
| * | io_uring: fix false positive sqo warning on flushPavel Begunkov2021-01-161-2/+1
| * | io_uring: iopoll requests should also wake task ->in_idle stateJens Axboe2021-01-161-0/+4
* | | Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-248-52/+132
|\ \ \
| * | | lightnvm: fix memory leak when submit failsPan Bian2021-01-211-2/+1
| * | | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe2021-01-216-50/+129
| |\ \ \
| | * | | nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-201-10/+18
| | * | | nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-201-28/+49
| | * | | nvmet: set right status on error in id-ns handlerChaitanya Kulkarni2021-01-181-2/+6
| | * | | nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen2021-01-182-0/+20
| | * | | nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng2021-01-181-4/+10
| | * | | nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng2021-01-181-4/+11
| | * | | nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar2021-01-181-2/+15
| * | | | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2021-01-201-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni2021-01-201-0/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-01-2416-148/+168
|\ \ \ \
| * | | | MAINTAINERS: add a couple more files to the Clang/LLVM sectionNathan Chancellor2021-01-241-0/+2
| * | | | proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni2021-01-241-1/+6
| * | | | powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner2021-01-241-0/+2
| * | | | mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner2021-01-241-0/+1
| * | | | mm/highmem: prepare for overriding set_pte_at()Thomas Gleixner2021-01-241-1/+6