summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-18mm: khugepaged: reorg some khugepaged helpersYang Shi2-14/+8
2022-07-18mm: thp: kill __transhuge_page_enabled()Yang Shi1-55/+2
2022-07-18mm: thp: kill transparent_hugepage_active()Yang Shi2-8/+10
2022-07-18mm: thp: consolidate vma size check to transhuge_vma_suitableYang Shi2-14/+11
2022-07-18fsdax: dedup file range to use a compare functionShiyang Ruan2-4/+16
2022-07-18fsdax: set a CoW flag when associate reflink mappingsShiyang Ruan1-0/+6
2022-07-18mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan1-0/+2
2022-07-18fsdax: introduce dax_lock_mapping_entry()Shiyang Ruan1-0/+15
2022-07-18pagemap,pmem: introduce ->memory_failure()Shiyang Ruan1-0/+12
2022-07-18dax: introduce holder for dax_deviceShiyang Ruan1-8/+25
2022-07-18mm: add device coherent vma selection for memory migrationAlex Sierra1-0/+1
2022-07-18mm: add zone device coherent type memory supportAlex Sierra2-1/+23
2022-07-18mm: move page zone helpers from mm.h to mmzone.hAlex Sierra3-79/+81
2022-07-18mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra1-4/+4
2022-07-18mm: Add PAGE_ALIGN_DOWN macroDavid Gow1-0/+3
2022-07-17net/mlx5: fs, allow flow table creation with a UIDMark Bloch1-0/+1
2022-07-17net/mlx5: fs, expose flow table ID to usersMark Bloch1-0/+1
2022-07-17net/mlx5: Expose the ability to point to any UID from shared UIDMark Bloch1-2/+4
2022-07-16Merge tag 'tty-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov2-14/+16
2022-07-16fs: remove no_llseekJason A. Donenfeld1-1/+1
2022-07-16Merge tag 'extcon-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+2
2022-07-16Merge tag 'icc-5.20-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+7
2022-07-16net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park1-1/+1
2022-07-16tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)1-0/+18
2022-07-15acl: make posix_acl_clone() available to overlayfsChristian Brauner1-0/+1
2022-07-15acl: move idmapped mount fixup into vfs_{g,s}etxattr()Christian Brauner2-13/+23
2022-07-15mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner1-0/+26
2022-07-15Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner18-73/+78
2022-07-15security: Add LSM hook to setgroups() syscallMicah Morton3-0/+15
2022-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+10
2022-07-15Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2022-07-15firmware: arm_scmi: Get detailed power scale from perfLukasz Luba1-1/+7
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba1-16/+38
2022-07-15Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-07-15kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu1-0/+7
2022-07-15kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu1-5/+0
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao1-4/+28
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao1-6/+38
2022-07-15drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld1-0/+18
2022-07-15firmware: stratix10-svc: fix kernel-doc warningDinh Nguyen1-1/+2
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-0/+40
2022-07-15lib/cpumask: move some one-line wrappers to header fileYury Norov1-3/+31
2022-07-15headers/deps: mm: Split <linux/gfp_types.h> out of <linux/gfp.h>Ingo Molnar2-343/+350
2022-07-15headers/deps: mm: Optimize <linux/gfp.h> header dependenciesIngo Molnar1-3/+0
2022-07-15lib/cpumask: move trivial wrappers around find_bit to the headerYury Norov1-3/+54
2022-07-15lib/cpumask: change return types to unsigned where appropriateYury Norov1-7/+7
2022-07-15cpumask: change return types to bool where appropriateYury Norov1-12/+12
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov1-2/+3
2022-07-15platform/chrome: Add Type-C mux set command definitionsPrashant Malani1-0/+18