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
2017-11-02
clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs
Stephen Boyd
1
-0
/
+13
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+5
2017-11-02
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
1
-1
/
+9
2017-11-02
Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Wolfram Sang
2
-4
/
+6
2017-11-01
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
1
-0
/
+21
2017-11-01
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
1
-1
/
+7
2017-11-01
scsi: sas: Convert timers to use timer_setup()
Kees Cook
1
-0
/
+1
2017-11-01
timer: Add parenthesis around timer_setup() macro arguments
Kees Cook
1
-4
/
+5
2017-11-01
media: v4l2-fwnode: use a typedef for a function callback
Mauro Carvalho Chehab
1
-14
/
+22
2017-11-01
nvme-fc: add a dev_loss_tmo field to the remoteport
James Smart
1
-2
/
+9
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+3
2017-11-01
blk-mq-sched: improve dispatching from sw queue
Ming Lei
1
-0
/
+2
2017-11-01
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
1
-0
/
+11
2017-11-01
sbitmap: introduce __sbitmap_for_each_set()
Ming Lei
1
-17
/
+47
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+4
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
1
-1
/
+1
2017-11-01
regmap: Add hardware spinlock support
Baolin Wang
1
-0
/
+6
2017-11-01
sched/sysctl: Fix attributes of some extern declarations
Matthias Kaehlcke
1
-3
/
+3
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
1
-0
/
+1
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-1
/
+0
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-3
/
+13
2017-11-01
Merge tag 'v4.15-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
2
-2
/
+8
2017-11-01
Merge tag 'meson-clk-for-4.15' of git://github.com/baylibre/clk-meson into cl...
Stephen Boyd
1
-0
/
+11
2017-11-01
userns: bump idmap limits to 340
Christian Brauner
1
-3
/
+4
2017-11-01
userns: use union in {g,u}idmap struct
Christian Brauner
1
-5
/
+13
2017-11-01
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
7
-419
/
+419
2017-11-01
Merge tag 'sunxi-clk-for-4.15' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
2
-0
/
+6
2017-10-31
media: v4l: fwnode: Add a convenience function for registering sensors
Sakari Ailus
2
-0
/
+25
2017-10-31
media: v4l: fwnode: Add convenience function for parsing common external refs
Sakari Ailus
2
-1
/
+23
2017-10-31
media: v4l: fwnode: Move KernelDoc documentation to the header
Sakari Ailus
1
-1
/
+80
2017-10-31
media: v4l: async: Allow binding notifiers to sub-devices
Sakari Ailus
1
-2
/
+17
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-10
/
+19
2017-10-31
media: v4l: fwnode: Support generic parsing of graph endpoints in a device
Sakari Ailus
2
-2
/
+140
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2
-0
/
+8
2017-10-31
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
1
-3
/
+2
2017-10-31
Revert "PM / QoS: Fix default runtime_pm device resume latency"
Rafael J. Wysocki
1
-2
/
+1
2017-10-31
isofs: use unsigned char types consistently
Arnd Bergmann
1
-81
/
+81
2017-10-31
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-10-31
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs
Miklos Szeredi
1
-2
/
+0
2017-10-31
fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-10-31
module: Do not paper over type mismatches in module_param_call()
Kees Cook
1
-2
/
+2
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-10-31
module: Prepare to convert all module_param_call() prototypes
Kees Cook
1
-10
/
+2
2017-10-31
GFS2: Implement iomap for block_map
Bob Peterson
1
-1
/
+2
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
1
-0
/
+4
2017-10-31
regulator: da9211: update for supporting da9223/4/5
James Ban
1
-1
/
+4
2017-10-31
media: saa7146: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
[prev]
[next]