index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-05-30
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-30
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
1
-0
/
+10
2023-05-30
net: bcmgenet: Restore phy_stop() depending upon suspend/close
Florian Fainelli
1
-3
/
+5
2023-05-30
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
Florian Fainelli
1
-1
/
+0
2023-05-30
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
1
-5
/
+3
2023-05-30
drm/exynos: fix g2d_open/close helper function definitions
Arnd Bergmann
1
-2
/
+2
2023-05-30
media: netup_unidvb: fix use-after-free at del_timer()
Duoming Zhou
1
-1
/
+1
2023-05-30
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
1
-1
/
+4
2023-05-30
net: hns3: fix sending pfc frames after reset issue
Jijie Shao
3
-8
/
+16
2023-05-30
erspan: get the proto with the md version for collect_md
Xin Long
1
-5
/
+8
2023-05-30
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
4
-8
/
+9
2023-05-30
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2023-05-30
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
1
-3
/
+6
2023-05-30
serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
Ke Zhang
1
-3
/
+4
2023-05-30
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
1
-1
/
+1
2023-05-30
ALSA: firewire-digi00x: prevent potential use after free
Dan Carpenter
1
-1
/
+3
2023-05-30
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-3
/
+10
2023-05-30
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
1
-4
/
+8
2023-05-30
cpupower: Make TSC read per CPU for Mperf monitor
Wyes Karny
1
-17
/
+14
2023-05-30
ASoC: fsl_micfil: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+10
2023-05-30
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
1
-3
/
+4
2023-05-30
btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
Nikolay Borisov
1
-6
/
+6
2023-05-30
mfd: dln2: Fix memory leak in dln2_probe()
Qiang Ning
1
-0
/
+1
2023-05-30
phy: st: miphy28lp: use _poll_timeout functions for waits
Alain Volmat
1
-32
/
+10
2023-05-30
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
1
-1
/
+4
2023-05-30
iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any
Tomas Krcka
1
-5
/
+14
2023-05-30
clk: tegra20: fix gcc-7 constant overflow warning
Arnd Bergmann
1
-14
/
+14
2023-05-30
RDMA/core: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
1
-9
/
+14
2023-05-30
recordmcount: Fix memory leaks in the uwrite function
Hao Zeng
1
-1
/
+5
2023-05-30
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-05-30
mcb-pci: Reallocate memory region to avoid memory overlapping
Rodríguez Barbarin, José Javier
1
-2
/
+25
2023-05-30
serial: 8250: Reinit port->pm on port specific driver unbind
Tony Lindgren
1
-0
/
+1
2023-05-30
usb: typec: tcpm: fix multiple times discover svids error
Frank Wang
1
-1
/
+15
2023-05-30
HID: wacom: generic: Set battery quirk only when we see battery data
Jason Gerecke
1
-22
/
+11
2023-05-30
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
Kevin Groeneveld
1
-6
/
+18
2023-05-30
HID: logitech-hidpp: Reconcile USB and Unifying serials
Bastien Nocera
1
-4
/
+2
2023-05-30
HID: logitech-hidpp: Don't use the USB serial for USB devices
Bastien Nocera
1
-0
/
+51
2023-05-30
staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE
Philipp Hortmann
2
-8
/
+3
2023-05-30
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-05-30
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
1
-1
/
+4
2023-05-30
wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf
Hyunwoo Kim
1
-1
/
+1
2023-05-30
wifi: iwlwifi: pcie: fix possible NULL pointer dereference
Daniel Gabay
1
-0
/
+3
2023-05-30
samples/bpf: Fix fout leak in hbm's run_bpf_prog
Hao Zeng
1
-0
/
+1
2023-05-30
f2fs: fix to drop all dirty pages during umount() if cp_error is set
Chao Yu
2
-3
/
+12
2023-05-30
ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
Ojaswin Mujoo
1
-18
/
+31
2023-05-30
ext4: set goal start correctly in ext4_mb_normalize_request
Kemeng Shi
1
-6
/
+10
2023-05-30
gfs2: Fix inode height consistency check
Andreas Gruenbacher
1
-1
/
+2
2023-05-30
scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...
Zheng Wang
1
-0
/
+2
2023-05-30
lib: cpu_rmap: Avoid use after free on rmap->obj array entries
Eli Cohen
1
-1
/
+4
[prev]
[next]