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-09-21
Linux 4.9.194
v4.9.194
Greg Kroah-Hartman
1
-1
/
+1
2019-09-21
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
1
-1
/
+5
2019-09-21
ARC: export "abort" for modules
Vineet Gupta
1
-0
/
+1
2019-09-21
media: technisat-usb2: break out of loop at end of buffer
Sean Young
1
-12
/
+10
2019-09-21
floppy: fix usercopy direction
Jann Horn
1
-2
/
+2
2019-09-21
iommu/amd: Fix race in increase_address_space()
Joerg Roedel
1
-5
/
+11
2019-09-21
keys: Fix missing null pointer check in request_key_auth_describe()
Hillf Danton
1
-0
/
+6
2019-09-21
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
1
-1
/
+3
2019-09-21
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
Wenwen Wang
1
-1
/
+3
2019-09-21
dmaengine: ti: dma-crossbar: Fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-09-21
net: seeq: Fix the function used to release some memory in an error handling ...
Christophe JAILLET
1
-3
/
+4
2019-09-21
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
1
-1
/
+1
2019-09-21
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2
-7
/
+18
2019-09-21
perf/x86/intel: Restrict period on Nehalem
Josh Hunt
1
-0
/
+6
2019-09-21
sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
Takashi Iwai
1
-0
/
+7
2019-09-21
ARM: 8901/1: add a criteria for pfn_valid of arm
zhaoyang
1
-0
/
+5
2019-09-21
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
2019-09-21
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
1
-0
/
+22
2019-09-21
NFSv2: Fix write regression
Trond Myklebust
1
-1
/
+3
2019-09-21
NFSv2: Fix eof handling
Trond Myklebust
1
-1
/
+2
2019-09-21
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-09-21
x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machines
Thomas Gleixner
1
-1
/
+7
2019-09-21
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-09-21
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
1
-6
/
+12
2019-09-21
ARM: 8874/1: mm: only adjust sections of valid mm structures
Doug Berger
1
-1
/
+2
2019-09-21
qed: Add cleanup in qed_slowpath_start()
Wenwen Wang
1
-1
/
+3
2019-09-21
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...
Christophe JAILLET
1
-1
/
+1
2019-09-21
NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup
Trond Myklebust
1
-1
/
+1
2019-09-21
NFSv4: Fix return values for nfs4_file_open()
Trond Myklebust
1
-6
/
+6
2019-09-21
s390/bpf: use 32-bit index for tail calls
Ilya Leoshkevich
1
-4
/
+6
2019-09-21
ARM: OMAP2+: Fix omap4 errata warning on other SoCs
Tony Lindgren
1
-0
/
+3
2019-09-21
s390/bpf: fix lcgr instruction encoding
Ilya Leoshkevich
1
-1
/
+1
2019-09-21
ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
Tony Lindgren
1
-1
/
+2
2019-09-21
mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings
Wen Huang
2
-1
/
+11
2019-09-21
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
1
-1
/
+0
2019-09-21
serial: sprd: correct the wrong sequence of arguments
Chunyan Zhang
1
-1
/
+1
2019-09-21
KVM: coalesced_mmio: add bounds checking
Matt Delco
1
-7
/
+10
2019-09-21
xen-netfront: do not assume sk_buff_head list is empty in error handling
Dongli Zhang
1
-1
/
+1
2019-09-21
x86/boot: Add missing bootparam that breaks boot on some platforms
Corey Minyard
1
-0
/
+1
2019-09-21
powerpc/mm/radix: Use the right page size for vmemmap mapping
Aneesh Kumar K.V
1
-9
/
+7
2019-09-21
media: tm6000: double free if usb disconnect while streaming
Sean Young
1
-0
/
+3
2019-09-21
USB: usbcore: Fix slab-out-of-bounds bug during device reset
Alan Stern
1
-4
/
+8
2019-09-21
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...
Linus Torvalds
1
-0
/
+1
2019-09-21
nvmem: Use the same permissions for eeprom as for nvmem
Jean Delvare
1
-4
/
+11
2019-09-21
drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+4
2019-09-21
crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
Christophe Leroy
1
-1
/
+2
2019-09-21
crypto: talitos - Do not modify req->cryptlen on decryption.
Christophe Leroy
1
-14
/
+17
2019-09-21
crypto: talitos - fix ECB algs ivsize
Christophe Leroy
1
-1
/
+0
2019-09-21
crypto: talitos - check data blocksize in ablkcipher.
Christophe Leroy
1
-0
/
+16
2019-09-21
crypto: talitos - fix CTR alg blocksize
Christophe Leroy
1
-1
/
+1
[next]