summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iomap: treat a write through cache the same as FUAJens Axboe2023-08-011-14/+20
* iomap: use an unsigned type for IOMAP_DIO_* definesJens Axboe2023-08-011-4/+4
* iomap: cleanup up iomap_dio_bio_end_io()Jens Axboe2023-08-011-15/+31
* Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds2023-07-1827-23/+381
|\
| * perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo2023-07-171-2/+2
| * tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-141-0/+8
| * tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-07-141-2/+79
| * tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-141-0/+31
| * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-142-0/+13
| * perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache termsIan Rogers2023-07-121-0/+8
| * libsubcmd: Avoid SEGV/use-after-free when commands aren't excludedIan Rogers2023-07-111-6/+12
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-0/+11
| * perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter2023-07-111-1/+1
| * tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-07-112-2/+3
| * tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-1/+5
| * tools headers uapi: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-0/+5
| * perf vendor events amd: Fix large metricsSandipan Das2023-07-113-3/+6
| * perf build: Fix library not found error when using CSLIBSJames Clark2023-07-111-2/+2
| * tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo2023-07-116-1/+22
| * tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-2/+93
| * perf probe: Read DWARF files from the correct CUGeorg Müller2023-07-111-1/+3
| * perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-07-111-0/+77
* | Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-1814-15/+20
|\ \
| * | maple_tree: fix node allocation testing on 32 bitLiam R. Howlett2023-07-171-3/+3
| * | maple_tree: fix 32 bit mas_next testingLiam R. Howlett2023-07-171-1/+4
| * | selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King2023-07-171-1/+1
| * | maple_tree: set the node limit when creating a new root nodePeng Zhang2023-07-171-1/+2
| * | mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()Liam R. Howlett2023-07-171-4/+5
| * | prctl: move PR_GET_AUXV out of PR_MCE_KILLMiguel Ojeda2023-07-171-5/+5
| * | selftests/mm: give scripts execute permissionRyan Roberts2023-07-148-0/+0
* | | Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-07-184-6/+5
|\ \ \
| * | | selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard2023-07-141-1/+1
| * | | selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard2023-07-141-1/+1
| * | | tools: timers: fix freq average calculationMinjie Du2023-07-131-2/+1
| * | | selftests/mincore: fix skip condition for check_huge_pages testRicardo Cañuelo2023-07-131-2/+2
| |/ /
* | | Merge tag 'tpmdd-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-07-1810-80/+212
|\ \ \
| * | | tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo2023-07-172-15/+92
| * | | tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka2023-07-171-0/+8
| * | | tpm: Do not remap from ACPI resources again for Pluton TPMValentin David2023-07-171-8/+11
| * | | tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse2023-07-171-0/+8
| * | | tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse2023-07-171-0/+8
| * | | security: keys: Modify mismatched function nameJiapeng Chong2023-07-171-1/+1
| * | | tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar2023-07-171-0/+7
| * | | keys: Fix linking a duplicate key to a keyring's assoc_arrayPetr Pavlu2023-07-171-11/+24
| * | | tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-7/+15
| * | | tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin2023-07-171-15/+22
| * | | tpm_tis_spi: Release chip select when flow control failsPeijie Shao2023-07-171-0/+8
| * | | tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi2023-07-171-0/+1
| * | | tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen2023-07-171-23/+7
|/ / /
* | | Linux 6.5-rc2v6.5-rc2Linus Torvalds2023-07-161-1/+1