summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19crypto: jitter - correct health test during initializationStephan Müller1-6/+3
2023-07-19crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann1-1/+1
2023-07-19modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada1-0/+12
2023-07-19modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada1-3/+9
2023-07-19crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap2-3/+3
2023-07-19modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada1-57/+3
2023-07-19hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu1-5/+5
2023-07-19vfio/mdev: Move the compat_class initialization to module initEric Farman1-9/+14
2023-07-19PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li1-1/+2
2023-07-19PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda1-1/+1
2023-07-19PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie1-1/+1
2023-07-19riscv: hibernate: remove WARN_ON in save_processor_stateSong Shuai1-1/+0
2023-07-19perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim1-0/+6
2023-07-19powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V1-1/+1
2023-07-19powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V1-12/+22
2023-07-19riscv: uprobes: Restore thread.bad_causeTiezhu Yang1-0/+2
2023-07-19platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee2-10/+466
2023-07-19PCI: qcom: Disable write access to read only registers for IP v2.9.0Manivannan Sadhasivam1-0/+3
2023-07-19PCI: qcom: Use DWC helpers for modifying the read-only DBI registersManivannan Sadhasivam1-5/+3
2023-07-19riscv: hibernation: Remove duplicate call of suspend_restore_csrsSong Shuai1-1/+0
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta1-3/+3
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King1-3/+3
2023-07-19scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu2-4/+7
2023-07-19scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche1-1/+0
2023-07-19perf stat: Reset aggr stats for each runNamhyung Kim1-0/+2
2023-07-19pinctrl: at91-pio4: check return value of devm_kasprintf()Claudiu Beznea1-0/+2
2023-07-19pinctrl: microchip-sgpio: check return value of devm_kasprintf()Claudiu Beznea1-0/+3
2023-07-19pinctrl: freescale: Fix a memory out of bounds when num_configs is 1Xiaolei Wang1-1/+2
2023-07-19powerpc/64s: Fix VAS mm use after freeNicholas Piggin2-2/+2
2023-07-19perf tool x86: Fix perf_env memory leakIan Rogers1-1/+1
2023-07-19perf tool x86: Consolidate is_amd check into single functionRavi Bangoria5-31/+31
2023-07-19platform/x86/dell/dell-rbtn: Fix resources leaking on error pathMichal Wilczynski1-6/+7
2023-07-19perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta1-0/+18
2023-07-19perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta1-1/+1
2023-07-19perf metric: Fix no group checkKan Liang1-1/+1
2023-07-19perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim1-1/+1
2023-07-19platform/x86/intel/pmc/mtl: Put devices in D3 during resumeDavid E. Box1-7/+20
2023-07-19platform/x86/intel/pmc: Add resume callbackDavid E. Box2-2/+15
2023-07-19platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profilesMark Pearson1-2/+4
2023-07-19perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo1-8/+8
2023-07-19powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy1-6/+9
2023-07-19powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy1-2/+1
2023-07-19kcsan: Don't expect 64 bits atomic builtins from 32 bits architecturesChristophe Leroy1-0/+2
2023-07-19pinctrl: npcm7xx: Add missing check for ioremapJiasheng Jiang1-0/+2
2023-07-19pinctrl:sunplus: Add check for kmallocWells Lu1-2/+1
2023-07-19platform/x86: think-lmi: Correct NVME password handlingMark Pearson1-2/+2
2023-07-19platform/x86: think-lmi: Correct System password interfaceMark Pearson1-3/+3
2023-07-19platform/x86: think-lmi: mutex protection around multiple WMI callsMark Pearson1-0/+10
2023-07-19platform/x86:intel/pmc: Remove Meteor Lake S platform supportXi Pardee1-1/+0
2023-07-19pinctrl: cherryview: Return correct value if pin in push-pull modeAndy Shevchenko1-5/+10