index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
x86/kvm: Expose TSX Suspend Load Tracking feature
Cathy Zhang
2020-08-30
1
-1
/
+1
|
|
*
|
x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
Kyung Min Park
2020-08-30
1
-0
/
+1
|
|
*
|
x86/umip: Add emulation/spoofing for SLDT and STR instructions
Brendan Shanks
2020-08-20
1
-13
/
+27
|
|
*
|
x86/cpu: Fix typos and improve the comments in sync_core()
Ingo Molnar
2020-08-19
1
-8
/
+8
|
|
*
|
x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h
Uros Bizjak
2020-08-18
1
-5
/
+2
|
|
*
|
x86/cpu: Use SERIALIZE in sync_core() when available
Ricardo Neri
2020-08-17
2
-8
/
+24
|
*
|
|
Merge 'x86/kaslr' to pick up dependent bits
Borislav Petkov
2020-09-07
2
-135
/
+107
|
|
\
\
\
|
|
*
|
|
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
2020-08-06
1
-2
/
+6
|
|
*
|
|
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
2020-07-31
1
-1
/
+11
|
|
*
|
|
x86/kaslr: Make local variables 64-bit
Arvind Sankar
2020-07-31
1
-6
/
+7
|
|
*
|
|
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2020-07-31
2
-9
/
+8
|
|
*
|
|
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
2020-07-31
1
-2
/
+2
|
|
*
|
|
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
2020-07-31
1
-3
/
+2
|
|
*
|
|
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
2020-07-31
1
-5
/
+1
|
|
*
|
|
x86/kaslr: Drop redundant check in store_slot_info()
Arvind Sankar
2020-07-31
1
-6
/
+3
|
|
*
|
|
x86/kaslr: Make the type of number of slots/slot areas consistent
Arvind Sankar
2020-07-31
1
-5
/
+3
|
|
*
|
|
x86/kaslr: Drop test for command-line parameters before parsing
Arvind Sankar
2020-07-31
1
-4
/
+0
|
|
*
|
|
x86/kaslr: Simplify process_gb_huge_pages()
Arvind Sankar
2020-07-31
1
-26
/
+21
|
|
*
|
|
x86/kaslr: Short-circuit gb_huge_pages on x86-32
Arvind Sankar
2020-07-31
1
-2
/
+2
|
|
*
|
|
x86/kaslr: Fix off-by-one error in process_gb_huge_pages()
Arvind Sankar
2020-07-31
1
-1
/
+1
|
|
*
|
|
x86/kaslr: Drop some redundant checks from __process_mem_region()
Arvind Sankar
2020-07-31
1
-21
/
+6
|
|
*
|
|
x86/kaslr: Drop redundant variable in __process_mem_region()
Arvind Sankar
2020-07-31
1
-5
/
+2
|
|
*
|
|
x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()
Arvind Sankar
2020-07-31
1
-6
/
+2
|
|
*
|
|
x86/kaslr: Drop redundant cur_entry from __process_mem_region()
Arvind Sankar
2020-07-31
1
-6
/
+3
|
|
*
|
|
x86/kaslr: Fix off-by-one error in __process_mem_region()
Arvind Sankar
2020-07-31
1
-1
/
+1
|
|
*
|
|
x86/kaslr: Initialize mem_limit to the real maximum address
Arvind Sankar
2020-07-31
1
-19
/
+22
|
|
*
|
|
x86/kaslr: Fix process_efi_entries comment
Arvind Sankar
2020-07-31
1
-2
/
+2
|
|
*
|
|
x86/kaslr: Remove bogus warning and unnecessary goto
Arvind Sankar
2020-07-31
1
-6
/
+3
|
|
*
|
|
x86/kaslr: Make command line handling safer
Arvind Sankar
2020-07-31
1
-12
/
+14
|
*
|
|
|
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
2020-09-07
1
-1
/
+1
|
*
|
|
|
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-06
1
-3
/
+52
|
|
\
\
\
\
|
|
*
|
|
|
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-06
1
-2
/
+23
|
|
*
|
|
|
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
1
-0
/
+27
|
|
*
|
|
|
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-05
1
-3
/
+4
|
*
|
|
|
|
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-06
7
-63
/
+119
|
|
\
\
\
\
\
|
|
*
|
|
|
|
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
2020-09-04
1
-7
/
+7
|
|
*
|
|
|
|
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
2020-09-04
1
-0
/
+7
|
|
*
|
|
|
|
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
2020-09-04
1
-1
/
+6
|
|
*
|
|
|
|
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
2020-09-04
3
-7
/
+33
|
|
*
|
|
|
|
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
2020-09-04
1
-0
/
+2
|
|
*
|
|
|
|
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
2020-09-04
1
-45
/
+55
|
|
*
|
|
|
|
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
2020-09-04
1
-2
/
+8
|
|
*
|
|
|
|
MAINTAINERS: Update QUALCOMM IOMMU after Arm SMMU drivers move
Lukas Bulwahn
2020-09-04
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-06
9
-63
/
+213
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
3
-24
/
+91
|
|
*
|
|
|
|
|
x86/debug: Allow a single level of #DB recursion
Andy Lutomirski
2020-09-04
1
-34
/
+31
|
|
*
|
|
|
|
|
x86/entry: Fix AC assertion
Peter Zijlstra
2020-09-04
1
-2
/
+10
|
|
*
|
|
|
|
|
tracing/kprobes, x86/ptrace: Fix regs argument order for i386
Vamshi K Sthambamkadi
2020-09-04
1
-1
/
+1
|
|
*
|
|
|
|
|
x86, fakenuma: Fix invalid starting node ID
Huang Ying
2020-09-04
1
-1
/
+1
|
|
*
|
|
|
|
|
x86/mm/32: Bring back vmalloc faulting on x86_32
Joerg Roedel
2020-09-03
1
-0
/
+78
[prev]
[next]