summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-17hugetlb: skip to end of PT page mapping when pte not presentMike Kravetz
2022-07-17mm: khugepaged: reorg some khugepaged helpersYang Shi
2022-07-17mm: thp: kill __transhuge_page_enabled()Yang Shi
2022-07-17mm: thp: kill transparent_hugepage_active()Yang Shi
2022-07-17mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi
2022-07-17fsdax: dedup file range to use a compare functionShiyang Ruan
2022-07-17fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan
2022-07-17mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan
2022-07-17fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan
2022-07-17pagemap,pmem: introduce ->memory_failure()Shiyang Ruan
2022-07-17dax: introduce holder for dax_deviceShiyang Ruan
2022-07-17mm: add device coherent vma selection for memory migrationAlex Sierra
2022-07-17mm: add zone device coherent type memory supportAlex Sierra
2022-07-17mm: move page zone helpers from mm.h to mmzone.hAlex Sierra
2022-07-17mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra
2022-07-17mm: Add PAGE_ALIGN_DOWN macroDavid Gow
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch
2022-07-17net/mlx5: Expose the ability to point to any UID from shared UIDMark Bloch
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov
2022-07-16fs: remove no_llseekJason A. Donenfeld
2022-07-16Merge tag 'extcon-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-07-16Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park
2022-07-15tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)
2022-07-15acl: make posix_acl_clone() available to overlayfsChristian Brauner
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner
2022-07-15mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner
2022-07-15Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner
2022-07-15security: Add LSM hook to setgroups() syscallMicah Morton
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-15firmware: arm_scmi: Get detailed power scale from perfLukasz Luba
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-15kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-07-15kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-15drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld
2022-07-15firmware: stratix10-svc: fix kernel-doc warningDinh Nguyen
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-07-15lib/cpumask: move some one-line wrappers to header fileYury Norov
2022-07-15headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>Ingo Molnar
2022-07-15headers/deps: mm: Optimize <linux/gfp.h> header dependenciesIngo Molnar
2022-07-15lib/cpumask: move trivial wrappers around find_bit to the headerYury Norov
2022-07-15lib/cpumask: change return types to unsigned where appropriateYury Norov
2022-07-15cpumask: change return types to bool where appropriateYury Norov
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov