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
2018-07-09
clk: meson: expose GEN_CLK clkid
Jerome Brunet
2
-0
/
+2
2018-07-09
pinctrl: Document pin_config_group_get() return codes like pin_config_get()
Douglas Anderson
1
-1
/
+2
2018-07-09
driver core: Add flag to autoremove device link on supplier unbind
Vivek Gautam
1
-0
/
+2
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
1
-6
/
+6
2018-07-09
PM / Domains: Introduce dev_pm_domain_attach_by_name()
Ulf Hansson
1
-0
/
+7
2018-07-09
PM / Domains: Introduce option to attach a device by name to genpd
Ulf Hansson
1
-0
/
+8
2018-07-09
ACPICA: Update version to 20180629
Bob Moore
1
-1
/
+1
2018-07-09
bpf: include errno.h from bpf-cgroup.h
Roman Gushchin
1
-0
/
+1
2018-07-09
fs: shave 8 bytes off of struct inode
Amir Goldstein
1
-2
/
+3
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+22
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+1
2018-07-08
crypto: dh - add public key verification test
Stephan Mueller
1
-0
/
+4
2018-07-08
Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+9
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-3
/
+11
2018-07-08
net: sched: change action API to use array of pointers to actions
Vlad Buslov
1
-3
/
+4
2018-07-08
net: sched: atomically check-allocate action
Vlad Buslov
1
-0
/
+3
2018-07-08
net: sched: add 'delete' function to action ops
Vlad Buslov
1
-0
/
+1
2018-07-08
net: sched: implement action API that deletes action by index
Vlad Buslov
1
-0
/
+1
2018-07-08
net: sched: implement unlocked action init API
Vlad Buslov
1
-2
/
+4
2018-07-08
net: sched: change type of reference and bind counters
Vlad Buslov
1
-2
/
+3
2018-07-08
net: sched: use rcu for action cookie update
Vlad Buslov
2
-1
/
+2
2018-07-08
openvswitch: kernel datapath clone action
Yifeng Sun
2
-0
/
+8
2018-07-08
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
1
-3
/
+3
2018-07-08
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
1
-0
/
+4
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-1
/
+1
2018-07-07
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
1
-1
/
+22
2018-07-07
slimbus: stream: add stream support
Srinivas Kandagatla
1
-0
/
+46
2018-07-07
slimbus: core: rearrange slim_eaddr structure
Srinivas Kandagatla
1
-6
/
+6
2018-07-07
slimbus: core: add of_slim_device_get() helper
Srinivas Kandagatla
1
-0
/
+2
2018-07-07
Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-0
/
+76
2018-07-07
uio: change to use the mutex lock instead of the spin lock
Xiubo Li
1
-1
/
+1
2018-07-07
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-07-07
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-1
/
+0
2018-07-07
net/sched: flower: Add supprt for matching on QinQ vlan headers
Jianbo Liu
1
-0
/
+4
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
1
-0
/
+2
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
1
-1
/
+1
2018-07-07
devlink: fix incorrect return statement
Arnd Bergmann
1
-1
/
+0
2018-07-07
net: bridge: fix br_vlan_get_{pvid,info} return values
Arnd Bergmann
1
-2
/
+2
2018-07-07
drm/crtc: Add a generic infrastructure to fake VBLANK events
Boris Brezillon
2
-0
/
+24
2018-07-07
drm/connector: Make ->atomic_commit() optional
Boris Brezillon
1
-0
/
+2
2018-07-07
drm/connector: Pass a drm_connector_state to ->atomic_commit()
Boris Brezillon
1
-1
/
+3
2018-07-07
drm/atomic: Avoid connector to writeback_connector casts
Boris Brezillon
1
-0
/
+6
2018-07-07
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
1
-1
/
+0
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2
-6
/
+4
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
1
-0
/
+6
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
1
-0
/
+19
2018-07-07
ipv4: ipcm_cookie initializers
Willem de Bruijn
1
-0
/
+15
2018-07-07
dt-bindings: clock: Introduce QCOM Display clock bindings
Taniya Das
1
-0
/
+45
2018-07-07
lib: reciprocal_div: implement the improved algorithm on the paper mentioned
Jiong Wang
1
-0
/
+68
[prev]
[next]