index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
firmware: Add new platform fallback mechanism and firmware_request_platform()
Hans de Goede
10
-0
/
+198
2020-03-19
Revert "drivers: base: power: wakeup.c: Use built-in RCU list checking"
Greg Kroah-Hartman
1
-10
/
+5
2020-03-18
drivers: base: power: wakeup.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-5
/
+10
2020-03-18
component: allow missing unbind callback
Marco Felsch
1
-1
/
+2
2020-03-18
debugfs: remove return value of debugfs_create_file_size()
Greg Kroah-Hartman
3
-29
/
+17
2020-03-18
debugfs: Check module state before warning in {full/open}_proxy_open()
Taehee Yoo
1
-4
/
+14
2020-03-18
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
1
-1
/
+1
2020-03-18
arch_topology: Fix putting invalid cpu clk
Jeffy Chen
1
-3
/
+3
2020-03-11
cpu-topology: Fix the potential data corruption
Zeng Tao
1
-2
/
+2
2020-03-11
arch_topology: Adjust initial CPU capacities with current freq
Jeffy Chen
1
-12
/
+28
2020-03-11
drivers/base/cpu: Simplify s*nprintf() usages
Takashi Iwai
1
-9
/
+4
2020-03-11
drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-09
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-06
parse-maintainers: Mark as executable
Jonathan Neuschäfer
1
-0
/
+0
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-03-06
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
Ulf Hansson
1
-15
/
+13
2020-03-06
dt-bindings: power: Extend nodename pattern for power-domain providers
Ulf Hansson
1
-1
/
+1
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
2020-03-06
arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description
Miroslav Benes
1
-2
/
+3
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2
-1
/
+11
2020-03-06
mm/z3fold.c: do not include rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2020-03-06
fat: fix uninit-memory access for partial initialized inode
OGAWA Hirofumi
1
-12
/
+7
2020-03-06
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-03-06
mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
Huang Ying
1
-2
/
+1
2020-03-06
mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...
Mel Gorman
1
-2
/
+36
2020-03-06
ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions
Thomas Bogendoerfer
1
-6
/
+0
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
3
-21
/
+8
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-05
MAINTAINERS: Add missed files related to Synopsys DesignWare UART
Andy Shevchenko
1
-0
/
+2
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
1
-0
/
+5
2020-03-05
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
3
-0
/
+4
2020-03-05
RISC-V: Enable QEMU virt machine support in defconfigs
Anup Patel
2
-29
/
+2
2020-03-05
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
1
-0
/
+20
2020-03-05
xen/blkfront: fix ring info addressing
Juergen Gross
1
-38
/
+42
2020-03-05
xen/xenbus: fix locking
Juergen Gross
3
-8
/
+10
2020-03-05
xenbus: req->err should be updated before req->state
Dongli Zhang
1
-0
/
+2
2020-03-05
xenbus: req->body should be updated before req->state
Dongli Zhang
2
-3
/
+8
2020-03-05
xen: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-05
driver core: fw_devlink_flags can be static
kbuild test robot
1
-1
/
+1
2020-03-05
ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294
Jian-Hong Pan
1
-0
/
+13
2020-03-05
drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...
Hersen Wu
1
-0
/
+69
[next]