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
compress-2025-01-21
compress-2025-01-23
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
2017-12-10
Linux 4.14.5
v4.14.5
Greg Kroah-Hartman
1
-1
/
+1
2017-12-10
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
1
-1
/
+1
2017-12-10
usb: host: fix incorrect updating of offset
Colin Ian King
1
-1
/
+1
2017-12-10
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
1
-5
/
+9
2017-12-10
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
2
-4
/
+27
2017-12-10
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-12-10
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
1
-4
/
+8
2017-12-10
USB: ulpi: fix bus-node lookup
Johan Hovold
1
-2
/
+2
2017-12-10
usb: hub: Cycle HUB power when initialization fails
Mike Looijmans
1
-0
/
+9
2017-12-10
staging: ccree: fix leak of import() after init()
Gilad Ben-Yossef
1
-3
/
+6
2017-12-10
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
1
-1
/
+9
2017-12-10
powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
1
-2
/
+3
2017-12-10
powerpc/jprobes: Disable preemption when triggered through ftrace
Naveen N. Rao
1
-4
/
+11
2017-12-10
locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT
Kees Cook
1
-1
/
+1
2017-12-10
iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...
Gustavo A. R. Silva
1
-0
/
+6
2017-12-10
iio: adc: ti-ads1015: add 10% to conversion wait time
Ladislav Michl
1
-0
/
+1
2017-12-10
mm, x86/mm: Fix performance regression in get_user_pages_fast()
Kirill A. Shutemov
1
-39
/
+58
2017-12-10
perf tools: Fix leaking rec_argv in error cases
Martin Kepplinger
4
-1
/
+6
2017-12-10
tools include: Do not use poison with C++
Arnaldo Carvalho de Melo
1
-0
/
+5
2017-12-10
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
1
-11
/
+22
2017-12-10
locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
Kees Cook
3
-2
/
+8
2017-12-10
kprobes/x86: Disable preemption in ftrace-based jprobes
Masami Hiramatsu
1
-9
/
+14
2017-12-10
perf test attr: Fix python error on empty result
Thomas Richter
1
-1
/
+5
2017-12-10
perf test attr: Fix ignored test case result
Thomas Richter
1
-1
/
+1
2017-12-10
staging: fsl-mc/dpio: Fix incorrect comparison
Ioana Radulescu
2
-4
/
+6
2017-12-10
serial: imx: Update cached mctrl value when changing RTS
Ian Jamison
1
-2
/
+4
2017-12-10
usbip: tools: Install all headers needed for libusbip development
Ben Hutchings
1
-1
/
+2
2017-12-10
serial: sh-sci: suppress warning for ports without dma channels
Andy Lowe
1
-0
/
+8
2017-12-10
sysrq : fix Show Regs call trace on ARM
Jibin Xu
1
-2
/
+7
2017-12-10
usb: xhci: Return error when host is dead in xhci_disable_slot()
Lu Baolu
1
-2
/
+1
2017-12-10
ARM: cpuidle: Correct driver unregistration if init fails
Leo Yan
1
-9
/
+13
2017-12-10
staging: rtl8822be: Keep array subscript no lower than zero
Larry Finger
1
-0
/
+2
2017-12-10
staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path
Ioana Radulescu
1
-4
/
+11
2017-12-10
usb: mtu3: fix error return code in ssusb_gadget_init()
Chunfeng Yun
1
-2
/
+2
2017-12-10
EDAC, sb_edac: Fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-12-10
dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values
Geert Uytterhoeven
1
-12
/
+12
2017-12-10
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
1
-17
/
+21
2017-12-10
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
3
-6
/
+19
2017-12-10
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
Masami Hiramatsu
2
-7
/
+9
2017-12-10
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
Aaron Sierra
1
-1
/
+4
2017-12-10
x86/intel_rdt: Fix potential deadlock during resctrl mount
Reinette Chatre
1
-3
/
+5
2017-12-10
x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled
Reinette Chatre
1
-0
/
+1
2017-12-10
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
1
-0
/
+16
2017-12-10
usb: phy: tahvo: fix error handling in tahvo_usb_probe()
Alexey Khoroshilov
1
-1
/
+2
2017-12-10
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
1
-2
/
+2
2017-12-10
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2
-17
/
+14
2017-12-10
mmc: sdhci-msm: fix issue with power irq
Subhash Jadavani
1
-0
/
+18
2017-12-10
mmc: tmio: check mmc_regulator_get_supply return value
Fabrizio Castro
1
-1
/
+4
2017-12-10
spi: spi-axi: fix potential use-after-free after deregistration
Johan Hovold
1
-1
/
+3
2017-12-10
spi: sh-msiof: Fix DMA transfer size check
Hiromitsu Yamasaki
1
-1
/
+1
[next]