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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-23
ALSA: ctl: remove unused macro for timestamping of elem_value
Takashi Sakamoto
1
-1
/
+1
2019-12-23
iommu: Implement generic_iommu_put_resv_regions()
Thierry Reding
1
-0
/
+2
2019-12-23
drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
Will Deacon
1
-1
/
+3
2019-12-23
Merge 5.5-rc3 into staging-next
Greg Kroah-Hartman
26
-63
/
+125
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
45
-115
/
+199
2019-12-23
Merge 5.5-rc3 into usb-next
Greg Kroah-Hartman
26
-63
/
+125
2019-12-23
drm/framebuffer: Format modifier for Intel Gen-12 render compression
Dhinakaran Pandiyan
1
-0
/
+11
2019-12-23
dt-bindings: dmaengine: Add X1830 bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+39
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
45
-115
/
+199
2019-12-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-20
/
+91
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
2
-19
/
+19
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
1
-1
/
+1
2019-12-21
leds: bd2802: Convert to use GPIO descriptors
Linus Walleij
1
-1
/
+0
2019-12-21
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+10
2019-12-20
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+2
2019-12-20
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-1
/
+1
2019-12-20
mod_devicetable: fix PHY module format
Russell King
1
-2
/
+2
2019-12-20
tipc: make legacy address flag readable over netlink
John Rutherford
1
-0
/
+2
2019-12-20
net: dsa: add support for Atheros AR9331 TAG format
Oleksij Rempel
1
-0
/
+2
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-5
/
+5
2019-12-20
xsk: Change names of validation functions
Magnus Karlsson
1
-2
/
+2
2019-12-20
ALSA: uapi: Drop unneeded typedefs
Takashi Iwai
3
-27
/
+0
2019-12-20
ALSA: uapi: Drop asound.h inclusion from asoc.h
Takashi Iwai
1
-1
/
+0
2019-12-20
ALSA: uapi: Fix typos and header inclusion in asound.h
Takashi Iwai
1
-3
/
+3
2019-12-20
ALSA: hdspm: Drop linux/types.h inclusion in uapi header
Takashi Iwai
1
-2
/
+0
2019-12-20
ALSA: hdsp: Make uapi/hdsp.h compilable again
Takashi Iwai
1
-3
/
+1
2019-12-20
ALSA: emu10k1: Make uapi/emu10k1.h compilable again
Takashi Iwai
1
-12
/
+26
2019-12-20
xen/interface: re-define FRONT/BACK_RING_ATTACH()
Paul Durrant
1
-20
/
+9
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
1
-0
/
+1
2019-12-20
crypto: algapi - make unregistration functions return void
Eric Biggers
5
-12
/
+8
2019-12-20
crypto: ccp - provide in-kernel API to submit TEE commands
Rijo Thomas
1
-0
/
+73
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2
-1
/
+13
2019-12-19
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-1
/
+0
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-2
/
+2
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-2
/
+2
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
1
-7
/
+4
2019-12-19
scsi: ufs: delete unused structure filed tr
Bean Huo
1
-2
/
+1
2019-12-19
scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD
Can Guo
1
-0
/
+1
2019-12-19
net/tls: add helper for testing if socket is RX offloaded
Jakub Kicinski
1
-0
/
+9
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
1
-0
/
+6
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+6
2019-12-19
ACPICA: Update version to 20191213
Bob Moore
1
-1
/
+1
2019-12-19
ACPICA: acpisrc: add unix line ending support for non-windows build
Erik Kaneda
1
-0
/
+11
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-0
/
+1
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
1
-0
/
+1
2019-12-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+12
2019-12-19
Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-11
/
+3
2019-12-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-11
/
+3
[prev]
[next]