All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-15 00:12:21 to 2020-04-15 01:18:33 UTC [more...]

incoming
 2020-04-15  1:18 UTC  (37+ messages)
` + h8300-remove-usage-of-__arch_use_5level_hack.patch added to -mm tree
` + arm-add-support-for-folded-p4d-page-tables.patch "
` + arm64-add-support-for-folded-p4d-page-tables.patch "
` + hexagon-remove-__arch_use_5level_hack.patch "
` + ia64-add-support-for-folded-p4d-page-tables.patch "
` + nios2-add-support-for-folded-p4d-page-tables.patch "
` + openrisc-add-support-for-folded-p4d-page-tables.patch "
` + powerpc-add-support-for-folded-p4d-page-tables.patch "
` + sh-fault-modernize-printing-of-kernel-messages.patch "
` + sh-drop-__pxd_offset-macros-that-duplicate-pxd_index-ones.patch "
` + sh-add-support-for-folded-p4d-page-tables.patch "
` + unicore32-remove-__arch_use_5level_hack.patch "
` + asm-generic-remove-pgtable-nop4d-hackh.patch "
` + mm-remove-__arch_has_5level_hack-and-include-asm-generic-5level-fixuph.patch "
` + mm-move-readahead-prototypes-from-mmh.patch "
` + mm-return-void-from-various-readahead-functions.patch "
` + mm-ignore-return-value-of-readpages.patch "
` + mm-move-readahead-nr_pages-check-into-read_pages.patch "
` + mm-add-new-readahead_control-api.patch "
` + mm-use-readahead_control-to-pass-arguments.patch "
` + mm-rename-various-offset-parameters-to-index.patch "
` + mm-rename-readahead-loop-variable-to-i.patch "
` + mm-remove-page_offset-from-readahead-loop.patch "
` + mm-put-readahead-pages-in-cache-earlier.patch "
` + mm-add-readahead-address-space-operation.patch "
` + mm-move-end_index-check-out-of-readahead-loop.patch "
` + mm-add-page_cache_readahead_unbounded.patch "
` + mm-document-why-we-dont-set-pagereadahead.patch "
` + mm-use-memalloc_nofs_save-in-readahead-path.patch "
` + fs-convert-mpage_readpages-to-mpage_readahead.patch "
` + btrfs-convert-from-readpages-to-readahead.patch "
` + erofs-convert-uncompressed-files-from-readpages-to-readahead.patch "
` + erofs-convert-compressed-files-from-readpages-to-readahead.patch "
` + ext4-convert-from-readpages-to-readahead.patch "
` + ext4-pass-the-inode-to-ext4_mpage_readpages.patch "
` + f2fs-convert-from-readpages-to-readahead.patch "

[PATCH v11 00/25] Change readahead API
 2020-04-15  1:17 UTC  (6+ messages)
` [PATCH v11 05/25] mm: Add new readahead_control API
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "

[RFC PATCH v1 00/26] VM introspection
 2020-04-15  0:59 UTC  (24+ messages)
` [RFC PATCH v1 01/26] chardev: tcp: allow to change the reconnect timer
` [RFC PATCH v1 02/26] char-socket: allow vsock parameters (cid, port)
` [RFC PATCH v1 03/26] char-socket: fix the client mode when created through QMP
` [RFC PATCH v1 04/26] char-socket: add 'reconnecting' property
` [RFC PATCH v1 05/26] char-socket: add 'fd' property
` [RFC PATCH v1 06/26] E820: extend the table access interface
` [RFC PATCH v1 07/26] linux-headers: update with VM introspection interface
` [RFC PATCH v1 08/26] kvm: add VM introspection usage documentation
` [RFC PATCH v1 09/26] kvm: introduce the VM introspection object
` [RFC PATCH v1 10/26] kvm: vmi: add the handshake with the introspection tool
` [RFC PATCH v1 11/26] kvm: vmi: add 'handshake_timeout' property
` [RFC PATCH v1 12/26] kvm: vmi: add 'key' property
` [RFC PATCH v1 13/26] kvm: vmi: block the object destruction if the chardev is connected
` [RFC PATCH v1 14/26] kvm: vmi: allow only one instance of the introspection object
` [RFC PATCH v1 15/26] kvm: vmi: reconnect the socket on reset
` [RFC PATCH v1 17/26] kvm: vmi: add 'unhook_timeout' property
` [RFC PATCH v1 18/26] kvm: vmi: store/restore 'vm_start_time' on migrate/snapshot
` [RFC PATCH v1 19/26] kvm: vmi: intercept force-reset
` [RFC PATCH v1 20/26] kvm: vmi: intercept live migration
` [RFC PATCH v1 22/26] kvm: vmi: add 'async_unhook' property
` [RFC PATCH v1 23/26] kvm: vmi: intercept shutdown
` [RFC PATCH v1 24/26] kvm: vmi: add 'unhook_on_shutdown' property
` [RFC PATCH v1 25/26] kvm: vmi: extend handshake to include the e820 table

