index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
7
-48
/
+79
|
\
|
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
2
-10
/
+20
|
*
block: bump BLK_DEF_MAX_SECTORS to 2560
Jeff Moyer
2015-08-18
1
-1
/
+1
|
*
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-0
/
+1
|
*
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-1
/
+0
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
2
-14
/
+0
|
*
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
1
-0
/
+3
|
*
blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-13
1
-1
/
+1
|
*
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2015-07-29
2
-6
/
+6
|
*
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
2
-2
/
+15
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
3
-8
/
+13
|
*
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
1
-0
/
+1
|
*
block: partition: convert percpu ref
Ming Lei
2015-07-17
1
-10
/
+17
|
*
block: partition: introduce hd_free_part()
Ming Lei
2015-07-17
1
-0
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
4
-1
/
+178
|
\
\
|
*
|
cxlflash: Virtual LUN support
Matthew R. Ochs
2015-08-26
1
-0
/
+34
|
*
|
cxlflash: Superpipe support
Matthew R. Ochs
2015-08-26
2
-0
/
+141
|
*
|
scsi: Add ALUA state change UA handling
Hannes Reinecke
2015-08-26
1
-1
/
+2
|
*
|
iSCSI: let session recovery_tmo sysfs writes persist across recovery
Chris Leech
2015-07-30
1
-0
/
+1
*
|
|
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-09-02
3
-4
/
+63
|
\
\
\
|
*
\
\
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
2015-08-25
2
-1
/
+13
|
|
\
\
\
|
|
*
|
|
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
2015-08-18
1
-0
/
+3
|
|
*
|
|
cgroup: make cftype->private a unsigned long
Tejun Heo
2015-08-11
1
-1
/
+1
|
|
*
|
|
cgroup: define controller file conventions
Tejun Heo
2015-08-04
1
-0
/
+9
|
*
|
|
|
cgroup: implement the PIDs subsystem
Aleksa Sarai
2015-07-14
1
-0
/
+5
|
*
|
|
|
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-07-14
3
-3
/
+45
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2015-09-02
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
percpu: update incorrect comment for this_cpu_*() operations
Tejun Heo
2015-07-14
1
-4
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-09-02
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
workqueue: fix some docbook warnings
Jonathan Corbet
2015-08-17
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
25
-71
/
+303
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'
Rafael J. Wysocki
2015-09-01
2
-15
/
+0
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
PM / Domains: Remove unusable governor dummies
Geert Uytterhoeven
2015-08-29
1
-2
/
+0
|
|
|
*
|
|
|
|
PM / Domains: Remove intermediate states from the power off sequence
Ulf Hansson
2015-07-31
1
-7
/
+0
|
|
*
|
|
|
|
|
PM / sleep: Allow devices without runtime PM to do direct-complete
Alan Stern
2015-07-21
1
-6
/
+0
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'
Rafael J. Wysocki
2015-09-01
1
-1
/
+0
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
2015-08-28
1
-1
/
+0
|
*
|
|
|
|
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-01
2
-0
/
+49
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
2015-08-08
1
-0
/
+1
|
|
*
|
|
|
|
|
|
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2015-08-07
1
-0
/
+12
|
|
*
|
|
|
|
|
|
Merge branch 'pm-cpufreq' into pm-opp
Rafael J. Wysocki
2015-08-07
1
-4
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
PM / OPP: add dev_pm_opp_is_turbo() helper
Bartlomiej Zolnierkiewicz
2015-08-07
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
PM / OPP: Add helpers for initializing CPU OPPs
Viresh Kumar
2015-08-07
1
-0
/
+23
|
|
*
|
|
|
|
|
|
|
PM / OPP: Add clock-latency-ns support
Viresh Kumar
2015-08-07
1
-0
/
+6
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2015-09-01
2
-13
/
+7
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
Viresh Kumar
2015-09-01
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
2015-09-01
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
2015-09-01
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2015-09-01
1
-5
/
+4
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge back earlier cpufreq material for v4.3.
Rafael J. Wysocki
2015-07-28
1
-4
/
+1
|
|
|
\
\
\
\
\
\
\
[next]