| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 2 | -23/+48 |
| 2022-04-02 | tracing: mark user_events as BROKEN |  Steven Rostedt (Google) | 1 | -0/+0 |
| 2022-04-02 | KVM: Remove dirty handling from gfn_to_pfn_cache completely |  David Woodhouse | 2 | -10/+5 |
| 2022-04-02 | KVM: Use enum to track if cached PFN will be used in guest and/or host |  Sean Christopherson | 2 | -10/+16 |
| 2022-04-02 | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd |  Sean Christopherson | 1 | -7/+31 |
| 2022-04-01 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -0/+1 |
| 2022-04-01 | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -2/+3 |
| 2022-04-01 | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -2/+5 |
| 2022-04-01 | Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -2/+0 |
| 2022-04-01 | Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm |  Linus Torvalds | 1 | -0/+2 |
| 2022-04-01 | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache |  Linus Torvalds | 4 | -33/+21 |
| 2022-04-01 | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray |  Linus Torvalds | 1 | -0/+1 |
| 2022-04-01 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -3/+1 |
| 2022-04-01 | mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP |  Andrey Konovalov | 1 | -3/+1 |
| 2022-04-01 | filemap: Remove AOP_FLAG_CONT_EXPAND |  Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2022-04-01 | fs: Pass an iocb to generic_perform_write() |  Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-04-01 | fs, net: Move read_descriptor_t to net.h |  Matthew Wilcox (Oracle) | 2 | -19/+19 |
| 2022-04-01 | fs: Remove read_actor_t |  Matthew Wilcox (Oracle) | 1 | -3/+0 |
| 2022-04-01 | fs: Remove ->readpages address space operation |  Matthew Wilcox (Oracle) | 2 | -7/+1 |
| 2022-04-01 | readahead: Remove read_cache_pages() |  Matthew Wilcox (Oracle) | 1 | -2/+0 |
| 2022-04-01 | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 1 | -0/+1 |
| 2022-04-01 | Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux |  Linus Torvalds | 1 | -5/+8 |
| 2022-04-01 | dm: fix dm_io and dm_target_io flags race condition on Alpha |  Mikulas Patocka | 1 | -0/+2 |
| 2022-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 2 | -0/+29 |
| 2022-04-01 | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux |  Linus Torvalds | 6 | -4/+16 |
| 2022-03-31 | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 4 | -106/+266 |
| 2022-03-31 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 5 | -27/+99 |
| 2022-03-31 | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -4/+0 |
| 2022-03-31 | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 2 | -3/+56 |
| 2022-03-31 | ARM/dma-mapping: Remove CMA code when not built with CMA |  Kees Cook | 1 | -4/+0 |
| 2022-03-31 | gpio: Properly document parent data union |  Joey Gouly | 1 | -5/+8 |
| 2022-03-31 | rxrpc: Fix call timer start racing with call destruction |  David Howells | 1 | -1/+7 |
| 2022-03-30 | Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux |  Linus Torvalds | 1 | -1/+4 |
| 2022-03-30 | Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux |  Linus Torvalds | 1 | -0/+10 |
| 2022-03-30 | Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux |  Linus Torvalds | 1 | -1/+0 |
| 2022-03-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 21 | -379/+539 |
| 2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 3 | -52/+52 |
| 2022-03-30 | loop: fix ioctl calls using compat_loop_info |  Carlos Llamas | 1 | -2/+2 |
| 2022-03-30 | ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock |  Takashi Iwai | 1 | -0/+1 |
| 2022-03-29 | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs |  Linus Torvalds | 10 | -32/+32 |
| 2022-03-29 | rtc: mc146818-lib: Fix the AltCentury for AMD platforms |  Mario Limonciello | 1 | -0/+2 |
| 2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -3/+3 |
| 2022-03-29 | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -1/+13 |
| 2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next |  Stephen Boyd | 2 | -13/+13 |
| 2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into clk-next |  Stephen Boyd | 10 | -1/+188 |
| 2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' into clk-next |  Stephen Boyd | 4 | -359/+41 |
| 2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into clk-next |  Stephen Boyd | 3 | -6/+279 |
| 2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into clk-next |  Stephen Boyd | 3 | -0/+246 |
| 2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' into clk-next |  Stephen Boyd | 2 | -0/+47 |
| 2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -0/+31 |