summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-19drm/edid: refactor CTA Y420CMDB parsingJani Nikula
2023-01-19drm/edid: parse VICs from CTA VDB earlyJani Nikula
2023-01-19fs: move mnt_idmapChristian Brauner
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner
2023-01-19fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner
2023-01-19fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner
2023-01-19fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner
2023-01-19quota: port to mnt_idmapChristian Brauner
2023-01-19fs: port privilege checking helpers to mnt_idmapChristian Brauner
2023-01-19fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner
2023-01-19fs: port acl to mnt_idmapChristian Brauner
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->set_acl() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->get_acl() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->tmpfile() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->rename() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mknod() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->mkdir() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->symlink() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->create() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg
2023-01-19drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightnessDaniel Mentz
2023-01-18Revert "dt-bindings: power: rpmpd: Add SM4250 support"Konrad Dybcio
2023-01-18Merge branch '20230112204446.30236-2-quic_molvera@quicinc.com' into HEADBjorn Andersson
2023-01-18dt-bindings: clock: Add QDU1000 and QRU1000 GCC clocksMelody Olvera
2023-01-18mm: introduce folio_is_pfmemallocSidhartha Kumar
2023-01-18mm: support POSIX_FADV_NOREUSEYu Zhao
2023-01-18mm: add vma_has_recency()Yu Zhao
2023-01-18mm/nommu: don't use VM_MAYSHARE for MAP_PRIVATE mappingsDavid Hildenbrand
2023-01-18mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...David Hildenbrand
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-18mm/kasan: simplify and refine kasan_cache codeFeng Tang
2023-01-18mm: fix spelling mistake in highmem.hFabio M. De Francesco
2023-01-18mm: remove an ambiguous sentence from kmap_local_folio() kdocsFabio M. De Francesco
2023-01-18mm/uffd: detect pgtable allocation failuresPeter Xu
2023-01-18mm/mprotect: use long for page accountings and retvalPeter Xu
2023-01-18mm: memcg: add folio_memcg_check()Matthew Wilcox
2023-01-18mm: remove generic_writepagesChristoph Hellwig
2023-01-18jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2Christoph Hellwig
2023-01-18mm: fix comment of page table counterKele Huang
2023-01-18mm/mprotect: drop pgprot_t parameter from change_protection()David Hildenbrand
2023-01-18mm: multi-gen LRU: per-node lru_gen_folio listsYu Zhao
2023-01-18mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]Yu Zhao
2023-01-18mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folioYu Zhao
2023-01-18mm: move FOLL_* defs to mm_types.hDavid Howells