summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-12net: wan: Add framer framework supportHerve Codina
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-12dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffixPeter Griffin
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost
2023-12-12mm/rmap: fix misplaced parenthesis of a likely()Steven Rostedt (Google)
2023-12-12mm: ksm: use more folio api in ksm_might_need_to_copy()Kefeng Wang
2023-12-12mm/damon/core: implement goal-oriented feedback-driven quota auto-tuningSeongJae Park
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo
2023-12-12zswap: make shrinking memcg-awareDomenico Cerasuolo
2023-12-12memcontrol: implement mem_cgroup_tryget_online()Nhat Pham
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham
2023-12-12maple_tree: use maple state end for write operationsLiam R. Howlett
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett
2023-12-12fsnotify: optionally pass access range in file permission hooksAmir Goldstein
2023-12-12fsnotify: assert that file_start_write() is not held in permission hooksAmir Goldstein
2023-12-12fsnotify: split fsnotify_perm() into two hooksAmir Goldstein
2023-12-12fs: use splice_copy_file_range() inline helperAmir Goldstein
2023-12-12splice: return type ssize_t from all helpersAmir Goldstein
2023-12-12io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALLJens Axboe
2023-12-12io_uring/cmd: inline io_uring_cmd_get_taskPavel Begunkov
2023-12-12io_uring/cmd: inline io_uring_cmd_do_in_task_lazyPavel Begunkov
2023-12-12io_uring: split out cmd api into a separate headerPavel Begunkov
2023-12-12Merge branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...Jens Axboe
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-12-12file: remove __receive_fd()Christian Brauner
2023-12-12file: stop exposing receive_fd_user()Christian Brauner
2023-12-12fs: replace f_rcuhead with f_task_workChristian Brauner
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gChristian Brauner
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Linus Torvalds
2023-12-12arm64: perf: Add support for event counting thresholdJames Clark
2023-12-12arm: pmu: Share user ABI format mechanism with SPEJames Clark
2023-12-12arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark
2023-12-12arm: perf: Convert remaining fields to use GENMASKJames Clark
2023-12-12arm: perf: Use GENMASK for PMMIR fieldsJames Clark
2023-12-12arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe