aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon2-91/+93
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual8-0/+86
2022-11-18arm64: Add Cortex-715 CPU part definitionAnshuman Khandual1-0/+2
2022-11-15ACPI: APMT: Fix kerneldoc and indentationBesar Wicaksono1-2/+3
2022-11-14ACPI: Enable FPDT on arm64Jeremy Linton2-2/+2
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel10-4/+342
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel4-2/+39
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel9-2/+45
2022-11-09kselftest/arm64: Add SVE 2.1 to hwcap testMark Brown1-0/+13
2022-11-09arm64/hwcap: Add support for SVE 2.1Mark Brown7-0/+9
2022-11-09kselftest/arm64: Add FEAT_RPRFM to the hwcap testMark Brown1-0/+6
2022-11-09arm64/hwcap: Add support for FEAT_RPRFMMark Brown6-1/+13
2022-11-09kselftest/arm64: Add FEAT_CSSC to the hwcap selftestMark Brown1-0/+13
2022-11-09arm64/hwcap: Add support for FEAT_CSSCMark Brown6-1/+14
2022-11-08arm64/fpsimd: Make kernel_neon_ API _GPLMark Brown1-2/+2
2022-11-08arm64: Enable data independent timing (DIT) in the kernelArd Biesheuvel5-4/+31
2022-11-08arm_pmu: acpi: handle allocation failureMark Rutland1-0/+1
2022-11-07arm_pmu: rework ACPI probingMark Rutland3-61/+52
2022-11-07arm_pmu: factor out PMU matchingMark Rutland1-2/+13
2022-11-07arm_pmu: acpi: factor out PMU<->CPU associationMark Rutland1-12/+17
2022-11-07arm64: alternative: constify alternative_has_feature_* argumentJisheng Zhang1-2/+2
2022-11-07arm64: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang1-4/+4
2022-11-07ACPI/IORT: Update SMMUv3 DeviceID supportRobin Murphy1-4/+12
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono6-0/+203
2022-11-06Linux 6.1-rc4Linus Torvalds1-1/+1
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Theodore Ts'o1-2/+3
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Jason Yan1-1/+1
2022-11-06ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-04cifs: fix use-after-free on the link nameChenXiaoSong2-6/+25
2022-11-04cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N3-51/+55
2022-11-04cifs: always iterate smb sessions using primary channelShyam Prasad N4-5/+25
2022-11-04Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck1-1/+0
2022-11-04hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi1-13/+103
2022-11-04cxl/region: Recycle region idsDan Williams1-0/+20
2022-11-04cxl/region: Fix 'distance' calculation with passthrough portsDan Williams3-3/+19
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams3-37/+68
2022-11-04cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams1-0/+11
2022-11-04cxl/region: Fix region HPA ordering validationDan Williams1-0/+3
2022-11-04x86/cpu: Add several Intel server CPU model numbersTony Luck1-1/+10
2022-11-04tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing1-11/+7
2022-11-04tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)1-1/+2
2022-11-04fprobe: Check rethook_alloc() return in rethook initializationRafael Mendonca1-0/+2
2022-11-04kprobe: reverse kp->flags when arm_kprobe failedLi Qiang1-1/+4
2022-11-03cxl/pmem: Use size_add() against integer overflowYu Zhe1-1/+1
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap2-10/+70
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel4-2/+69
2022-11-03KVM: x86: Fix a typo about the usage of kvcalloc()Liao Chang1-1/+1