index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
9 days
Linux 5.10.236
v5.10.236
Greg Kroah-Hartman
1
-1
/
+1
9 days
tracing: Do not use PERF enums when perf is not defined
Steven Rostedt
1
-2
/
+6
9 days
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
1
-3
/
+1
9 days
netfilter: conntrack: fix crash due to confirmed bit load reordering
Florian Westphal
3
-0
/
+26
9 days
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
1
-7
/
+12
9 days
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
1
-1
/
+11
9 days
jfs: add index corruption check to DT_GETPAGE()
Roman Smirnov
1
-1
/
+2
9 days
jfs: fix slab-out-of-bounds read in ea_get()
Qasim Ijaz
1
-5
/
+10
9 days
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
1
-0
/
+3
9 days
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
9 days
tracing: Ensure module defining synth event cannot be unloaded while tracing
Douglas Raillard
1
-1
/
+29
9 days
tracing: Fix use-after-free in print_graph_function_flags during tracer switc...
Tengda Wu
3
-4
/
+1
9 days
mmc: sdhci-pxav3: set NEED_RSP_BUSY capability
Karel Balej
1
-0
/
+1
9 days
ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
Paul Menzel
1
-0
/
+7
9 days
acpi: nfit: fix narrowing conversion in acpi_nfit_ctl
Murad Masimov
1
-1
/
+1
9 days
x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
Jann Horn
1
-1
/
+1
9 days
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
1
-2
/
+2
9 days
btrfs: handle errors from btrfs_dec_ref() properly
Josef Bacik
1
-1
/
+4
9 days
ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()
Markus Elfring
1
-3
/
+1
9 days
drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
Hersen Wu
1
-1
/
+26
9 days
drm/amd/pm: Fix negative array index read
Jesse Zhang
1
-5
/
+16
9 days
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...
Sherry Sun
1
-0
/
+17
9 days
tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform
Sherry Sun
1
-4
/
+4
9 days
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
9 days
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
9 days
net: fix geneve_opt length integer overflow
Lin Ma
4
-4
/
+4
9 days
net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
David Oberhollenzer
2
-4
/
+10
9 days
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
9 days
netfilter: nft_tunnel: fix geneve_opt type confusion addition
Lin Ma
1
-2
/
+2
9 days
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2
-7
/
+1
9 days
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
1
-1
/
+5
9 days
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
1
-3
/
+0
9 days
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
9 days
ntb: intel: Fix using link status DB's
Nikita Shubin
1
-0
/
+3
9 days
ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans
Yajun Deng
1
-1
/
+1
9 days
spufs: fix a leak in spufs_create_context()
Al Viro
1
-1
/
+4
9 days
spufs: fix a leak on spufs_new_file() failure
Al Viro
1
-1
/
+3
9 days
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
Tasos Sahanidis
1
-2
/
+2
9 days
can: statistics: use atomic access in hot path
Oliver Hartkopp
3
-31
/
+39
9 days
ALSA: hda/realtek: Add mute LED quirk for HP Pavilion x360 14-dy1xxx
Navon John Lukose
1
-0
/
+21
9 days
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
1
-4
/
+9
9 days
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
1
-1
/
+1
9 days
platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet
Dmitry Panchenko
1
-0
/
+7
9 days
affs: don't write overlarge OFS data block size fields
Simon Tatham
1
-1
/
+2
9 days
affs: generate OFS sequence numbers starting at 1
Simon Tatham
1
-3
/
+3
9 days
nvme-pci: skip CMB blocks incompatible with PCI P2P DMA
Icenowy Zheng
1
-8
/
+12
9 days
nvme-pci: clean up CMBMSC when registering CMB fails
Icenowy Zheng
1
-0
/
+1
9 days
nvme-tcp: fix possible UAF in nvme_tcp_poll
Sagi Grimberg
1
-2
/
+3
9 days
wifi: iwlwifi: fw: allocate chained SG tables for dump
Johannes Berg
1
-28
/
+58
9 days
sched/smt: Always inline sched_smt_active()
Josh Poimboeuf
1
-1
/
+1
[next]