summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-01-044-20/+46
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm: perf: Fix ARCH=arm build with GCCJames Clark2023-12-171-2/+2
| | * | | | | | | | | PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue2023-12-131-0/+2
| | * | | | | | | | | PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue2023-12-131-0/+2
| | * | | | | | | | | arm64: perf: Add support for event counting thresholdJames Clark2023-12-121-0/+1
| | * | | | | | | | | arm: pmu: Share user ABI format mechanism with SPEJames Clark2023-12-121-0/+22
| | * | | | | | | | | arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark2023-12-121-1/+2
| | * | | | | | | | | arm: perf: Convert remaining fields to use GENMASKJames Clark2023-12-121-5/+13
| | * | | | | | | | | arm: perf: Use GENMASK for PMMIR fieldsJames Clark2023-12-121-6/+3
| | * | | | | | | | | arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark2023-12-121-2/+1
| | * | | | | | | | | drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual2023-12-051-6/+0
| * | | | | | | | | | arm64: irq: set the correct node for VMAP stackHuang Shijie2023-12-051-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-081-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nubus: Make nubus_bus_type static and constantGreg Kroah-Hartman2024-01-031-2/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'edac_updates_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-081-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EDAC/mc: Add support for HBM3 memory typeMuralidhara M K2023-11-281-0/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-081-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iov_iter: replace import_single_range() with import_ubuf()Jens Axboe2023-12-051-2/+0
| * | | | | | | | | | iov_iter: remove unused 'iov' argument from import_single_range()Jens Axboe2023-12-051-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2024-01-084-45/+169
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: fix __sb_write_started() kerneldoc formattingVegard Nossum2023-12-281-3/+3
| * | | | | | | | | | fs: factor out backing_file_mmap() helperAmir Goldstein2023-12-231-0/+2
| * | | | | | | | | | fs: factor out backing_file_splice_{read,write}() helpersAmir Goldstein2023-12-231-0/+8
| * | | | | | | | | | fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein2023-12-231-0/+15
| * | | | | | | | | | fs: prepare for stackable filesystems backing file helpersAmir Goldstein2023-12-232-3/+17
| * | | | | | | | | | fsnotify: optionally pass access range in file permission hooksAmir Goldstein2023-12-121-2/+11
| * | | | | | | | | | fsnotify: assert that file_start_write() is not held in permission hooksAmir Goldstein2023-12-121-0/+7
| * | | | | | | | | | fsnotify: split fsnotify_perm() into two hooksAmir Goldstein2023-12-121-15/+19
| * | | | | | | | | | fs: use splice_copy_file_range() inline helperAmir Goldstein2023-12-122-3/+7
| * | | | | | | | | | splice: return type ssize_t from all helpersAmir Goldstein2023-12-121-22/+21
| * | | | | | | | | | fs: fork splice_file_range() from do_splice_direct()Amir Goldstein2023-12-012-7/+8
| * | | | | | | | | | fs: create {sb,file}_write_not_started() helpersAmir Goldstein2023-11-241-0/+26
| * | | | | | | | | | fs: create file_write_started() helperAmir Goldstein2023-11-241-0/+21
| * | | | | | | | | | fs: create __sb_write_started() helperAmir Goldstein2023-11-241-1/+15
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-085-4/+88
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: keep struct mnt_id_req extensibleChristian Brauner2023-12-141-0/+5
| * | | | | | | | | | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-1/+7
| * | | | | | | | | | add listmount(2) syscallMiklos Szeredi2023-12-142-1/+16
| * | | | | | | | | | add statmount(2) syscallMiklos Szeredi2023-12-112-0/+58
| * | | | | | | | | | mounts: keep list of mounts in an rbtreeMiklos Szeredi2023-11-181-3/+2
| * | | | | | | | | | add unique mount IDMiklos Szeredi2023-11-181-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-083-15/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: Block writes to mounted block devicesJan Kara2023-11-181-1/+2
| * | | | | | | | | | block: Add config option to not allow writing to mounted devicesJan Kara2023-11-182-0/+3
| * | | | | | | | | | block: Remove blkdev_get_by_*() functionsJan Kara2023-11-181-5/+0
| * | | | | | | | | | fs: handle freezing from multiple devicesChristian Brauner2023-11-181-1/+17
| * | | | | | | | | | blkdev: comment fs_holder_opsChristian Brauner2023-11-181-0/+5
| * | | | | | | | | | super: remove bd_fsfreeze_sbChristian Brauner2023-11-181-5/+2
| * | | | | | | | | | fs: remove get_active_super()Christian Brauner2023-11-181-1/+0
| * | | | | | | | | | bdev: implement freeze and thaw holder operationsChristian Brauner2023-11-181-1/+1