index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-11
loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
Lennart Poettering
1
-0
/
+2
2020-08-06
rnbd: no need to set bi_end_io in rnbd_bio_map_kern
Guoqing Jiang
1
-1
/
+0
2020-08-06
rnbd: remove rnbd_dev_submit_io
Guoqing Jiang
3
-56
/
+31
2020-08-06
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-08-06
block: check queue's limits.discard_granularity in __blkdev_issue_discard()
Coly Li
1
-0
/
+9
2020-08-06
md: get sysfs entry after redundancy attr group create
Junxiao Bi
1
-7
/
+10
2020-08-05
random: random.h should include archrandom.h, not the other way around
Linus Torvalds
2
-2
/
+1
2020-08-05
MAINTAINERS: update phylink/sfp keyword matching
Russell King
1
-1
/
+1
2020-08-05
mmc: mediatek: make function msdc_cqe_disable() static
Wei Yongjun
1
-1
/
+1
2020-08-05
MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen Hristev
Ludovic Desroches
1
-1
/
+1
2020-08-04
hwmon: (adc128d818) Fix advanced configuration register init
Roy van Doormaal
1
-12
/
+12
2020-08-04
hwmon: (axi-fan-control) remove duplicate macros
Alexandru Ardelean
1
-4
/
+0
2020-08-04
hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return value
Saheed O. Bolarinwa
2
-8
/
+12
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-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
1
-7
/
+7
2020-08-04
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
1
-15
/
+3
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
1
-11
/
+11
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
2
-7
/
+19
2020-08-04
gpio: max732x: Use irqchip template
Linus Walleij
1
-15
/
+15
2020-08-04
gpio: stmpe: Move chip registration
Linus Walleij
1
-6
/
+6
2020-08-04
of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...
Yue Hu
1
-6
/
+6
2020-08-04
of: unittest: Use bigger address cells to catch parser regressions
Nicolas Saenz Julienne
2
-6
/
+6
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
[next]