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