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
2018-08-18
Linux 4.4.150
v4.4.150
Greg Kroah-Hartman
1
-1
/
+1
2018-08-18
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
1
-1
/
+10
2018-08-17
Linux 4.4.149
v4.4.149
Greg Kroah-Hartman
1
-1
/
+1
2018-08-17
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
1
-6
/
+30
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
4
-13
/
+15
2018-08-17
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-08-17
ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization
Thierry Escande
1
-14
/
+31
2018-08-17
crypto: ablkcipher - fix crash flushing dcache in error path
Eric Biggers
1
-31
/
+26
2018-08-17
crypto: blkcipher - fix crash flushing dcache in error path
Eric Biggers
1
-28
/
+26
2018-08-17
crypto: vmac - separate tfm and request context
Eric Biggers
2
-290
/
+181
2018-08-17
crypto: vmac - require a block cipher with 128-bit block size
Eric Biggers
1
-0
/
+4
2018-08-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2
-12
/
+13
2018-08-17
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2018-08-17
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
3
-2
/
+6
2018-08-17
tcp: Fix missing range_truesize enlargement in the backport
Takashi Iwai
1
-0
/
+1
2018-08-17
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
1
-0
/
+19
2018-08-15
Linux 4.4.148
v4.4.148
Greg Kroah-Hartman
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
1
-6
/
+6
2018-08-15
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-15
x86/speculation/l1tf: Fix up CPU feature flags
Guenter Roeck
1
-3
/
+3
2018-08-15
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
1
-10
/
+15
2018-08-15
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
2
-4
/
+31
2018-08-15
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Andi Kleen
1
-5
/
+6
2018-08-15
x86/speculation/l1tf: Invert all not present mappings
Andi Kleen
1
-1
/
+1
2018-08-15
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
Michal Hocko
1
-5
/
+5
2018-08-15
x86/speculation/l1tf: Protect PAE swap entries against L1TF
Vlastimil Babka
2
-3
/
+34
2018-08-15
x86/cpufeatures: Add detection of L1D cache flush support.
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-08-15
x86/speculation/l1tf: Extend 64bit swap file size limit
Vlastimil Babka
1
-1
/
+9
2018-08-15
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
1
-26
/
+29
2018-08-15
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
3
-16
/
+47
2018-08-15
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
5
-7
/
+112
2018-08-15
mm: fix cache mode tracking in vm_insert_mixed()
Dan Williams
1
-2
/
+6
2018-08-15
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2
-2
/
+25
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
6
-1
/
+77
2018-08-15
x86/speculation/l1tf: Make sure the first page is always reserved
Andi Kleen
1
-0
/
+6
2018-08-15
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
Andi Kleen
5
-11
/
+80
2018-08-15
x86/speculation/l1tf: Protect swap entries against L1TF
Linus Torvalds
1
-3
/
+8
2018-08-15
x86/speculation/l1tf: Change order of offset/type in swap entry
Linus Torvalds
1
-11
/
+20
2018-08-15
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
Naoya Horiguchi
2
-8
/
+14
2018-08-15
x86/mm: Fix swap entry comment and macro
Dave Hansen
1
-2
/
+2
2018-08-15
x86/mm: Move swap offset/type up in PTE to work around erratum
Dave Hansen
1
-6
/
+20
2018-08-15
x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
Andi Kleen
1
-2
/
+7
2018-08-15
x86/irqflags: Provide a declaration for native_save_fl
Nick Desaulniers
1
-0
/
+2
2018-08-15
kprobes/x86: Fix %p uses in error messages
Masami Hiramatsu
1
-3
/
+1
2018-08-15
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
1
-31
/
+7
2018-08-15
x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
Peter Zijlstra
1
-4
/
+10
2018-08-15
ARM: dts: imx6sx: fix irq for pcie bridge
Oleksij Rempel
1
-1
/
+1
2018-08-15
IB/ocrdma: fix out of bounds access to local buffer
Michael Mera
1
-1
/
+1
2018-08-15
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
1
-8
/
+42
2018-08-15
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2
-10
/
+15
[next]