summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25Bluetooth: hci_uart: fix race during initializationArseniy Krasnov1-1/+2
2025-04-25tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...Gabriele Paoloni1-1/+3
2025-04-25net: vlan: don't propagate flags on openStanislav Fomichev1-27/+4
2025-04-25wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device tableIcenowy Zheng1-0/+1
2025-04-25scsi: st: Fix array overflow in st_setup()Kai Mäkisara1-1/+1
2025-04-25ext4: ignore xattrs past endBhupesh1-1/+10
2025-04-25ext4: protect ext4_release_dquot against freezingOjaswin Mujoo1-0/+17
2025-04-25ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral1-0/+2
2025-04-25f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()Chao Yu1-1/+8
2025-04-25ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel1-2/+9
2025-04-25jfs: add sanity check for agwidth in dbMountEdward Adam Davis1-0/+4
2025-04-25jfs: Prevent copying of nlink with value 0 from disk inodeEdward Adam Davis1-1/+1
2025-04-25fs/jfs: Prevent integer overflow in AG size calculationRand Deeb1-1/+1
2025-04-25fs/jfs: cast inactags to s64 to prevent potential overflowRand Deeb1-2/+2
2025-04-25jfs: Fix uninit-value access of imap allocated in the diMount() functionZhongqiu Han1-1/+1
2025-04-25page_pool: avoid infinite loop to schedule delayed workerJason Xing1-1/+7
2025-04-25f2fs: don't retry IO for corrupted data scenarioChao Yu1-0/+4
2025-04-25ASoC: amd: Add DMI quirk for ACP6X mic supportkeenplify1-0/+7
2025-04-25ALSA: usb-audio: Fix CME quirk for UF series keyboardsRicard Wanderlof1-6/+74
2025-04-25mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halvesKaustabh Chakraborty2-2/+119
2025-04-25ASoC: fsl_audmix: register card device depends on 'dais' propertyShengjiu Wang1-5/+11
2025-04-25ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylistMaxim Mikityanskiy1-0/+29
2025-04-25ALSA: hda: intel: Fix Optimus when GPU has no soundMaxim Mikityanskiy1-1/+14
2025-04-25HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-04-25HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-04-25HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-04-25xen/mcelog: Add __nonstring annotations for unterminated stringsKees Cook1-1/+1
2025-04-25arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson1-0/+2
2025-04-25perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland1-5/+3
2025-04-25x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...Max Grobecker1-1/+1
2025-04-25pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-04-25umount: Allow superblock owners to force umountTrond Myklebust1-1/+2
2025-04-25fs: consistently deref the files table with rcu_dereference_raw()Mateusz Guzik1-9/+17
2025-04-25iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_groupLouis-Alexis Eyraud1-13/+13
2025-04-25nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal1-1/+2
2025-04-25net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte1-0/+5
2025-04-25ipv6: Align behavior across nexthops during path selectionIdo Schimmel1-4/+4
2025-04-25net_sched: sch_sfq: move the limit validationOctavian Purdila1-4/+6
2025-04-25net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila1-12/+44
2025-04-25nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner1-1/+1
2025-04-25ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang1-3/+10
2025-04-25net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier1-3/+5
2025-04-25tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen1-21/+45
2025-04-25net/sched: cls_api: conditional notification of eventsPedro Tammela1-0/+12
2025-04-25rtnl: add helper to check if a notification is neededVictor Nogueira1-0/+15
2025-04-25rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim1-0/+7
2025-04-25net: tls: explicitly disallow disconnectJakub Kicinski1-0/+6
2025-04-25codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang2-8/+3
2025-04-25tipc: fix memory leak in tipc_link_xmitTung Nguyen1-0/+1
2025-04-25ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6