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
2022-11-10
Linux 4.9.333
v4.9.333
Greg Kroah-Hartman
1
-1
/
+1
2022-11-10
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
1
-0
/
+4
2022-11-10
KVM: x86: emulator: update the emulation mode after CR0 write
Maxim Levitsky
1
-1
/
+15
2022-11-10
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
Maxim Levitsky
1
-28
/
+57
2022-11-10
KVM: x86: emulator: em_sysexit should update ctxt->mode
Maxim Levitsky
1
-0
/
+1
2022-11-10
KVM: x86: Mask off reserved bits in CPUID.80000008H
Jim Mattson
1
-0
/
+1
2022-11-10
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-10
parisc: Export iosapic_serial_irq() symbol for serial port driver
Helge Deller
1
-0
/
+1
2022-11-10
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
1
-1
/
+1
2022-11-10
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
John Veness
2
-0
/
+59
2022-11-10
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2
-2
/
+2
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-10
i2c: xiic: Add platform module alias
Martin Tůma
1
-0
/
+1
2022-11-10
media: dvb-frontends/drxk: initialize err to 0
Hans Verkuil
1
-1
/
+1
2022-11-10
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
1
-0
/
+2
2022-11-10
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
1
-0
/
+1
2022-11-10
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
1
-7
/
+41
2022-11-10
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
1
-5
/
+15
2022-11-10
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang
1
-1
/
+1
2022-11-10
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
1
-2
/
+3
2022-11-10
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
1
-0
/
+3
2022-11-10
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-11-10
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-11-10
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
1
-2
/
+3
2022-11-10
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-11-10
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
1
-1
/
+6
2022-11-10
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing
1
-2
/
+6
2022-11-10
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
1
-0
/
+1
2022-11-10
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
1
-0
/
+1
2022-11-10
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
1
-0
/
+1
2022-11-03
Linux 4.9.332
v4.9.332
Greg Kroah-Hartman
1
-1
/
+1
2022-11-03
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...
Biju Das
1
-2
/
+4
2022-11-03
net: ehea: fix possible memory leak in ehea_register_port()
Yang Yingliang
1
-0
/
+1
2022-11-03
openvswitch: switch from WARN to pr_warn
Aaron Conole
1
-1
/
+2
2022-11-03
ALSA: aoa: Fix I2S device accounting
Takashi Iwai
1
-1
/
+2
2022-11-03
ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
Yang Yingliang
1
-0
/
+4
2022-11-03
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
2022-11-03
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-11-03
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
1
-1
/
+2
2022-11-03
media: v4l2-dv-timings: add sanity checks for blanking values
Hans Verkuil
1
-0
/
+14
2022-11-03
media: vivid: dev->bitmap_cap wasn't freed in all cases
Hans Verkuil
1
-5
/
+13
2022-11-03
media: vivid: s_fbuf: add more sanity checks
Hans Verkuil
3
-1
/
+32
2022-11-03
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
1
-3
/
+5
2022-11-03
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
1
-1
/
+2
2022-11-03
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
Zhang Changzhong
1
-1
/
+0
2022-11-03
kcm: annotate data-races around kcm->rx_wait
Eric Dumazet
1
-6
/
+11
2022-11-03
kcm: annotate data-races around kcm->rx_psock
Eric Dumazet
1
-3
/
+5
2022-11-03
ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
Yang Yingliang
1
-0
/
+1
2022-11-03
arc: iounmap() arg is volatile
Randy Dunlap
2
-2
/
+2
[next]