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
2016-08-10
mfd: tps65218: add version check to the PMIC probe
Tero Kristo
1
-0
/
+1
2016-08-10
cgroup: add tracepoints for basic operations
Tejun Heo
1
-0
/
+163
2016-08-10
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2
-21
/
+6
2016-08-10
kernfs: remove kernfs_path_len()
Tejun Heo
1
-4
/
+0
2016-08-10
kernfs: make kernfs_path*() behave in the style of strlcpy()
Tejun Heo
2
-6
/
+22
2016-08-10
kernfs: add dummy implementation of kernfs_path_from_node()
Tejun Heo
1
-0
/
+5
2016-08-10
sched/debug: Make the "Preemption disabled at ..." message more useful
Vegard Nossum
1
-0
/
+9
2016-08-10
locking/percpu-rwsem: Optimize readers and reduce global impact
Peter Zijlstra
1
-9
/
+75
2016-08-10
locking/qrwlock: Fix write unlock bug on big endian systems
pan xinhui
1
-2
/
+25
2016-08-10
sched/core: Fix power to capacity renaming in comment
Morten Rasmussen
1
-1
/
+1
2016-08-10
perf/core: Optimize perf_pmu_sched_task()
Peter Zijlstra
1
-0
/
+3
2016-08-10
perf/core: Set cgroup in CPU contexts for new cgroup events
David Carrillo-Cisneros
1
-0
/
+4
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
1
-3
/
+3
2016-08-10
xfrm: constify xfrm_replay structures
Julia Lawall
1
-1
/
+1
2016-08-10
mfd: Add STMPE1600 support
Patrice Chotard
1
-0
/
+1
2016-08-10
mfd: stmpe: Rework registers access
Patrice Chotard
1
-0
/
+18
2016-08-10
mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
Patrice Chotard
1
-0
/
+2
2016-08-10
net: Remove fib_local variable
David Ahern
1
-1
/
+0
2016-08-09
drm: avoid "possible bad bitmask?" warning
Dave Gordon
1
-1
/
+1
2016-08-09
Revert "printk: create pr_<level> functions"
Linus Torvalds
1
-33
/
+15
2016-08-09
Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-3
/
+11
2016-08-09
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+2
2016-08-09
drm: Add ratelimited versions of the DRM_DEBUG* macros
Lyude
1
-0
/
+30
2016-08-09
KVM: arm64: ITS: return 1 on successful MSI injection
Andre Przywara
1
-0
/
+1
2016-08-09
usb: ulpi: Automatically set driver::owner with ulpi_driver_register()
Stephen Boyd
1
-1
/
+5
2016-08-09
tracing: Fix tick_stop tracepoint symbols for user export
Steven Rostedt (Red Hat)
1
-3
/
+11
2016-08-09
ARM: dts: r8a7794: add MSTP10 clocks
Sergei Shtylyov
1
-0
/
+24
2016-08-09
ARM: dts: r8a7794: add MSTP5 clocks
Sergei Shtylyov
1
-0
/
+1
2016-08-09
ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()
Kuninori Morimoto
1
-0
/
+3
2016-08-09
ASoC: simple-card-utils: add asoc_simple_card_init_dai()
Kuninori Morimoto
1
-0
/
+2
2016-08-09
crypto: ccp - Let a v5 CCP provide the same function as v3
Gary R Hook
1
-3
/
+0
2016-08-09
virtio-vsock: fix include guard typo
Stefan Hajnoczi
1
-1
/
+1
2016-08-09
ASoC: remove snd_soc_pcm_set/get_drvdata()
Kuninori Morimoto
1
-11
/
+0
2016-08-09
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+2
2016-08-09
ALSA - hda: Add support for parsing new HDA capabilities
Guneshwor Singh
1
-0
/
+36
2016-08-09
ALSA - Ext hda: remove bus_parse_capabilities
Vinod Koul
1
-12
/
+0
2016-08-09
ALSA: hda - move bus_parse_capabilities to core
Vinod Koul
1
-0
/
+13
2016-08-09
cxl: Use fixed width predefined types in data structure.
Philippe Bergheaud
1
-2
/
+2
2016-08-09
batman-adv: add backbone table netlink support
Simon Wunderlich
1
-0
/
+2
2016-08-09
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
Andrew Lunn
1
-0
/
+12
2016-08-09
batman-adv: netlink: add gateway table queries
Sven Eckelmann
1
-0
/
+8
2016-08-09
batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations
Matthias Schiffer
1
-0
/
+2
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
1
-0
/
+4
2016-08-09
batman-adv: netlink: add originator and neighbor table queries
Matthias Schiffer
1
-0
/
+4
2016-08-09
batman-adv: netlink: add translation table query
Matthias Schiffer
1
-0
/
+56
2016-08-09
batman-adv: netlink: hardif query
Matthias Schiffer
1
-0
/
+4
2016-08-09
batman-adv: netlink: add routing_algo query
Matthias Schiffer
1
-0
/
+2
2016-08-09
qed: Add dcbx app support for IEEE Selection Field.
Sudarsana Reddy Kalluru
1
-0
/
+8
2016-08-09
module: Fully remove the kernel_module_from_file hook
Mickaël Salaün
2
-2
/
+0
2016-08-09
security, overlayfs: Provide hook to correctly label newly created files
Vivek Goyal
2
-0
/
+27
[prev]
[next]