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-10-06
powerpc/perf/hv-24x7: Update domain value check
Kajol Jain
1
-1
/
+1
2023-10-06
scsi: iscsi_tcp: restrict to TCP sockets
Eric Dumazet
1
-0
/
+4
2023-10-06
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-10-06
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
1
-1
/
+1
2023-10-06
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2
-3
/
+8
2023-10-06
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
1
-0
/
+2
2023-10-06
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
1
-3
/
+5
2023-10-06
iavf: schedule a request immediately after add/delete vlan
Petr Oros
1
-2
/
+2
2023-10-06
iavf: add iavf_schedule_aq_request() helper
Petr Oros
3
-8
/
+6
2023-10-06
ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successful
Peter Ujfalusi
1
-2
/
+1
2023-10-06
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
1
-1
/
+2
2023-10-06
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
3
-9
/
+23
2023-10-06
ASoC: imx-audmix: Fix return error with devm_clk_get()
Shengjiu Wang
1
-1
/
+1
2023-10-06
ASoC: hdaudio.c: Add missing check for devm_kstrdup
Chen Ni
1
-0
/
+3
2023-10-06
ALSA: seq: ump: Fix -Wformat-truncation warning
Takashi Iwai
1
-1
/
+1
2023-10-06
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
1
-1
/
+1
2023-10-06
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
1
-4
/
+4
2023-10-06
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
1
-0
/
+13
2023-10-06
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
1
-5
/
+4
2023-10-06
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+6
2023-10-06
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
1
-0
/
+16
2023-10-06
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
1
-0
/
+15
2023-10-06
ASoC: SOF: ipc4-topology: fix wrong sizeof argument
Bard Liao
1
-1
/
+1
2023-10-06
memblock tests: Fix compilation errors.
Rong Tao
3
-2
/
+6
2023-10-06
uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++
Alexey Dobriyan
1
-0
/
+6
2023-10-06
uapi: stddef.h: Fix header guard location
Alexey Dobriyan
1
-1
/
+2
2023-10-06
Compiler Attributes: counted_by: Adjust name and identifier expansion
Kees Cook
2
-13
/
+17
2023-10-06
netfilter: nf_tables: Fix entries val in rule reset audit log
Phil Sutter
1
-6
/
+10
2023-10-06
netfilter: conntrack: fix extension size table
Florian Westphal
1
-2
/
+2
2023-10-06
ALSA: hda/realtek: Splitting the UX3402 into two separate models
Knyazev Arseniy
1
-1
/
+2
2023-10-06
selftests/bpf: fix unpriv_disabled check in test_verifier
Artem Savkov
1
-1
/
+1
2023-10-06
bpf: Fix a erroneous check after snprintf()
Christophe JAILLET
1
-1
/
+1
2023-10-06
ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode
Hans de Goede
1
-0
/
+1
2023-10-06
ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect
Hans de Goede
1
-2
/
+1
2023-10-06
ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume
Hans de Goede
1
-4
/
+3
2023-10-06
ASoC: rt5640: fix typos
Senhong Liu
1
-2
/
+2
2023-10-06
ASoC: rt5640: Fix sleep in atomic context
Hans de Goede
1
-4
/
+2
2023-10-06
ASoC: rt5640: Revert "Fix sleep in atomic context"
Hans de Goede
1
-7
/
+5
2023-10-06
ALSA: seq: Avoid delivery of events for disabled UMP groups
Takashi Iwai
2
-0
/
+24
2023-10-06
ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio
Takashi Iwai
1
-2
/
+2
2023-10-06
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
1
-5
/
+7
2023-10-06
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
1
-3
/
+18
2023-10-06
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
1
-4
/
+5
2023-10-06
ASoC: meson: spdifin: start hw on dai probe
Jerome Brunet
1
-32
/
+17
2023-10-06
netfilter: nf_tables: disallow rule removal from chain binding
Pablo Neira Ayuso
1
-5
/
+13
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2
-3
/
+9
2023-10-06
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
1
-6
/
+3
2023-10-06
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
Pablo Neira Ayuso
1
-1
/
+1
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
5
-8
/
+25
2023-10-06
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
1
-4
/
+2
[prev]
[next]