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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-1
/
+1
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+17
2017-12-29
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2017-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+4
2017-12-29
Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-0
/
+4
2017-12-29
clk: divider: fix incorrect usage of container_of
Jerome Brunet
1
-1
/
+1
2017-12-29
net/mlx5: Separate ingress/egress namespaces for each vport
Gal Pressman
1
-0
/
+4
2017-12-28
IB/mlx5: Extend UAR stuff to support dynamic allocation
Yishai Hadas
2
-0
/
+5
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+1
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2
-15
/
+27
2017-12-28
tee: add start argument to shm_register callback
Jens Wiklander
1
-1
/
+2
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-0
/
+4
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+10
2017-12-27
bpf: fix maximum stack depth tracking logic
Alexei Starovoitov
1
-0
/
+1
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+5
2017-12-27
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
1
-2
/
+2
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
1
-0
/
+2
2017-12-26
rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()
Leon Romanovsky
1
-7
/
+3
2017-12-26
VFS: don't keep disconnected dentries on d_anon
NeilBrown
1
-1
/
+1
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+11
2017-12-22
Merge branch 'docs-next' of git://git.lwn.net/linux into patchwork
Mauro Carvalho Chehab
22
-70
/
+107
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-21
/
+43
2017-12-22
clk: si5351: Add DT property to enable PLL reset
Sergej Sawazki
1
-0
/
+2
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-7
/
+11
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
1
-0
/
+4
2017-12-22
clk: move clock common macros out from vendor directories
Chunyan Zhang
1
-0
/
+38
2017-12-21
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-12-21
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-12-21
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-12-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+27
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+2
2017-12-21
Merge tag 'v4.15-next-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-3
/
+4
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...
Arnd Bergmann
1
-3
/
+180
2017-12-21
bus: ti-sysc: Add parsing of module capabilities
Tony Lindgren
1
-0
/
+10
2017-12-21
bus: ti-sysc: Handle module quirks based dts configuration
Tony Lindgren
1
-0
/
+6
2017-12-21
bus: ti-sysc: Detect i2c interconnect target module based on register layout
Tony Lindgren
1
-0
/
+1
2017-12-21
bus: ti-sysc: Add register bits for interconnect target modules
Tony Lindgren
1
-0
/
+40
2017-12-21
bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
Tony Lindgren
1
-0
/
+29
2017-12-21
Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...
Arnd Bergmann
1
-0
/
+12
2017-12-21
soc: mediatek: extend bus protection API
weiyi.lu@mediatek.com
1
-3
/
+4
2017-12-21
xfrm: wrap xfrmdev_ops with offload config
Shannon Nelson
1
-1
/
+1
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2017-12-21
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
1
-0
/
+9
2017-12-21
soc: brcmstb: biuctrl: Move to early_initcall
Florian Fainelli
1
-6
/
+0
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
1
-2
/
+2
2017-12-21
soc: qcom: Introduce QMI helpers
Bjorn Andersson
1
-0
/
+165
2017-12-21
soc: qcom: Introduce QMI encoder/decoder
Bjorn Andersson
1
-0
/
+106
2017-12-21
firmware: qcom_scm: Add dependent headers to qcom_scm.h
Jordan Crouse
1
-0
/
+3
2017-12-21
Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[prev]
[next]