[PATCH for-next 0/6] RDMA/hns: Codes optimization
 2020-04-15  1:15 UTC  (7+ messages)
` [PATCH for-next 3/6] RDMA/hns: Simplify the qp state convert code
` [PATCH for-next 4/6] RDMA/hns: Simplify the cqe code of poll cq

[dpdk-dev] [PATCH] test_distributor.c: prevent memory leakages from the pool
 2020-04-15  1:15 UTC  (2+ messages)

[PATCH v3] Add kernel config option for tweaking kernel behavior
 2020-04-15  1:14 UTC  (5+ messages)

[PATCH v15 0/3] mt8183 dpi support pin mode swap
 2020-04-15  1:13 UTC  (14+ messages)
` [PATCH v15 1/3] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH v15 2/3] dt-bindings: display: mediatek: convert the document format from txt to yaml
` [PATCH v15 3/3] drm/mediatek: set dpi pin mode to gpio low to avoid leakage current

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Try to smooth RPS spikes
 2020-04-15  1:13 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH] zbd: Fix I/O direction adjustment step for random read/write
 2020-04-15  1:09 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/5] net/enic: fix action reordering
 2020-04-15  1:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/5] net/enic: flow manager API update
` [dpdk-dev] [PATCH 3/5] net/enic: change Rx queue ordering to enable RSS action
` [dpdk-dev] [PATCH 4/5] net/enic: support flow API RSS ranges on outer headers
` [dpdk-dev] [PATCH 5/5] net/enic: allow multiple mark and flag actions

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-04-15  1:06 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/virtio: fix crash when device reconnecting
 2020-04-15  1:06 UTC  (2+ messages)

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-15  1:06 UTC  (11+ messages)
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: Convert binding "

[PATCH 0/12] direct-map DomUs
 2020-04-15  1:02 UTC  (13+ messages)
` [PATCH 01/12] xen: introduce xen_dom_flags
` [PATCH 02/12] xen/arm: introduce arch_xen_dom_flags and direct_map
` [PATCH 03/12] xen/arm: introduce 1:1 mapping for domUs
` [PATCH 04/12] xen: split alloc_heap_pages in two halves for reusability
` [PATCH 05/12] xen: introduce reserve_heap_pages
` [PATCH 06/12] xen/arm: reserve 1:1 memory for direct_map domUs
` [PATCH 07/12] xen/arm: new vgic: rename vgic_cpu/dist_base to c/dbase
` [PATCH 08/12] xen/arm: if is_domain_direct_mapped use native addresses for GICv2
` [PATCH 09/12] xen/arm: if is_domain_direct_mapped use native addresses for GICv3
` [PATCH 10/12] xen/arm: if is_domain_direct_mapped use native UART address for vPL011
` [PATCH 11/12] xen/arm: if xen_force don't try to setup the IOMMU
` [PATCH 12/12] xen/arm: call iomem_permit_access for passthrough devices

[PATCH v3] ovl: whiteout inode sharing
 2020-04-15  1:03 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
 2020-04-15  0:57 UTC  (4+ messages)
`  "

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-04-15  1:01 UTC  (21+ messages)
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH 00/17] detect invalid branches at evaluation time
 2020-04-15  0:59 UTC  (11+ messages)
