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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
Prarit Bhargava
1
-0
/
+3
2019-06-19
x86/mm/KASLR: Compute the size of the vmemmap section properly
Baoquan He
1
-1
/
+10
2019-06-19
x86/kasan: Fix boot with 5-level paging and KASAN
Andrey Ryabinin
1
-1
/
+1
2019-06-19
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
1
-1
/
+1
2019-06-19
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-06-19
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-06-19
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-06-19
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
2
-0
/
+2
2019-06-19
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-06-19
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-06-15
ARM: exynos: Fix undefined instruction during Exynos5422 resume
Marek Szyprowski
1
-0
/
+19
2019-06-15
ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...
Krzysztof Kozlowski
1
-0
/
+2
2019-06-15
ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using it
Kabir Sahane
1
-3
/
+5
2019-06-15
ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
1
-2
/
+2
2019-06-15
ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA
Andrey Smirnov
1
-1
/
+1
2019-06-15
x86/PCI: Fix PCI IRQ routing table memory leak
Wenwen Wang
1
-2
/
+8
2019-06-15
mips: Make sure dt memory regions are valid
Serge Semin
1
-1
/
+13
2019-06-15
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
1
-1
/
+1
2019-06-15
perf/x86/intel: Allow PEBS multi-entry in watermark mode
Stephane Eranian
1
-1
/
+1
2019-06-15
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
2
-1
/
+6
2019-06-11
Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"
Greg Kroah-Hartman
1
-0
/
+6
2019-06-11
MIPS: pistachio: Build uImage.gz by default
Paul Burton
1
-0
/
+1
2019-06-11
MIPS: Bounds check virt_addr_valid
Paul Burton
1
-0
/
+5
2019-06-11
s390/mm: fix address space detection in exception handling
Gerald Schaefer
1
-1
/
+4
2019-06-11
x86/insn-eval: Fix use-after-free access to LDT entry
Jann Horn
1
-23
/
+24
2019-06-11
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2
-0
/
+43
2019-06-11
pstore: Convert buf_lock to semaphore
Kees Cook
1
-2
/
+0
2019-06-09
x86/kprobes: Set instruction page as executable
Nadav Amit
1
-4
/
+20
2019-06-09
x86/ftrace: Set trampoline pages as executable
Nadav Amit
1
-0
/
+8
2019-06-09
x86/ftrace: Do not call function graph from dynamic trampolines
Steven Rostedt (VMware)
2
-23
/
+26
2019-06-09
Revert "x86/build: Move _etext to actual end of .text"
Greg Kroah-Hartman
1
-3
/
+3
2019-06-09
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
1
-1
/
+1
2019-06-09
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
4
-0
/
+10
2019-06-09
powerpc/perf: Fix MMCRA corruption by bhrb_filter
Ravi Bangoria
3
-2
/
+10
2019-06-09
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
1
-2
/
+2
2019-06-09
s390/crypto: fix possible sleep during spinlock aquired
Harald Freudenberger
2
-7
/
+8
2019-06-09
s390/crypto: fix gcm-aes-s390 selftest failures
Harald Freudenberger
1
-41
/
+107
2019-06-09
sparc64: Fix regression in non-hypervisor TLB flush xcall
James Clarke
1
-2
/
+2
2019-06-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
22
-55
/
+19
2019-05-31
x86/mce: Handle varying MCA bank counts
Yazen Ghannam
2
-22
/
+14
2019-05-31
x86/mce: Fix machine_check_poll() tests for error types
Tony Luck
1
-7
/
+37
2019-05-31
sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()
Geert Uytterhoeven
1
-1
/
+1
2019-05-31
x86/uaccess: Fix up the fixup
Peter Zijlstra
1
-1
/
+2
[next]