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
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: qcom-rpmh: add PM6150/PM6150L regulator support
Kiran Gunda
2019-10-04
1
-1
/
+61
*
regulator: dt-bindings: Add PM6150x compatibles
Kiran Gunda
2019-10-04
1
-0
/
+4
*
regulator: max8907: Fix the usage of uninitialized variable in max8907_regula...
Yizhuo
2019-10-04
1
-3
/
+12
*
regulator: Document "regulator-boot-on" binding more thoroughly
Douglas Anderson
2019-10-02
1
-1
/
+6
*
regulator: bd718x7: Add MODULE_ALIAS()
Guido Günther
2019-10-01
1
-0
/
+1
*
regulator: pcap-regulator: remove unused variable 'SW3_table'
YueHaibing
2019-10-01
1
-4
/
+0
*
regulator: da9063: Simplify da9063_buck_set_mode for BUCK_MODE_MANUAL case
Axel Lin
2019-10-01
1
-6
/
+3
*
regulator: pbias: Use of_device_get_match_data
Axel Lin
2019-10-01
1
-4
/
+2
*
regulator: qcom_spmi: Add support for PM8004 regulators
Angelo G. Del Regno
2019-10-01
2
-0
/
+11
*
regulator: qcom_smd: Add PM8950 regulators
Angelo G. Del Regno
2019-10-01
2
-0
/
+113
*
regulator: qcom_spmi: Add PM8950 SPMI regulator
Angelo G. Del Regno
2019-10-01
2
-0
/
+55
*
fixed-regulator: dt-bindings: Fixed building error for compatible property
Pragnesh Patel
2019-10-01
1
-2
/
+2
*
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
2019-09-30
1
-2
/
+2
*
Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-30
5
-18
/
+58
|
\
|
*
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
2019-09-27
1
-0
/
+3
|
*
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
2019-09-27
1
-1
/
+1
|
*
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
2019-09-25
1
-1
/
+7
|
*
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-25
1
-1
/
+8
|
*
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-09-24
1
-14
/
+19
|
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2019-09-24
1
-0
/
+4
|
*
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
2019-09-24
1
-0
/
+9
|
*
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2019-09-24
1
-1
/
+7
*
|
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
\
|
*
|
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
|
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
|
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
|
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
|
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
|
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
|
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
|
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
|
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
|
*
|
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
2
-17
/
+29
|
*
|
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
4
-5
/
+19
|
*
|
csky/dma: Fixup cache_op failed when cross memory ZONEs
Guo Ren
2019-08-06
1
-45
/
+26
|
*
|
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-31
2
-4
/
+12
|
*
|
csky: Fixup mb() synchronization problem
Guo Ren
2019-07-31
1
-8
/
+7
*
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
9
-81
/
+66
|
\
\
\
|
*
\
\
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-09-29
6
-79
/
+64
|
|
\
\
\
|
|
*
|
|
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Tony Lindgren
2019-09-06
1
-1
/
+0
|
|
*
|
|
ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
Adam Ford
2019-09-06
1
-12
/
+14
|
|
*
|
|
ARM: dts: am3517-evm: Fix missing video
Adam Ford
2019-09-06
1
-19
/
+4
|
|
*
|
|
ARM: dts: logicpd-torpedo-baseboard: Fix missing video
Adam Ford
2019-09-06
1
-31
/
+6
|
|
*
|
|
ARM: omap2plus_defconfig: Fix missing video
Adam Ford
2019-09-06
1
-0
/
+1
|
|
*
|
|
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2019-09-05
2
-6
/
+3
|
|
*
|
|
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
2019-09-05
1
-11
/
+37
|
*
|
|
|
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2019-09-29
17
-202
/
+982
|
|
\
\
\
\
|
|
*
|
|
|
reset: reset-scmi: add missing handle initialisation
Sudeep Holla
2019-09-18
1
-0
/
+1
|
|
*
|
|
|
firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
Sudeep Holla
2019-09-18
1
-1
/
+1
|
*
|
|
|
|
ARM: aspeed: ast2500 is ARMv6K
Arnd Bergmann
2019-09-20
1
-1
/
+0
[next]