summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart2-12/+14
2023-12-13media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CO...Tomi Valkeinen1-83/+83
2023-12-13drm/uapi: drm_mode.h: fix spellos and grammarRandy Dunlap1-9/+9
2023-12-13drm/drm_modeset_helper_vtables.h: fix typos/spellosRandy Dunlap1-3/+3
2023-12-13drm/fourcc: fix spelling/typosRandy Dunlap1-5/+5
2023-12-13dt-bindings: rockchip,vop2: Add more endpoint definitionAndy Yan1-0/+4
2023-12-13PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue1-0/+2
2023-12-13PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue1-0/+2
2023-12-13media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein1-0/+5
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki1-0/+2
2023-12-13tty: add new helper function tty_get_tiocmFlorian Eckert1-0/+1
2023-12-13leds: trigger: netdev: Extend speeds up to 10GDaniel Golle1-0/+3
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko1-3/+0
2023-12-13PM: domains: Drop the unused pm_genpd_opp_to_performance_state()Ulf Hansson1-12/+0
2023-12-13merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton4-28/+39
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie1-1/+2
2023-12-13mm/mglru: reclaim offlined memcgs harderYu Zhao1-4/+4
2023-12-13mm/mglru: respect min_ttl_ms with memcgsYu Zhao1-13/+17
2023-12-13mm/mglru: fix underprotected page cacheYu Zhao1-9/+14
2023-12-13mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park1-0/+2
2023-12-13mm: fix VMA heap bounds checkingKefeng Wang1-4/+4
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-12dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffixPeter Griffin1-59/+59
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+6
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2-0/+982
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/openclose: add support for IORING_OP_FIXED_FD_INSTALLJens Axboe1-0/+9
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