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-7.1.y
linux-7.2.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-11-01
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
1
-6
/
+12
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
3
-6
/
+35
2024-11-01
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
1
-3
/
+3
2024-11-01
r8169: avoid unsolicited interrupts
Heiner Kallweit
1
-1
/
+3
2024-11-01
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
1
-6
/
+12
2024-11-01
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-11-01
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created...
Vladimir Oltean
1
-1
/
+22
2024-11-01
bpf: Remove MEM_UNINIT from skb/xdp MTU helpers
Daniel Borkmann
1
-27
/
+15
2024-11-01
bpf: Fix overloading of MEM_UNINIT's meaning
Daniel Borkmann
1
-38
/
+35
2024-11-01
bpf: Add MEM_WRITE attribute
Daniel Borkmann
6
-14
/
+22
2024-11-01
bpf: Simplify checking size of helper accesses
Andrei Matei
3
-11
/
+9
2024-11-01
net: usb: usbnet: fix name regression
Oliver Neukum
1
-1
/
+2
2024-11-01
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
2
-1
/
+19
2024-11-01
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-11-01
net: wwan: fix global oob in wwan_rtnl_policy
Lin Ma
1
-1
/
+1
2024-11-01
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
3
-2
/
+3
2024-11-01
fsl/fman: Fix refcount handling of fman-related devices
Aleksandr Mishin
1
-15
/
+47
2024-11-01
fsl/fman: Save device references taken in mac_probe()
Aleksandr Mishin
2
-3
/
+9
2024-11-01
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
1
-0
/
+1
2024-11-01
octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
Aleksandr Mishin
1
-0
/
+27
2024-11-01
octeon_ep: Implement helper for iterating packets in Rx queue
Aleksandr Mishin
1
-23
/
+32
2024-11-01
net: plip: fix break; causing plip to never transmit
Jakub Boehm
1
-1
/
+1
2024-11-01
be2net: fix potential memory leak in be_xmit()
Wang Hai
1
-5
/
+5
2024-11-01
net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()
Wang Hai
1
-0
/
+1
2024-11-01
netfilter: bpf: must hold reference on net namespace
Florian Westphal
1
-0
/
+4
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
4
-0
/
+22
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
5
-65
/
+73
2024-11-01
tracing: Consider the NULL character when validating the event length
Leo Yan
1
-1
/
+1
2024-11-01
tracing/probes: Fix MAX_TRACE_ARGS limit handling
Mikel Rychliski
4
-4
/
+19
2024-11-01
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-11-01
LoongArch: Don't crash in stack_top() for tasks without vDSO
Thomas Weißschuh
1
-7
/
+9
2024-11-01
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-11-01
cifs: Validate content of NFS reparse point buffer
Pali Rohár
1
-0
/
+23
2024-11-01
ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
Alexey Klimov
1
-0
/
+1
2024-11-01
udf: fix uninit-value use in udf_get_fileshortad
Gianfranco Trad
1
-3
/
+6
2024-11-01
udf: refactor inode_bmap() to handle error
Zhao Mengmeng
5
-26
/
+44
2024-11-01
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
6
-65
/
+143
2024-11-01
udf: refactor udf_current_aext() to handle error
Zhao Mengmeng
3
-18
/
+37
2024-11-01
arm64: Force position-independent veneers
Mark Rutland
1
-1
/
+1
2024-11-01
ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
Shengjiu Wang
2
-1
/
+5
2024-11-01
ASoC: codecs: lpass-rx-macro: add missing CDC_RX_BCL_VBAT_RF_PROC2 to default...
Alexey Klimov
1
-1
/
+1
2024-11-01
ASoC: amd: yc: Add quirk for HP Dragonfly pro one
David Lawrence Glanzman
1
-0
/
+7
2024-11-01
drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
Hans de Goede
2
-4
/
+10
2024-11-01
exec: don't WARN for racy path_noexec check
Mateusz Guzik
1
-12
/
+9
2024-11-01
uprobe: avoid out-of-bounds memory access of fetching args
Qiao Ma
1
-3
/
+6
2024-11-01
uprobes: prevent mutex_lock() under rcu_read_lock()
Andrii Nakryiko
1
-5
/
+9
2024-11-01
uprobes: prepare uprobe args buffer lazily
Andrii Nakryiko
1
-21
/
+28
2024-11-01
uprobes: encapsulate preparation of uprobe args buffer
Andrii Nakryiko
1
-37
/
+41
2024-11-01
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
10
-62
/
+289
2024-11-01
tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
Masami Hiramatsu (Google)
6
-9
/
+11
[prev]
[next]