summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "vfs: Delete the associated dentry when deleting a file"Linus Torvalds2024-05-291-7/+8
* Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linuxLinus Torvalds2024-05-292-2/+9
|\
| * 9p: add missing locking around taking dentry fid listDominique Martinet2024-05-231-2/+7
| * net/9p: fix uninit-value in p9_client_rpc()Nikita Zhandarovich2024-05-211-0/+2
* | Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-05-291-43/+4
|\ \
| * | hwrng: core - Remove add_early_randomnessHerbert Xu2024-05-261-43/+4
* | | Merge tag 'tpmdd-next-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-286-48/+31
|\ \ \
| * | | tpm: Enable TCG_TPM2_HMAC by default only for X86_64Jarkko Sakkinen2024-05-281-1/+1
| * | | tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen2024-05-282-17/+19
| * | | tpm: Open code tpm_buf_parameters()Jarkko Sakkinen2024-05-283-29/+9
| * | | tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer bufferMatthew R. Ochs2024-05-281-1/+2
* | | | Merge tag 'probes-fixes-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-282-5/+13
|\ \ \ \ | |/ / / |/| | |
| * | | tracing/probes: fix error check in parse_btf_field()Carlos López2024-05-271-0/+4
| * | | uprobes: prevent mutex_lock() under rcu_read_lock()Andrii Nakryiko2024-05-241-5/+9
* | | | Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-271-0/+11
|\ \ \ \
| * | | | pmdomain: imx: gpcv2: Add delay after power up handshakeShengjiu Wang2024-05-211-0/+11
* | | | | Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-2714-27/+68
|\ \ \ \ \
| * | | | | netfs, 9p: Fix race between umount and async request completionDavid Howells2024-05-275-0/+26
| * | | | | afs: Don't cross .backup mountpoint from backup volumeMarc Dionne2024-05-251-0/+5
| * | | | | swap: yield device immediatelyChristian Brauner2024-05-241-1/+1
| * | | | | netfs: Fix setting of BDP_ASYNC from iocb flagsDavid Howells2024-05-241-1/+1
| * | | | | signalfd: drop an obsolete commentFedor Pchelkin2024-05-241-4/+0
| * | | | | signalfd: fix error return codeFedor Pchelkin2024-05-241-1/+1
| * | | | | iomap: fault in smaller chunks for non-large folio mappingsXu Yang2024-05-241-1/+1
| * | | | | filemap: add helper mapping_max_folio_size()Xu Yang2024-05-241-13/+21
| * | | | | netfs: Fix AIO error handling when doing write-throughDavid Howells2024-05-241-1/+6
| * | | | | netfs: Fix io_uring based write-throughDavid Howells2024-05-243-5/+6
| |/ / / /
* | | | | Linux 6.10-rc1v6.10-rc1Linus Torvalds2024-05-261-3/+3
* | | | | mm: percpu: Include smp.h in alloc_tag.hKent Overstreet2024-05-261-0/+1
* | | | | Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...Linus Torvalds2024-05-264-103/+68
|\ \ \ \ \
| * | | | | Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo2024-05-264-103/+68
* | | | | | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-256-6/+34
|\ \ \ \ \ \
| * | | | | | cifs: Fix missing set of remote_i_sizeDavid Howells2024-05-242-3/+4
| * | | | | | cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells2024-05-241-0/+1
| * | | | | | cifs: update internal version numberSteve French2024-05-211-2/+2
| * | | | | | smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-213-1/+27
* | | | | | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-2513-69/+187
|\ \ \ \ \ \ \
| * | | | | | | mm/ksm: fix possible UAF of stable_nodeChengming Zhou2024-05-241-1/+2
| * | | | | | | mm/memory-failure: fix handling of dissolved but not taken off from buddy pagesMiaohe Lin2024-05-241-2/+2
| * | | | | | | mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock againYuanyuan Zhong2024-05-241-2/+7
| * | | | | | | nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi2024-05-241-3/+18
| * | | | | | | nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi2024-05-241-4/+13
| * | | | | | | nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi2024-05-241-6/+19
| * | | | | | | selftests/mm: fix build warnings on ppc64Michael Ellerman2024-05-242-0/+2
| * | | | | | | arm64: patching: fix handling of execmem addressesWill Deacon2024-05-241-1/+1
| * | | | | | | selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain2024-05-241-22/+49
| * | | | | | | selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain2024-05-241-0/+2
| * | | | | | | selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain2024-05-241-7/+13
| * | | | | | | mailmap: update email address for Satya PriyaSatya Priya Kakitapalli2024-05-241-1/+1
| * | | | | | | mm/huge_memory: don't unpoison huge_zero_folioMiaohe Lin2024-05-241-0/+7