index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-23
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-23
Merge tag 'smp-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-20
Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...
Catalin Marinas
2022-05-20
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-05-19
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-19
sched/clock: Use try_cmpxchg64 in sched_clock_{local,remote}
Uros Bizjak
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-15
Merge tag 'irq-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-14
genirq/irq_sim: Make the irq_work always run in hard irq context
Sebastian Andrzej Siewior
2022-05-14
timers: Provide a better debugobjects hint for delayed works
Stephen Boyd
2022-05-13
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-13
futex: Remove a PREEMPT_RT_FULL reference.
Sebastian Andrzej Siewior
2022-05-12
Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-12
stop_machine: Add stop_core_cpuslocked() for per-core operations
Peter Zijlstra
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
2022-05-11
rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT
Uladzislau Rezki
2022-05-11
sched/deadline: Remove superfluous rq clock update in push_dl_task()
Hao Jia
2022-05-11
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2022-05-11
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
2022-05-08
Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-08
Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-08
stackleak: add on/off stack variants
Mark Rutland
2022-05-08
stackleak: rework poison scanning
Mark Rutland
[next]