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
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2018-08-17
1
-11
/
+6
*
Documentation/spec_ctrl: Do some minor cleanups
Borislav Petkov
2018-07-25
1
-12
/
+12
*
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
2018-07-25
1
-9
/
+17
*
prctl: Add force disable speculation
Thomas Gleixner
2018-07-25
1
-13
/
+21
*
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-07-25
1
-1
/
+5
*
prctl: Add speculation control prctls
Thomas Gleixner
2018-07-25
1
-0
/
+86
*
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-07-25
1
-0
/
+33
*
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
2018-07-25
1
-0
/
+1
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2018-07-17
1
-1
/
+1
*
lib/vsprintf: Remove atomic-unsafe support for %pCr
Geert Uytterhoeven
2018-07-03
1
-2
/
+1
*
netdev-FAQ: clarify DaveM's position for stable backports
Cong Wang
2018-06-13
1
-0
/
+9
*
dm thin: fix documentation relative to low water mark threshold
mulhern
2018-05-30
1
-3
/
+5
*
s390: introduce CPU alternatives
Vasily Gorbik
2018-04-29
1
-0
/
+3
*
Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property def...
Keerthy
2018-04-08
1
-0
/
+9
*
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2018-04-08
1
-26
/
+0
*
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
2018-02-25
1
-2
/
+0
*
Documentation: Document array_index_nospec
Mark Rutland
2018-02-25
1
-0
/
+90
*
ext4: correct documentation for grpid mount option
Ernesto A. Fernández
2018-02-22
1
-1
/
+1
*
arm: spear13xx: Fix dmas cells
Viresh Kumar
2018-02-22
1
-1
/
+1
*
x86/pti: Document fix wrong index
zhenwei.pi
2018-01-23
1
-1
/
+1
*
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-23
1
-0
/
+28
*
sysfs/cpu: Fix typos in vulnerability documentation
David Woodhouse
2018-01-17
1
-2
/
+2
*
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
2018-01-17
1
-0
/
+16
*
x86/Documentation: Add PTI description
Dave Hansen
2018-01-17
2
-7
/
+200
*
x86/kaiser: Check boottime cmdline params
Borislav Petkov
2018-01-05
1
-0
/
+6
*
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
2018-01-05
1
-1
/
+1
*
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
2018-01-05
1
-0
/
+2
*
x86/mm: Add the 'nopcid' boot option to turn off PCID
Andy Lutomirski
2018-01-02
1
-0
/
+2
*
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2017-12-25
1
-0
/
+2
*
Revert "drm: bridge: add DT bindings for TI ths8135"
Greg Kroah-Hartman
2017-11-02
1
-46
/
+0
*
iio: adc: hx711: Add DT binding for avia,hx711
Andreas Klinger
2017-10-08
2
-0
/
+19
*
drm: bridge: add DT bindings for TI ths8135
Bartosz Golaszewski
2017-10-08
1
-0
/
+46
*
sysctl: enable strict writes
Kees Cook
2017-07-05
1
-8
/
+7
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-26
1
-0
/
+7
*
arm64: documentation: document tagged pointer stack constraints
Kristina Martsenko
2017-05-25
1
-15
/
+47
*
clk: sunxi: Add apb0 gates for H3
Krzysztof Adamski
2017-05-02
1
-0
/
+2
*
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
2017-04-30
1
-0
/
+7
*
netlink: remove mmapped netlink support
Florian Westphal
2017-03-22
1
-332
/
+0
*
samples: move mic/mpssd example code from Documentation
Shuah Khan
2017-03-12
9
-2428
/
+1
*
x86/platform/goldfish: Prevent unconditional loading
Thomas Gleixner
2017-02-26
1
-0
/
+4
*
ARM: dts: imx31: fix clock control module interrupts description
Vladimir Zapolskiy
2017-01-26
1
-1
/
+1
*
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2017-01-09
1
-0
/
+1
*
Revert "x86/mm: Expand the exception table logic to allow new handling options"
Greg Kroah-Hartman
2016-10-31
1
-35
/
+0
*
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2016-10-31
1
-0
/
+35
*
Input: i8042 - skip selftest on ASUS laptops
Marcos Paulo de Souza
2016-10-28
1
-1
/
+8
*
regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
Stephen Boyd
2016-10-07
1
-1
/
+1
*
regulator: qcom_spmi: Add support for S4 supply on pm8941
Stephen Boyd
2016-10-07
1
-2
/
+2
*
pinctrl: Flag strict is a field in struct pinmux_ops
Andy Shevchenko
2016-10-07
1
-1
/
+1
*
mpssd: fix buffer overflow warning
Mike Danese
2016-09-24
1
-2
/
+2
*
iio: adc: rockchip_saradc: reset saradc controller before programming it
Caesar Wang
2016-09-24
1
-0
/
+7
[next]