linux-block.git
2024-09-04 John Ognessprintk: Implement legacy printer kthread for PREEMPT_RT
2024-09-04 John Ognesstty: sysfs: Add nbcon support for 'active'
2024-09-04 John Ognessproc: Add nbcon support for /proc/consoles
2024-09-04 John Ognessproc: consoles: Add notation to c_start/c_stop
2024-09-04 John Ognessprintk: nbcon: Show replay message on takeover
2024-09-04 John Ognessprintk: Provide helper for message prepending
2024-09-04 John Ognessprintk: nbcon: Rely on kthreads for normal operation
2024-09-04 John Ognessprintk: nbcon: Use thread callback if in task context...
2024-09-04 John Ognessprintk: nbcon: Relocate nbcon_atomic_emit_one()
2024-09-04 Thomas Gleixnerprintk: nbcon: Introduce printer kthreads
2024-09-04 John Ognessprintk: nbcon: Init @nbcon_seq to highest possible
2024-09-04 John Ognessprintk: nbcon: Add context to usable() and emit()
2024-09-04 John Ognessprintk: Flush console on unregister_console()
2024-09-04 John Ognessprintk: Fail pr_flush() if before SYSTEM_SCHEDULING
2024-09-04 John Ognessprintk: nbcon: Add function for printers to reacquire...
2024-09-04 John Ognessprintk: nbcon: Use raw_cpu_ptr() instead of open coding
2024-09-04 Jinjie Ruanprintk: Use the BITS_PER_LONG macro
2024-08-21 John Ognesslockdep: Mark emergency sections in lockdep splats
2024-08-21 John Ognessrcu: Mark emergency sections in rcu stalls
2024-08-21 John Ognesspanic: Mark emergency section in oops
2024-08-21 Thomas Gleixnerpanic: Mark emergency section in warn
2024-08-21 Thomas Gleixnerprintk: nbcon: Implement emergency sections
2024-08-21 John Ognessprintk: Add helper for flush type logic
2024-08-21 John Ognessprintk: Coordinate direct printing in panic
2024-08-21 John Ognessprintk: Track nbcon consoles
2024-08-21 John Ognessprintk: Avoid console_lock dance if no legacy or boot...
2024-08-21 John Ognessprintk: nbcon: Add unsafe flushing on panic
2024-08-21 John Ognessprintk: Flush nbcon consoles first on panic
2024-08-21 John Ognessprintk: nbcon: Flush new records on device_release()
2024-08-21 John Ognessprintk: Add is_printk_legacy_deferred()
2024-08-21 John Ognessprintk: nbcon: Use nbcon consoles in console_flush_all()
2024-08-21 John Ognessprintk: Track registered boot consoles
2024-08-21 Thomas Gleixnerprintk: nbcon: Provide function to flush using write_at...
2024-08-21 John Ognessprintk: nbcon: Add helper to assign priority based...
2024-08-21 John Ognessprintk: Add @flags argument for console_is_usable()
2024-08-21 John Ognessprintk: Let console_is_usable() handle nbcon
2024-08-21 John Ognessprintk: Make console_is_usable() available to nbcon.c
2024-08-21 John Ognessprintk: nbcon: Do not rely on proxy headers
2024-08-21 John Ognessserial: core: Acquire nbcon context in port->lock wrapper
2024-08-21 John Ognessnbcon: Add API to acquire context for non-printing...
2024-08-21 John Ognessconsole: Improve console_srcu_read_flags() comments
2024-08-21 John Ognessserial: core: Introduce wrapper to set @uart_port-...
2024-08-21 John Ognessserial: core: Provide low-level functions to lock port
2024-08-21 John Ognessprintk: nbcon: Use driver synchronization while (un...
2024-08-21 John Ognessprintk: nbcon: Add callbacks to synchronize with driver
2024-08-21 John Ognessprintk: nbcon: Add detailed doc for write_atomic()
2024-08-21 John Ognessprintk: nbcon: Remove return value for write_atomic()
2024-08-21 John Ognessprintk: nbcon: Clarify rules of the owner/waiter matching
2024-08-21 Sebastian Andrzej... printk: Check printk_deferred_enter()/_exit() usage
2024-08-21 Petr Mladekprintk: Properly deal with nbcon consoles on seq init
2024-08-21 John Ognessprintk: nbcon: Consolidate alloc() and init()
2024-08-21 John Ognessprintk: Add notation to console_srcu locking
2024-08-19 Linus TorvaldsMerge tag 'printk-for-6.11-rc5' of git://git./linux...
2024-08-18 Linus TorvaldsLinux 6.11-rc4 v6.11-rc4
2024-08-18 Linus TorvaldsMerge tag 'driver-core-6.11-rc4' of git://git./linux...
2024-08-18 Linus TorvaldsMerge tag 'char-misc-6.11-rc4' of git://git./linux...
2024-08-18 Linus TorvaldsMerge tag 'tty-6.11-rc4' of git://git./linux/kernel...
2024-08-18 Linus TorvaldsMerge tag 'usb-6.11-rc4' of git://git./linux/kernel...
2024-08-18 Linus TorvaldsMerge tag 'for-6.11-rc3-tag' of git://git./linux/kernel...
2024-08-18 Jann Hornfuse: Initialize beyond-EOF page contents before settin...
2024-08-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-08-17-19-34' of...
2024-08-18 Linus TorvaldsMerge tag 'powerpc-6.11-2' of git://git./linux/kernel...
2024-08-17 Linus TorvaldsMerge tag 'v6.11-rc3-smb3-client-fixes' of git://git...
2024-08-17 Linus TorvaldsMerge tag 'i2c-for-6.11-rc4' of git://git./linux/kernel...
2024-08-17 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-08-17 Linus TorvaldsMerge tag 'xfs-6.11-fixes-3' of git://git./fs/xfs/xfs...
2024-08-17 Linus TorvaldsMerge tag 'bcachefs-2024-08-16' of git://evilpiepirate...
2024-08-17 Kent Overstreetbcachefs: Fix locking in __bch2_trans_mark_dev_sb()
2024-08-17 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2024-08-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2024-08-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2024-08-16 Linus TorvaldsMerge tag 'block-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'io_uring-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.11-2' of git://git...
2024-08-16 Qu Wenruobtrfs: only enable extent map shrinker for DEBUG builds
2024-08-16 Linus TorvaldsMerge tag 'thermal-6.11-rc4' of git://git./linux/kernel...
2024-08-16 Linus TorvaldsMerge tag 'acpi-6.11-rc4' of git://git./linux/kernel...
2024-08-16 Linus TorvaldsMerge tag 'libnvdimm-fixes-6.11-rc4' of git://git....
2024-08-16 Caleb Sander... io_uring: fix user_data field name in comment io_uring-6.11-20240824
2024-08-16 Linus TorvaldsMerge tag 'rust-fixes-6.11' of https://github.com/Rust...
2024-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-6.11-rc4' of git://git....
2024-08-16 Linus TorvaldsMerge tag 'trace-v6.11-rc3' of git://git./linux/kernel...
2024-08-16 Linus TorvaldsMerge tag 'keys-trusted-next-6.11-rc4' of git://git...
2024-08-16 Kent Overstreetbcachefs: fix incorrect i_state usage
2024-08-16 Kent Overstreetbcachefs: avoid overflowing LRU_TIME_BITS for cached...
2024-08-16 Kent Overstreetbcachefs: Fix forgetting to pass trans to fsck_err()
2024-08-16 Kent Overstreetbcachefs: Increase size of cuckoo hash table on too...
2024-08-16 Linus TorvaldsMerge tag 'for-6.11/dm-fixes' of git://git./linux/kerne...
2024-08-16 Linus TorvaldsMerge tag 'iommu-fixes-v6.11-rc3' of git://git./linux...
2024-08-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.11-rc4' of git://git....
2024-08-16 Linus TorvaldsMerge tag 'sound-6.11-rc4' of git://git./linux/kernel...
2024-08-16 Linus TorvaldsMerge tag 'drm-fixes-2024-08-16' of https://gitlab...
2024-08-16 Wolfram SangMerge tag 'i2c-host-fixes-6.11-rc4' of git://git./linux...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Use governor_data to reduce...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Add .manage() callback
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Split bang_bang_control()
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Call __thermal_cdev_update...
2024-08-16 Eli Billauerchar: xillybus: Check USB endpoints when probing device
2024-08-16 Eli Billauerchar: xillybus: Refine workqueue handling
2024-08-16 Gao Xiangmm/migrate: fix deadlock in migrate_pages_batch() on...
next