All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-14 23:37:34 to 2020-04-15 01:06:50 UTC [more...]

[RFC PATCH v1 00/26] VM introspection
 2020-04-15  0:59 UTC  (9+ 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 06/26] E820: extend the table access interface
` [RFC PATCH v1 07/26] linux-headers: update with VM introspection interface
` [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

[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)

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

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

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-04-15  1:01 UTC  (22+ 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 

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

[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 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 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 "

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/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-15  0:43 UTC  (11+ 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

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

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)

incoming
 2020-04-15  0:40 UTC  (17+ messages)
` + lib-add-might_fault-to-strncpy_from_user.patch added to -mm tree
` + tools-build-tweak-unused-value-workaround.patch "
` + h8300-remove-usage-of-__arch_use_5level_hack.patch "
` + 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 "

[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 

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-04-15  0:36 UTC  (2+ messages)

[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 

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

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  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v6,1/4] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [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)

[v2 PATCH 0/5] Add UEFI support for RISC-V
 2020-04-15  0:10 UTC  (6+ messages)
` [v2 PATCH 5/5] RISC-V: Add EFI stub support

[RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
 2020-04-15  0:09 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Alps
 2020-04-15  0:09 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: magnetometer: ak8974: Add Alps hscdtd008a

[meta-webserver][PATCH] apache2: upgrade 2.4.41 -> 2.4.43
 2020-04-15  0:09 UTC  (3+ messages)
` [oe] "

[PATCH v4] drm/amdkfd: Provide SMI events watch
 2020-04-15  0:09 UTC  (3+ messages)

[PATCH] mm/gup: fix null pointer dereference detected by coverity
 2020-04-15  0:08 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: sound: lpass-cpu: Document DAI subnodes
 2020-04-15  0:06 UTC  (3+ messages)

[PATCH v3] Add kernel config option for tweaking kernel behavior
 2020-04-15  0:05 UTC  (4+ messages)

Is fetch.writeCommitGraph (and thus features.experimental) meant to work in the presence of shallow clones?
 2020-04-15  0:07 UTC  (4+ messages)

[PATCHv3 00/11] dm-zoned: metadata version 2
 2020-04-15  0:07 UTC  (5+ messages)

[PATCH] PCI/PM: Call .bridge_d3() hook only if non-NULL
 2020-04-15  0:06 UTC 

[patch 0/7] unencrypted atomic DMA pools with dynamic expansion
 2020-04-15  0:05 UTC  (16+ messages)
` [patch 1/7] dma-remap: separate DMA atomic pools from direct remap code
` [patch 2/7] dma-pool: add additional coherent pools to map to gfp mask
` [patch 3/7] dma-pool: dynamically expanding atomic pools
` [patch 4/7] dma-direct: atomic allocations must come from atomic coherent pools
` [patch 5/7] dma-pool: add pool sizes to debugfs
` [patch 6/7] x86/mm: unencrypted non-blocking DMA allocations use coherent pools
` [patch 7/7] dma-pool: scale the default DMA coherent pool size with memory capacity

linux-next inclusion request : exfat filesystem
 2020-04-15  0:03 UTC 

[PATCH] tools/build: tweak unused value workaround
 2020-04-15  0:00 UTC  (2+ messages)

[RFC PATCH bpf-next 00/16] bpf: implement bpf based dumping of kernel data structures
 2020-04-14 23:59 UTC  (4+ messages)
` [RFC PATCH bpf-next 05/16] bpf: create file or anonymous dumpers

[PATCH v3] mm/memory_hotplug: refrain from adding memory into an impossible node
 2020-04-14 23:58 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Always defer fenced work to the worker
 2020-04-14 23:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3] iio: patch set ltc2632
 2020-04-14 23:56 UTC  (4+ messages)
` [PATCH v3 1/3] iio: documentation ltc2632_chip_info add num_channels
` [PATCH v3 2/3] iio: DAC extension for ltc2634-12/10/8
` [PATCH v3 3/3] iio/dac: convert ltc2632.txt to lltc,ltc2632.yaml

[PATCH] component: Silence bind error on -EPROBE_DEFER
 2020-04-14 23:56 UTC  (4+ messages)

[RESEND][PATCH v2] phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat string
 2020-04-14 23:52 UTC  (3+ messages)

AW: AW: latest u-boot branch for Marvell Armada 88F3720
 2020-04-14 23:52 UTC  (2+ messages)
`  "

[tip:x86/urgent] BUILD SUCCESS bdf89df3c54518eed879d8fac7577fcfb220c67e
 2020-04-14 23:49 UTC 

Mishandling of fractional seconds in ISO 8601 format
 2020-04-14 23:49 UTC  (6+ messages)
` [PATCH 0/2] More ISO-8601 support
  ` [PATCH 1/2] date.c: allow fractional second part of ISO-8601

[PATCH 1/1] KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
 2020-04-14 23:43 UTC 

[PATCH v3 0/2] Add EDAC support for Cadence ddr controller
 2020-04-14 23:49 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: edac: Add cadence ddr mc support

[PATCH net v2 0/2] Fix 88x3310 leaving power save mode
 2020-04-14 23:48 UTC  (2+ messages)

[PATCH v2 0/3] IOMMU user API enhancement
 2020-04-14 23:47 UTC  (21+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[PATCH v2 0/8] efi/libstub: simplify arm64 kernel image loading
 2020-04-14 23:46 UTC  (4+ messages)
` [PATCH v2 6/8] efi/libstub: add API function to allocate aligned memory

[PATCH v3 0/8] interconnect: Add imx support via devfreq
 2020-04-14 23:46 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: interconnect: Add bindings for imx8m noc

[PATCH] net/cxgb4: Check the return from t4_query_params properly
 2020-04-14 23:46 UTC  (2+ messages)

[dpdk-dev] [PATCH dpdk-dev] rte_random: fix crash when random init
 2020-04-14 23:42 UTC  (7+ messages)

[v1,iproute2 2/2] iproute2: add gate action man page
 2020-04-14 23:41 UTC  (3+ messages)
` [v2,net-next 0/4] Introduce a flow gate control action and apply IEEE

[PATCH net 0/4] net: dsa: b53: Various ARL fixes
 2020-04-14 23:41 UTC  (3+ messages)

[PATCH] net: stmmac: socfpga: Allow all RGMII modes
 2020-04-14 23:39 UTC  (2+ messages)

[PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
 2020-04-14 23:35 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] kunit: use KUnit defconfig by default
 2020-04-14 23:37 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH v2 00/10] eal: Windows basic memory management
 2020-04-14 23:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 00/10] "


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.