summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
12 daysMerge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
13 daysMerge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
13 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
13 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysMerge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daystpm-buf: Add TPM buffer support header for standalone reuseRoss Philipson
13 daystpm-buf: Memory-safe allocationsJarkko Sakkinen
13 daystpm-buf: Remove chip parameter from tpm_buf_append_handle()Jarkko Sakkinen
13 daystpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOWJarkko Sakkinen
13 daystpm: Remove main TPM header from TPM event log headerAlec Brown
13 daystpm: Move platform specific definitions to the new PTP headerRoss Philipson
13 daystpm: Move TPM common base definitions to the command headerRoss Philipson
13 daystpm: Move TPM2 specific definitions to the command headerRoss Philipson
13 daystpm: Move TPM1 specific definitions to the command headerRoss Philipson
13 daystpm: Initial step to reorganize TPM public headersRoss Philipson
13 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
13 daysmaple_tree: fix argument name in headerLiam R. Howlett (Oracle)
13 daysmaple_tree: avoid mas_erase() and mtree_erase() failuresLiam R. Howlett (Oracle)
13 daysmaple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
13 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
13 dayslocking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
13 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
13 daysmm: include swap.h in swapops.hKiryl Shutsemau (Meta)
13 daysmm/memcontrol: avoid false sharing between vmstats and eventsUsama Arif
13 dayspercpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo
13 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
13 daysmm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig
13 daysmm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig
13 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
13 daysmm/swap: use swap_ops to register swap device's methodsChristoph Hellwig
13 daysshmem: provide a shmem_write_folio wrapperChristoph Hellwig
13 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
13 daysmm: make VM_FAULT_RESULT_TRACE compatible with sparseBart Van Assche
13 daysmm/execmem: fix fallback_end description in kernel-docHenry Elderman
13 daysmm/sparse: keep mem_section_usage_size() internalMuchun Song
13 daysmm/page_ext: remove pgdat_page_ext_init()Sang-Heon Jeon
13 daysmm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin
13 daysmm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()David Hildenbrand (Arm)
13 daysmm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance costUsama Arif
13 daysmm/vmscan: add pgrotate_anon and pgrotate_file vmstat countersUsama Arif
13 daysmm/vmstat, mm/memcontrol: add _monotonic vmstat readersUsama Arif
13 daysmemcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.hRidong Chen
13 daysmm: vmscan: convert folio_referenced() to use vma_flags_tBaolin Wang
13 daysmm/huge_memory: update remove_migration_pmd() to accept a folioLorenzo Stoakes (ARM)
13 daysmm/rmap: track whether the page VMA mapped pgoff is anonymousLorenzo Stoakes (ARM)
13 daysmm: introduce linear_anon_page_index()Lorenzo Stoakes (ARM)
13 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
13 daysmm/vma: introduce VMA anon page offset field and add helpersLorenzo Stoakes (ARM)
13 daysmaple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macroEthan Nelson-Moore