mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-24 23:48:05 +00:00
Commit Graph
Select branches
Hide Pull Requests
backup/lineage-20_20230509
backup/lineage-20__20230509
lineage-19.1
lineage-20
lineage-21
lineage-22.0
lineage-22.1
lineage-22.2
lineage-23.0
lineage-23.1
lineage-23.2
staging/lineage-23.0
Select branches
Hide Pull Requests
backup/lineage-20_20230509
backup/lineage-20__20230509
lineage-19.1
lineage-20
lineage-21
lineage-22.0
lineage-22.1
lineage-22.2
lineage-23.0
lineage-23.1
lineage-23.2
staging/lineage-23.0
-
05356d024b
Revert "drm/vmwgfx: Add seqno waiter for sync_files"
Sasha Levin
2026-04-06 09:44:24 -04:00 -
7f5cf9d7ca
ipv6: avoid overflows in ip6_datagram_send_ctl()
Eric Dumazet
2026-04-01 15:47:21 +00:00 -
efe9f0f545
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
2026-03-30 22:02:16 -07:00 -
b705f780cc
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
2026-03-30 22:02:15 -07:00 -
c5ebe7d21a
net/x25: Fix overflow when accumulating packets
Martin Schiller
2026-03-31 09:43:18 +02:00 -
c32497f966
net/x25: Fix potential double free of skb
Martin Schiller
2026-03-31 09:43:17 +02:00 -
eca51a8afd
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
2026-03-30 21:45:41 +03:00 -
986dd0aabd
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
2026-03-30 21:45:40 +03:00 -
7188b7cfd1
Bluetooth: MGMT: validate LTK enc_size on load
Keenan Dong
2026-03-28 16:46:47 +08:00 -
f938620f0b
netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for NFPROTO_ARP
Pablo Neira Ayuso
2026-03-31 16:41:25 +02:00 -
a59d47c01b
netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
Qi Tang
2026-03-31 14:17:12 +08:00 -
47cbcc5b85
netfilter: nf_conntrack_helper: pass helper to expect cleanup
Qi Tang
2026-03-30 00:50:36 +08:00 -
0eca236173
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
2026-03-30 14:16:34 +02:00 -
c7b9ad2753
netfilter: x_tables: ensure names are nul-terminated
Florian Westphal
2026-03-31 23:13:36 +02:00 -
ff1f27c5cf
netfilter: nfnetlink_log: account for netlink header size
Florian Westphal
2026-03-26 16:17:24 +01:00 -
4d3da4d6af
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
2026-03-30 16:46:24 +08:00 -
9336285278
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
2026-03-31 13:42:28 -07:00 -
e4c6df3708
net: xilinx: axienet: Correct BD length masks to match AXIDMA IP spec
Suraj Gupta
2026-03-27 13:02:37 +05:30 -
b3f73c594f
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
2026-03-27 10:52:57 +01:00 -
cb70aa2019
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
2026-03-26 13:43:09 -07:00 -
3be200cc9e
bridge: br_nd_send: linearize skb before parsing ND options
Yang Yang
2026-03-26 03:44:39 +00:00 -
713e223b85
ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
Eric Dumazet
2026-03-26 15:51:38 +00:00 -
6040fe86f9
ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
Eric Dumazet
2026-03-26 20:26:08 +00:00 -
32b0539c5d
tg3: Fix race for querying speed/duplex
Thomas Bogendoerfer
2026-03-25 12:20:53 +01:00 -
2b6c59f2b9
net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak
Yochai Eisenrich
2026-03-25 00:49:25 +02:00 -
e49eb4ec3a
crypto: af-alg - fix NULL pointer dereference in scatterwalk
Norbert Szetei
2026-03-25 18:26:13 +01:00 -
a3c57a60ce
HID: multitouch: Check to ensure report responses match the request
Lee Jones
2026-02-27 16:30:25 +00:00 -
a77b213b73
atm: lec: fix use-after-free in sock_def_readable()
Deepanshu Kartikey
2026-03-09 21:29:08 +05:30 -
1f7318fe03
HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq
Benoît Sevens
2026-03-03 13:58:28 +00:00 -
37f040eabd
dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
Tomi Valkeinen
2026-03-11 07:34:46 +02:00 -
ced03e1017
dmaengine: xilinx_dma: Program interrupt delay timeout
Radhey Shyam Pandey
2023-08-07 11:21:46 +05:30 -
f46595727a
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
2026-03-18 16:17:59 +00:00 -
1363a021b7
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
2026-02-17 17:35:42 +00:00 -
21e007752b
dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
Marek Vasut
2026-03-16 23:18:57 +01:00 -
2752114b62
dmaengine: xilinx: xilinx_dma: Fix dma_device directions
Marek Vasut
2026-03-16 23:16:54 +01:00 -
432839a5bd
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
2026-03-17 11:23:10 -03:00 -
2b6e9a2707
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
2026-03-02 21:46:19 +08:00 -
8ab000a3fe
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
2026-02-16 17:48:43 +01:00 -
cd907d4de0
scsi: ses: Handle positive SCSI error from ses_recv_diag()
Greg Kroah-Hartman
2026-02-23 16:44:59 +01:00 -
34a18dc16e
scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
Tyllis Xu
2026-03-14 12:01:50 -05:00 -
49ec7d1192
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
2026-03-23 14:11:30 +08:00 -
6b83403515
cpufreq: conservative: Reset requested_freq on limits change
Viresh Kumar
2026-03-20 15:08:14 +05:30 -
6244a3c1cf
s390/barrier: Make array_index_mask_nospec() __always_inline
Vasily Gorbik
2026-03-26 14:38:44 +01:00 -
0182283fa0
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
2026-03-25 23:29:50 +01:00 -
82ebdca8ad
ACPICA: Allow address_space_handler Install and _REG execution as 2 separate steps
Hans de Goede
2022-12-08 15:23:33 +01:00 -
45ce6e3018
ACPICA: include/acpi/acpixf.h: Fix indentation
Hans de Goede
2022-12-08 15:23:32 +01:00 -
9c88048f31
drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
Samasth Norway Ananda
2026-03-16 16:19:19 -07:00 -
ed214cbc85
scsi: scsi_transport_sas: Fix the maximum channel scanning issue
Yihang Li
2026-03-17 14:31:47 +08:00 -
7964e290bb
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
2026-03-13 15:41:58 -04:00 -
e1480b0fdc
net: macb: use the current queue number for stats
Paolo Valerio
2026-03-23 20:16:34 +01:00 -
a8e6b3819a
netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
Weiming Shi
2026-03-25 14:11:07 +01:00 -
5e79d4d2da
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
2026-03-25 14:11:00 +01:00 -
32ec0f3ad1
netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
Weiming Shi
2026-03-25 14:10:58 +01:00 -
755d5b6d1d
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
2026-03-20 20:23:10 +09:00 -
19c6688f27
net: fix fanout UAF in packet_release() via NETDEV_UP race
Yochai Eisenrich
2026-03-19 22:06:10 +02:00 -
cd5f253ddd
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
2026-03-20 00:02:53 +01:00 -
6b1d0a0c9b
openvswitch: validate MPLS set/set_masked payload length
Yang Yang
2026-03-19 08:02:27 +00:00 -
afdeab486c
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
2026-03-18 16:55:51 +01:00 -
8e1ba1e046
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
2026-03-17 11:02:06 +00:00 -
c026fd39d3
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
2026-03-19 08:58:01 -03:00 -
788b5c6d41
Bluetooth: hci_ll: Fix firmware leak on error path
Anas Iqbal
2026-03-15 10:51:37 +00:00 -
c2779b10ee
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv()
Hyunwoo Kim
2026-03-13 05:22:39 +09:00 -
f9f85ebad5
af_key: validate families in pfkey_send_migrate()
Eric Dumazet
2026-03-14 17:02:10 +00:00 -
a312e88746
xfrm: call xdo_dev_state_delete during state update
Sabrina Dubroca
2026-02-24 00:05:13 +01:00 -
77c55edd80
dma-buf: Include ioctl.h in UAPI header
Isaac J. Manjarres
2026-03-02 16:23:09 -08:00 -
fd0f3383f7
xen/privcmd: restrict usage in unprivileged domU
Juergen Gross
2025-10-09 16:54:58 +02:00 -
cf3fb7f889
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
2026-03-01 17:21:01 +01:00 -
493b5463c3
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
2026-03-18 21:06:01 +08:00 -
bb940718d5
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
2026-03-19 15:32:44 +08:00 -
8a42377e35
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
2026-03-16 17:50:34 -07:00 -
ec0800917b
udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
Xiang Mei
2026-03-16 18:02:41 -07:00 -
39c493cb68
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
2026-03-16 13:38:25 +03:00 -
c389686f9b
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
2026-03-17 23:46:36 -07:00 -
58fcb40558
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
2026-03-17 20:42:44 -07:00 -
6c7066c90f
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
2026-03-12 11:27:20 -07:00 -
6efd7c92e9
net: bcmgenet: increase WoL poll timeout
Justin Chen
2026-03-12 12:18:52 -07:00 -
bf76ee8f04
netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
Jenny Guanni Qu
2026-03-12 14:49:50 +00:00 -
0e2919f60a
netfilter: xt_time: use unsigned int for monthday bit shift
Jenny Guanni Qu
2026-03-12 14:59:49 +00:00 -
986e0569c9
netfilter: xt_CT: drop pending enqueued packets on template removal
Pablo Neira Ayuso
2026-03-12 13:48:48 +01:00 -
bee320b923
netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
Jenny Guanni Qu
2026-03-12 02:29:32 +00:00 -
2249065644
netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
Lukas Johannes Möller
2026-03-10 21:49:01 +00:00 -
a3837ffbc8
netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
Hyunwoo Kim
2026-03-08 02:21:37 +09:00 -
a0ef8a613e
netfilter: ctnetlink: remove refcounting in expectation dumpers
Florian Westphal
2025-08-01 17:25:09 +02:00 -
f8c73ca29b
net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
Jiayuan Chen
2026-03-11 15:06:02 +08:00 -
323c9712e9
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
2026-03-05 10:17:47 -05:00 -
f823ec5186
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
2026-02-25 18:07:28 +01:00 -
4616e18079
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
2026-02-25 18:07:27 +01:00 -
5b49b89514
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
2026-02-25 18:07:25 +01:00 -
432253d701
staging: rtl8723bs: fix null dereference in find_network
Ethan Tidmore
2026-03-09 21:48:15 -05:00 -
aa76084443
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-10 13:17:08 -07:00 -
afd99434d8
ALSA: pcm: fix wait_time calculations
Oswald Buddenhagen
2026-03-16 13:00:44 -04:00 -
0c03ab3376
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
2026-03-16 15:18:40 -04:00 -
5bbf1b97b8
usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handling
Jiasheng Jiang
2026-03-16 17:23:25 -04:00 -
f36a69cd4f
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2026-03-20 07:48:45 -04:00 -
d7b95ad28f
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
2026-03-18 09:14:21 -04:00 -
c987919323
smb: client: fix iface port assignment in parse_server_interfaces
Henrique Carvalho
2026-03-19 12:06:21 -04:00 -
76da73fe8a
iio: light: bh1780: fix PM runtime leak on error path
Antoniu Miclaus
2026-03-19 20:22:08 -04:00 -
c2f5ba0c20
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
2026-03-18 07:42:11 -04:00 -
60d222f8de
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
2026-03-18 08:55:10 +01:00 -
bbc09782c0
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
2026-03-09 10:53:21 -04:00