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-01-23
Linux 4.14.15
v4.14.15
Greg Kroah-Hartman
1
-1
/
+1
2018-01-23
MIPS: AR7: ensure the port type's FCR value is used
Jonas Gorski
1
-1
/
+1
2018-01-23
net: mvpp2: do not disable GMAC padding
Yan Markman
1
-9
/
+0
2018-01-23
mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
Kirill A. Shutemov
2
-25
/
+59
2018-01-23
x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()
Tom Lendacky
1
-10
/
+15
2018-01-23
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
1
-3
/
+4
2018-01-23
x86/pti: Document fix wrong index
zhenwei.pi
1
-1
/
+1
2018-01-23
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
Masami Hiramatsu
1
-1
/
+22
2018-01-23
kprobes/x86: Blacklist indirect thunk functions for kprobes
Masami Hiramatsu
1
-1
/
+2
2018-01-23
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
3
-1
/
+10
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
3
-1
/
+7
2018-01-23
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
1
-2
/
+2
2018-01-23
KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
Punit Agrawal
1
-1
/
+1
2018-01-23
MIPS: CM: Drop WARN_ON(vp != 0)
James Hogan
1
-1
/
+0
2018-01-23
alpha/PCI: Fix noname IRQ level detection
Lorenzo Pieralisi
1
-6
/
+29
2018-01-23
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
1
-1
/
+1
2018-01-23
dm crypt: fix error return code in crypt_ctr()
Wei Yongjun
1
-0
/
+1
2018-01-23
dm crypt: wipe kernel key copy after IV initialization
Ondrej Kozina
1
-4
/
+8
2018-01-23
dm crypt: fix crash by adding missing check for auth key size
Milan Broz
1
-1
/
+6
2018-01-23
dm integrity: don't store cipher request on the stack
Mikulas Patocka
1
-12
/
+37
2018-01-23
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
1
-1
/
+5
2018-01-23
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
1
-17
/
+2
2018-01-23
drm/vmwgfx: fix memory corruption with legacy/sou connectors
Rob Clark
2
-4
/
+4
2018-01-23
workqueue: avoid hard lockups in show_workqueue_state()
Sergey Senozhatsky
1
-0
/
+13
2018-01-23
scsi: libsas: Disable asynchronous aborts for SATA devices
Hannes Reinecke
1
-2
/
+15
2018-01-23
libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
Xinyu Lin
1
-0
/
+1
2018-01-23
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
2018-01-23
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
1
-0
/
+2
2018-01-23
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
1
-6
/
+7
2018-01-23
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-23
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-23
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
1
-10
/
+11
2018-01-23
ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
Thomas Petazzoni
1
-2
/
+8
2018-01-23
ARM: sunxi_defconfig: Enable CMA
Maxime Ripard
1
-0
/
+2
2018-01-23
ARM64: dts: marvell: armada-cp110: Fix clock resources for various node
Gregory CLEMENT
2
-8
/
+14
2018-01-23
phy: work around 'phys' references to usb-nop-xceiv devices
Arnd Bergmann
1
-0
/
+4
2018-01-23
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2018-01-23
Input: twl4030-vibra - fix sibling-node lookup
Johan Hovold
1
-2
/
+4
2018-01-23
Input: twl6040-vibra - fix child-node lookup
Johan Hovold
1
-2
/
+1
2018-01-23
Input: 88pm860x-ts - fix child-node lookup
Johan Hovold
1
-4
/
+12
2018-01-23
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
1
-1
/
+3
2018-01-23
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2
-14
/
+19
2018-01-23
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
5
-43
/
+85
2018-01-23
ARM: OMAP3: hwmod_data: add missing module_offs for MMC3
Tero Kristo
1
-0
/
+1
2018-01-23
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2
-22
/
+121
2018-01-23
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-23
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-23
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-23
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
1
-2
/
+5
2018-01-23
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
[next]