summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-19net: stmmac: platform: guarantee uniqueness of bus_idQuentin Schulz1-2/+9
2025-06-19vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()Nicolas Pitre1-2/+0
2025-06-19coresight: prevent deactivate active config while enabling the configYeoreum Yun2-16/+35
2025-06-19fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()Qasim Ijaz1-0/+1
2025-06-19counter: interrupt-cnt: Protect enable/disable OPs with mutexAlexander Sverdlin1-0/+9
2025-06-19MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7aWangYuli1-0/+1
2025-06-19iio: adc: ad7124: Fix 3dB filter frequency readingUwe Kleine-König1-2/+2
2025-06-19iio: filter: admv8818: Support frequencies >= 2^32Brian Pellegrino1-0/+17
2025-06-19iio: filter: admv8818: fix range calculationSam Winchenbach1-53/+152
2025-06-19iio: filter: admv8818: fix integer overflowSam Winchenbach1-1/+1
2025-06-19iio: filter: admv8818: fix band 4, state 15Sam Winchenbach1-1/+1
2025-06-19thunderbolt: Fix a logic error in wake on connectMario Limonciello1-2/+2
2025-06-19serial: Fix potential null-ptr-deref in mlb_usio_probe()Henry Martin1-1/+4
2025-06-19usb: renesas_usbhs: Reorder clock handling and power management in probeLad Prabhakar1-12/+38
2025-06-19rtc: loongson: Add missing alarm notifications for ACPI RTC eventsLiu Dalin1-0/+8
2025-06-19PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-06-19dmaengine: ti: Add NULL check in udma_probe()Henry Martin1-1/+2
2025-06-19phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bugChenyuan Yang1-1/+5
2025-06-19PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin1-2/+2
2025-06-19PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-06-19PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()Wilfred Mallawa1-1/+1
2025-06-19rtc: sh: assign correct interrupts with DTWolfram Sang1-3/+9
2025-06-19cifs: Fix validation of SMB1 query reparse point responsePali Rohár1-2/+18
2025-06-19nfs: ignore SB_RDONLY when remounting nfsLi Lingfeng1-0/+10
2025-06-19nfs: clear SB_RDONLY before getting superblockLi Lingfeng1-0/+9
2025-06-19perf trace: Always print return value for syscalls returning a pidAnubhav Shelat1-1/+1
2025-06-19perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-19perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-19mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov1-1/+1
2025-06-19mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET1-1/+0
2025-06-19rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()Dan Carpenter1-1/+1
2025-06-19remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}Siddharth Vadapalli1-8/+0
2025-06-19remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probeDan Carpenter1-0/+2
2025-06-19perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter1-3/+202
2025-06-19perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim1-0/+3
2025-06-19dm-flakey: make corrupting read bios workBenjamin Marzinski1-26/+28
2025-06-19dm-flakey: error all IOs when num_features is absentBenjamin Marzinski1-8/+8
2025-06-19hwmon: (asus-ec-sensors) check sensor index in read_string()Alexei Safin1-0/+4
2025-06-19mtd: nand: ecc-mxic: Fix use of uninitialized variable retMikhail Arkhipov1-1/+1
2025-06-19backlight: pm8941: Add NULL check in wled_configure()Henry Martin1-2/+4
2025-06-19dm: free table mempools if not used in __bindBenjamin Marzinski1-4/+4
2025-06-19dm: don't change md if dm_table_set_restrictions() failsBenjamin Marzinski1-10/+12
2025-06-19perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo1-1/+1
2025-06-19perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo1-0/+2
2025-06-19randstruct: gcc-plugin: Fix attribute additionKees Cook2-11/+43
2025-06-19randstruct: gcc-plugin: Remove bogus void memberKees Cook1-17/+1
2025-06-19fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov1-1/+1
2025-06-19soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin1-2/+13
2025-06-19soc: aspeed: lpc: Fix impossible judgment conditionSu Hui1-1/+1