| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-06-29 | trace/timerlat: Fix indentation on timerlat_main() |  Daniel Bristot de Oliveira | 1 | -3/+3 |
| 2021-06-29 | trace/osnoise: Make 'noise' variable s64 in run_osnoise() |  Daniel Bristot de Oliveira | 1 | -2/+3 |
| 2021-06-29 | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 31 | -481/+775 |
| 2021-06-29 | Merge branches 'clk-st', 'clk-si' and 'clk-hisilicon' into clk-next |  Stephen Boyd | 15 | -79/+1960 |
| 2021-06-29 | Merge branches 'clk-lmk04832', 'clk-stm', 'clk-rohm', 'clk-actions' and 'clk-ingenic' into clk-next |  Stephen Boyd | 25 | -312/+2942 |
| 2021-06-29 | Merge branches 'clk-rockchip', 'clk-amlogic', 'clk-yaml', 'clk-zynq' and 'clk-socfpga' into clk-next |  Stephen Boyd | 20 | -132/+494 |
| 2021-06-29 | Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'clk-imx' into clk-next |  Stephen Boyd | 57 | -996/+1318 |
| 2021-06-29 | Merge branches 'clk-qcom', 'clk-versatile', 'clk-renesas', 'clk-sifive' and 'clk-ti' into clk-next |  Stephen Boyd | 26 | -104/+1642 |
| 2021-06-29 | qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute |  Nathan Chancellor | 1 | -5/+3 |
| 2021-06-29 | Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 17 | -266/+568 |
| 2021-06-29 | Merge tag 'x86-irq-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 8 | -55/+40 |
| 2021-06-29 | Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 26 | -138/+990 |
| 2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 106 | -354/+408 |
| 2021-06-29 | Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+49 |
| 2021-06-29 | Merge tag 'smp-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux |  Linus Torvalds | 20 | -112/+1020 |
| 2021-06-29 | tcp: change ICSK_CA_PRIV_SIZE definition |  Eric Dumazet | 1 | -1/+1 |
| 2021-06-29 | tcp_yeah: check struct yeah size at compile time |  Eric Dumazet | 1 | -1/+1 |
| 2021-06-29 | gve: DQO: Fix off by one in gve_rx_dqo() |  Dan Carpenter | 1 | -1/+1 |
| 2021-06-29 | Merge branch 'stmmac-phy-wol' |  David S. Miller | 3 | -1/+5 |
| 2021-06-29 | stmmac: intel: set PCI_D3hot in suspend |  Voon Weifeng | 1 | -0/+1 |
| 2021-06-29 | stmmac: intel: Enable PHY WOL option in EHL |  Ling Pei Lee | 1 | -0/+1 |
| 2021-06-29 | net: stmmac: option to enable PHY WOL with PMT enabled |  Ling Pei Lee | 2 | -1/+3 |
| 2021-06-29 | Merge branch 'ndo_dflt_fdb-print' |  David S. Miller | 1 | -3/+3 |
| 2021-06-29 | net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} |  Vladimir Oltean | 1 | -2/+2 |
| 2021-06-29 | net: use netdev_info in ndo_dflt_fdb_{add,del} |  Vladimir Oltean | 1 | -3/+3 |
| 2021-06-29 | ptp: Set lookup cookie when creating a PTP PPS source. |  Jonathan Lemon | 1 | -0/+1 |
| 2021-06-29 | Merge branch 'inet-sk_error-tracers' |  David S. Miller | 43 | -67/+145 |
| 2021-06-29 | net: sock: add trace for socket errors |  Alexander Aring | 2 | -0/+70 |
| 2021-06-29 | net: sock: introduce sk_error_report |  Alexander Aring | 42 | -67/+75 |
| 2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 20 | -127/+317 |
| 2021-06-29 | mm,hwpoison: make get_hwpoison_page() call get_any_page() |  Naoya Horiguchi | 2 | -85/+111 |
| 2021-06-29 | mm,hwpoison: send SIGBUS with error virutal address |  Naoya Horiguchi | 3 | -3/+165 |
| 2021-06-29 | mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes |  Mel Gorman | 1 | -4/+8 |
| 2021-06-29 | mm/page_alloc: allow high-order pages to be stored on the per-cpu lists |  Mel Gorman | 4 | -49/+144 |
| 2021-06-29 | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM |  Mike Rapoport | 5 | -11/+7 |
| 2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA |  Mike Rapoport | 36 | -69/+59 |
| 2021-06-29 | docs: remove description of DISCONTIGMEM |  Mike Rapoport | 2 | -49/+8 |
| 2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM |  Mike Rapoport | 7 | -27/+6 |
| 2021-06-29 | mm: remove CONFIG_DISCONTIGMEM |  Mike Rapoport | 4 | -71/+12 |
| 2021-06-29 | m68k: remove support for DISCONTIGMEM |  Mike Rapoport | 5 | -76/+1 |
| 2021-06-29 | arc: remove support for DISCONTIGMEM |  Mike Rapoport | 3 | -61/+0 |
| 2021-06-29 | arc: update comment about HIGHMEM implementation |  Mike Rapoport | 1 | -8/+5 |
| 2021-06-29 | alpha: remove DISCONTIGMEM and NUMA |  Mike Rapoport | 15 | -540/+4 |
| 2021-06-29 | mm/page_alloc: move free_the_page |  Mel Gorman | 1 | -8/+8 |
| 2021-06-29 | mm/page_alloc: fix counting of managed_pages |  Liu Shixin | 1 | -6/+6 |
| 2021-06-29 | mm/page_alloc: improve memmap_pages dbg msg |  Dong Aisheng | 1 | -1/+1 |
| 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 | 4 | -7/+94 |
| 2021-06-29 | mm/page_alloc: limit the number of pages on PCP lists when reclaim is active |  Mel Gorman | 3 | -1/+54 |