aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2-2/+4
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds54-178/+1289
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-20/+25
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds162-825/+3346
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-213/+917
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+11
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+39
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds10-15/+15
2022-03-24Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-3/+1
2022-03-23kexec: make crashk_res, crashk_low_res and crash_notes symbols always visibleJisheng Zhang1-6/+6
2022-03-23init.h: improve __setup and early_param documentationRandy Dunlap1-2/+9
2022-03-23bitfield: add explicit inclusions to the exampleAndy Shevchenko1-0/+3
2022-03-23ilog2: force inlining of __ilog2_u32() and __ilog2_u64()Christophe Leroy1-2/+2
2022-03-23include: drop pointless __compiler_offsetof indirectionRasmus Villemoes2-7/+1
2022-03-23Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas2-0/+2
2022-03-23linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas1-3/+2
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-3/+543
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds16-116/+504
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-55/+34
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds11-98/+79
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds18-34/+164
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds13-155/+165
2022-03-23Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libataLinus Torvalds1-3/+9
2022-03-23Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-714/+251
2022-03-23Merge tag 'slab-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-3/+0
2022-03-23Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds14-544/+1026
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+18
2022-03-23net/sched: fix incorrect vlan_push_eth dest fieldLouis Peens1-1/+1
2022-03-23cacheflush.h: Add forward declaration for struct folioHerbert Xu1-0/+2
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds10-47/+59
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds13-386/+414
2022-03-22net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed1-0/+5
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds36-321/+386
2022-03-22mm/damon/core: add number of each enum type valuesSeongJae Park1-0/+4
2022-03-22mm/damon/core: allow non-exclusive DAMON start/stopSeongJae Park1-1/+1
2022-03-22mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()SeongJae Park1-10/+0
2022-03-22mm/damon: let monitoring operations can be registered and selectedSeongJae Park1-0/+18
2022-03-22mm/damon: rename damon_primitives to damon_operationsSeongJae Park1-24/+24
2022-03-22mm/damon: remove the target id conceptSeongJae Park1-6/+5
2022-03-22mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park1-2/+0
2022-03-22highmem: document kunmap_local()Ira Weiny1-0/+10
2022-03-22mm: uninline copy_overflow()Christophe Leroy1-1/+4
2022-03-22mm: remove usercopy_warn()Christophe Leroy1-2/+0
2022-03-22mm: only re-generate demotion targets when a numa node changes its N_CPU stateOscar Salvador1-0/+8
2022-03-22drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand2-4/+14
2022-03-22drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()David Hildenbrand1-8/+8
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_dev_init()David Hildenbrand1-0/+4
2022-03-22mm, memory_hotplug: reorganize new pgdat initializationMichal Hocko1-1/+1
2022-03-22mm, memory_hotplug: drop arch_free_nodedataMichal Hocko1-3/+0
2022-03-22mm: handle uninitialized numa nodes gracefullyMichal Hocko1-1/+1