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-03-13
Linux 4.19.29
v4.19.29
Greg Kroah-Hartman
1
-1
/
+1
2019-03-13
perf/x86/intel: Implement support for TSX Force Abort
Peter Zijlstra (Intel)
2
-3
/
+77
2019-03-13
x86: Add TSX Force Abort CPUID/MSR
Peter Zijlstra (Intel)
2
-0
/
+7
2019-03-13
perf/x86/intel: Generalize dynamic constraint creation
Peter Zijlstra (Intel)
1
-21
/
+30
2019-03-13
perf/x86/intel: Make cpuc allocations consistent
Peter Zijlstra (Intel)
3
-22
/
+31
2019-03-13
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
1
-1
/
+1
2019-03-13
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2019-03-13
cifs: allow calling SMB2_xxx_free(NULL)
Ronnie Sahlberg
1
-6
/
+10
2019-03-13
staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
Gao Xiang
1
-89
/
+100
2019-03-13
staging: erofs: fix race of initializing xattrs of a inode at the same time
Gao Xiang
2
-15
/
+37
2019-03-13
staging: erofs: fix memleak of inode's shared xattr array
Gao Xiang
1
-1
/
+4
2019-03-13
staging: erofs: fix fast symlink w/o xattr when fs xattr is on
Gao Xiang
2
-9
/
+24
2019-03-13
staging: erofs: add error handling for xattr submodule
Gao Xiang
2
-36
/
+81
2019-03-13
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
1
-1
/
+1
2019-03-13
netfilter: xt_TEE: add missing code to get interface index in checkentry.
Taehee Yoo
1
-0
/
+7
2019-03-13
netfilter: xt_TEE: fix wrong interface selection
Taehee Yoo
1
-17
/
+52
2019-03-13
drm: disable uncached DMA optimization for ARM and arm64
Ard Biesheuvel
1
-0
/
+18
2019-03-13
ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4
Marek Szyprowski
1
-1
/
+1
2019-03-13
ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
Marek Szyprowski
1
-0
/
+3
2019-03-13
ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
Marek Szyprowski
1
-7
/
+6
2019-03-13
arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"
Alistair Strachan
1
-1
/
+0
2019-03-13
arm64: dts: hikey: Give wifi some time after power-on
Jan Kiszka
1
-0
/
+1
2019-03-13
arm64: dts: zcu100-revC: Give wifi some time after power-on
Jan Kiszka
1
-0
/
+1
2019-03-13
x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub
Alexander Shishkin
1
-0
/
+16
2019-03-13
scsi: aacraid: Fix missing break in switch statement
Gustavo A. R. Silva
1
-2
/
+3
2019-03-13
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-03-13
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
Vincent Batts
1
-0
/
+1
2019-03-13
Input: wacom_serial4 - add support for Wacom ArtPad II tablet
Jason Gerecke
1
-0
/
+2
2019-03-13
nvme-pci: add missing unlock for reset error
Keith Busch
1
-3
/
+5
2019-03-13
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-03-13
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
3
-0
/
+19
2019-03-13
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
1
-2
/
+3
2019-03-13
qed: Fix EQ full firmware assert.
Manish Chopra
2
-8
/
+8
2019-03-13
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
1
-9
/
+10
2019-03-13
nvme-pci: fix rapid add remove sequence
Keith Busch
1
-10
/
+12
2019-03-13
nvme: lock NS list changes while handling command effects
Keith Busch
2
-1
/
+8
2019-03-13
drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
Philip Yang
1
-2
/
+3
2019-03-13
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
1
-8
/
+5
2019-03-13
Revert "scsi: libfc: Add WARN_ON() when deleting rports"
Ross Lagerwall
1
-1
/
+0
2019-03-13
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2019-03-13
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
1
-7
/
+18
2019-03-13
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
1
-1
/
+8
2019-03-13
s390/qeth: cancel close_dev work before removing a card
Julian Wiedmann
3
-0
/
+4
2019-03-13
s390/qeth: fix use-after-free in error path
Julian Wiedmann
1
-9
/
+6
2019-03-13
s390/qeth: release cmd buffer in error paths
Julian Wiedmann
1
-0
/
+6
2019-03-13
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-03-13
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-03-13
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-03-13
dmaengine: dmatest: Abort test in case of mapping error
Andy Shevchenko
1
-16
/
+12
2019-03-13
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
[next]