summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12fs/procfs: add build ID fetching to PROCMAP_QUERY APIAndrii Nakryiko
2024-07-12fs/procfs: implement efficient VMA querying API for /proc/<pid>/mapsAndrii Nakryiko
2024-07-12fs/procfs: extract logic for getting VMA name constituentsAndrii Nakryiko
2024-07-12selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy
2024-07-12udmabuf: pin the pages using memfd_pin_folios() APIVivek Kasireddy
2024-07-12udmabuf: convert udmabuf driver to use foliosVivek Kasireddy
2024-07-12udmabuf: add back support for mapping hugetlb pagesVivek Kasireddy
2024-07-12udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmapVivek Kasireddy
2024-07-12udmabuf: add CONFIG_MMU dependencyArnd Bergmann
2024-07-12mm/gup: introduce memfd_pin_folios() for pinning memfd foliosVivek Kasireddy
2024-07-12mm/gup: introduce check_and_migrate_movable_folios()Vivek Kasireddy
2024-07-12mm/gup: introduce unpin_folio/unpin_folios helpersVivek Kasireddy
2024-07-12mm/zswap: use only one pool in zswapChengming Zhou
2024-07-12mm/zsmalloc: change back to per-size_class lockChengming Zhou
2024-07-12mm/hugetlb.c: undo errant changeAndrew Morton
2024-07-12PCI: Extend ACS configurabilityVidya Sagar
2024-07-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-07-12dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahciFrank Li
2024-07-12docs: driver-model: platform: update the definition of platform_driverEric Biggers
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu
2024-07-12ubifs: add check for crypto_shash_tfm_digestChen Ni
2024-07-12ubifs: Fix inconsistent inode size when powercut happens during appendant wri...Zhihao Cheng
2024-07-12ubi: block: fix null-pointer-dereference in ubiblock_create()Li Nan
2024-07-12ubifs: fix kernel-doc warningsJeff Johnson
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang
2024-07-12mtd: ubi: Restore missing cleanup on ubi_init() failure pathBen Hutchings
2024-07-12ubifs: dbg_orphan_check: Fix missed key type checkingZhihao Cheng
2024-07-12ubifs: Fix unattached inode when powercut happens in creatingZhihao Cheng
2024-07-12ubifs: Fix space leak when powercut happens in linking tmpfileZhihao Cheng
2024-07-12ubifs: Move ui->data initialization after initializing securityZhihao Cheng
2024-07-12ubifs: Fix adding orphan entry twice for the same inodeZhihao Cheng
2024-07-12ubifs: Remove insert_dead_orphan from replaying orphan processZhihao Cheng
2024-07-12Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"Zhihao Cheng
2024-07-12ubifs: Don't add xattr inode into orphan areaZhihao Cheng
2024-07-12ubifs: Fix unattached xattr inode if powercut happens after deletingZhihao Cheng
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12dt-bindings: incomplete-devices: document devices without bindingsKrzysztof Kozlowski
2024-07-12mtd: ubi: avoid expensive do_div() on 32-bit machinesArnd Bergmann
2024-07-12mtd: ubi: make ubi_class constantRicardo B. Marliere
2024-07-12ubi: eba: properly rollback inside self_check_ebaFedor Pchelkin
2024-07-12Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton
2024-07-12perf trace: Fix iteration of syscall ids in syscalltbl->entriesHoward Chu
2024-07-12cgroup: Add Michal Koutný as a maintainerTejun Heo
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka
2024-07-12perf dso: Fix address sanitizer buildIan Rogers