| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-29 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 39 | -215/+342 |
| 2021-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 10 | -20/+50 |
| 2021-06-29 | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -6/+6 |
| 2021-06-29 | Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next |  Richard Weinberger | 3 | -49/+183 |
| 2021-06-29 | Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 9 | -6/+215 |
| 2021-06-29 | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -0/+4 |
| 2021-06-29 | Merge branches 'clk-st', 'clk-si' and 'clk-hisilicon' into clk-next |  Stephen Boyd | 1 | -0/+165 |
| 2021-06-29 | Merge branches 'clk-lmk04832', 'clk-stm', 'clk-rohm', 'clk-actions' and 'clk-ingenic' into clk-next |  Stephen Boyd | 4 | -2/+100 |
| 2021-06-29 | Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'clk-imx' into clk-next |  Stephen Boyd | 4 | -173/+79 |
| 2021-06-29 | Merge branches 'clk-qcom', 'clk-versatile', 'clk-renesas', 'clk-sifive' and 'clk-ti' into clk-next |  Stephen Boyd | 2 | -0/+111 |
| 2021-06-29 | Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -2/+10 |
| 2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -39/+49 |
| 2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux |  Linus Torvalds | 3 | -2/+43 |
| 2021-06-29 | tcp: change ICSK_CA_PRIV_SIZE definition |  Eric Dumazet | 1 | -1/+1 |
| 2021-06-29 | net: stmmac: option to enable PHY WOL with PMT enabled |  Ling Pei Lee | 1 | -0/+1 |
| 2021-06-29 | net: sock: add trace for socket errors |  Alexander Aring | 1 | -0/+60 |
| 2021-06-29 | net: sock: introduce sk_error_report |  Alexander Aring | 3 | -2/+4 |
| 2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 1 | -10/+51 |
| 2021-06-29 | mm,hwpoison: send SIGBUS with error virutal address |  Naoya Horiguchi | 1 | -0/+5 |
| 2021-06-29 | mm/page_alloc: allow high-order pages to be stored on the per-cpu lists |  Mel Gorman | 1 | -1/+19 |
| 2021-06-29 | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM |  Mike Rapoport | 1 | -2/+2 |
| 2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA |  Mike Rapoport | 4 | -9/+9 |
| 2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM |  Mike Rapoport | 1 | -2/+2 |
| 2021-06-29 | mm: remove CONFIG_DISCONTIGMEM |  Mike Rapoport | 2 | -36/+9 |
| 2021-06-29 | mm: drop SECTION_SHIFT in code comments |  Dong Aisheng | 1 | -2/+0 |
| 2021-06-29 | mm/page_alloc: introduce vm.percpu_pagelist_high_fraction |  Mel Gorman | 1 | -0/+3 |
| 2021-06-29 | mm/page_alloc: limit the number of pages on PCP lists when reclaim is active |  Mel Gorman | 1 | -0/+1 |
| 2021-06-29 | mm/page_alloc: scale the number of pages that are batch freed |  Mel Gorman | 1 | -1/+2 |
| 2021-06-29 | mm/page_alloc: adjust pcp->high after CPU hotplug events |  Mel Gorman | 1 | -1/+1 |
| 2021-06-29 | mm/page_alloc: delete vm.percpu_pagelist_fraction |  Mel Gorman | 1 | -3/+0 |
| 2021-06-29 | mm/page_alloc: batch the accounting updates in the bulk allocator |  Mel Gorman | 1 | -0/+8 |
| 2021-06-29 | mm/vmstat: inline NUMA event counter updates |  Mel Gorman | 1 | -1/+9 |
| 2021-06-29 | mm/vmstat: convert NUMA statistics to basic NUMA counters |  Mel Gorman | 2 | -27/+29 |
| 2021-06-29 | mm/page_alloc: convert per-cpu list protection to local_lock |  Mel Gorman | 1 | -0/+2 |
| 2021-06-29 | mm/page_alloc: split per cpu page lists and zone stats |  Mel Gorman | 2 | -12/+14 |
| 2021-06-29 | mm: optimise nth_page for contiguous memmap |  Matthew Wilcox (Oracle) | 1 | -0/+4 |
| 2021-06-29 | mm: constify page_count and page_ref_count |  Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2021-06-29 | mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype |  Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2021-06-29 | mm: make compound_head const-preserving |  Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2021-06-29 | mm/page_owner: constify dump_page_owner |  Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2021-06-29 | mm: make __dump_page static |  Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2021-06-29 | mm/mmzone.h: simplify is_highmem_idx() |  Mike Rapoport | 1 | -12/+1 |
| 2021-06-29 | mm: report which part of mem is being freed on initmem case |  Jungseung Lee | 1 | -1/+1 |
| 2021-06-29 | kasan: use MAX_PTRS_PER_* for early shadow tables |  Daniel Axtens | 1 | -3/+3 |
| 2021-06-29 | mm: define default MAX_PTRS_PER_* in include/pgtable.h |  Daniel Axtens | 2 | -1/+22 |
| 2021-06-29 | kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() |  David Gow | 1 | -1/+0 |
| 2021-06-29 | printk: introduce dump_stack_lvl() |  Alexander Potapenko | 1 | -0/+5 |
| 2021-06-29 | mm/page_alloc: add an alloc_pages_bulk_array_node() helper |  Uladzislau Rezki (Sony) | 1 | -0/+9 |
| 2021-06-29 | mm, tracing: unify PFN format strings |  Vincent Whitchurch | 6 | -14/+14 |
| 2021-06-29 | mm: add vma_lookup(), update find_vma_intersection() comments |  Liam Howlett | 1 | -4/+32 |