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-10-17
Linux 4.9.197
v4.9.197
Greg Kroah-Hartman
1
-1
/
+1
2019-10-17
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
1
-0
/
+10
2019-10-17
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
2
-3
/
+3
2019-10-17
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-17
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-17
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-17
media: stkwebcam: fix runtime PM after driver unbind
Johan Hovold
1
-2
/
+1
2019-10-17
Fix the locking in dcache_readdir() and friends
Al Viro
1
-65
/
+69
2019-10-17
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2
-0
/
+5
2019-10-17
Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
Navid Emamdoost
1
-2
/
+5
2019-10-17
staging: fbtft: Stop using BL_CORE_DRIVER1
Daniel Vetter
2
-2
/
+3
2019-10-17
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
1
-2
/
+2
2019-10-17
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
1
-1
/
+7
2019-10-17
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
1
-0
/
+4
2019-10-17
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
1
-0
/
+6
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-10-17
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-17
iio: light: opt3001: fix mutex unlock race
David Frey
1
-1
/
+5
2019-10-17
iio: adc: ad799x: fix probe error handling
Marco Felsch
1
-2
/
+2
2019-10-17
staging: vt6655: Fix memory leak in vt6655_probe
Navid Emamdoost
1
-1
/
+3
2019-10-17
USB: legousbtower: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-17
USB: legousbtower: fix open after failed reset request
Johan Hovold
1
-2
/
+2
2019-10-17
USB: legousbtower: fix potential NULL-deref on disconnect
Johan Hovold
1
-11
/
+15
2019-10-17
USB: legousbtower: fix deadlock on disconnect
Johan Hovold
1
-17
/
+2
2019-10-17
USB: legousbtower: fix slab info leak at probe
Johan Hovold
1
-2
/
+4
2019-10-17
usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
Yoshihiro Shimoda
6
-2
/
+34
2019-10-17
usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
Yoshihiro Shimoda
1
-2
/
+0
2019-10-17
USB: dummy-hcd: fix power budget for SuperSpeed mode
Jacky.Cao@sony.com
1
-1
/
+2
2019-10-17
USB: microtek: fix info-leak at probe
Johan Hovold
1
-0
/
+4
2019-10-17
USB: usblcd: fix I/O after disconnect
Johan Hovold
1
-2
/
+31
2019-10-17
USB: serial: fix runtime PM after driver unbind
Johan Hovold
1
-4
/
+1
2019-10-17
USB: serial: option: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+3
2019-10-17
USB: serial: option: add Telit FN980 compositions
Daniele Palmas
1
-0
/
+8
2019-10-17
USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
Beni Mahler
2
-0
/
+12
2019-10-17
USB: serial: keyspan: fix NULL-derefs on open() and write()
Johan Hovold
1
-2
/
+2
2019-10-17
serial: uartlite: fix exit path null pointer
Randy Dunlap
1
-1
/
+2
2019-10-17
USB: ldusb: fix NULL-derefs on driver unbind
Johan Hovold
1
-12
/
+12
2019-10-17
USB: chaoskey: fix use-after-free on release
Johan Hovold
1
-2
/
+3
2019-10-17
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
1
-3
/
+5
2019-10-17
USB: iowarrior: fix use-after-free after driver unbind
Johan Hovold
1
-0
/
+6
2019-10-17
USB: iowarrior: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-17
USB: iowarrior: fix use-after-free on disconnect
Johan Hovold
1
-4
/
+3
2019-10-17
USB: adutux: fix use-after-free on release
Johan Hovold
1
-1
/
+2
2019-10-17
USB: adutux: fix NULL-derefs on disconnect
Johan Hovold
1
-6
/
+10
2019-10-17
USB: adutux: fix use-after-free on disconnect
Johan Hovold
1
-3
/
+4
2019-10-17
USB: adutux: remove redundant variable minor
Colin Ian King
1
-2
/
+0
2019-10-17
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-17
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-17
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
[next]