index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
1
-1
/
+16
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
1
-1
/
+4
2020-05-29
RDMA/core: Use offsetofend() instead of open coding
Jason Gunthorpe
1
-2
/
+1
2020-05-29
blk-mq: drain I/O when all CPUs in a hctx are offline
Ming Lei
2
-0
/
+11
2020-05-29
blk-mq: remove the bio argument to ->prepare_request
Christoph Hellwig
1
-1
/
+1
2020-05-29
blk-mq: blk-mq: provide forced completion method
Keith Busch
1
-0
/
+1
2020-05-29
regulator: core: Add regulator bypass trace points
Charles Keepax
1
-0
/
+32
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
1
-2
/
+2
2020-05-29
Merge tag 'v5.7-rc7' into x86/amd
Joerg Roedel
56
-134
/
+373
2020-05-29
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
1
-0
/
+8
2020-05-29
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
1
-0
/
+8
2020-05-29
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
1
-0
/
+1
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
1
-39
/
+70
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+36
2020-05-29
Merge series "New DSA driver for VSC9953 Seville switch" from Vladimir Oltean...
Mark Brown
1
-0
/
+8
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+36
2020-05-29
iommu: Remove iommu_sva_ops::mm_exit()
Jean-Philippe Brucker
1
-30
/
+0
2020-05-29
uacce: Remove mm_exit() op
Jean-Philippe Brucker
1
-25
/
+9
2020-05-29
regmap: add helper for per-port regfield initialization
Vladimir Oltean
1
-0
/
+8
2020-05-29
i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
Jean Delvare
1
-1
/
+7
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
1
-0
/
+2
2020-05-29
mmc: sdio: Sort all SDIO IDs in common include file
Pali Rohár
1
-21
/
+22
2020-05-29
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
Pali Rohár
1
-3
/
+3
2020-05-29
mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file
Pali Rohár
1
-0
/
+4
2020-05-29
mmc: sdio: Move SDIO IDs from ath10k driver to common include file
Pali Rohár
1
-0
/
+2
2020-05-29
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
Pali Rohár
1
-0
/
+10
2020-05-29
mmc: sdio: Move SDIO IDs from smssdio driver to common include file
Pali Rohár
1
-0
/
+5
2020-05-29
mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Pali Rohár
1
-0
/
+2
2020-05-29
mmc: sdio: Move SDIO IDs from btmrvl driver to common include file
Pali Rohár
1
-0
/
+8
2020-05-29
mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
Pali Rohár
1
-0
/
+10
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
1
-2
/
+2
2020-05-29
opp: Expose bandwidth information via debugfs
Viresh Kumar
1
-0
/
+6
2020-05-29
opp: Add support for parsing interconnect bandwidth
Georgi Djakov
1
-0
/
+18
2020-05-28
clk: mediatek: add mt6765 clock IDs
Mars Cheng
1
-0
/
+313
2020-05-28
clk: qcom: Add missing msm8998 ufs_unipro_core_clk_src
Jeffrey Hugo
1
-0
/
+1
2020-05-28
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
dt-bindings: clock: Add and reorder ABI for X1000.
周琰杰 (Zhou Yanjie)
1
-28
/
+36
2020-05-28
dt-bindings: clock: Add X1830 clock bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+55
2020-05-28
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-1
/
+3
2020-05-28
vfio: Selective dirty page tracking if IOMMU backed device pins pages
Kirti Wankhede
1
-1
/
+3
2020-05-28
vfio iommu: Add migration capability to report supported features
Kirti Wankhede
1
-0
/
+23
2020-05-28
vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
Kirti Wankhede
1
-0
/
+11
2020-05-28
vfio iommu: Add ioctl definition for dirty pages tracking
Kirti Wankhede
1
-0
/
+57
2020-05-28
vfio: UAPI for migration interface for device state
Kirti Wankhede
1
-0
/
+228
2020-05-28
gpio: gpiolib: Allow GPIO IRQs to lazy disable
Maulik Shah
1
-0
/
+13
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+14
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-05-28
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-28
rxrpc: add rxrpc_sock_set_min_security_level
Christoph Hellwig
1
-0
/
+2
[prev]
[next]