index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
net, lib/once: remove {net_}get_random_once_wait macro
wuchi
2
-4
/
+0
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
15
-404
/
+53
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-4
/
+5
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+16
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+6
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-33
/
+0
2022-06-23
gpio: Fix kernel-doc comments to nested union
Akira Yokosawa
1
-13
/
+16
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2
-33
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-11
/
+0
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
1
-15
/
+0
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-5
/
+0
2022-06-23
nvme: fix the CRIMS and CRWMS definitions to match the spec
Joel Granados
1
-2
/
+2
2022-06-19
block: remove queue from struct blk_independent_access_range
Damien Le Moal
1
-1
/
+0
2022-06-19
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
1
-4
/
+8
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-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-4
/
+4
2022-06-16
fs/kernel_read_file: allow to read files up-to ssize_t
Pasha Tatashin
2
-16
/
+17
2022-06-16
include/linux/rbtree.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
1
-0
/
+1
2022-06-16
mm: re-allow pinning of zero pfns
Alex Williamson
1
-1
/
+1
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-14
Merge tag 'scmi-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-4
/
+5
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
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
1
-4
/
+5
2022-06-10
staging: Also remove the Unisys visorbus.h
Peter Robinson
1
-344
/
+0
[next]