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 5.4.1
v5.4.1
Greg Kroah-Hartman
1
-1
/
+1
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
3
-0
/
+41
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
4
-4
/
+54
2019-11-29
staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error
Bernd Porr
1
-7
/
+14
2019-11-29
USB: serial: option: add support for Foxconn T77W968 LTE modules
Aleksander Morgado
1
-0
/
+4
2019-11-29
USB: serial: option: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+3
2019-11-29
USB: serial: mos7840: fix remote wakeup
Johan Hovold
1
-5
/
+0
2019-11-29
USB: serial: mos7720: fix remote wakeup
Johan Hovold
1
-4
/
+0
2019-11-29
USB: serial: mos7840: add USB ID to support Moxa UPort 2210
Pavel Löbl
1
-0
/
+11
2019-11-29
appledisplay: fix error handling in the scheduled work
Oliver Neukum
1
-1
/
+7
2019-11-29
USB: chaoskey: fix error case of a timeout
Oliver Neukum
1
-3
/
+21
2019-11-29
usb-serial: cp201x: support Mark-10 digital force gauge
Greg Kroah-Hartman
1
-0
/
+1
2019-11-29
usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()
Suwan Kim
1
-18
/
+32
2019-11-29
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
Hewenliang
1
-1
/
+1
2019-11-29
USBIP: add config dependency for SGL_ALLOC
Oliver Neukum
1
-0
/
+1
2019-11-29
ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs
Takashi Iwai
1
-22
/
+0
2019-11-29
media: mceusb: fix out of bounds read in MCE receiver buffer
A Sun
1
-43
/
+98
2019-11-29
media: imon: invalid dereference in imon_touch_event
Sean Young
1
-2
/
+1
2019-11-29
media: cxusb: detect cxusb_ctrl_msg error in query
Vito Caputo
1
-1
/
+2
2019-11-29
media: b2c2-flexcop-usb: add sanity checking
Oliver Neukum
1
-0
/
+3
2019-11-29
media: uvcvideo: Fix error path in control parsing failure
Laurent Pinchart
1
-13
/
+15
2019-11-29
futex: Prevent exit livelock
Thomas Gleixner
1
-15
/
+91
2019-11-29
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
1
-7
/
+9
2019-11-29
futex: Add mutex around futex exit
Thomas Gleixner
3
-0
/
+18
2019-11-29
futex: Provide state handling for exec() as well
Thomas Gleixner
1
-4
/
+34
2019-11-29
futex: Sanitize exit state handling
Thomas Gleixner
1
-7
/
+10
2019-11-29
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
3
-41
/
+40
2019-11-29
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2
-1
/
+1
2019-11-29
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
3
-6
/
+12
2019-11-29
exit/exec: Seperate mm_release()
Thomas Gleixner
4
-5
/
+17
2019-11-29
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
4
-29
/
+49
2019-11-29
futex: Move futex exit handling into futex code
Thomas Gleixner
4
-41
/
+48
2019-11-29
cpufreq: Add NULL checks to show() and store() methods of cpufreq
Kai Shen
1
-0
/
+6
2019-11-29
media: usbvision: Fix races among open, close, and disconnect
Alan Stern
1
-3
/
+18
2019-11-29
media: usbvision: Fix invalid accesses after device disconnect
Alan Stern
1
-2
/
+6
2019-11-29
media: vivid: Fix wrong locking that causes race conditions on streaming stop
Alexander Popov
3
-9
/
+15
2019-11-29
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
Vandana BN
2
-6
/
+0
2019-11-29
ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data
Geoffrey D. Bennett
1
-18
/
+18
2019-11-29
ALSA: usb-audio: Fix NULL dereference at parsing BADD
Takashi Iwai
1
-0
/
+3
2019-11-29
futex: Prevent robust futex exit race
Yang Tao
1
-7
/
+51
2019-11-29
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-29
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
3
-10
/
+14
2019-11-29
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
1
-0
/
+13
2019-11-29
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
1
-1
/
+2
2019-11-29
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
1
-12
/
+41
2019-11-29
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
1
-14
/
+16
2019-11-29
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
1
-31
/
+35
2019-11-29
x86/entry/32: Use %ss segment where required
Andy Lutomirski
1
-5
/
+14
2019-11-29
x86/entry/32: Fix IRET exception
Peter Zijlstra
1
-1
/
+1
2019-11-29
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
1
-1
/
+5
[next]