开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-26
perf parse-events: Add more comments to 'struct parse_events_state'
Ian Rogers
2023-07-26
perf parse-events: Remove two unused tokens
Ian Rogers
2023-07-26
perf parse-events: Remove unused PE_KERNEL_PMU_EVENT token
Ian Rogers
2023-07-26
perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
Ian Rogers
2023-07-24
perf build: Add LTO build option
Ian Rogers
2023-07-24
perf test: Avoid weak symbol for arch_tests
Ian Rogers
2023-07-24
perf parse-events: Avoid use uninitialized warning
Ian Rogers
2023-07-24
perf stat: Avoid uninitialized use of perf_stat_config
Ian Rogers
2023-07-20
perf diff: Replaces some ',' as separator with the more usual ';'
Lu Hongfei
2023-07-20
perf bench uprobe trace_printk: Add entry attaching an BPF program that does ...
Arnaldo Carvalho de Melo
2023-07-20
perf bench uprobe empty: Add entry attaching an empty BPF program
Arnaldo Carvalho de Melo
2023-07-20
perf bench uprobe: Show diff to previous
Arnaldo Carvalho de Melo
2023-07-20
perf bench uprobe: Print diff to baseline
Arnaldo Carvalho de Melo
2023-07-20
perf bench uprobe: Add benchmark to test uprobe overhead
Arnaldo Carvalho de Melo
2023-07-20
MAINTAINERS: Add git information for perf-tools and perf-tools-next trees/bra...
Arnaldo Carvalho de Melo
2023-07-20
perf trace: Free thread_trace->files table
Arnaldo Carvalho de Melo
2023-07-20
perf trace: Really free the evsel->priv area
Arnaldo Carvalho de Melo
2023-07-20
perf trace: Register a thread priv destructor
Arnaldo Carvalho de Melo
2023-07-20
perf thread: Allow tools to register a thread->priv destructor
Arnaldo Carvalho de Melo
2023-07-20
perf evsel: Free evsel->filter on the destructor
Arnaldo Carvalho de Melo
2023-07-18
Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...
Linus Torvalds
2023-07-18
Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-18
Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-07-18
Merge tag 'tpmdd-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2023-07-17
maple_tree: fix node allocation testing on 32 bit
Liam R. Howlett
2023-07-17
maple_tree: fix 32 bit mas_next testing
Liam R. Howlett
2023-07-17
selftests/mm: mkdirty: fix incorrect position of #endif
Colin Ian King
2023-07-17
maple_tree: set the node limit when creating a new root node
Peng Zhang
2023-07-17
mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
Liam R. Howlett
2023-07-17
prctl: move PR_GET_AUXV out of PR_MCE_KILL
Miguel Ojeda
2023-07-17
tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
Lino Sanfilippo
2023-07-17
tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
Florian Bezdeka
2023-07-17
tpm: Do not remap from ACPI resources again for Pluton TPM
Valentin David
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen
Christian Hesse
2023-07-17
tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
Christian Hesse
2023-07-17
security: keys: Modify mismatched function name
Jiapeng Chong
2023-07-17
tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
Jerry Snitselaar
2023-07-17
keys: Fix linking a duplicate key to a keyring's assoc_array
Petr Pavlu
2023-07-17
tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
Alexander Sverdlin
2023-07-17
tpm_tis_spi: Release chip select when flow control fails
Peijie Shao
2023-07-17
tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11
Peter Ujfalusi
2023-07-17
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
2023-07-17
perf test task_exit: No need for a cycles event to check if we get an PERF_RE...
Arnaldo Carvalho de Melo
2023-07-16
Linux 6.5-rc2
v6.5-rc2
Linus Torvalds
2023-07-16
Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-07-16
Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-07-16
Merge tag 'objtool_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-07-16
Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
[next]