index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
arm64: Introduce get_cpu_ops() helper function
Gavin Shan
5
-32
/
+62
2020-03-24
arm64: Rename cpu_read_ops() to init_cpu_ops()
Gavin Shan
4
-6
/
+6
2020-03-24
arm64: Declare ACPI parking protocol CPU operation if needed
Gavin Shan
1
-0
/
+2
2020-03-24
ASoC: Convert jz4740-i2s doc to YAML
Paul Cercueil
2
-23
/
+92
2020-03-24
ASoC: jz4740-i2s: Add support for the JZ4770
Paul Cercueil
1
-3
/
+10
2020-03-24
ASoC: jz4740-i2s: Add support for the JZ4760
Paul Cercueil
1
-9
/
+12
2020-03-24
dt-bindings: sound: rockchip-i2s: add #sound-dai-cells property
Johan Jonker
1
-0
/
+5
2020-03-24
dt-bindings: sound: convert rockchip i2s bindings to yaml
Johan Jonker
2
-49
/
+106
2020-03-24
ASoC: wm8974: remove unused variables
YueHaibing
1
-8
/
+0
2020-03-24
dm integrity: improve discard in journal mode
Mikulas Patocka
1
-0
/
+16
2020-03-24
dm integrity: add optional discard support
Mikulas Patocka
1
-32
/
+145
2020-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-34
/
+46
2020-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2020-03-24
Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-16
/
+38
2020-03-24
dm integrity: allow resize of the integrity device
Mikulas Patocka
1
-7
/
+27
2020-03-24
regulator: da9063: Fix get_mode() functions to read sleep field
Adam Thomson
1
-26
/
+2
2020-03-24
dm integrity: factor out get_provided_data_sectors()
Mikulas Patocka
1
-10
/
+23
2020-03-24
dm integrity: don't replay journal data past the end of the device
Mikulas Patocka
1
-0
/
+4
2020-03-24
dm integrity: remove sector type casts
Mikulas Patocka
1
-17
/
+16
2020-03-24
ASoC: tas2562: Fixed incorrect amp_level setting.
Jonghwan Choi
1
-1
/
+1
2020-03-24
dm integrity: fix a crash with unusually large tag size
Mikulas Patocka
1
-2
/
+2
2020-03-24
dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
Bob Liu
1
-1
/
+0
2020-03-24
media: mtk-vpu: load vpu firmware from the new location
Rui Wang
1
-3
/
+13
2020-03-24
media: i2c: video-i2c: fix build errors due to 'imply hwmon'
Matt Ranostay
1
-1
/
+1
2020-03-24
media: MAINTAINERS: add myself to co-maintain Hantro G1/G2 for i.MX8MQ
Philipp Zabel
1
-0
/
+2
2020-03-24
media: hantro: add initial i.MX8MQ support
Philipp Zabel
5
-4
/
+239
2020-03-24
media: dt-bindings: Document i.MX8MQ VPU bindings
Philipp Zabel
1
-0
/
+77
2020-03-24
media: vivid: fix incorrect PA assignment to HDMI outputs
Hans Verkuil
1
-2
/
+2
2020-03-24
media: hantro: Add linux-rockchip mailing list to MAINTAINERS
Ezequiel Garcia
1
-0
/
+1
2020-03-24
media: cedrus: h264: Fix 4K decoding on H6
Jernej Skrabec
1
-1
/
+5
2020-03-24
dm verity fec: fix memory leak in verity_fec_dtr
Shetty, Harshini X (EXT-Sony Mobile)
1
-0
/
+1
2020-03-24
dm writecache: optimize superblock write
Mikulas Patocka
1
-2
/
+32
2020-03-24
dm writecache: implement gradual cleanup
Mikulas Patocka
1
-1
/
+36
2020-03-24
dm writecache: implement the "cleaner" policy
Mikulas Patocka
1
-5
/
+43
2020-03-24
Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v...
Alex Williamson
6
-28
/
+700
2020-03-24
vfio/pci: Cleanup .probe() exit paths
Alex Williamson
1
-29
/
+25
2020-03-24
vfio/pci: Remove dev_fmt definition
Alex Williamson
1
-1
/
+0
2020-03-24
vfio/pci: Add sriov_configure support
Alex Williamson
2
-11
/
+97
2020-03-24
vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
Alex Williamson
2
-0
/
+96
2020-03-24
vfio/pci: Introduce VF token
Alex Williamson
2
-1
/
+205
2020-03-24
vfio/pci: Implement match ops
Alex Williamson
1
-0
/
+8
2020-03-24
vfio: Include optional device match in vfio_device_ops callbacks
Alex Williamson
2
-4
/
+20
2020-03-24
vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pages
Yan Zhao
2
-0
/
+97
2020-03-24
vfio: introduce vfio_dma_rw to read/write a range of IOVAs
Yan Zhao
3
-0
/
+130
2020-03-24
vfio: allow external user to get vfio group from device
Yan Zhao
2
-0
/
+40
2020-03-24
vfio: platform: Switch to platform_get_irq_optional()
Eric Auger
1
-1
/
+1
2020-03-24
dm writecache: do direct write if the cache is full
Mikulas Patocka
1
-0
/
+13
2020-03-24
dm integrity: print device name in integrity_metadata() error message
Erich Eckner
1
-1
/
+2
2020-03-24
dm crypt: use crypt_integrity_aead() helper
Yang Yingliang
1
-2
/
+4
2020-03-24
docs: mips: remove no longer needed au1xxx_ide.rst documentation
Bartlomiej Zolnierkiewicz
2
-132
/
+0
[prev]
[next]