- 91a9a90 Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- c141b30 Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- e21cf43 sched/cfs: change initial value of runnable_avg by Vincent Guittot · 4 years, 6 months ago
- 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 6 months ago
- 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 6 months ago
- b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 6 months ago
- 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
- ce9bc3b sched/deadline: Initialize ->dl_boosted by Juri Lelli · 4 years, 7 months ago
- fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 7 months ago
- f05baa0 Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 6 months ago
- 6116dea Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 4 years, 6 months ago
- ed3e00e Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
- 7c902e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
- 440ab9e kgdb: Avoid suspicious RCU usage warning by Douglas Anderson · 4 years, 7 months ago
- 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 7 months ago
- 7a0e27b mm: remove vmalloc_exec by Christoph Hellwig · 4 years, 6 months ago
- fd7af71 kexec: do not verify the signature without the lockdown or mandatory signature by Lianbo Jiang · 4 years, 6 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 42e9c85 Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
- b58e733 rcu: Fixup noinstr warnings by Peter Zijlstra · 4 years, 7 months ago
- 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 6 months ago
- 2a78b85b kdb: Make kdb_printf() console handling more robust by Sumit Garg · 4 years, 7 months ago
- e885728 kdb: Check status of console prior to invoking handlers by Sumit Garg · 4 years, 7 months ago
- 9d71b34 kdb: Re-factor kdb_printf() message write code by Sumit Garg · 4 years, 7 months ago
- fbb5801 Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 6 months ago
- 20dc384 tracing/boottime: Fix kprobe multiple events by Sascha Ortmann · 4 years, 7 months ago
- 6784bea tracing: Fix event trigger to accept redundant spaces by Masami Hiramatsu · 4 years, 7 months ago
- 6c95503 tracing/boot: Fix config dependency for synthedic event by Masami Hiramatsu · 4 years, 7 months ago
- 097350d ring-buffer: Zero out time extend if it is nested and not absolute by Steven Rostedt (VMware) · 4 years, 6 months ago
- 8e36baf dma-remap: align the size in dma_common_*_remap() by Eric Auger · 4 years, 6 months ago
- d07ae4c dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR by Christoph Hellwig · 4 years, 7 months ago
- 1a2b335 dma-direct: add missing set_memory_decrypted() for coherent mapping by David Rientjes · 4 years, 7 months ago
- 625d344 Revert "kernel/printk: add kmsg SEEK_CUR handling" by Jason A. Donenfeld · 4 years, 6 months ago
- 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
- d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 7 months ago
- 026bb84 ftrace: Fix maybe-uninitialized compiler warning by Kaitao Cheng · 4 years, 7 months ago
- b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- 1b50440 Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- d8fe449 bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE by Stanislav Fomichev · 4 years, 7 months ago
- 99c5106 devmap: Use bpf_map_area_alloc() for allocating hash buckets by Toke Høiland-Jørgensen · 4 years, 7 months ago
- 02553b9 bpf: bpf_probe_read_kernel_str() has to return amount of data read on success by Andrii Nakryiko · 4 years, 7 months ago
- c3dbe54 blktrace: Avoid sparse warnings when assigning q->blk_trace by Jan Kara · 4 years, 7 months ago
- 1b0b283 blktrace: break out of blktrace setup on concurrent calls by Luis Chamberlain · 4 years, 7 months ago
- 56fccf2 dma-direct: check return value when encrypting or decrypting memory by David Rientjes · 4 years, 7 months ago
- 96a539f dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails by David Rientjes · 4 years, 7 months ago
- 633d5fc dma-direct: always align allocation size in dma_direct_alloc_pages() by David Rientjes · 4 years, 7 months ago
- 26749b3 dma-direct: mark __dma_direct_alloc_pages static by Christoph Hellwig · 4 years, 7 months ago
- 1fbf57d dma-direct: re-enable mmap for !CONFIG_MMU by Christoph Hellwig · 4 years, 7 months ago
- 6924372 tracing: Remove unused event variable in tracing_iter_reset by YangHui · 4 years, 7 months ago
- 3aa8fdc tracing/probe: Fix memleak in fetch_op_data operations by Vamshi K Sthambamkadi · 4 years, 7 months ago
- 48a42f5 trace: Fix typo in allocate_ftrace_ops()'s comment by Wei Yang · 4 years, 7 months ago
- 4649079 tracing: Make ftrace packed events have align of 1 by Steven Rostedt (VMware) · 4 years, 7 months ago
- 9b38cc7 kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 8 months ago
- 75ddf64 kprobes: Remove redundant arch_disarm_kprobe() call by Masami Hiramatsu · 4 years, 8 months ago
- 1a0aa99 kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex by Masami Hiramatsu · 4 years, 8 months ago
- 7e6a71d kprobes: Use non RCU traversal APIs on kprobe_tables if possible by Masami Hiramatsu · 4 years, 8 months ago
- 6743ad4 kprobes: Suppress the suspicious RCU warning on kprobes by Masami Hiramatsu · 4 years, 8 months ago
- e571d4e nsproxy: restore EINVAL for non-namespace file descriptor by Christian Brauner · 4 years, 7 months ago
- 7fac96f tracing/probe: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
- dbed452 dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL by David Rientjes · 4 years, 7 months ago
- 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
- 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 7 months ago
- 5c2fb57 Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
- b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- a58dfea Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 6a45a65 Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 55d728b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 75d75b7 kcsan: Support distinguishing volatile accesses by Marco Elver · 4 years, 8 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
- 6eebad1 lockdep: __always_inline more for noinstr by Peter Zijlstra · 4 years, 7 months ago
- bf2b300 x86/entry: Rename trace_hardirqs_off_prepare() by Peter Zijlstra · 4 years, 7 months ago
- 59bc300 x86/entry: Clarify irq_{enter,exit}_rcu() by Peter Zijlstra · 4 years, 7 months ago
- 8a6bc47 genirq: Provide irq_enter/exit_rcu() by Thomas Gleixner · 4 years, 8 months ago
- 865d3a9 x86/mce: Address objtools noinstr complaints by Thomas Gleixner · 4 years, 9 months ago
- 5916d5f bug: Annotate WARN/BUG/stackfail as noinstr safe by Thomas Gleixner · 4 years, 10 months ago
- 0372007 context_tracking: Ensure that the critical path cannot be instrumented by Thomas Gleixner · 4 years, 10 months ago
- 2a9e5de printk/kdb: Redirect printk messages into kdb in any context by Petr Mladek · 4 years, 8 months ago
- 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 7 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
- 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
- 3021e69 kcov: check kcov_softirq in kcov_remote_stop() by Andrey Konovalov · 4 years, 7 months ago
- 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
- 0c67f6b Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 281920b bpf: Devmap adjust uapi for attach bpf program by Jesper Dangaard Brouer · 4 years, 7 months ago
- 248e00a bpf: cgroup: Allow multi-attach program to replace itself by Lorenz Bauer · 4 years, 7 months ago
- 26afa0a bpf: Reset data_meta before running programs attached to devmap entry by David Ahern · 4 years, 7 months ago