index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2023-12-20
Linux 5.10.205
v5.10.205
Greg Kroah-Hartman
1
-1
/
+1
2023-12-20
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
Naveen N Rao
1
-2
/
+2
2023-12-20
powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
1
-2
/
+11
2023-12-20
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
1
-1
/
+2
2023-12-20
tty: n_gsm, remove duplicates of parameters
Jiri Slaby
1
-8
/
+5
2023-12-20
tty: n_gsm: fix tty registration before control channel open
Daniel Starke
1
-38
/
+79
2023-12-20
USB: gadget: core: adjust uevent timing on gadget unbind
Roy Luo
1
-2
/
+2
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
1
-1
/
+3
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
1
-1
/
+6
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
1
-2
/
+3
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
1
-2
/
+2
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
1
-0
/
+2
2023-12-20
team: Fix use-after-free when an option instance allocation fails
Florent Revest
1
-1
/
+3
2023-12-20
arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
James Houghton
1
-0
/
+6
2023-12-20
ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
Baokun Li
1
-0
/
+4
2023-12-20
soundwire: stream: fix NULL pointer dereference for multi_link
Krzysztof Kozlowski
1
-3
/
+4
2023-12-20
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
1
-0
/
+10
2023-12-20
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
1
-3
/
+3
2023-12-20
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-12-20
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-12-20
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
Aoba K
1
-0
/
+5
2023-12-20
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
1
-0
/
+19
2023-12-20
HID: add ALWAYS_POLL quirk for Apple kb
Oliver Neukum
1
-0
/
+1
2023-12-20
HID: glorious: fix Glorious Model I HID report
Brett Raye
2
-6
/
+21
2023-12-20
platform/x86: intel_telemetry: Fix kernel doc descriptions
Andy Shevchenko
1
-2
/
+2
2023-12-20
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
1
-1
/
+1
2023-12-20
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
Coly Li
1
-0
/
+7
2023-12-20
bcache: remove redundant assignment to variable cur_idx
Colin Ian King
1
-1
/
+1
2023-12-20
bcache: avoid oversize memory allocation by small stripe_size
Coly Li
2
-0
/
+3
2023-12-20
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
1
-0
/
+2
2023-12-20
usb: aqc111: check packet for fixup for true limit
Oliver Neukum
1
-4
/
+4
2023-12-20
drm/mediatek: Add spinlock for setting vblank event in atomic_begin
Jason-JH.Lin
1
-0
/
+5
2023-12-20
PCI: loongson: Limit MRRS to 256
Jiaxun Yang
1
-5
/
+41
2023-12-20
Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
Bjorn Helgaas
1
-6
/
+3
2023-12-20
ALSA: hda/realtek: Apply mute LED quirk for HP15-db
Hartmut Knaack
1
-0
/
+1
2023-12-20
ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
Kai Vehmanen
1
-0
/
+2
2023-12-20
fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()
Hangyu Hua
1
-0
/
+1
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2
-36
/
+36
2023-12-20
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
1
-1
/
+4
2023-12-20
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
1
-5
/
+4
2023-12-20
net: stmmac: Handle disabled MDIO busses from devicetree
Andrew Halaney
1
-1
/
+5
2023-12-20
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2023-12-20
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
1
-1
/
+1
2023-12-20
sign-file: Fix incorrect return values check
Yusong Gao
1
-6
/
+6
2023-12-20
net: ena: Fix XDP redirection error
David Arinzon
1
-3
/
+0
2023-12-20
net: ena: Destroy correct number of xdp queues upon failure
David Arinzon
1
-6
/
+7
2023-12-20
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
1
-0
/
+6
2023-12-20
qed: Fix a potential use-after-free in qed_cxt_tables_alloc
Dinghao Liu
1
-0
/
+1
2023-12-20
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
1
-1
/
+3
2023-12-20
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
1
-2
/
+5
[next]