- 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
- 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 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
- 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- a942908 Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 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
- 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
- df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 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
- 9716e57 Merge tag 'locking-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
- cd16ed3 Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
- a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
- 1f44328 compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to decide inlining by Marco Elver · 4 years, 8 months ago
- eb73876 compiler.h: Move function attributes to compiler_types.h by Marco Elver · 4 years, 8 months ago
- 95c094f compiler.h: Avoid nested statement expression in data_race() by Marco Elver · 4 years, 8 months ago
- 44b97dc compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE() by Marco Elver · 4 years, 8 months ago
- e3b779d kcsan: Remove 'noinline' from __no_kcsan_or_inline by Marco Elver · 4 years, 8 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- 3a39e77 nfs: set invalid blocks after NFSv4 writes by Zheng Bin · 4 years, 8 months ago
- 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
- c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
- 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 7 months ago
- 17fae12 x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned by Tony Luck · 4 years, 8 months ago
- f77d26a Merge branch 'x86/entry' into ras/core by Thomas Gleixner · 4 years, 7 months ago
- f0178fc x86/entry: Unbreak __irqentry_text_start/end magic by Thomas Gleixner · 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
- 98a3bf1 genirq: Provide __irq_enter/exit_raw() by Thomas Gleixner · 4 years, 8 months ago
- 8a6bc47 genirq: Provide irq_enter/exit_rcu() by Thomas Gleixner · 4 years, 8 months ago
- 2ab7031 nmi, tracing: Make hardware latency tracing noinstr safe by Thomas Gleixner · 4 years, 8 months ago
- df65bba lib/bsearch: Provide __always_inline variant by Peter Zijlstra · 4 years, 11 months ago
- 0372007 context_tracking: Ensure that the critical path cannot be instrumented by Thomas Gleixner · 4 years, 10 months ago
- 37f8173 locking/atomics: Flip fallbacks and instrumentation by Peter Zijlstra · 5 years ago
- 765dcd2 asm-generic/atomic: Use __always_inline for fallback wrappers by Marco Elver · 5 years 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
- 2c34f6f stacktrace: cleanup inconsistent variable type by Walter Wu · 4 years, 7 months ago
- 496df3d mm: add comments on pglist_data zones by Ben Widawsky · 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
- 49f13b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
- 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
- 6f51ab9 Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 7 months ago
- 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
- 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
- 50dd154 Merge branches 'pm-cpufreq' and 'pm-acpi' by Rafael J. Wysocki · 4 years, 7 months ago
- 4c277e2 Merge branch 'pm-opp' by Rafael J. Wysocki · 4 years, 7 months ago
- 6b7ce892 irqchip: RISC-V per-HART local interrupt controller driver by Anup Patel · 4 years, 7 months ago
- 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
- f1084bc Revert "fs: remove dio_end_io()" by David Sterba · 4 years, 7 months ago
- 4fa7252 include/linux/cache.h: expand documentation over __read_mostly by Luis Chamberlain · 4 years, 7 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- 7676fbf maccess: remove strncpy_from_unsafe by Christoph Hellwig · 4 years, 7 months ago
- eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
- 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- 3ed7408 maccess: remove duplicate kerneldoc comments by Christoph Hellwig · 4 years, 7 months ago
- 48c49c0 maccess: remove various unused weak aliases by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
- 42fc541 mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked() by Michel Lespinasse · 4 years, 7 months ago
- 14c3656 mmap locking API: add MMAP_LOCK_INITIALIZER by Michel Lespinasse · 4 years, 7 months ago
- 0cc55a0 mmap locking API: add mmap_read_trylock_non_owner() by Michel Lespinasse · 4 years, 7 months ago
- aaa2cc5 mmap locking API: convert nested write lock sites by Michel Lespinasse · 4 years, 7 months ago
- b72327f MMU notifier: use the new mmap locking API by Michel Lespinasse · 4 years, 7 months ago
- 9740ca4 mmap locking API: initial implementation as rwsem wrappers by Michel Lespinasse · 4 years, 7 months ago
- 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- ab34b46 sysrq: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
- abfbb29 Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
- 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
- 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 4e3a16e Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 7 months ago
- 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 420c209 mm/gup: introduce pin_user_pages_locked() by John Hubbard · 4 years, 7 months ago
- dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
- 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 7 months ago
- 0ec9dc9 kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected by Guilherme G. Piccoli · 4 years, 7 months ago
- 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
- 01f39c1 xarray.h: correct return code documentation for xa_store_{bh,irq}() by Manfred Spraul · 4 years, 7 months ago
- db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 7 months ago
- ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
- e1eb26f ipc/namespace.c: use a work queue to free_ipc by Giuseppe Scrivano · 4 years, 7 months ago
- 7ff0d44 trace: fix an incorrect __user annotation on stack_trace_sysctl by Christoph Hellwig · 4 years, 7 months ago
- e649b3f KVM: x86: Fix APIC page invalidation race by Eiichi Tsukata · 4 years, 7 months ago
- af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- cf0c97f Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
- 787f74f Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 7 months ago