summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26perf parse-events: Add more comments to 'struct parse_events_state'Ian Rogers
2023-07-26perf parse-events: Remove two unused tokensIan Rogers
2023-07-26perf parse-events: Remove unused PE_KERNEL_PMU_EVENT tokenIan Rogers
2023-07-26perf parse-events: Remove unused PE_PMU_EVENT_FAKE tokenIan Rogers
2023-07-24perf build: Add LTO build optionIan Rogers
2023-07-24perf test: Avoid weak symbol for arch_testsIan Rogers
2023-07-24perf parse-events: Avoid use uninitialized warningIan Rogers
2023-07-24perf stat: Avoid uninitialized use of perf_stat_configIan Rogers
2023-07-20perf diff: Replaces some ',' as separator with the more usual ';'Lu Hongfei
2023-07-20perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...Arnaldo Carvalho de Melo
2023-07-20perf bench uprobe empty: Add entry attaching an empty BPF programArnaldo Carvalho de Melo
2023-07-20perf bench uprobe: Show diff to previousArnaldo Carvalho de Melo
2023-07-20perf bench uprobe: Print diff to baselineArnaldo Carvalho de Melo
2023-07-20perf bench uprobe: Add benchmark to test uprobe overheadArnaldo Carvalho de Melo
2023-07-20MAINTAINERS: Add git information for perf-tools and perf-tools-next trees/bra...Arnaldo Carvalho de Melo
2023-07-20perf trace: Free thread_trace->files tableArnaldo Carvalho de Melo
2023-07-20perf trace: Really free the evsel->priv areaArnaldo Carvalho de Melo
2023-07-20perf trace: Register a thread priv destructorArnaldo Carvalho de Melo
2023-07-20perf thread: Allow tools to register a thread->priv destructorArnaldo Carvalho de Melo
2023-07-20perf evsel: Free evsel->filter on the destructorArnaldo Carvalho de Melo
2023-07-18Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-07-18Merge tag 'tpmdd-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett
2023-07-17maple_tree: fix 32 bit mas_next testingLiam R. Howlett
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-17maple_tree: set the node limit when creating a new root nodePeng Zhang
2023-07-17mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()Liam R. Howlett
2023-07-17prctl: move PR_GET_AUXV out of PR_MCE_KILLMiguel Ojeda
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17security: keys: Modify mismatched function nameJiapeng Chong
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm_tis_spi: Release chip select when flow control failsPeijie Shao
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-17tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo
2023-07-16Linux 6.5-rc2v6.5-rc2Linus Torvalds
2023-07-16Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-07-16Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-16Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-16Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds