index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
prctl: Add force disable speculation
Thomas Gleixner
5
-24
/
+59
2018-05-05
x86/bugs: Make boot modes __ro_after_init
Kees Cook
1
-2
/
+3
2018-05-03
seccomp: Enable speculation flaw mitigations
Kees Cook
1
-0
/
+17
2018-05-03
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-0
/
+22
2018-05-03
nospec: Allow getting/setting on non-current task
Kees Cook
3
-17
/
+26
2018-05-03
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
3
-11
/
+79
2018-05-03
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
5
-7
/
+65
2018-05-03
prctl: Add speculation control prctls
Thomas Gleixner
5
-0
/
+125
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
6
-18
/
+25
2018-05-03
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2
-4
/
+6
2018-05-03
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
5
-1
/
+61
2018-05-03
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk
1
-2
/
+9
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
5
-6
/
+43
2018-05-03
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
4
-0
/
+143
2018-05-03
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
6
-0
/
+40
2018-05-03
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
4
-8
/
+32
2018-05-03
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
2
-4
/
+48
2018-05-03
x86/bugs: Concentrate bug reporting into a separate function
Konrad Rzeszutek Wilk
1
-14
/
+32
2018-05-03
x86/bugs: Concentrate bug detection into a separate function
Konrad Rzeszutek Wilk
1
-10
/
+11
2018-05-03
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
1
-9
/
+10
2018-05-02
x86/cpu: Restore CPUID_8000_0008_EBX reload
Thomas Gleixner
1
-1
/
+5
2018-04-29
Linux v4.17-rc3
v4.17-rc3
Linus Torvalds
1
-1
/
+1
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-19
/
+93
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-34
/
+99
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-109
/
+119
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-78
/
+129
2018-04-28
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+18
2018-04-28
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
1
-2
/
+2
2018-04-28
MAINTAINERS: add myself as maintainer of AFFS
David Sterba
1
-1
/
+2
2018-04-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-26
/
+33
2018-04-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+10
2018-04-28
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-54
/
+59
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-65
/
+166
2018-04-27
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-32
/
+189
2018-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-21
/
+42
2018-04-27
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2018-04-27
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-6
/
+43
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-121
/
+124
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-26
/
+30
2018-04-27
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-40
/
+93
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
2
-7
/
+7
2018-04-27
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-68
/
+2
2018-04-27
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-61
/
+185
2018-04-27
Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-127
/
+244
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
25
-148
/
+277
2018-04-27
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-31
/
+61
2018-04-27
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
29
-190
/
+237
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2
-18
/
+25
[next]