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.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
*
Revert "x86/apic: Ignore secondary threads if nosmt=force"
Thomas Gleixner
2018-07-02
4
-29
/
+3
*
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
Michal Hocko
2018-06-29
1
-6
/
+6
*
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2018-06-27
2
-3
/
+34
*
x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
Borislav Petkov
2018-06-22
1
-20
/
+17
*
x86/cpufeatures: Add detection of L1D cache flush support.
Konrad Rzeszutek Wilk
2018-06-21
1
-0
/
+1
*
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
2018-06-21
1
-1
/
+9
*
x86/apic: Ignore secondary threads if nosmt=force
Thomas Gleixner
2018-06-21
3
-1
/
+23
*
x86/cpu/AMD: Evaluate smp_num_siblings early
Thomas Gleixner
2018-06-21
1
-0
/
+13
*
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Borislav Petkov
2018-06-21
1
-6
/
+3
*
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
2018-06-21
1
-0
/
+7
*
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2018-06-21
2
-9
/
+23
*
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2018-06-21
2
-10
/
+15
*
x86/cpu/AMD: Remove the pointless detect_ht() call
Thomas Gleixner
2018-06-21
1
-4
/
+0
*
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2018-06-21
2
-25
/
+5
*
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-06-21
6
-0
/
+215
*
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-06-21
1
-9
/
+8
*
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-06-21
1
-2
/
+1
*
x86/topology: Provide topology_smt_supported()
Thomas Gleixner
2018-06-21
2
-0
/
+10
*
x86/smp: Provide topology_is_primary_thread()
Thomas Gleixner
2018-06-21
4
-1
/
+33
*
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-06-21
2
-18
/
+13
*
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
2018-06-21
1
-26
/
+29
*
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-06-20
3
-16
/
+47
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-06-20
5
-10
/
+117
*
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2018-06-20
6
-0
/
+77
*
x86/speculation/l1tf: Make sure the first page is always reserved
Andi Kleen
2018-06-20
1
-0
/
+6
*
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
2018-06-20
5
-13
/
+84
*
x86/speculation/l1tf: Protect swap entries against L1TF
Linus Torvalds
2018-06-20
1
-3
/
+8
*
x86/speculation/l1tf: Change order of offset/type in swap entry
Linus Torvalds
2018-06-20
1
-11
/
+20
*
x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
Andi Kleen
2018-06-20
1
-2
/
+7
*
Linux 4.18-rc1
v4.18-rc1
Linus Torvalds
2018-06-17
1
-2
/
+2
*
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-17
16
-275
/
+174
|
\
|
*
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
1
-11
/
+11
|
*
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
3
-38
/
+1
|
*
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-15
11
-224
/
+154
|
|
\
|
|
*
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-20
/
+19
|
|
*
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
Christoph Hellwig
2018-06-15
1
-1
/
+2
|
|
*
nvme-fabrics: refactor queue ready check
Christoph Hellwig
2018-06-15
5
-50
/
+45
|
|
*
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
2
-31
/
+0
|
|
*
nvme: remove nvme_reinit_tagset
Christoph Hellwig
2018-06-14
2
-12
/
+0
|
|
*
nvme-fc: fix nulling of queue data on reconnect
James Smart
2018-06-14
1
-6
/
+5
|
|
*
nvme-fc: remove reinit_request routine
James Smart
2018-06-14
1
-20
/
+0
|
|
*
nvme-fc: change controllers first connect to use reconnect path
James Smart
2018-06-14
1
-57
/
+47
|
|
*
nvme: don't rely on the changed namespace list log
Christoph Hellwig
2018-06-13
1
-25
/
+11
|
|
*
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
2018-06-11
1
-1
/
+3
|
|
*
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
2018-06-11
1
-7
/
+24
|
|
*
nvme: add bio remapping tracepoint
Hannes Reinecke
2018-06-11
1
-0
/
+4
|
|
*
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
2018-06-11
1
-1
/
+1
|
*
|
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-14
2
-0
/
+7
|
*
|
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
2018-06-11
1
-2
/
+1
*
|
|
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-17
206
-339
/
+372
|
\
\
\
[next]