index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
1
-2
/
+14
2022-06-27
tty: Add closing marker into comment in tty_ldisc.h
Ilpo Järvinen
1
-1
/
+1
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
1
-2
/
+2
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
20
-407
/
+145
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-06-17
Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-344
/
+0
2022-06-17
Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-0
/
+5
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
1
-2
/
+2
2022-06-16
init: Initialize noop_backing_dev_info early
Jan Kara
1
-0
/
+2
2022-06-15
Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
1
-0
/
+5
2022-06-14
netfs: fix up netfs_inode_init() docbook comment
Linus Torvalds
1
-1
/
+1
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+57
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+2
2022-06-11
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+3
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+15
2022-06-10
Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+11
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
1
-1
/
+2
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
1
-13
/
+9
2022-06-10
Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+6
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+19
2022-06-10
staging: Also remove the Unisys visorbus.h
Peter Robinson
1
-344
/
+0
2022-06-10
tty: Implement lookahead to process XON/XOFF timely
Ilpo Järvinen
3
-0
/
+17
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-0
/
+1
2022-06-10
tty/vt: consolemap: introduce enum translation_map and use it
Jiri Slaby
1
-6
/
+12
2022-06-10
tty/vt: consolemap: make parameters of inverse_translate() saner
Jiri Slaby
1
-3
/
+3
2022-06-10
tty/vt: consolemap: convert macros to static inlines
Jiri Slaby
1
-7
/
+28
2022-06-10
tty/vt: consolemap: remove extern from function decls
Jiri Slaby
1
-6
/
+5
2022-06-10
tty/vt: consolemap: rename and document struct uni_pagedir
Jiri Slaby
1
-3
/
+3
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
1
-0
/
+1
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+0
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-1
/
+1
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-25
/
+16
2022-06-09
mm: Add kernel-doc for folio->mlock_count
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-09
vdpa: make get_vq_group and set_group_asid optional
Jason Wang
1
-2
/
+3
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-1
/
+0
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2022-06-07
workqueue: Wrap flush_workqueue() using a macro
Tetsuo Handa
1
-8
/
+56
2022-06-07
crc-itu-t: fix typo in CRC ITU-T polynomial comment
Roger Knecht
1
-1
/
+1
[next]