index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
initrd.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
parisc: make the log level string for register dumps const
Rolf Eike Beer
1
-3
/
+3
2020-08-04
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-03
userfaultfd: simplify fault handling
Linus Torvalds
1
-38
/
+1
2020-08-03
block: don't do revalidate zones on invalid devices
Johannes Thumshirn
1
-0
/
+3
2020-08-03
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
1
-6
/
+16
2020-08-03
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
1
-1
/
+2
2020-08-03
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
1
-6
/
+3
2020-08-03
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
1
-6
/
+3
2020-08-03
md: print errno in super_written
Guoqing Jiang
1
-1
/
+2
2020-08-03
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
1
-6
/
+2
2020-08-03
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2
-0
/
+13
2020-08-03
md: fix max sectors calculation for super 1.0
Xiao Ni
1
-4
/
+31
2020-08-03
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
3
-8
/
+21
2020-08-03
mm: rewrite wait_on_page_bit_common() logic
Linus Torvalds
1
-47
/
+85
2020-08-02
Linux 5.8
v5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
2020-08-02
platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structures
Andy Shevchenko
1
-14
/
+9
2020-08-01
vxlan: fix memleak of fdb
Taehee Yoo
1
-2
/
+4
2020-08-01
io_uring: flip if handling after io_setup_async_rw
Pavel Begunkov
1
-74
/
+72
2020-08-01
fs: optimise kiocb_set_rw_flags()
Pavel Begunkov
1
-5
/
+11
2020-08-01
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
1
-3
/
+2
2020-08-01
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
1
-9
/
+1
2020-08-01
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
1
-1
/
+0
2020-08-01
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
1
-2
/
+2
2020-08-01
kconfig: qconf: compile moc object separately
Masahiro Yamada
3
-7
/
+7
2020-08-01
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
1
-2
/
+4
2020-08-01
platform/x86: thinkpad_acpi: Make some symbols static
Wei Yongjun
1
-2
/
+2
2020-08-01
sched/doc: Factorize bits between sched-energy.rst & sched-capacity.rst
Valentin Schneider
1
-10
/
+2
2020-08-01
sched/doc: Document capacity aware scheduling
Valentin Schneider
2
-0
/
+440
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2
-0
/
+20
2020-08-01
lib/vsprintf: Force type of flags value for gfp_t
Andy Shevchenko
1
-1
/
+1
2020-08-01
lib/vsprintf: Replace custom spec to print decimals with generic one
Andy Shevchenko
1
-7
/
+1
2020-08-01
lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()
Andy Shevchenko
1
-1
/
+4
2020-08-01
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-01
net/sched: The error lable position is corrected in ct_init_module
liujian
1
-2
/
+2
2020-08-01
block: blk-timeout: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-01
block: blk-mq-sched: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-01
block: blk-mq: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-01
block: genhd: delete duplicated words
Randy Dunlap
1
-3
/
+3
2020-08-01
block: elevator: delete duplicated word and fix typos
Randy Dunlap
1
-2
/
+2
2020-08-01
block: bio: delete duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-01
block: bfq-iosched: fix duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-31
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
1
-1
/
+22
2020-07-31
docs: ia64: correct typo
Julia Lawall
1
-1
/
+1
2020-07-31
mailmap: add entry for <alobakin@marvell.com>
Alexander Lobakin
1
-0
/
+1
2020-07-31
arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stack
Maninder Singh
1
-1
/
+1
2020-07-31
io_uring: don't touch 'ctx' after installing file descriptor
Jens Axboe
1
-3
/
+9
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
[next]