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
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
2019-06-20
Linux 3.16.69
v3.16.69
Ben Hutchings
1
-1
/
+1
2019-06-20
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-20
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
4
-2
/
+22
2019-06-20
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
3
-0
/
+7
2019-06-20
tcp: limit payload size of sacked skbs
Eric Dumazet
5
-7
/
+30
2019-06-20
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-06-20
ext4: zero out the unused memory region in the extent tree block
Sriram Rajagopalan
1
-2
/
+15
2019-06-20
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2019-06-20
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-06-20
mm/mincore.c: make mincore() more conservative
Jiri Kosina
1
-0
/
+21
2019-06-20
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2
-4
/
+9
2019-05-22
Linux 3.16.68
v3.16.68
Ben Hutchings
1
-1
/
+1
2019-05-22
x86/bugs: Change L1TF mitigation string to match upstream
Ben Hutchings
1
-1
/
+1
2019-05-22
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
1
-3
/
+3
2019-05-22
x86/speculation/mds: Fix documentation typo
Josh Poimboeuf
1
-1
/
+1
2019-05-22
Documentation: Correct the possible MDS sysfs values
Tyler Hicks
1
-16
/
+13
2019-05-22
x86/mds: Add MDSUM variant to the MDS documentation
speck for Pawan Gupta
2
-2
/
+8
2019-05-22
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
2
-1
/
+2
2019-05-22
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
3
-8
/
+16
2019-05-22
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
3
-0
/
+49
2019-05-22
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
1
-1
/
+2
2019-05-22
x86/speculation/mds: Fix comment
Boris Ostrovsky
1
-1
/
+1
2019-05-22
x86/speculation/mds: Add SMT warning message
Josh Poimboeuf
1
-0
/
+8
2019-05-22
x86/speculation: Move arch_smt_update() call to after mitigation decisions
Josh Poimboeuf
1
-3
/
+2
2019-05-22
Documentation: Add MDS vulnerability documentation
Thomas Gleixner
2
-0
/
+309
2019-05-22
Documentation: Move L1TF to separate directory
Thomas Gleixner
1
-1
/
+1
2019-05-22
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
3
-6
/
+40
2019-05-22
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
4
-0
/
+38
2019-05-22
x86/speculation/l1tf: Document l1tf in sysfs
Ben Hutchings
1
-0
/
+1
2019-05-22
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
3
-0
/
+98
2019-05-22
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
5
-0
/
+67
2019-05-22
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
8
-1
/
+109
2019-05-22
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
2
-0
/
+124
2019-05-22
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
1
-1
/
+1
2019-05-22
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
2
-8
/
+13
2019-05-22
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
3
-8
/
+22
2019-05-22
x86/speculation: Consolidate CPU whitelists
Thomas Gleixner
1
-49
/
+56
2019-05-22
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-7
/
+7
2019-05-22
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
1
-2
/
+3
2019-05-22
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
2
-11
/
+35
2019-05-22
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
3
-2
/
+25
2019-05-22
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
2
-10
/
+38
2019-05-22
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
6
-0
/
+92
2019-05-22
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
4
-20
/
+43
2019-05-22
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
1
-21
/
+25
2019-05-22
x86/speculation: Split out TIF update
Thomas Gleixner
1
-12
/
+23
2019-05-22
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
4
-22
/
+117
2019-05-22
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2
-2
/
+26
2019-05-22
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
5
-20
/
+37
2019-05-22
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
5
-7
/
+44
[next]