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
compress-2025-01-21
compress-2025-01-23
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
2017-10-18
Linux 4.9.57
v4.9.57
Greg Kroah-Hartman
1
-1
/
+1
2017-10-18
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
1
-0
/
+1
2017-10-18
x86/alternatives: Fix alt_max_short macro to really be a max()
Mathias Krause
2
-4
/
+6
2017-10-18
USB: serial: console: fix use-after-free after failed setup
Johan Hovold
1
-0
/
+1
2017-10-18
USB: serial: qcserial: add Dell DW5818, DW5819
Shrirang Bagul
1
-0
/
+4
2017-10-18
USB: serial: option: add support for TP-Link LTE module
Henryk Heisig
1
-0
/
+2
2017-10-18
USB: serial: cp210x: add support for ELV TFD500
Andreas Engel
1
-0
/
+1
2017-10-18
USB: serial: ftdi_sio: add id for Cypress WICED dev board
Jeffrey Chu
2
-0
/
+9
2017-10-18
bio_copy_user_iov(): don't ignore ->iov_offset
Al Viro
1
-2
/
+2
2017-10-18
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-10-18
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-10-18
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-18
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-10-18
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
4
-14
/
+25
2017-10-18
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
Jani Nikula
1
-1
/
+1
2017-10-18
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
Ville Syrjälä
1
-5
/
+9
2017-10-18
drm/i915/edp: Get the Panel Power Off timestamp after panel is off
Manasi Navare
1
-1
/
+1
2017-10-18
ALSA: line6: Fix leftover URB at error-path during probe
Takashi Iwai
1
-3
/
+4
2017-10-18
ALSA: line6: Fix missing initialization before error path
Takashi Iwai
1
-2
/
+3
2017-10-18
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai
1
-3
/
+9
2017-10-18
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2
-8
/
+20
2017-10-18
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-18
ALSA: usb-audio: Kill stray URB at exiting
Takashi Iwai
2
-2
/
+12
2017-10-18
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
3
-5
/
+16
2017-10-18
device property: Track owner device of device property
Jarkko Nikula
1
-6
/
+9
2017-10-18
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-18
pinctrl/amd: Fix build dependency on pinmux code
Petr Mladek
1
-0
/
+1
2017-10-18
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
Kazuya Mizuguchi
1
-1
/
+1
2017-10-18
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
2017-10-18
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
2
-8
/
+9
2017-10-18
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
1
-3
/
+5
2017-10-18
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
1
-1
/
+11
2017-10-18
dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
Peter Ujfalusi
1
-1
/
+2
2017-10-18
dmaengine: edma: Align the memcpy acnt array size with the transfer
Peter Ujfalusi
1
-3
/
+16
2017-10-18
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
Paul Burton
1
-2
/
+0
2017-10-18
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
1
-3
/
+6
2017-10-18
rcu: Allow for page faults in NMI handlers
Paul E. McKenney
1
-2
/
+12
2017-10-18
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+10
2017-10-18
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
4
-0
/
+32
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-2
/
+2
2017-10-12
Linux 4.9.56
v4.9.56
Greg Kroah-Hartman
1
-1
/
+1
2017-10-12
Revert "socket, bpf: fix possible use after free"
Greg Kroah-Hartman
2
-17
/
+3
2017-10-12
Linux 4.9.55
v4.9.55
Greg Kroah-Hartman
1
-1
/
+1
2017-10-12
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
3
-30
/
+24
2017-10-12
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
1
-0
/
+12
2017-10-12
ext4: don't allow encrypted operations without keys
Theodore Ts'o
1
-0
/
+12
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+15
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
1
-2
/
+16
2017-10-12
vfs: deny copy_file_range() for non regular files
Amir Goldstein
1
-0
/
+5
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
4
-6
/
+28
[next]