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-11-29
Linux 4.4.205
v4.4.205
Greg Kroah-Hartman
1
-1
/
+1
2019-11-29
Revert "sock: Reset dst when changing sk_mark via setsockopt"
Greg Kroah-Hartman
1
-4
/
+2
2019-11-28
Linux 4.4.204
v4.4.204
Greg Kroah-Hartman
1
-1
/
+1
2019-11-28
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
3
-0
/
+31
2019-11-28
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
4
-4
/
+54
2019-11-28
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-11-28
staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
Bernd Porr
1
-7
/
+14
2019-11-28
USB: serial: option: add support for Foxconn T77W968 LTE modules
Aleksander Morgado
1
-0
/
+4
2019-11-28
USB: serial: option: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+3
2019-11-28
USB: serial: mos7840: fix remote wakeup
Johan Hovold
1
-5
/
+0
2019-11-28
USB: serial: mos7720: fix remote wakeup
Johan Hovold
1
-4
/
+0
2019-11-28
USB: serial: mos7840: add USB ID to support Moxa UPort 2210
Pavel Löbl
1
-0
/
+11
2019-11-28
appledisplay: fix error handling in the scheduled work
Oliver Neukum
1
-1
/
+7
2019-11-28
usb-serial: cp201x: support Mark-10 digital force gauge
Greg Kroah-Hartman
1
-0
/
+1
2019-11-28
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2019-11-28
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2019-11-28
virtio_console: fix uninitialized variable use
Michael S. Tsirkin
1
-2
/
+4
2019-11-28
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
1
-15
/
+13
2019-11-28
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2019-11-28
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2019-11-28
media: imon: invalid dereference in imon_touch_event
Sean Young
1
-2
/
+1
2019-11-28
media: cxusb: detect cxusb_ctrl_msg error in query
Vito Caputo
1
-1
/
+2
2019-11-28
media: b2c2-flexcop-usb: add sanity checking
Oliver Neukum
1
-0
/
+3
2019-11-28
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
1
-0
/
+6
2019-11-28
media: vivid: Fix wrong locking that causes race conditions on streaming stop
Alexander Popov
3
-9
/
+15
2019-11-28
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
Vandana BN
2
-6
/
+0
2019-11-28
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
1
-0
/
+13
2019-11-28
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
4
-5
/
+35
2019-11-28
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
2
-4
/
+4
2019-11-28
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
1
-2
/
+2
2019-11-28
mmc: block: Fix tag condition with packed writes
Adrian Hunter
1
-2
/
+1
2019-11-28
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
3
-10
/
+1
2019-11-28
cpufreq: Skip cpufreq resume if it's not suspended
Bo Yan
1
-0
/
+3
2019-11-28
arm64: fix for bad_mode() handler to always result in panic
Hari Vyas
1
-1
/
+0
2019-11-28
dm: use blk_set_queue_dying() in __dm_destroy()
Bart Van Assche
1
-3
/
+1
2019-11-28
ath9k_hw: fix uninitialized variable data
Denis Efremov
1
-1
/
+1
2019-11-28
Bluetooth: Fix invalid-free in bcsp_close()
Tomas Bortoli
1
-0
/
+3
2019-11-28
IB/hfi1: Ensure full Gen3 speed in a Gen4 system
James Erwin
1
-1
/
+2
2019-11-28
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
1
-2
/
+2
2019-11-28
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2019-11-28
pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
Nathan Chancellor
1
-6
/
+3
2019-11-28
pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues
Brian Masney
1
-4
/
+17
2019-11-28
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
1
-2
/
+4
2019-11-28
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
YueHaibing
1
-1
/
+1
2019-11-28
dlm: don't leak kernel pointer to userspace
Tycho Andersen
1
-1
/
+1
2019-11-28
dlm: fix invalid free
Tycho Andersen
1
-2
/
+3
2019-11-28
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
5
-10
/
+26
2019-11-28
scsi: megaraid_sas: Fix msleep granularity
Shivasharan S
1
-2
/
+2
2019-11-28
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
Suganath Prabu
1
-4
/
+0
2019-11-28
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
1
-1
/
+35
[next]