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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-12-17
Linux 4.14.89
v4.14.89
Greg Kroah-Hartman
1
-1
/
+1
2018-12-17
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-17
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Piotr Stankiewicz
3
-2
/
+5
2018-12-17
ALSA: hda/realtek - Fixed headphone issue for ALC700
Kailang Yang
1
-0
/
+33
2018-12-17
ALSA: fireface: fix reference to wrong register for clock configuration
Takashi Sakamoto
1
-1
/
+1
2018-12-17
staging: speakup: Replace strncpy with memcpy
Guenter Roeck
1
-2
/
+2
2018-12-17
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-12-17
lib/rbtree-test: lower default params
Davidlohr Bueso
2
-3
/
+3
2018-12-17
printk: Wake klogd when passing console_lock owner
Petr Mladek
1
-1
/
+2
2018-12-17
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
1
-14
/
+8
2018-12-17
printk: Hide console waiter logic into helpers
Petr Mladek
1
-97
/
+148
2018-12-17
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
1
-1
/
+107
2018-12-17
Revert "printk: Never set console_may_schedule in console_trylock()"
Sasha Levin
1
-8
/
+14
2018-12-17
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-17
debugobjects: avoid recursive calls with kmemleak
Qian Cai
1
-3
/
+2
2018-12-17
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
mm/page_alloc.c: fix calculation of pgdat->nr_zones
Wei Yang
1
-1
/
+3
2018-12-17
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-12-17
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Lorenzo Pieralisi
1
-1
/
+1
2018-12-17
nvme: flush namespace scanning work just before removing namespaces
Sagi Grimberg
1
-1
/
+3
2018-12-17
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-12-17
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2
-10
/
+10
2018-12-17
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
4
-141
/
+13
2018-12-17
xen: xlate_mmu: add missing header to fix 'W=1' warning
Srikanth Boddepalli
1
-0
/
+1
2018-12-17
drm/ast: fixed reading monitor EDID not stable issue
Y.C. Chen
1
-6
/
+30
2018-12-17
drm/amdgpu: Add delay after enable RLC ucode
shaoyunl
1
-3
/
+4
2018-12-17
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-12-17
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-12-17
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
1
-0
/
+6
2018-12-17
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-12-17
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
1
-5
/
+6
2018-12-17
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
1
-0
/
+3
2018-12-17
x86/kvm/vmx: fix old-style function declaration
Yi Wang
1
-4
/
+4
2018-12-17
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-12-17
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
1
-0
/
+1
2018-12-17
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
1
-1
/
+2
2018-12-17
drm/meson: add support for 1080p25 mode
Christian Hewitt
1
-0
/
+1
2018-12-17
USB: omap_udc: fix rejection of out transfers when DMA is used
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
1
-1
/
+2
2018-12-17
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen
1
-31
/
+19
2018-12-17
USB: omap_udc: use devm_request_irq()
Aaro Koskinen
1
-27
/
+10
2018-12-17
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-12-17
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
1
-3
/
+5
2018-12-17
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-12-17
ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE
Peter Ujfalusi
1
-0
/
+9
2018-12-17
ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE
Peter Ujfalusi
1
-1
/
+42
[next]