index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
48
-390
/
+995
2020-01-09
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
1
-0
/
+1
2020-01-09
usb: phy: tegra: Keep track of power on-off state
Dmitry Osipenko
1
-0
/
+1
2020-01-09
usb: typec: Provide definitions for the USB modes
Heikki Krogerus
1
-0
/
+16
2020-01-09
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
1
-1
/
+9
2020-01-09
usb: typec: Add definitions for the latest specification releases
Heikki Krogerus
1
-0
/
+3
2020-01-09
usb: typec: Add the Product Type VDOs to struct usb_pd_identity
Heikki Krogerus
1
-0
/
+2
2020-01-09
usb: pd: Add definition for DFP and UFP1 VDOs
Heikki Krogerus
1
-0
/
+32
2020-01-09
usb: pd: Add definitions for the Enter_USB message
Heikki Krogerus
1
-1
/
+32
2020-01-09
nvmem: add support for the write-protect pin
Khouloud Touil
1
-0
/
+3
2020-01-09
usb: typec: More API for cable handling
Heikki Krogerus
1
-0
/
+4
2020-01-09
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
1
-2
/
+2
2020-01-09
crypto: algapi - remove crypto_template::{alloc,free}()
Eric Biggers
1
-2
/
+0
2020-01-09
crypto: shash - convert shash_free_instance() to new style
Eric Biggers
1
-1
/
+1
2020-01-09
crypto: geniv - convert to new way of freeing instances
Eric Biggers
1
-1
/
+0
2020-01-09
crypto: hash - add support for new way of freeing instances
Eric Biggers
1
-0
/
+2
2020-01-09
crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()
Eric Biggers
1
-3
/
+0
2020-01-09
crypto: ahash - unexport crypto_ahash_type
Eric Biggers
1
-2
/
+0
2020-01-09
crypto: algapi - remove obsoleted instance creation helpers
Eric Biggers
2
-53
/
+0
2020-01-09
crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
Eric Biggers
1
-2
/
+2
2020-01-09
crypto: skcipher - use crypto_grab_cipher() and simplify error paths
Eric Biggers
1
-2
/
+2
2020-01-09
crypto: cipher - introduce crypto_cipher_spawn and crypto_grab_cipher()
Eric Biggers
1
-0
/
+25
2020-01-09
crypto: ahash - introduce crypto_grab_ahash()
Eric Biggers
1
-0
/
+10
2020-01-09
crypto: shash - introduce crypto_grab_shash()
Eric Biggers
1
-0
/
+10
2020-01-09
crypto: algapi - pass instance to crypto_grab_spawn()
Eric Biggers
1
-8
/
+2
2020-01-09
crypto: akcipher - pass instance to crypto_grab_akcipher()
Eric Biggers
1
-9
/
+3
2020-01-09
crypto: aead - pass instance to crypto_grab_aead()
Eric Biggers
1
-8
/
+3
2020-01-09
crypto: skcipher - pass instance to crypto_grab_skcipher()
Eric Biggers
1
-8
/
+3
2020-01-09
crypto: ahash - make struct ahash_instance be the full size
Eric Biggers
1
-3
/
+9
2020-01-09
crypto: shash - make struct shash_instance be the full size
Eric Biggers
1
-4
/
+9
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
1
-2
/
+0
2020-01-09
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
Eric Biggers
3
-22
/
+5
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
5
-16
/
+6
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LEN
Eric Biggers
1
-1
/
+0
2020-01-09
crypto: remove unused tfm result flags
Eric Biggers
1
-2
/
+0
2020-01-09
crypto: skcipher - remove skcipher_walk_aead()
Eric Biggers
1
-2
/
+0
2020-01-09
Merge tag 'drm-misc-next-2020-01-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-10
/
+276
2020-01-09
drm: of: Fix linking when CONFIG_OF is not set
Laurent Pinchart
1
-2
/
+3
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2020-01-09
devlink: add support for reporter recovery completion
Vikas Gupta
1
-0
/
+2
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2020-01-09
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
1
-0
/
+5
2020-01-08
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-01-08
Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...
Olof Johansson
32
-63
/
+147
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-3
/
+3
2020-01-08
KVM: Remove duplicated declaration of kvm_vcpu_kick
Zenghui Yu
1
-1
/
+0
2020-01-08
media: cec: remove unused functions
Hans Verkuil
2
-73
/
+0
2020-01-08
media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
Helen Koike
1
-4
/
+4
2020-01-08
soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
Bibby Hsieh
1
-0
/
+21
2020-01-08
soc: mediatek: cmdq: add polling function
Bibby Hsieh
2
-0
/
+33
[prev]
[next]