summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06tomoyo: fix UAF write bug in tomoyo_write_control()Tetsuo Handa1-1/+2
2024-03-06of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan1-1/+1
2024-03-06riscv: Sparse-Memory/vmemmap out-of-bounds fixDimitris Vlachos1-1/+1
2024-03-06afs: Fix endless loop in directory parsingDavid Howells1-1/+3
2024-03-06fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)1-5/+3
2024-03-06drm/tegra: Remove existing framebuffer only if we support displayThierry Reding1-3/+20
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai1-1/+0
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede1-1/+3
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-06tls: fix peeking with sync+async decryptionSabrina Dubroca1-3/+6
2024-03-06tls: decrement decrypt_pending if no async completion will be calledSabrina Dubroca1-0/+2
2024-03-06net: hsr: Use correct offset for HSR TLV values in supervisory HSR framesLukasz Majewski1-1/+1
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel1-2/+3
2024-03-06rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing backLin Ma1-6/+5
2024-03-06netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal4-0/+128
2024-03-06netfilter: let reset rules clean out conntrack entriesFlorian Westphal7-0/+76
2024-03-06netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()Ignat Korchagin1-0/+20
2024-03-06Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DTJanaki Ramaiah Thota1-1/+12
2024-03-06Bluetooth: qca: add support for WCN7850Neil Armstrong3-1/+41
2024-03-06Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong3-120/+236
2024-03-06Bluetooth: btqca: Add WCN3988 supportLuca Weiss3-4/+33
2024-03-06Bluetooth: btqca: use le32_to_cpu for ver.soc_idMin-Hua Chen1-1/+1
2024-03-06Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855Steev Klimaszewski3-15/+66
2024-03-06Bluetooth: hci_qca: mark OF related data as maybe unusedKrzysztof Kozlowski1-5/+5
2024-03-06Bluetooth: qca: Fix wrong event type for patch config commandZijun Hu1-1/+1
2024-03-06Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng2-1/+11
2024-03-06Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz1-1/+4
2024-03-06Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDRZijun Hu1-2/+2
2024-03-06Bluetooth: hci_sync: Fix accept_list when attempting to suspendLuiz Augusto von Dentz1-1/+4
2024-03-06Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu1-3/+4
2024-03-06Bluetooth: hci_sync: Check the correct flag before starting a scanJonas Dreßler1-1/+1
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski1-1/+3
2024-03-06uapi: in6: replace temporary label with rfc9486Justin Iurman1-1/+1
2024-03-06net: lan78xx: fix "softirq work is pending" errorOleksij Rempel1-0/+2
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco1-1/+1
2024-03-06veth: try harder when allocating queue memoryJakub Kicinski1-2/+3
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel1-1/+2
2024-03-06ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()Eric Dumazet1-3/+4
2024-03-06net: veth: clear GRO when clearing XDP even when downJakub Kicinski1-18/+17
2024-03-06cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies1-0/+3
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang1-0/+1
2024-03-06net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr2-2/+9
2024-03-06net: ip_tunnel: prevent perpetual headroom growthFlorian Westphal1-7/+21
2024-03-06netlink: add nla be16/32 types to minlen arrayFlorian Westphal1-0/+4
2024-03-06netlink: Fix kernel-infoleak-after-free in __skb_datagram_iterRyosuke Yasuoka1-1/+1
2024-03-06mtd: spinand: gigadevice: Fix the get ecc status issueHan Xu1-2/+4
2024-03-06mm: huge_memory: don't force huge page alignment on 32 bitYang Shi1-0/+4
2024-03-06RDMA/core: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-9/+14
2024-03-06iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam1-1/+15
2024-03-06fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode'Ye Bin1-0/+1