Age | Commit message (Expand) | Author |
2022-08-04 | audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() | Peilin Ye |
2022-08-02 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-08-02 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2022-08-02 | Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux | Linus Torvalds |
2022-08-02 | Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-02 | Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-01 | Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-01 | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-01 | Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-08-01 | rseq: Kill process when unknown flags are encountered in ABI structures | Mathieu Desnoyers |
2022-08-01 | rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flags | Mathieu Desnoyers |
2022-07-31 | Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-07-31 | Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-07-30 | locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs... | Waiman Long |
2022-07-29 | Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-07-29 | workqueue: Avoid a false warning in unbind_workers() | Lai Jiangshan |
2022-07-29 | Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs' | Rafael J. Wysocki |
2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki |
2022-07-28 | watch_queue: Fix missing locking in add_watch_to_object() | Linus Torvalds |
2022-07-28 | watch_queue: Fix missing rcu annotation | David Howells |
2022-07-28 | Merge tag 'irqchip-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2022-07-27 | x86/configs: Update configs in x86_debug.config | Lukas Bulwahn |
2022-07-26 | PM: QoS: Add check to make sure CPU freq is non-negative | Shivnandan Kumar |
2022-07-26 | PM: hibernate: defer device probing when resuming from hibernation | Tetsuo Handa |
2022-07-25 | Merge branch irq/misc-5.20 into irq/irqchip-next | Marc Zyngier |
2022-07-24 | io_uring: move to separate directory | Jens Axboe |
2022-07-24 | Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-07-22 | Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-07-22 | kcsan: test: Add a .kunitconfig to run KCSAN tests | David Gow |
2022-07-21 | Merge branch 'ctxt.2022.07.05a' into HEAD | Paul E. McKenney |
2022-07-21 | Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p... | Paul E. McKenney |
2022-07-21 | rcu: Add irqs-disabled indicator to expedited RCU CPU stall warnings | Zqiang |
2022-07-21 | rcu: Diagnose extended sync_rcu_do_polled_gp() loops | Paul E. McKenney |
2022-07-21 | rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings | Zqiang |
2022-07-21 | rcutorture: Test polled expedited grace-period primitives | Paul E. McKenney |
2022-07-21 | rcu: Add polled expedited grace-period primitives | Paul E. McKenney |
2022-07-21 | rcutorture: Verify that polled GP API sees synchronous grace periods | Paul E. McKenney |
2022-07-21 | rcu: Make Tiny RCU grace periods visible to polled APIs | Paul E. McKenney |
2022-07-21 | rcu: Make polled grace-period API account for expedited grace periods | Paul E. McKenney |
2022-07-21 | rcu: Switch polled grace-period APIs to ->gp_seq_polled | Paul E. McKenney |
2022-07-21 | watch-queue: remove spurious double semicolon | Linus Torvalds |
2022-07-21 | sched/core: Fix the bug that task won't enqueue into core tree when update co... | Cruz Zhao |
2022-07-21 | nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt() | Nicolas Saenz Julienne |