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