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.19.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-7.0.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
2024-06-27
selftests: openvswitch: Use bash as interpreter
Simon Horman
1
-1
/
+1
2024-06-27
ptp: fix integer overflow in max_vclocks_store
Dan Carpenter
1
-2
/
+1
2024-06-27
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
1
-5
/
+11
2024-06-27
tipc: force a dst refcount before doing decryption
Xin Long
1
-0
/
+1
2024-06-27
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-27
net/sched: act_api: rely on rcu in tcf_idr_check_alloc
Pedro Tammela
1
-22
/
+43
2024-06-27
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
1
-20
/
+38
2024-06-27
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
3
-8
/
+58
2024-06-27
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
2
-4
/
+50
2024-06-27
qca_spi: Make interrupt remembering atomic
Stefan Wahren
3
-14
/
+11
2024-06-27
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-06-27
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
2024-06-27
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-27
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-27
netrom: Fix a memory leak in nr_heartbeat_expiry()
Gavrilov Ilia
1
-1
/
+2
2024-06-27
ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM
Ajrat Makhmutov
1
-1
/
+1
2024-06-27
bpf: Avoid splat in pskb_pull_reason
Florian Westphal
1
-0
/
+5
2024-06-27
ALSA: hda: tas2781: Component should be unbound before deconstruction
Simon Trimmer
1
-2
/
+2
2024-06-27
ALSA: hda: cs35l56: Component should be unbound before deconstruction
Simon Trimmer
1
-2
/
+2
2024-06-27
cipso: fix total option length computation
Ondrej Mosnacek
1
-4
/
+8
2024-06-27
net: mvpp2: use slab_build_skb for oversized frames
Aryan Srivastava
1
-1
/
+4
2024-06-27
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
1
-1
/
+3
2024-06-27
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
En-Wei Wu
1
-1
/
+6
2024-06-27
ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option
Peter Ujfalusi
1
-1
/
+1
2024-06-27
ALSA: hda/realtek: Remove Framework Laptop 16 from quirks
Dustin L. Howett
1
-1
/
+0
2024-06-27
tracing: Build event generation tests only as modules
Masami Hiramatsu (Google)
1
-2
/
+2
2024-06-27
mips: bmips: BCM6358: make sure CBR is correctly set
Christian Marangi
1
-1
/
+2
2024-06-27
MIPS: Routerboard 532: Fix vendor retry check code
Ilpo Järvinen
1
-2
/
+2
2024-06-27
ALSA: seq: ump: Fix missing System Reset message handling
Takashi Iwai
1
-0
/
+2
2024-06-27
ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()
Simon Trimmer
1
-1
/
+1
2024-06-27
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2
-1
/
+11
2024-06-27
ACPI: EC: Install address space handler at the namespace root
Rafael J. Wysocki
2
-10
/
+16
2024-06-27
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
1
-0
/
+7
2024-06-27
vfio/pci: Collect hot-reset devices to local buffer
Alex Williamson
1
-29
/
+49
2024-06-27
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
3
-0
/
+24
2024-06-27
usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
3
-8
/
+8
2024-06-27
serial: exar: adding missing CTI and Exar PCI ids
Parker Newman
1
-0
/
+42
2024-06-27
serial: imx: Introduce timeout when waiting on transmitter empty
Esben Haabendal
1
-3
/
+4
2024-06-27
MIPS: Octeon: Add PCIe link status check
Songyang Li
1
-0
/
+6
2024-06-27
f2fs: don't set RO when shutting down f2fs
Jaegeuk Kim
1
-2
/
+8
2024-06-27
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
1
-0
/
+12
2024-06-27
udf: udftime: prevent overflow in udf_disk_stamp_to_time()
Roman Smirnov
1
-3
/
+8
2024-06-27
usb: typec: ucsi_glink: drop special handling for CCI_BUSY
Dmitry Baryshkov
1
-5
/
+3
2024-06-27
usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...
Hans de Goede
1
-1
/
+7
2024-06-27
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2
-4
/
+3
2024-06-27
usb: misc: uss720: check for incompatible versions of the Belkin F5U002
Alex Henrie
1
-7
/
+13
2024-06-27
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
1
-2
/
+0
2024-06-27
usb: gadget: uvc: configfs: ensure guid to be valid before set
Michael Grzeschik
1
-1
/
+13
2024-06-27
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
10
-0
/
+35
2024-06-27
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Baokun Li
1
-12
/
+10
[prev]
[next]