summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()Chao Yu1-1/+8
2025-04-25wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifiManish Dharanenthiran1-2/+40
2025-04-25net: sfp: add quirk for 2.5G OEM BX SFPBirger Koblitz1-0/+2
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-25net: usb: asix_devices: add FiberGecko DeviceIDMax Schulze1-0/+17
2025-04-25scsi: target: spc: Fix RSOC parameter data header sizeChaohai Chen1-1/+1
2025-04-25f2fs: don't retry IO for corrupted data scenarioChao Yu1-0/+4
2025-04-25wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_processP Praneesh1-1/+1
2025-04-25ASoC: amd: yc: update quirk data for new Lenovo modelSyed Saba kareem1-0/+7
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-25media: uvcvideo: Add quirk for Actions UVC05Ricardo Ribalda1-0/+9
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: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła3-5/+14
2025-04-25HID: Add hid-universal-pidff driver and supported device idsTomasz Pakuła4-0/+238
2025-04-25HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła2-3/+10
2025-04-25HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła2-1/+16
2025-04-25HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła2-3/+5
2025-04-25HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła2-18/+30
2025-04-25HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła2-5/+31
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-25ASoC: SOF: topology: Use krealloc_array() to replace krealloc()Zhang Heng1-2/+2
2025-04-25zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work aroun...Ingo Molnar1-1/+1
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-25x86/ia32: Leave NULL selector values 0~3 unchangedXin Li (Intel)1-19/+43
2025-04-25x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RWMatthew Wilcox (Oracle)1-3/+3
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