summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal1-6/+6
2024-11-08power: reset: brcmstb: Do not go into infinite loop if reset failsAndrew Davis1-3/+0
2024-11-08fbdev: pxafb: Fix possible use after free in pxafb_task()Kaixin Wang1-0/+1
2024-11-08x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook1-1/+6
2024-11-08ALSA: hdsp: Break infinite MIDI input flush loopTakashi Iwai2-4/+8
2024-11-08ALSA: asihpi: Fix potential OOB array accessTakashi Iwai1-1/+1
2024-11-08signal: Replace BUG_ON()sThomas Gleixner1-4/+7
2024-11-08nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-11-08wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_1...Gustavo A. R. Silva2-3/+2
2024-11-08proc: add config & param to block forcing mem writesAdrian Ratiu3-1/+102
2024-11-08ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis1-0/+3
2024-11-08tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() processJason Xing1-0/+3
2024-11-08ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP familyIdo Schimmel1-1/+1
2024-11-08ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).Kuniyuki Iwashima1-4/+2
2024-11-08net: mvpp2: Increase size of queue_name bufferSimon Horman1-1/+1
2024-11-08tipc: guard against string buffer overrunSimon Horman1-2/+6
2024-11-08ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao1-0/+2
2024-11-08ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki1-6/+49
2024-11-08wifi: rtw88: select WANT_DEV_COREDUMPZong-Zhe Yang1-0/+1
2024-11-08net: sched: consistently use rcu_replace_pointer() in taprio_change()Dmitry Antipov1-1/+3
2024-11-08ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf1-0/+39
2024-11-08ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf1-0/+8
2024-11-08net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
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-08ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin1-4/+2
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-08ALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou1-0/+1
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-08Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-11-08Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi1-3/+10
2024-11-08netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet2-4/+10
2024-11-08net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-4/+1
2024-11-08netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter1-1/+1
2024-11-08net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella1-0/+10
2024-11-08ieee802154: Fix build errorJinjie Ruan1-0/+1
2024-11-08drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski10-149/+149
2024-11-08Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com1-3/+3
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