index
:
Linux Stable
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.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
*
Merge tag 'docs-4.15-2' of git://git.lwn.net/linux
Linus Torvalds
2017-11-23
6
-143
/
+137
|
\
|
*
Add optional check for bad kernel-doc comments
Matthew Wilcox
2017-11-20
2
-1
/
+29
|
*
Documentation: fix profile= options in kernel-parameters.txt
Randy Dunlap
2017-11-20
1
-3
/
+5
|
*
documentation/svga.txt: update outdated file
Randy Dunlap
2017-11-20
1
-50
/
+9
|
*
kokr/memory-barriers.txt: Fix typo in paring example
SeongJae Park
2017-11-20
1
-1
/
+1
|
*
kokr/memory-barriers/txt: Replace uses of "transitive"
SeongJae Park
2017-11-20
1
-88
/
+88
|
*
Documentation/process: add Co-Developed-by: tag for patches with multiple aut...
Greg Kroah-Hartman
2017-11-20
1
-0
/
+5
*
|
Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-11-23
14
-65
/
+66
|
\
\
|
*
\
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2017-11-24
14
-65
/
+66
|
|
\
\
|
|
*
|
pkcs7: Set the module licence to prevent tainting
David Howells
2017-11-15
4
-0
/
+9
|
|
*
|
security: keys: Replace time_t with time64_t for struct key_preparsed_payload
Baolin Wang
2017-11-15
2
-5
/
+5
|
|
*
|
security: keys: Replace time_t/timespec with time64_t
Baolin Wang
2017-11-15
8
-55
/
+47
|
|
*
|
KEYS: fix in-kernel documentation for keyctl_read()
Eric Biggers
2017-11-15
1
-5
/
+5
*
|
|
|
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-23
11
-71
/
+91
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
apparmor: fix possible recursive lock warning in __aa_create_ns
John Johansen
2017-11-21
5
-21
/
+21
|
*
|
|
apparmor: fix locking when creating a new complain profile.
John Johansen
2017-11-21
1
-3
/
+15
|
*
|
|
apparmor: fix profile attachment for special unconfined profiles
John Johansen
2017-11-21
1
-1
/
+3
|
*
|
|
apparmor: ensure that undecidable profile attachments fail
John Johansen
2017-11-21
1
-14
/
+32
|
*
|
|
apparmor: fix leak of null profile name if profile allocation fails
John Johansen
2017-11-21
1
-1
/
+2
|
*
|
|
apparmor: remove unused redundant variable stop
Colin Ian King
2017-11-21
1
-3
/
+0
|
*
|
|
apparmor: Fix bool initialization/comparison
Thomas Meyer
2017-11-21
1
-4
/
+4
|
*
|
|
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-11-21
3
-22
/
+12
|
*
|
|
apparmor: fix spelling mistake: "resoure" -> "resource"
Colin Ian King
2017-11-21
1
-2
/
+2
*
|
|
|
Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-22
6
-36
/
+252
|
\
\
\
\
|
*
|
|
|
pwm: stm32-lp: Remove pwm_is_enabled() check before calling pwm_disable()
Axel Lin
2017-11-15
1
-2
/
+1
|
*
|
|
|
pwm: mediatek: Add MT2712/MT7622 support
Zhi Mao
2017-11-15
1
-9
/
+44
|
*
|
|
|
pwm: sunxi: Use of_device_get_match_data()
Corentin Labbe
2017-11-15
1
-4
/
+4
|
*
|
|
|
pwm: atmel-tcb: Support backup mode
Romain Izard
2017-11-15
1
-2
/
+61
|
*
|
|
|
dt-bindings: pwm: Add R-Car D3 device tree bindings
Yoshihiro Shimoda
2017-11-15
1
-0
/
+1
|
*
|
|
|
pwm: img: Add runtime PM
Ed Blake
2017-11-15
1
-37
/
+95
|
*
|
|
|
pwm: img: Add suspend / resume handling
Ed Blake
2017-11-15
1
-1
/
+65
*
|
|
|
|
Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-11-22
30
-283
/
+1891
|
\
\
\
\
\
|
*
|
|
|
|
dt-bindings: rtc: imxdi: Improve the bindings text
Fabio Estevam
2017-11-20
1
-7
/
+7
|
*
|
|
|
|
rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driver
Baolin Wang
2017-11-20
3
-0
/
+674
|
*
|
|
|
|
dt-bindings: rtc: Add Spreadtrum SC27xx RTC documentation
Baolin Wang
2017-11-15
1
-0
/
+27
|
*
|
|
|
|
rtc: at91rm9200: fix reading alarm value
Alexandre Belloni
2017-11-10
1
-12
/
+6
|
*
|
|
|
|
rtc: at91rm9200: stop calculating yday in at91_rtc_readalarm
Alexandre Belloni
2017-11-10
1
-1
/
+0
|
*
|
|
|
|
rtc: sysfs: Use time64_t variables to set time/alarm
Baolin Wang
2017-11-10
1
-12
/
+13
|
*
|
|
|
|
rtc: xgene: mark PM functions as __maybe_unused
Arnd Bergmann
2017-11-09
1
-4
/
+2
|
*
|
|
|
|
rtc: xgene: Fix suspend/resume
Loc Ho
2017-11-09
1
-9
/
+32
|
*
|
|
|
|
rtc: pcf8563: don't alway enable the alarm
Alexandre Belloni
2017-11-09
1
-1
/
+1
|
*
|
|
|
|
rtc: pcf8563: fix output clock rate
Philipp Zabel
2017-11-09
1
-1
/
+1
|
*
|
|
|
|
rtc: rx8010: Fix for incorrect return value
Akshay Bhat
2017-11-09
1
-2
/
+2
|
*
|
|
|
|
rtc: rx8010: Specify correct address for RX8010_RESV31
Akshay Bhat
2017-11-08
1
-1
/
+1
|
*
|
|
|
|
rtc: rx8010: Remove duplicate define
Akshay Bhat
2017-11-08
1
-1
/
+0
|
*
|
|
|
|
rtc: m41t80: remove unneeded checks from m41t80_sqw_set_rate
Troy Kisky
2017-11-08
1
-11
/
+6
|
*
|
|
|
|
rtc: m41t80: avoid i2c read in m41t80_sqw_is_prepared
Troy Kisky
2017-11-08
1
-9
/
+6
|
*
|
|
|
|
rtc: m41t80: avoid i2c read in m41t80_sqw_recalc_rate
Troy Kisky
2017-11-08
1
-11
/
+17
|
*
|
|
|
|
rtc: m41t80: fix m41t80_sqw_round_rate return value
Troy Kisky
2017-11-08
1
-12
/
+7
|
*
|
|
|
|
rtc: m41t80: m41t80_sqw_set_rate should return 0 on success
Troy Kisky
2017-11-08
1
-4
/
+1
[next]