summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-01rseq: Kill process when unknown flags are encountered in ABI structuresMathieu Desnoyers
2022-08-01rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flagsMathieu Desnoyers
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-31Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long
2022-07-29Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan
2022-07-29Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'Rafael J. Wysocki
2022-07-29Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells
2022-07-28Merge tag 'irqchip-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-07-27x86/configs: Update configs in x86_debug.configLukas Bulwahn
2022-07-26PM: QoS: Add check to make sure CPU freq is non-negativeShivnandan Kumar
2022-07-26PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa
2022-07-25Merge branch irq/misc-5.20 into irq/irqchip-nextMarc Zyngier
2022-07-24io_uring: move to separate directoryJens Axboe
2022-07-24Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-07-22Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds
2022-07-21sched/core: Fix the bug that task won't enqueue into core tree when update co...Cruz Zhao
2022-07-21nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()Nicolas Saenz Julienne
2022-07-21sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds
2022-07-20Merge branch irq/loongarch into irq/irqchip-nextMarc Zyngier
2022-07-20genirq: Use for_each_action_of_desc in actions_show()Paran Lee
2022-07-20genirq/generic_chip: Export irq_unmap_generic_chipJianmin Lv
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay
2022-07-19srcu: Block less aggressively for expedited grace periodsPaul E. McKenney
2022-07-19irqdomain: Use hwirq_max instead of revmap_size for NOMAP domainsXu Qiang
2022-07-19irqdomain: Report irq number for NOMAP domainsXu Qiang
2022-07-17Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-16Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-15blktrace: Fix the blk_fill_rwbs() kernel-doc headerBart Van Assche
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-07-15Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-15Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-07-15printk: do not wait for consoles when suspendedJohn Ogness
2022-07-14mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-14PM: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche