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
2019-01-09
Linux 4.19.14
v4.19.14
Greg Kroah-Hartman
1
-1
/
+1
2019-01-09
MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y
Paul Burton
2
-3
/
+4
2019-01-09
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
1
-1
/
+1
2019-01-09
tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
Tomas Winkler
1
-4
/
+7
2019-01-09
tpm: tpm_try_transmit() refactor error flow.
Tomas Winkler
1
-7
/
+8
2019-01-09
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2
-4
/
+5
2019-01-09
iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes
Robin Murphy
1
-1
/
+7
2019-01-09
KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-09
KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
Christoffer Dall
1
-1
/
+16
2019-01-09
KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
Marc Zyngier
1
-2
/
+2
2019-01-09
KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
Julien Thierry
1
-21
/
+0
2019-01-09
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
1
-1
/
+1
2019-01-09
ARM: dts: exynos: Specify I2S assigned clocks in proper node
Sylwester Nawrocki
2
-10
/
+8
2019-01-09
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...
Marc Zyngier
1
-2
/
+4
2019-01-09
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2019-01-09
smb3: fix large reads on encrypted connections
Paul Aurich
1
-1
/
+3
2019-01-09
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2019-01-09
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
Huacai Chen
1
-1
/
+1
2019-01-09
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
Aaro Koskinen
1
-1
/
+2
2019-01-09
MIPS: Expand MIPS32 ASIDs to 64 bits
Paul Burton
4
-9
/
+7
2019-01-09
MIPS: Align kernel load address to 64KB
Huacai Chen
1
-3
/
+4
2019-01-09
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2019-01-09
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
5
-7
/
+70
2019-01-09
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2
-20
/
+22
2019-01-09
tools lib traceevent: Fix processing of dereferenced args in bprintk events
Steven Rostedt (VMware)
1
-0
/
+1
2019-01-09
media: v4l2-tpg: array index could become negative
Hans Verkuil
1
-1
/
+1
2019-01-09
media: vb2: check memory model for VIDIOC_CREATE_BUFS
Hans Verkuil
1
-0
/
+3
2019-01-09
media: vivid: free bitmap_cap when updating std/timings/etc.
Hans Verkuil
1
-0
/
+2
2019-01-09
media: imx274: fix stack corruption in imx274_read_reg
Luca Ceresoli
1
-2
/
+5
2019-01-09
media: rc: cec devices do not have a lirc chardev
Sean Young
1
-2
/
+4
2019-01-09
media: cec-pin: fix broken tx_ignore_nack_until_eom error injection
Hans Verkuil
1
-2
/
+3
2019-01-09
media: cec: keep track of outstanding transmits
Hans Verkuil
2
-9
/
+19
2019-01-09
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
1
-2
/
+2
2019-01-09
f2fs: sanity check of xattr entry size
Jaegeuk Kim
1
-5
/
+13
2019-01-09
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
1
-3
/
+3
2019-01-09
f2fs: read page index before freeing
Pan Bian
1
-1
/
+3
2019-01-09
dax: Use non-exclusive wait in wait_entry_unlocked()
Dan Williams
1
-9
/
+7
2019-01-09
dax: Don't access a freed inode
Matthew Wilcox
1
-37
/
+32
2019-01-09
powerpc/tm: Unset MSR[TS] if not recheckpointing
Breno Leitao
2
-9
/
+29
2019-01-09
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
1
-2
/
+6
2019-01-09
brcmfmac: fix roamoff=1 modparam
Stijn Tintel
3
-4
/
+11
2019-01-09
Btrfs: send, fix race with transaction commits that create snapshots
Filipe Manana
1
-6
/
+23
2019-01-09
btrfs: run delayed items before dropping the snapshot
Josef Bacik
1
-0
/
+4
2019-01-09
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
3
-0
/
+39
2019-01-09
btrfs: skip file_extent generation check for free_space_inode in run_delalloc...
Lu Fengqi
1
-1
/
+2
2019-01-09
btrfs: dev-replace: go back to suspend state if another EXCL_OP is running
Anand Jain
1
-0
/
+4
2019-01-09
btrfs: dev-replace: go back to suspended state if target device is missing
Anand Jain
1
-0
/
+2
2019-01-09
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2
-0
/
+11
2019-01-09
cgroup: fix CSS_TASK_ITER_PROCS
Tejun Heo
1
-12
/
+17
2019-01-09
crypto: cfb - fix decryption
Dmitry Eremin-Solenikov
1
-1
/
+1
[next]