- 3a398ac Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- dc0f97c Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 2d70de4 Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 5afedf6 blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years, 3 months ago
- f9bfed3 Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 3 years, 3 months ago
- 8cd9da8 posix-cpu-timers: Prevent spuriously armed 0-value itimer by Frederic Weisbecker · 3 years, 4 months ago
- a68de80 entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() by Sean Christopherson · 3 years, 4 months ago
- 8646e53 KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest by Sean Christopherson · 3 years, 4 months ago
- 20c36ce irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent by Bixuan Cui · 3 years, 3 months ago
- fec3036 Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- f5e29a2 Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- b9b11b1 Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 3 months ago
- fc0c054 Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- 8112152 locking/rwbase: Take care of ordering guarantee for fastpath reader by Boqun Feng · 3 years, 4 months ago
- 616be87 locking/rwbase: Extract __rwbase_write_trylock() by Peter Zijlstra · 3 years, 4 months ago
- 7687201 locking/rwbase: Properly match set_and_save_state() to restore_state() by Peter Zijlstra · 3 years, 4 months ago
- b89a05b events: Reuse value read using READ_ONCE instead of re-reading it by Baptiste Lepers · 3 years, 4 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 2865ba8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 4 months ago
- 8520e22 bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode by Daniel Borkmann · 3 years, 4 months ago
- 0e6491b bpf: Add oversize check before call kvcalloc() by Bixuan Cui · 3 years, 4 months ago
- 510e1a7 dma-debug: prevent an error message from causing runtime problems by Hamza Mahfooz · 3 years, 4 months ago
- 56c2443 Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 165d05d Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- ce4c8f8 Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 2f1aaf3 bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset() by Yonghong Song · 3 years, 4 months ago
- 5dfe50b bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() by Masami Hiramatsu · 3 years, 4 months ago
- 5f8895b tracing/boot: Fix to check the histogram control param is a leaf node by Masami Hiramatsu · 3 years, 4 months ago
- a3928f8 tracing/boot: Fix trace_boot_hist_add_array() to check array is value by Masami Hiramatsu · 3 years, 4 months ago
- 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 868ad33 sched: Prevent balance_push() on remote runqueues by Thomas Gleixner · 3 years, 4 months ago
- 9848417 sched/idle: Make the idle timer expire in hard interrupt context by Sebastian Andrzej Siewior · 3 years, 4 months ago
- e548057 locking/rtmutex: Fix ww_mutex deadlock check by Peter Zijlstra · 3 years, 4 months ago
- a3fa7a1 Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 13db8c5 mm/hugetlb: initialize hugetlb_usage in mm_init by Liu Zixian · 3 years, 4 months ago
- a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 5d700a0 kexec: avoid compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 4b692e8 kexec: move locking into do_kexec_load by Arnd Bergmann · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- cfd7998 tracing/boot: Fix to loop on only subkeys by Masami Hiramatsu · 3 years, 4 months ago
- c910db9 tracing: Dynamically allocate the per-elt hist_elt_data array by Tom Zanussi · 3 years, 4 months ago
- 0be083c tracing: synth events: increase max fields count by Artem Bityutskiy · 3 years, 4 months ago
- 4b6b08f tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads() by Qiang.Zhang · 3 years, 4 months ago
- e1fbbd0 prctl: allow to setup brk for et_dyn executables by Cyrill Gorcunov · 3 years, 4 months ago
- 05da811 kernel/fork.c: unexport get_{mm,task}_exe_file by Christoph Hellwig · 3 years, 4 months ago
- 1e1c158 fs/epoll: use a per-cpu counter for user's watches count by Nicholas Piggin · 3 years, 4 months ago
- 2d186af profiling: fix shift-out-of-bounds bugs by Pavel Skripkin · 3 years, 4 months ago
- 3c91dda kernel/acct.c: use dedicated helper to access rlimit values by Yang Yang · 3 years, 4 months ago
- 5615e08 tracing: Fix some alloc_event_probe() error handling bugs by Dan Carpenter · 3 years, 4 months ago
- 996fe06 Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 4 months ago
- f8416aa kernel: debug: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- a61cb60 dma-mapping: fix the kerneldoc for dma_map_sg_attrs by Christoph Hellwig · 3 years, 4 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
- 54357f0 tracing: Add migrate-disabled counter to tracing output. by Thomas Gleixner · 3 years, 5 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- d66e3ed futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic() by Thomas Gleixner · 3 years, 4 months ago
- 7cca308 Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
- 50ddcdb Merge tag 'livepatching-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years, 4 months ago
- 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- 65d759c mm: compaction: support triggering of proactive compaction by user by Charan Teja Reddy · 3 years, 4 months ago
- c509723 memcg: enable accounting for posix_timers_cache slab by Vasily Averin · 3 years, 4 months ago
- 5f58c39 memcg: enable accounting for signals by Vasily Averin · 3 years, 4 months ago
- 30acd0b memcg: enable accounting for new namesapces and struct nsproxy by Vasily Averin · 3 years, 4 months ago
- fab827d memcg: enable accounting for pids in nested pid namespaces by Vasily Averin · 3 years, 4 months ago
- 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
- fe69d56 kernel/fork: always deny write access to current MM exe_file by David Hildenbrand · 3 years, 8 months ago
- 35d7bdc kernel/fork: factor out replacing the current MM exe_file by David Hildenbrand · 3 years, 8 months ago
- 3405765 futex: Avoid redundant task lookup by Thomas Gleixner · 3 years, 4 months ago
- 249955e futex: Clarify comment for requeue_pi_wake_futex() by Thomas Gleixner · 3 years, 4 months ago
- 4f07ec0 futex: Prevent inconsistent state and exit race by Thomas Gleixner · 3 years, 4 months ago
- a974b54 futex: Return error code instead of assigning it without effect by Colin Ian King · 3 years, 4 months ago
- 15eb7c8 locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT by Mike Galbraith · 3 years, 4 months ago
- aa82977 Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 4a3bb42 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
- 49ca615 bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause by Daniel Borkmann · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 4898370 Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 86ac54e Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 3 years, 4 months ago
- 69dc801 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 4 months ago
- 5cbba60 Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- 8e0cd95 Merge tag 'audit-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 4 months ago
- e55f0c4 Merge tag 'kernel.sys.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 4 months ago
- f3c4b13 swiotlb: use depends on for DMA_RESTRICTED_POOL by Claire Chang · 3 years, 4 months ago
- 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 4 months ago
- c547d89 Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 9a1d6c9 Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
- 8596e58 Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- e5e726f Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 08403e2 Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 4a2b88e Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago