All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 08:15:00 to 2020-06-24 08:53:53 UTC [more...]

[PATCH v4 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-24  8:38 UTC  (6+ messages)
` [PATCH v4 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION

[PATCH] scsi: target: tcmu: Fix crash on ARM during cmd completion
 2020-06-24  8:53 UTC  (2+ messages)

[PATCH v3 for-5.8-rc 0/5] address deadlocks in high stress ns scanning and ana updates
 2020-06-24  8:53 UTC  (5+ messages)
` [PATCH v3 for-5.8-rc 1/5] nvme: fix possible deadlock when I/O is blocked
` [PATCH v3 for-5.8-rc 2/5] nvme-multipath: fix deadlock between ana_work and scan_work
` [PATCH v3 for-5.8-rc 3/5] nvme: don't protect ns mutation with ns->head->lock
` [PATCH v3 for-5.8-rc 4/5] nvme-multipath: fix deadlock due to head->lock

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-24  9:17 UTC  (2+ messages)

[nft 0.9.3 | kernel 5.4.48] cannot get NAT to work
 2020-06-24  8:53 UTC  (10+ messages)

[PATCH v2 00/25] Error handling fixes & cleanups
 2020-06-24  8:37 UTC  (28+ messages)
` [PATCH v2 01/25] net/virtio: Fix failover_replug_primary() return value regression
` [PATCH v2 02/25] pci: Delete useless error_propagate()
` [PATCH v2 03/25] Clean up some calls to ignore Error objects the right way
` [PATCH v2 04/25] tests: Use &error_abort where appropriate
` [PATCH v2 05/25] tests: Use error_free_or_abort() "
` [PATCH v2 06/25] usb/dev-mtp: Fix Error double free after inotify failure
` [PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
` [PATCH v2 08/25] qga: Plug unlikely memory leak in guest-set-memory-blocks
` [PATCH v2 09/25] sd/milkymist-memcard: Plug minor memory leak in realize
` [PATCH v2 10/25] test-util-filemonitor: Plug unlikely memory leak
` [PATCH v2 11/25] vnc: Plug minor memory leak in vnc_display_open()
` [PATCH v2 12/25] aspeed: Clean up roundabout error propagation
` [PATCH v2 13/25] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
` [PATCH v2 14/25] qdev: Drop qbus_set_hotplug_handler() "
` [PATCH v2 15/25] hw: Fix error API violation around object_property_set_link()
` [PATCH v2 16/25] hw/arm: Drop useless object_property_set_link() error handling
` [PATCH v2 17/25] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
` [PATCH v2 18/25] riscv_hart: Fix riscv_harts_realize() "
` [PATCH v2 19/25] mips/cps: Fix mips_cps_realize() "
` [PATCH v2 20/25] x86: Fix x86_cpu_new() "
` [PATCH v2 21/25] amd_iommu: Fix amdvi_realize() error API violation
` [PATCH v2 22/25] arm/stm32f205 arm/stm32f405: Fix realize "
` [PATCH v2 23/25] aspeed: "
` [PATCH v2 24/25] hw/arm/armsse: Fix armsse_realize() "
` [PATCH v2 25/25] arm/{bcm2835, fsl-imx25, fsl-imx6}: Fix realize error API violations

[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
 2020-06-24  8:52 UTC  (4+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-24  8:52 UTC  (6+ messages)

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-24  8:51 UTC  (12+ messages)

[PATCH v5.1] lib-submodule-update: pass 'test_must_fail' as an argument
 2020-06-24  8:50 UTC  (2+ messages)
` [PATCH v5.2] "

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-24  8:55 UTC  (30+ messages)
` [PATCH v3 01/14] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 03/14] vfio/type1: Report iommu nesting info to userspace
` [PATCH v3 04/14] vfio: Add PASID allocation/free support
` [PATCH v3 05/14] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v3 07/14] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v3 08/14] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v3 09/14] vfio/type1: Support binding guest page tables to PASID
` [PATCH v3 10/14] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v3 11/14] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v3 12/14] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v3 13/14] vfio: Document dual stage control
` [PATCH v3 14/14] iommu/vt-d: Support reporting nesting capability info

[PATCH v7 00/17] wilc1000: move out of staging
 2020-06-24  8:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/freescale-imx/firmware-imx: install sdma firmware for i.MX8M{, M, N}
 2020-06-24  8:50 UTC  (3+ messages)

[PATCH v3 0/3] printk: replace ringbuffer
 2020-06-24  8:49 UTC  (4+ messages)
` [PATCH v3 1/3] crash: add VMCOREINFO macro to define offset in a struct declared by typedef

[PATCH] loop: fix passing zero to 'PTR_ERR' warning
 2020-06-24  8:48 UTC 

[PATCH] ARM: socfpga: add missing put_device() call in socfpga_setup_ocram_self_refresh()
 2020-06-24  8:47 UTC  (3+ messages)

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-24  8:49 UTC  (3+ messages)
` [PATCH 5/8] drm/vc4: Use __drm_atomic_helper_crtc_reset
  ` [Intel-gfx] "

[PATCH] ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
 2020-06-24  8:46 UTC  (3+ messages)

Build failed in Jenkins: media-build #3124
 2020-06-24  8:50 UTC 

[PATCH] trivial: Remove extra character in configure help
 2020-06-24  8:38 UTC  (2+ messages)

[PATCH 0/3] NVMe/RDMA patches for 5.8
 2020-06-24  8:46 UTC  (8+ messages)
` [PATCH 3/3] nvme-rdma: assign completion vector correctly

[dpdk-dev] [PATCH v1] net/virtio: simplify variable name
 2020-06-24  8:45 UTC 

[PATCH v1 0/4] rework DSI characteristics
 2020-06-24  8:45 UTC  (5+ messages)
` [PATCH v1 1/4] video: mipi update panel platform data
` [PATCH v1 2/4] video: stm32: stm32_dsi: copy DSI fields
` [PATCH v1 3/4] video: raydium_rm68200: fill characteristics of DSI data link
` [PATCH v1 4/4] video: orisetech_otm8009a: "

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-24  8:45 UTC 

[PATCH v4 0/3] hwmon: Add Corsair Commander Pro driver
 2020-06-24  8:45 UTC  (3+ messages)
` [PATCH v4 1/3] input: add to hid_ignore_list

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-24  8:45 UTC  (12+ messages)

[PATCH] video: check hardware version of DSI
 2020-06-24  8:43 UTC 

[PATCH 1/7] irqchip: Fix potential resource leaks
 2020-06-24  8:42 UTC  (4+ messages)
  ` [1/7] "

[PATCH v2 0/7 RESEND] irqchip: Fix some issues and do some code cleanups about Loongson
 2020-06-24  8:42 UTC  (3+ messages)
` [PATCH v2 7/7 RESEND] dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml

[PATCH v2] iommu: amd: Fix IO_PAGE_FAULT due to __unmap_single() size overflow
 2020-06-24  8:41 UTC 

[LTP] [PATCH 0/2] [RFC] Device discovery & UART test
 2020-06-24  8:41 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_test: Add support for device discovery
  ` [LTP] [Automated-testing] "

[PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running tests
 2020-06-24  8:39 UTC  (4+ messages)

[PATCH] habanalabs: increase h/w timer when checking idle
 2020-06-24  9:45 UTC 

[dpdk-dev] [PATCH v1 0/4] vhost: improve ready state
 2020-06-24  8:38 UTC  (16+ messages)
` [dpdk-dev] [PATCH v1 3/4] vhost: improve device ready definition

[Patch 0/4] Extend dependencies of networkmanager for native/nativesdk
 2020-06-24  8:36 UTC  (4+ messages)
` [PATCH 2/4] eudev: Extend "
  ` [OE-core] "

[PATCH] tcp: don't ignore ECN CWR on pure ACK
 2020-06-24  8:37 UTC  (3+ messages)

U-boot Designware SPI driver issue
 2020-06-24  8:37 UTC 

[PATCH v4] mmc: sdhci: Fix HISPD bit handling
 2020-06-24  8:37 UTC  (7+ messages)

[PATCH 1/1] power: supply: axp20x_usb_power: fix spelling mistake
 2020-06-24  8:36 UTC 

[PATCH v3 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-06-24  8:36 UTC  (6+ messages)
` [PATCH v3 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries
` [PATCH v3 bpf-next 7/9] libbpf: add SEC name for xdp programs attached to CPUMAP

[PATCH v5 0/6] arm64: add the time namespace support
 2020-06-24  8:33 UTC  (14+ messages)
` [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages
` [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
` [PATCH 3/6] arm64/vdso: Add time namespace page
` [PATCH 4/6] arm64/vdso: Handle faults on timens page
` [PATCH 5/6] arm64/vdso: Restrict splitting VVAR VMA
` [PATCH 6/6] arm64: enable time namespace support

[PATCH] i386: Mask SVM features if nested SVM is disabled
 2020-06-24  8:34 UTC  (2+ messages)

-enablefips
 2020-06-24  8:34 UTC  (3+ messages)

drivers/usb/gadget/udc/tegra-xudc.c:2257:26: sparse: sparse: incorrect type in assignment (different base types)
 2020-06-24  8:33 UTC  (2+ messages)

[PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode
 2020-06-24  8:32 UTC 

[V2][PATCH] xinit: add rxvt-unicode in RDEPENDS
 2020-06-24  8:34 UTC  (2+ messages)
` [OE-core] "

[PATCH] lib: zlib: Use post-increment only in inffast.c
 2020-06-24  8:34 UTC 

[PATCH] btrfs: remove unused btrfs_root::defrag_trans_start
 2020-06-24  8:33 UTC  (2+ messages)

[PATCH v3 0/4] ceph: periodically send perf metrics to ceph
 2020-06-24  8:32 UTC  (4+ messages)
` [PATCH v3 2/4] "

✅ PASS: Test report for kernel 5.7.5-94a8d40.cki (stable-queue)
 2020-06-24  8:31 UTC 

[PATCH] lib: zlib: Remove offset pointer optimization in inftrees.c
 2020-06-24  8:31 UTC 

[dpdk-dev] [PATCH] eal: fix macros to align value
 2020-06-24  8:30 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "
  ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH v8 1/9] eal: move OS common functions to single file
 2020-06-24  8:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH v9 00/10] Windows bus/pci support
  ` [dpdk-dev] [PATCH v9 03/10] pci: use OS generic memory mapping functions
  ` [dpdk-dev] [PATCH v9 09/10] bus/pci: support Windows with bifurcated drivers
  ` [dpdk-dev] [PATCH v9 10/10] build: generate version.map file for MinGW on Windows

[PATCH v3 00/14 RESEND] irqchip: Fix potential resource leaks
 2020-06-24  8:30 UTC  (2+ messages)

[PATCH v3 0/1] tricore: added triboard with tc27x_soc
 2020-06-24  8:26 UTC  (3+ messages)
` [PATCH v3 1/1] "

btrfs-convert results unmountable fs due to extent "beyond device boundary"
 2020-06-24  8:27 UTC 

[Buildroot] [PATCH v2] package/irrlicht: fix libraries linking
 2020-06-24  8:27 UTC  (7+ messages)

[Buildroot] Fwd: [autobuild.buildroot.net] Your daily results for 2020-06-23
 2020-06-24  8:27 UTC 

[Intel-gfx] [PATCH 01/26] Revert "drm/i915/gem: Async GPU relocations only"
 2020-06-24  8:27 UTC  (6+ messages)
` [Intel-gfx] [PATCH 04/26] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2

[PATCH 00/18] multiple preferred nodes
 2020-06-24  8:25 UTC  (3+ messages)
` [PATCH 02/18] mm/mempolicy: Use node_mem_id() instead of node_id()

[igt-dev] [PATCH i-g-t v5 0/4] Add api_intel_bb test
 2020-06-24  8:25 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v5 1/4] lib/intel_batchbuffer: Extend intel_bb
` [igt-dev] [PATCH i-g-t v5 2/4] lib/intel_bufops: Add new functions and intel_buf fields
` [igt-dev] [PATCH i-g-t v5 3/4] tests/api_intel_bb: Add intel_bb API test
` [igt-dev] [PATCH i-g-t v5 4/4] HAX: run api_intel_bb tests and check (gpgpu|media)_fill are ok

[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-24  8:23 UTC  (6+ messages)

[PATCH v2 for-5.8-rc 0/6] address deadlocks in high stress ns scanning and ana updates
 2020-06-24  8:24 UTC  (4+ messages)
` [PATCH v2 for-5.8-rc 3/6] nvme: don't protect ns mutation with ns->head->lock

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-24  8:24 UTC  (4+ messages)
` [RFC PATCH 1/1] Add DM_CRYPT_FORCE_INLINE flag to dm-crypt target
  ` [dm-crypt] "

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-06-24  2:39 UTC  (4+ messages)
` [PATCH v6 1/5] KVM: s390: "

[PATCH] qom: Allow object_property_add_child() to fail
 2020-06-24  8:22 UTC  (2+ messages)

linux-next: build failure after merge of the printk tree
 2020-06-24  8:22 UTC  (10+ messages)

[PATCH v5 0/3] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
 2020-06-24  8:22 UTC  (3+ messages)
` [PATCH v5 1/3] "

[PATCH net-next 00/10] Add ethtool extended link state
 2020-06-24  8:19 UTC  (11+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()
` [PATCH net-next 02/10] mlxsw: Move ethtool_ops to spectrum_ethtool.c
` [PATCH net-next 03/10] mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
` [PATCH net-next 04/10] Documentation: networking: ethtool-netlink: Add link extended state
` [PATCH net-next 05/10] ethtool: "
` [PATCH net-next 06/10] mlxsw: reg: Port Diagnostics Database Register
` [PATCH net-next 07/10] mlxsw: spectrum_ethtool: Add link extended state
` [PATCH net-next 08/10] selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
` [PATCH net-next 09/10] selftests: forwarding: forwarding.config.sample: Add port with no cable connected
` [PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state

[PATCH net-next] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
 2020-06-24  8:19 UTC  (3+ messages)
  ` [Bridge] "

[PATCH v2 0/13] Patches to improve transfer efficiency for Rockchip SoCs
 2020-06-24  8:19 UTC  (3+ messages)
` [PATCH v2 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'

[PATCH] ALSA: hda/hdmi: Add Intel silent stream support
 2020-06-24  8:18 UTC  (3+ messages)

[PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cmdq_issue_cmdlist()
 2020-06-24  8:15 UTC  (8+ messages)

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-24  8:16 UTC  (5+ messages)
    ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function

Rename offensive terminology (master)
 2020-06-24  8:19 UTC  (3+ messages)

[PATCH] env: add failing trace in env_save
 2020-06-24  8:17 UTC 

[PULL v2 0/2] Block patches
 2020-06-24  8:13 UTC  (2+ messages)
` [PULL v2 1/2] iotests: Fix 051 output after qdev_init_nofail() removal

[PATCH] mmc: host: sdhci-esdhc-imx: dump internal IC debug status during error
 2020-06-24  8:03 UTC 

[nft | wiki] List of updates since Linux kernel 3.13
 2020-06-24  8:15 UTC 


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.