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-08-25
Linux 4.4.190
v4.4.190
Greg Kroah-Hartman
1
-1
/
+1
2019-08-25
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
1
-1
/
+3
2019-08-25
sctp: fix the transport error_count check
Xin Long
1
-1
/
+1
2019-08-25
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
1
-0
/
+3
2019-08-25
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
1
-0
/
+2
2019-08-25
net/packet: fix race in tpacket_snd()
Eric Dumazet
1
-0
/
+7
2019-08-25
x86/boot: Disable the address-of-packed-member compiler warning
Matthias Kaehlcke
1
-0
/
+1
2019-08-25
iommu/amd: Move iommu_init_pci() to .init section
Joerg Roedel
1
-1
/
+1
2019-08-25
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
5
-23
/
+4
2019-08-25
IB/mlx5: Make coding style more consistent
Doug Ledford
1
-4
/
+2
2019-08-25
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-8
/
+7
2019-08-25
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
3
-20
/
+19
2019-08-25
asm-generic: default BUG_ON(x) to if(x)BUG()
Arnd Bergmann
1
-1
/
+1
2019-08-25
Input: psmouse - fix build error of multiple definition
YueHaibing
1
-1
/
+2
2019-08-25
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon
1
-3
/
+4
2019-08-25
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-08-25
Backport minimal compiler_attributes.h to support GCC 9
Miguel Ojeda
1
-0
/
+16
2019-08-25
USB: serial: option: Add Motorola modem UARTs
Tony Lindgren
1
-0
/
+5
2019-08-25
USB: serial: option: add the BroadMobi BM818 card
Bob Ham
1
-0
/
+2
2019-08-25
USB: serial: option: Add support for ZTE MF871A
Yoshiaki Okamoto
1
-0
/
+1
2019-08-25
USB: serial: option: add D-Link DWM-222 device ID
Rogan Dawes
1
-0
/
+2
2019-08-25
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-8
/
+10
2019-08-25
USB: core: Fix races in character device registration and deregistraion
Alan Stern
1
-5
/
+5
2019-08-25
staging: comedi: dt3000: Fix rounding up of timer divisor
Ian Abbott
1
-3
/
+3
2019-08-25
staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
Ian Abbott
1
-1
/
+1
2019-08-25
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-08-25
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-25
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-08-25
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
Masahiro Yamada
1
-1
/
+1
2019-08-25
ata: libahci: do not complain in case of deferred probe
Miquel Raynal
1
-0
/
+3
2019-08-25
scsi: hpsa: correct scsi command status issue after reset
Don Brace
1
-1
/
+11
2019-08-25
libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
Kees Cook
1
-1
/
+1
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
1
-0
/
+7
2019-08-25
irqchip/irq-imx-gpcv2: Forward irq type to parent
Lucas Stach
1
-0
/
+1
2019-08-25
xen/pciback: remove set but not used variable 'old_state'
YueHaibing
1
-2
/
+1
2019-08-25
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
1
-1
/
+1
2019-08-25
Input: iforce - add sanity checks
Oliver Neukum
1
-0
/
+5
2019-08-25
Input: kbtab - sanity check for endpoint type
Oliver Neukum
1
-2
/
+4
2019-08-25
HID: hiddev: do cleanup in failure of opening a device
Hillf Danton
1
-0
/
+4
2019-08-25
HID: hiddev: avoid opening a disconnected device
Hillf Danton
1
-0
/
+8
2019-08-25
HID: holtek: test for sanity of intfdata
Oliver Neukum
1
-2
/
+7
2019-08-25
ALSA: hda - Fix a memory leak bug
Wenwen Wang
1
-1
/
+1
2019-08-25
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
1
-11
/
+30
2019-08-25
USB: gadget: f_midi: fixing a possible double-free in f_midi
Yavuz, Tuba
2
-1
/
+4
2019-08-25
usb: gadget: f_midi: fail if set_alt fails to allocate requests
Felipe F. Tonello
1
-1
/
+2
2019-08-25
sh: kernel: hw_breakpoint: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-08-25
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
2019-08-25
mwifiex: fix 802.11n/WPA detection
Brian Norris
2
-1
/
+3
2019-08-25
smb3: send CAP_DFS capability during session setup
Steve French
1
-0
/
+5
[next]