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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-09-13
Linux 3.18.71
v3.18.71
Greg Kroah-Hartman
1
-1
/
+1
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-13
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-09-13
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-13
ALSA: msnd: Optimize / harden DSP and MIDI loops
Takashi Iwai
2
-26
/
+27
2017-09-13
locktorture: Fix potential memory leak with rw lock test
Yang Shi
1
-0
/
+4
2017-09-13
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-09-13
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
1
-2
/
+5
2017-09-13
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
1
-3
/
+9
2017-09-13
cs5536: add support for IDE controller variant
Andrey Korolyov
3
-0
/
+3
2017-09-13
workqueue: Fix flag collision
Ben Hutchings
1
-1
/
+1
2017-09-13
cma: fix calculation of aligned offset
Doug Berger
1
-9
/
+6
2017-09-13
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-09-13
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2017-09-13
driver core: bus: Fix a potential double free
Christophe JAILLET
1
-1
/
+1
2017-09-13
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
1
-1
/
+1
2017-09-13
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
1
-2
/
+2
2017-09-13
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
1
-17
/
+18
2017-09-13
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Fleytman
1
-1
/
+2
2017-09-13
USB: serial: option: add support for D-Link DWM-157 C1
Maciej S. Szmigiero
1
-0
/
+1
2017-09-13
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
1
-0
/
+3
2017-09-07
Linux 3.18.70
v3.18.70
Greg Kroah-Hartman
1
-1
/
+1
2017-09-07
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+24
2017-09-07
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
1
-1
/
+1
2017-09-07
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-09-07
wl1251: add a missing spin_lock_init()
Cong Wang
1
-0
/
+1
2017-09-07
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-09-07
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-09-07
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
1
-1
/
+3
2017-09-07
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
1
-2
/
+2
2017-09-02
Linux 3.18.69
v3.18.69
Greg Kroah-Hartman
1
-1
/
+1
2017-09-02
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2017-09-02
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
1
-21
/
+26
2017-09-02
clk: si5351: Constify clock names and struct regmap_config
Krzysztof Kozlowski
1
-5
/
+5
2017-09-02
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
1
-1
/
+2
2017-09-02
x86-64: Handle PC-relative relocations on per-CPU data
Jan Beulich
2
-10
/
+40
2017-09-02
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-09-02
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
1
-0
/
+1
2017-09-02
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
1
-2
/
+2
2017-09-02
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
4
-6
/
+6
2017-09-02
mm: cma: constify and use correct signness in mm/cma.c
Sasha Levin
2
-16
/
+20
2017-09-02
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
1
-5
/
+7
2017-09-02
mm: cma: fix totalcma_pages to include DT defined CMA regions
George G. Davis
1
-1
/
+1
2017-09-02
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
3
-2
/
+6
2017-09-02
mm/cma: make kmemleak ignore CMA regions
Thierry Reding
1
-0
/
+6
2017-09-02
mm: cma: align to physical address, not CMA region position
Gregory Fong
1
-3
/
+16
2017-09-02
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
2
-16
/
+44
2017-09-02
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-09-02
p54: memset(0) whole array
Jiri Slaby
1
-1
/
+1
[next]