summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski1-0/+1
2024-11-08net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-11-08wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen1-4/+2
2024-11-08wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka1-2/+2
2024-11-08f2fs: Require FMODE_WRITE for atomic write ioctlsJann Horn1-0/+15
2024-11-08ALSA: hda/conexant: Fix conflicting quirk for System76 PangolinTakashi Iwai1-5/+19
2024-11-08ALSA: hda/generic: Unconditionally prefer preferred_dacs pairsTakashi Iwai1-2/+2
2024-11-08sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
2024-11-08ipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov1-3/+3
2024-11-08net: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet1-3/+7
2024-11-08net: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet1-1/+1
2024-11-08net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski1-1/+3
2024-11-08r8152: Factor out OOB link list waitsPrashant Malani1-52/+21
2024-11-08netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet2-4/+10
2024-11-08netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter1-1/+1
2024-11-08ceph: remove the incorrect Fw reference check when dirtying pagesXiubo Li1-1/+0
2024-11-08mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren1-1/+2
2024-11-08mailbox: rockchip: fix a typo in module autoloadingLiao Chen1-1/+1
2024-11-08usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli1-1/+3
2024-11-08i2c: isch: Add missed 'else'Andy Shevchenko1-2/+1
2024-11-08i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang1-8/+8
2024-11-08pps: add an error check in parport_attachMa Ke1-2/+6
2024-11-08pps: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-11-08USB: misc: yurex: fix race between read and writeOliver Neukum1-4/+6
2024-11-08usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones1-5/+7
2024-11-08soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski1-0/+13
2024-11-08soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski1-4/+3
2024-11-08PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson1-2/+2
2024-11-08PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner1-6/+2
2024-11-08nfs: fix memory leak in error path of nfs4_do_reclaimLi Lingfeng1-0/+1
2024-11-08fs: Fix file_set_fowner LSM hook inconsistenciesMickaël Salaün1-10/+4
2024-11-08vfs: fix race between evice_inodes() and find_inode()&iput()Julian Sun1-0/+4
2024-11-08f2fs: avoid potential int overflow in sanity_check_area_boundary()Nikita Zhandarovich1-2/+2
2024-11-08f2fs: prevent possible int overflow in dir_block_index()Nikita Zhandarovich1-1/+2
2024-11-08ACPI: sysfs: validate return type of _STR methodThomas Weißschuh1-2/+3
2024-11-08drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov1-1/+1
2024-11-08drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen1-2/+4
2024-11-08tty: rp2: Fix reset with non forgiving PCIe host bridgesFlorian Fainelli1-1/+1
2024-11-08firmware_loader: Block path traversalJann Horn1-0/+30
2024-11-08USB: misc: cypress_cy7c63: check for short transferOliver Neukum1-0/+4
2024-11-08USB: appledisplay: close race between probe and completion handlerOliver Neukum1-4/+11
2024-11-08soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski1-0/+1
2024-11-08Remove *.orig pattern from .gitignoreLaurent Pinchart1-1/+0
2024-11-08crypto: aead,cipher - zeroize key buffer after useHailey Mothershead2-4/+2
2024-11-08netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman1-5/+2
2024-11-08net: qrtr: Update packets cloning when broadcastingYoussef Samir1-1/+1
2024-11-08tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt1-2/+19
2024-11-08tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet6-17/+26
2024-11-08net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang1-0/+2
2024-11-08netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet1-12/+2