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
2022-07-29
Linux 5.15.58
v5.15.58
Greg Kroah-Hartman
1
-1
/
+1
2022-07-29
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Hayden Goodfellow
1
-1
/
+1
2022-07-29
x86/entry_32: Fix segment exceptions
Peter Zijlstra
4
-19
/
+27
2022-07-29
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
Dan Carpenter
1
-1
/
+1
2022-07-29
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-07-29
KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicness
Maxim Levitsky
1
-1
/
+1
2022-07-29
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-07-29
drm/amd/display: invalid parameter check in dmub_hpd_callback
José Expósito
1
-1
/
+2
2022-07-29
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Nicholas Kazlauskas
1
-4
/
+0
2022-07-29
watch-queue: remove spurious double semicolon
Linus Torvalds
1
-1
/
+1
2022-07-29
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-10
/
+10
2022-07-29
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
3
-12
/
+36
2022-07-29
tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
Jiri Slaby
1
-5
/
+10
2022-07-29
tty: drop tty_schedule_flip()
Jiri Slaby
2
-23
/
+8
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
3
-5
/
+5
2022-07-29
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
5
-8
/
+8
2022-07-29
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
1
-16
/
+37
2022-07-29
x86/alternative: Report missing return thunk details
Kees Cook
1
-1
/
+3
2022-07-29
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
3
-1
/
+13
2022-07-29
drm/amd/display: Fix surface optimization regression on Carrizo
Nicholas Kazlauskas
1
-2
/
+13
2022-07-29
drm/amd/display: Optimize bandwidth on following fast update
Nicholas Kazlauskas
1
-9
/
+8
2022-07-29
drm/amd/display: Reset DMCUB before HW init
Nicholas Kazlauskas
1
-0
/
+5
2022-07-29
exfat: use updated exfat_chain directly during renaming
Sungjong Seo
1
-1
/
+3
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-07-29
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
1
-4
/
+6
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
3
-3
/
+3
2022-07-29
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2
-43
/
+53
2022-07-29
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-23
/
+11
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2022-07-29
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
1
-10
/
+23
2022-07-29
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
1
-3
/
+47
2022-07-29
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
1
-2
/
+4
2022-07-29
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
7
-61
/
+217
2022-07-29
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
1
-0
/
+7
2022-07-29
exfat: fix referencing wrong parent directory information after renaming
Yuezhang Mo
1
-26
/
+1
2022-07-29
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2
-14
/
+0
2022-07-29
crypto: qat - add param check for DH
Giovanni Cabiddu
1
-0
/
+4
2022-07-29
crypto: qat - add param check for RSA
Giovanni Cabiddu
1
-0
/
+8
2022-07-29
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
1
-49
/
+34
2022-07-29
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
1
-77
/
+60
2022-07-29
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
1
-11
/
+1
2022-07-29
crypto: qat - add backlog mechanism
Giovanni Cabiddu
9
-18
/
+123
2022-07-29
crypto: qat - refactor submission logic
Giovanni Cabiddu
6
-54
/
+101
2022-07-29
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2
-27
/
+61
2022-07-29
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
1
-0
/
+3
2022-07-29
iwlwifi: fw: uefi: add missing include guards
Johannes Berg
1
-1
/
+4
2022-07-29
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
8
-12
/
+13
2022-07-29
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-07-29
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
3
-8
/
+9
[next]