index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
initrd: mark init_linuxrc as __init
Christoph Hellwig
2020-07-30
1
-1
/
+1
*
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
2020-07-30
3
-42
/
+40
*
initrd: remove the BLKFLSBUF call in handle_initrd
Christoph Hellwig
2020-07-30
1
-9
/
+0
*
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-30
9
-94
/
+12
*
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
2020-07-16
3
-85
/
+81
*
md: simplify md_setup_drive
Christoph Hellwig
2020-07-16
1
-102
/
+101
*
md: remove the kernel version of md_u.h
Christoph Hellwig
2020-07-16
2
-13
/
+1
*
md: remove the autoscan partition re-read
Christoph Hellwig
2020-07-16
1
-10
/
+0
*
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
2020-07-16
3
-21
/
+6
*
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-16
6
-13
/
+25
*
init: remove the bstat helper
Christoph Hellwig
2020-07-16
2
-14
/
+4
*
fs: add a vfs_fchmod helper
Christoph Hellwig
2020-07-16
2
-2
/
+8
*
fs: add a vfs_fchown helper
Christoph Hellwig
2020-07-16
2
-12
/
+19
*
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-16
3
-8
/
+43
|
\
|
*
clk: Specify IOMEM dependency for HSDK pll driver
David Gow
2020-07-11
1
-0
/
+1
|
*
clk: AST2600: Add mux for EMMC clock
Eddie James
2020-07-11
1
-8
/
+41
|
*
clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER
Nathan Chancellor
2020-07-11
1
-0
/
+1
*
|
Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-07-16
5
-3
/
+17
|
\
\
|
*
|
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
2020-07-15
1
-0
/
+1
|
*
|
platform/x86: ISST: Add new PCI device ids
Srinivas Pandruvada
2020-07-15
3
-0
/
+5
|
*
|
platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...
Andy Shevchenko
2020-07-15
1
-3
/
+11
|
|
/
*
|
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-16
20
-60
/
+128
|
\
\
|
*
|
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2020-07-06
2
-2
/
+12
|
*
|
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
Angelo Dureghello
2020-07-06
1
-12
/
+14
|
*
|
dmaengine: dmatest: stop completed threads when running without set channel
Peter Ujfalusi
2020-07-06
1
-0
/
+2
|
*
|
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
Robin Gong
2020-07-06
1
-1
/
+1
|
*
|
dmaengine: dw: Initialize channel before each transfer
Andy Shevchenko
2020-07-06
1
-12
/
+0
|
*
|
dmaengine: idxd: fix misc interrupt handler thread unmasking
Dave Jiang
2020-07-02
1
-1
/
+2
|
*
|
dmaengine: idxd: cleanup workqueue config after disabling
Dave Jiang
2020-07-02
3
-0
/
+31
|
*
|
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-24
1
-1
/
+4
|
*
|
dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler
Krzysztof Kozlowski
2020-06-24
1
-0
/
+7
|
*
|
dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
Krzysztof Kozlowski
2020-06-24
1
-0
/
+7
|
*
|
dmaengine: fsl-edma: Add lockdep assert for exported function
Krzysztof Kozlowski
2020-06-24
1
-0
/
+2
|
*
|
dmaengine: idxd: fix hw descriptor fields for delta record
Dave Jiang
2020-06-24
1
-0
/
+3
|
*
|
dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
Yu Kuai
2020-06-24
1
-0
/
+1
|
*
|
dmaengine: sh: usb-dmac: set tx_result parameters
Yoshihiro Shimoda
2020-06-24
1
-0
/
+2
|
*
|
dmaengine: ti: k3-udma: Fix delayed_work usage for tx drain workaround
Peter Ujfalusi
2020-06-24
1
-3
/
+1
|
*
|
dmaengine: idxd: fix cdev locking for open and release
Nikhil Rao
2020-06-24
1
-3
/
+16
|
*
|
dmaengine: imx-sdma: Fix: Remove 'always true' comparison
Fabio Estevam
2020-06-24
1
-7
/
+4
|
*
|
MAINTAINERS: switch dmaengine tree to kernel.org
Vinod Koul
2020-06-24
1
-1
/
+1
|
*
|
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
Peter Ujfalusi
2020-06-16
1
-1
/
+1
|
*
|
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
Peter Ujfalusi
2020-06-16
1
-15
/
+16
|
*
|
dmaengine: ti: k3-udma: Use correct node to read "ti,udma-atype"
Peter Ujfalusi
2020-06-16
1
-1
/
+1
|
|
/
*
|
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
2020-07-16
1
-0
/
+1
*
|
afs: Fix interruption of operations
David Howells
2020-07-16
2
-2
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-07-14
8
-11
/
+31
|
\
\
|
*
|
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
2020-07-09
1
-0
/
+7
|
*
|
Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
David Pedersen
2020-07-07
1
-0
/
+7
|
*
|
Revert "Input: elants_i2c - report resolution information for touch major"
Dmitry Torokhov
2020-07-07
1
-1
/
+0
|
*
|
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
2020-07-07
1
-4
/
+5
[next]