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
compress-2026-03-30
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
22 hours
Linux 6.19.12
v6.19.12
Greg Kroah-Hartman
1
-1
/
+1
22 hours
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
Alexander Popov
1
-1
/
+0
22 hours
kallsyms: prevent module removal when printing module name and buildid
Petr Mladek
1
-0
/
+3
22 hours
kallsyms: cleanup code for appending the module buildid
Petr Mladek
1
-9
/
+33
22 hours
kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...
Petr Mladek
1
-4
/
+8
22 hours
kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()
Petr Mladek
1
-1
/
+6
22 hours
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
22 hours
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
22 hours
usb: gadget: f_rndis: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-25
/
+48
22 hours
usb: gadget: f_subset: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-35
/
+44
22 hours
usb: gadget: f_eem: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-34
/
+46
22 hours
usb: gadget: f_ecm: Fix net_device lifecycle with device_move
Kuen-Han Tsai
2
-19
/
+39
22 hours
usb: gadget: f_rndis: Protect RNDIS options with mutex
Kuen-Han Tsai
1
-3
/
+6
22 hours
usb: gadget: f_subset: Fix unbalanced refcnt in geth_free
Kuen-Han Tsai
1
-0
/
+6
22 hours
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
3
-4
/
+43
22 hours
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
1
-2
/
+4
22 hours
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-5
/
+5
22 hours
HID: appletb-kbd: add .resume method in PM
Aditya Garg
1
-2
/
+3
22 hours
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
1
-2
/
+7
22 hours
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...
Sebastian Urban
1
-0
/
+6
22 hours
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
1
-15
/
+14
22 hours
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
22 hours
thunderbolt: Fix property read in nhi_wake_supported()
Konrad Dybcio
1
-1
/
+1
22 hours
usb: typec: thunderbolt: Set enter_vdo during initialization
Andrei Kuchynski
1
-22
/
+22
22 hours
misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
Xingjing Deng
1
-1
/
+3
22 hours
misc: fastrpc: possible double-free of cctx->remote_heap
Xingjing Deng
1
-0
/
+1
22 hours
thermal: core: Fix thermal zone device registration error path
Rafael J. Wysocki
1
-0
/
+1
22 hours
thermal: core: Address thermal zone removal races with resume
Rafael J. Wysocki
1
-5
/
+26
22 hours
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
1
-53
/
+48
22 hours
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
1
-1
/
+9
22 hours
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
1
-14
/
+35
22 hours
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
1
-12
/
+19
22 hours
cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
Guangshuo Li
1
-3
/
+3
22 hours
virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
Srujana Challa
1
-11
/
+9
22 hours
iommupt: Fix short gather if the unmap goes into a large mapping
Jason Gunthorpe
1
-1
/
+1
22 hours
net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
Sven Eckelmann (Plasma Cloud)
1
-1
/
+20
22 hours
net: ftgmac100: fix ring allocation unwind on open failure
Yufan Chen
1
-4
/
+24
22 hours
vxlan: validate ND option lengths in vxlan_na_create
Yang Yang
1
-2
/
+4
22 hours
crypto: tegra - Add missing CRYPTO_ALG_ASYNC
Eric Biggers
2
-17
/
+24
22 hours
counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member
Cosmin Tanislav
1
-28
/
+27
22 hours
counter: rz-mtu3-cnt: prevent counter from being toggled multiple times
Cosmin Tanislav
1
-4
/
+8
22 hours
vt: resize saved unicode buffer on alt screen exit after resize
Nicolas Pitre
1
-9
/
+15
22 hours
vt: discard stale unicode buffer on alt screen exit after resize
Liav Mordouch
1
-1
/
+13
22 hours
gpib: Fix fluke driver s390 compile issue
Dave Penkler
1
-0
/
+1
22 hours
netfilter: ipset: drop logically empty buckets in mtype_del
Yifan Wu
1
-1
/
+1
22 hours
nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
Ivan Vera
1
-4
/
+4
22 hours
nvmem: imx: assign nvmem_cell_info::raw_len
Christian Eggers
2
-0
/
+2
22 hours
PM: EM: Fix NULL pointer dereference when perf domain ID is not found
Changwoo Min
1
-0
/
+2
22 hours
reset: gpio: fix double free in reset_add_gpio_aux_device() error path
Guangshuo Li
1
-1
/
+0
22 hours
s390/cpum_sf: Cap sampling rate to prevent lsctl exception
Thomas Richter
1
-1
/
+5
[next]