Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning | Waiman Long | 2022-04-09 | 1 | -4/+7 |
* | Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2022-04-08 | 1 | -1/+1 |
|\ | |||||
| * | mmc: core: improve API to make clear mmc_hw_reset is for cards | Wolfram Sang | 2022-04-08 | 1 | -1/+1 |
* | | Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-04-08 | 3 | -0/+116 |
|\ \ | |||||
| * \ | Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d... | Dave Airlie | 2022-04-08 | 3 | -0/+116 |
| |\ \ | | |/ | |/| | |||||
| | * | dma-buf: add dma_fence_unwrap v2 | Christian König | 2022-03-25 | 3 | -0/+99 |
| | * | dma-buf: Add dma_fence_array_for_each (v2) | Christian König | 2022-03-25 | 1 | -0/+17 |
* | | | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-04-08 | 2 | -3/+3 |
|\ \ \ | |||||
| * \ \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-04-07 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXT | Martin KaFai Lau | 2022-03-31 | 1 | -1/+3 |
| * | | | | mctp: Use output netdev to allocate skb headroom | Matt Johnston | 2022-04-01 | 1 | -2/+0 |
* | | | | | Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-04-07 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device | Michael Kelley | 2022-03-29 | 1 | -0/+1 |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-04-05 | 1 | -6/+0 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Revert "virtio_config: introduce a new .enable_cbs method" | Michael S. Tsirkin | 2022-03-30 | 1 | -6/+0 |
* | | | | | | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2022-04-03 | 11 | -68/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tracing: Move user_events.h temporarily out of include/uapi | Steven Rostedt (Google) | 2022-04-02 | 1 | -0/+0 |
| * | | | | | | ftrace: Make ftrace_graph_is_dead() a static branch | Christophe Leroy | 2022-04-02 | 1 | -1/+15 |
| * | | | | | | tracing/user_events: Remove eBPF interfaces | Beau Belgrave | 2022-04-02 | 1 | -53/+0 |
| * | | | | | | tracing: Rename the staging files for trace_events | Steven Rostedt (Google) | 2022-04-02 | 9 | -14/+14 |
* | | | | | | | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-04-03 | 1 | -3/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels" | Thomas Gleixner | 2022-03-31 | 1 | -3/+0 |
* | | | | | | | | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2022-04-03 | 2 | -131/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | PCI: Remove the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 2022-03-30 | 2 | -131/+1 |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-04-02 | 2 | -23/+48 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | KVM: Remove dirty handling from gfn_to_pfn_cache completely | David Woodhouse | 2022-04-02 | 2 | -10/+5 |
| * | | | | | | | | | KVM: Use enum to track if cached PFN will be used in guest and/or host | Sean Christopherson | 2022-04-02 | 2 | -10/+16 |
| * | | | | | | | | | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd | Sean Christopherson | 2022-04-02 | 1 | -7/+31 |
* | | | | | | | | | | tracing: mark user_events as BROKEN | Steven Rostedt (Google) | 2022-04-02 | 1 | -0/+0 |
* | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2022-04-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | seq_file: fix NULL pointer arithmetic warning | Maíra Canal | 2022-02-01 | 1 | -0/+1 |
* | | | | | | | | | | | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-02 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | loop: fix ioctl calls using compat_loop_info | Carlos Llamas | 2022-03-30 | 1 | -2/+2 |
| * | | | | | | | | | | | nvme: allow duplicate NSIDs for private namespaces | Sungup Moon | 2022-03-29 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-02 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | block: avoid calling blkg_free() in atomic context | Ming Lei | 2022-03-23 | 1 | -1/+4 |
| * | | | | | | | | | | | | lib/sbitmap: allocate sb->map via kvzalloc_node | Ming Lei | 2022-03-22 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-02 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | io_uring: remove IORING_CQE_F_MSG | Jens Axboe | 2022-03-24 | 1 | -2/+0 |
* | | | | | | | | | | | | | | Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-04-02 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | dm: fix dm_io and dm_target_io flags race condition on Alpha | Mikulas Patocka | 2022-04-01 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-04-01 | 4 | -33/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | filemap: Remove AOP_FLAG_CONT_EXPAND | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | | fs: Pass an iocb to generic_perform_write() | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | fs, net: Move read_descriptor_t to net.h | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -19/+19 |
| * | | | | | | | | | | | | | | | fs: Remove read_actor_t | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -3/+0 |
| * | | | | | | | | | | | | | | | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -7/+1 |
| * | | | | | | | | | | | | | | | readahead: Remove read_cache_pages() | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -2/+0 |
* | | | | | | | | | | | | | | | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2022-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | XArray: Include bitmap.h from xarray.h | Matthew Wilcox (Oracle) | 2022-02-03 | 1 | -0/+1 |