` [PATCH 15/17] scope: give a scope for labels & gotos

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-04-15  0:59 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings "
      ` [PATCH v1.1 "

[PATCH 0/7] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-15  0:57 UTC  (2+ messages)

[chrome-os:chromeos-4.19 21350/21402] drivers/misc/echo/echo.c:384:27: error: equality comparison with extraneous parentheses
 2020-04-15  0:56 UTC 

[PATCH net-next 4/4] kernel/module: Hide vermagic header file from general use
 2020-04-15  0:52 UTC  (2+ messages)

[PATCH v3] drm/i915: Synchronize active and retire callbacks
 2020-04-15  0:50 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH V2 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-04-15  0:40 UTC  (4+ messages)
` [PATCH V2 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[PATCH v5 0/2] pciutils: Add basic decode support for CXL DVSEC
 2020-04-15  0:47 UTC  (3+ messages)
` [PATCH v5 1/2] pciutils: Decode available DVSEC details
` [PATCH v5 2/2] pciutils: Decode Compute eXpress Link DVSEC

[PATCH v4 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-15  0:43 UTC  (22+ messages)
` [PATCH v4 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v4 02/10] MMU notifier: use the new mmap locking API
` [PATCH v4 03/10] DMA reservations: "
` [PATCH v4 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v4 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v4 06/10] mmap locking API: convert nested write lock sites
` [PATCH v4 07/10] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v4 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v4 09/10] mmap locking API: use lockdep_assert_held
` [PATCH v4 10/10] mmap locking API: rename mmap_sem to mmap_lock

Meson host_machine.system() incorrect on ARM?
 2020-04-15  0:47 UTC 

[PATCH] fix sw_params handling of timestamp types in direct plugins
 2020-04-15  0:44 UTC 

[ath6kl:master] BUILD SUCCESS 498e2357e10da64ed13861a9a2a80bb6acbdc214
 2020-04-15  0:43 UTC 

[PATCH v4 00/17] media: imx: Create media links in bound notifiers
 2020-04-15  0:43 UTC  (9+ messages)
` [PATCH v4 06/17] media: imx: mipi csi-2: Implement get_fwnode_pad op
` [PATCH v4 07/17] media: video-mux: "

linux-next: build failure after merge of the qcom tree
 2020-04-15  0:41 UTC 

[PATCH rdma-rc] RDMA/mlx4: Initialize ib_spec on the stack
 2020-04-15  0:41 UTC  (2+ messages)

[RFC PATCH 3/3] media: imx378: Add imx378 camera sensor driver
 2020-04-15  0:37 UTC  (2+ messages)

[renesas-devel:renesas-arm-dt-for-v5.8] BUILD SUCCESS 76e6c82c53780516adde50a2d02a2412c07ac9b1
 2020-04-15  0:36 UTC 

[renesas-devel:next] BUILD SUCCESS a710158e9fa209a4187d46ecfba49d4c1664cb0f
 2020-04-15  0:36 UTC 

[PATCH 0/7] oid_array cleanups
 2020-04-15  0:35 UTC  (6+ messages)
` [PATCH 1/7] oid_array: use size_t for count and allocation
` [PATCH 3/7] oid_array: rename source file from sha1-array

[SPDK] Re: EAL: set_mempolicy failed: Invalid argument
 2020-04-15  0:33 UTC 

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-15  0:32 UTC  (9+ messages)
` [PATCH v2 05/10] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()

Patches to apply to stable releases
 2020-04-15  0:31 UTC 

[Intel-gfx] [PATCH v6 1/4] drm/i915/perf: break OA config buffer object in 2
 2020-04-15  0:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [v6,1/4] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] tiny-printf: Support %i
 2020-04-15  0:26 UTC  (10+ messages)

linux-next: build warning after merge of the qcom tree
 2020-04-15  0:25 UTC 

[PATCH] test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
 2020-04-15  0:25 UTC 

[PATCH] virtio_input: Initialize multi-touch slots on ABS_MT_SLOT
 2020-04-15  0:24 UTC  (2+ messages)

[PATCH] bzip2: Add test suite for bzip2
 2020-04-15  0:23 UTC  (6+ messages)
` [OE-core] "

[PATCH 1/2] kvm: nVMX: Pending debug exceptions trump expired VMX-preemption timer
 2020-04-15  0:22 UTC  (7+ messages)
` [PATCH 2/2] kvm: nVMX: Single-step traps "

[PATCH v7 00/17] efi_loader: add secure boot support
 2020-04-15  0:22 UTC  (4+ messages)
` [PATCH v7 16/17] travis: add packages for UEFI secure boot test

[PATCH] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-04-15  0:20 UTC  (3+ messages)

[PATCH 0/4] PCI: Don't select Kconfig symbols by default
 2020-04-15  0:20 UTC  (7+ messages)
` [PATCH 1/4] PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST "
` [PATCH 2/4] PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST "
` [PATCH 3/4] PCI/AER: Don't select CONFIG_PCIEAER "
` [PATCH 4/4] PCI/ASPM: Don't select CONFIG_PCIEASPM "

[PATCH] PCI: Move Apex Edge TPU class quirk to fix BAR assignment
 2020-04-15  0:17 UTC 

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-15  0:16 UTC  (4+ messages)
` [PATCH v2 25/33] docs: powerpc: cxl.rst: mark two section titles as such

[PATCH 0/3] Integrate changed-path Bloom filters with 'git blame'
 2020-04-15  0:17 UTC  (9+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] commit: write commit-graph with Bloom filters

[Bug 1860553] [NEW] cmake crashes on qemu-alpha-user with Illegal Instruction
 2020-04-15  0:08 UTC  (2+ messages)
` [Bug 1860553] "

[PATCH] credential: treat "?" and "#" in URLs as end of host
 2020-04-15  0:13 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.