summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski3-0/+430
2023-12-13Merge tag 'pef2256-framer' into develLinus Walleij3-0/+430
2023-12-13net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina1-0/+31
2023-12-13net: wan: Add framer framework supportHerve Codina2-0/+399
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2023-12-12mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)1-2/+2
2023-12-12mm: ksm: use more folio api in ksm_might_need_to_copy()Kefeng Wang1-2/+2
2023-12-12mm/damon/core: implement goal-oriented feedback-driven quota auto-tuningSeongJae Park1-0/+20
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham2-2/+25
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo1-0/+1
2023-12-12zswap: make shrinking memcg-awareDomenico Cerasuolo2-0/+7
2023-12-12memcontrol: implement mem_cgroup_tryget_online()Nhat Pham1-0/+10
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham1-3/+51
2023-12-12maple_tree: use maple state end for write operationsLiam R. Howlett1-1/+0
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett2-38/+52
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett1-0/+1
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett1-126/+129
2023-12-12fsnotify: optionally pass access range in file permission hooksAmir Goldstein1-2/+11
2023-12-12fsnotify: assert that file_start_write() is not held in permission hooksAmir Goldstein1-0/+7
2023-12-12fsnotify: split fsnotify_perm() into two hooksAmir Goldstein1-15/+19
2023-12-12fs: use splice_copy_file_range() inline helperAmir Goldstein2-3/+7
2023-12-12splice: return type ssize_t from all helpersAmir Goldstein1-22/+21
2023-12-12io_uring/cmd: inline io_uring_cmd_get_taskPavel Begunkov1-5/+5
2023-12-12io_uring/cmd: inline io_uring_cmd_do_in_task_lazyPavel Begunkov2-15/+27
2023-12-12io_uring: split out cmd api into a separate headerPavel Begunkov3-88/+102
2023-12-12Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe3-19/+16
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+1
2023-12-12file: remove __receive_fd()Christian Brauner1-4/+1
2023-12-12file: stop exposing receive_fd_user()Christian Brauner1-7/+0
2023-12-12fs: replace f_rcuhead with f_task_workChristian Brauner1-1/+3
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner1-1/+1
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Linus Torvalds1-6/+11
2023-12-12arm64: perf: Add support for event counting thresholdJames Clark1-0/+1
2023-12-12arm: pmu: Share user ABI format mechanism with SPEJames Clark1-0/+22
2023-12-12arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark1-1/+2
2023-12-12arm: perf: Convert remaining fields to use GENMASKJames Clark1-5/+13
2023-12-12arm: perf: Use GENMASK for PMMIR fieldsJames Clark1-6/+3
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark1-2/+1
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe1-4/+1
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe1-7/+6
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-2/+2
2023-12-12mm: Deprecate pasid fieldTina Zhang1-1/+0
2023-12-12iommu: Support mm PASID 1:n with sva domainsTina Zhang1-3/+20
2023-12-12mm: Add structure to keep sva informationTina Zhang2-0/+7
2023-12-12iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang1-0/+12
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe3-3/+3
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg1-0/+91
2023-12-12wifi: ieee80211: don't require protected vendor action framesJohannes Berg1-1/+2
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch1-0/+8
2023-12-12RDMA/mlx5: Support handling of SW encap ICM areaShun Hao1-0/+1