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-07-10
Linux 4.4.185
v4.4.185
Greg Kroah-Hartman
1
-1
/
+1
2019-07-10
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-10
KVM: x86: degrade WARN to pr_warn_ratelimited
Paolo Bonzini
1
-3
/
+3
2019-07-10
arm64, vdso: Define vdso_{start,end} as array
Kees Cook
1
-5
/
+5
2019-07-10
ARC: handle gcc generated __builtin_trap for older compiler
Vineet Gupta
1
-0
/
+8
2019-07-10
tty: rocket: fix incorrect forward declaration of 'rp_init()'
Linus Torvalds
1
-1
/
+1
2019-07-10
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
3
-10
/
+26
2019-07-10
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
2019-07-10
ALSA: usb-audio: fix sign unintended sign extension on left shifts
Colin Ian King
1
-2
/
+2
2019-07-10
ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
Takashi Sakamoto
1
-1
/
+1
2019-07-10
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-07-10
crypto: user - prevent operating on larval algorithms
Eric Biggers
1
-0
/
+3
2019-07-10
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-10
MIPS: Workaround GCC __builtin_unreachable reordering bug
Paul Burton
2
-0
/
+36
2019-07-10
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
7
-4
/
+35
2019-07-10
swiotlb: Make linux/swiotlb.h standalone includible
Thierry Reding
1
-0
/
+3
2019-07-10
mfd: omap-usb-tll: Fix register offsets
Arnd Bergmann
1
-2
/
+2
2019-07-10
MIPS: math-emu: do not use bools for arithmetic
Manuel Lauss
1
-2
/
+2
2019-07-10
ARC: fix build warning in elf.h
Vineet Gupta
1
-1
/
+1
2019-07-10
ARC: Assume multiplier is always present
Vineet Gupta
3
-14
/
+0
2019-07-10
scsi: hpsa: correct ioaccel2 chaining
Don Brace
2
-1
/
+7
2019-07-10
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
1
-2
/
+1
2019-07-10
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
1
-0
/
+5
2019-07-10
ASoC: max98090: remove 24-bit format support if RJ is 0
Yu-Hsuan Hsu
1
-0
/
+16
2019-07-10
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
YueHaibing
1
-1
/
+1
2019-07-10
ASoC : cs4265 : readable register too low
Matt Flax
1
-1
/
+1
2019-07-10
um: Compile with modern headers
Jason A. Donenfeld
3
-0
/
+4
2019-07-10
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-10
net: check before dereferencing netdev_ops during busy poll
Josh Elsasser
1
-1
/
+1
2019-07-10
bonding: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-07-10
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-07-10
team: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-07-10
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-07-10
tipc: change to use register_pernet_device
Xin Long
1
-6
/
+6
2019-07-10
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-07-10
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-07-10
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
1
-1
/
+10
2019-07-10
ovl: modify ovl_permission() to do checks on two inodes
Vivek Goyal
1
-0
/
+13
2019-07-10
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
1
-1
/
+2
2019-07-10
net/9p: include trans_common.h to fix missing prototype warning.
Adeodato Simó
1
-0
/
+1
2019-07-10
9p: p9dirent_read: check network-provided name length
Dominique Martinet
1
-3
/
+9
2019-07-10
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
1
-2
/
+1
2019-07-10
9p: acl: fix uninitialized iattr access
Dominique Martinet
1
-1
/
+1
2019-07-10
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
1
-2
/
+2
2019-07-10
perf help: Remove needless use of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-10
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-10
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-07-10
cfg80211: fix memory leak of wiphy device name
Eric Biggers
1
-1
/
+1
2019-07-10
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
1
-1
/
+1
2019-07-10
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
[next]