index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
Linux 4.4.144
v4.4.144
Greg Kroah-Hartman
1
-1
/
+1
2018-07-25
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
1
-20
/
+57
2018-07-25
ubi: Fix Fastmap's update_vol()
Richard Weinberger
1
-0
/
+1
2018-07-25
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
4
-14
/
+30
2018-07-25
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2
-4
/
+27
2018-07-25
ubi: Rework Fastmap attach base code
Richard Weinberger
4
-42
/
+162
2018-07-25
ubi: Introduce vol_ignored()
Richard Weinberger
2
-6
/
+33
2018-07-25
clk: tegra: Fix PLL_U post divider and initial rate on Tegra30
Lucas Stach
1
-5
/
+6
2018-07-25
block: do not use interruptible wait anywhere
Alan Jenkins
1
-7
/
+3
2018-07-25
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
1
-0
/
+7
2018-07-25
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
1
-0
/
+5
2018-07-25
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
2
-2
/
+2
2018-07-25
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
2
-0
/
+36
2018-07-25
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
1
-7
/
+19
2018-07-25
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2
-13
/
+2
2018-07-25
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
3
-24
/
+6
2018-07-25
x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}
Borislav Petkov
2
-49
/
+44
2018-07-25
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
3
-4
/
+9
2018-07-25
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
4
-2
/
+18
2018-07-25
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2
-5
/
+24
2018-07-25
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
3
-6
/
+130
2018-07-25
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
2
-0
/
+3
2018-07-25
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
Borislav Petkov
1
-0
/
+11
2018-07-25
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
6
-14
/
+15
2018-07-25
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
4
-9
/
+22
2018-07-25
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2
-8
/
+18
2018-07-25
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
1
-2
/
+2
2018-07-25
x86/bugs: Fix the parameters alignment and missing void
Konrad Rzeszutek Wilk
1
-2
/
+2
2018-07-25
x86/bugs: Make cpu_show_common() static
Jiri Kosina
1
-1
/
+1
2018-07-25
x86/bugs: Fix __ssb_select_mitigation() return type
Jiri Kosina
1
-1
/
+1
2018-07-25
Documentation/spec_ctrl: Do some minor cleanups
Borislav Petkov
1
-12
/
+12
2018-07-25
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-07-25
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
9
-47
/
+47
2018-07-25
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
3
-18
/
+41
2018-07-25
seccomp: Move speculation migitation control to arch code
Thomas Gleixner
3
-24
/
+22
2018-07-25
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
4
-11
/
+93
2018-07-25
seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner
1
-1
/
+1
2018-07-25
prctl: Add force disable speculation
Thomas Gleixner
5
-23
/
+59
2018-07-25
seccomp: Enable speculation flaw mitigations
Kees Cook
1
-0
/
+17
2018-07-25
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-0
/
+23
2018-07-25
nospec: Allow getting/setting on non-current task
Kees Cook
3
-17
/
+26
2018-07-25
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
3
-11
/
+79
2018-07-25
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
5
-8
/
+66
2018-07-25
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
2
-18
/
+14
2018-07-25
x86/process: Correct and optimize TIF_BLOCKSTEP switch
Kyle Huey
2
-5
/
+8
2018-07-25
x86/process: Optimize TIF checks in __switch_to_xtra()
Kyle Huey
1
-23
/
+31
2018-07-25
prctl: Add speculation control prctls
Thomas Gleixner
4
-0
/
+122
2018-07-25
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
6
-18
/
+25
2018-07-25
x86/bugs/AMD: Add support to disable RDS on Fam[15, 16, 17]h if requested
David Woodhouse
5
-1
/
+61
2018-07-25
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk
1
-2
/
+9
[next]