All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-19 06:37:53 to 2021-01-19 07:30:54 UTC [more...]

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19  5:07 UTC  (4+ messages)
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 10/11] vduse: grab the module's references until there is no vduse device
  ` [RFC v3 11/11] vduse: Introduce a workqueue for irq injection

[dpdk-dev] [RFC 1/9] devargs: fix data buffer storage type
 2021-01-19  7:28 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 0/8] net/mlx5: support SubFunction representor
` [dpdk-dev] [PATCH v4 1/8] common/mlx5: update representor name parsing
` [dpdk-dev] [PATCH v4 2/8] net/mlx5: support representor of sub function
` [dpdk-dev] [PATCH v4 3/8] net/mlx5: revert setting bonding representor to first PF
` [dpdk-dev] [PATCH v4 4/8] net/mlx5: refactor bonding representor probe
` [dpdk-dev] [PATCH v4 5/8] net/mlx5: support representor from multiple PFs
` [dpdk-dev] [PATCH v4 6/8] net/mlx5: save bonding member ports information
` [dpdk-dev] [PATCH v4 7/8] net/mlx5: fix setting VF default MAC through representor

assertation failures in generic/388
 2021-01-19  7:28 UTC  (3+ messages)

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-01-19  7:27 UTC  (13+ messages)
` [PATCH v2 01/17] regulator: bd718x7, bd71828, Fix dvs voltage levels
` [PATCH v2 02/17] rtc: bd70528: Do not require parent data
` [PATCH v2 03/17] clk: BD718x7: Do not depend on parent driver data
` [PATCH v2 04/17] mfd: bd718x7: simplify by cleaning unnecessary device data
` [PATCH v2 05/17] dt_bindings: bd71828: Add clock output mode
` [PATCH v2 06/17] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators
` [PATCH v2 07/17] dt_bindings: mfd: Add ROHM BD71815 PMIC
` [PATCH v2 08/17] mfd: Add ROHM BD71815 ID
` [PATCH v2 10/17] gpio: support ROHM BD71815 GPOs
` [PATCH v2 11/17] regulator: helpers: Export helper voltage listing
` [PATCH v2 12/17] regulator: rohm-regulator: linear voltage support
` [PATCH v2 13/17] regulator: rohm-regulator: Support SNVS HW state

[PATCH v6 1/6] MAINTAINERS: Add Advantech AHC1EC0 embedded controller entry
 2021-01-19  7:26 UTC  (5+ messages)
` [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
` [PATCH v6 6/6] watchdog: ahc1ec0-wdt: Add sub-device watchdog "

linux-next: build warnings after merge of the jc_docs tree
 2021-01-19  7:16 UTC  (3+ messages)

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2021-01-19  7:22 UTC  (7+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level

[PATCH 0/4] xen/arm: Unbreak ACPI
 2021-01-19  7:25 UTC  (3+ messages)
` [PATCH] xen: acpi: Hide UART address only if SPCR exists

[PATCHSET v3 00/10] xfs: consolidate posteof and cowblocks cleanup
 2021-01-19  7:17 UTC  (11+ messages)
` [PATCH 01/10] xfs: relocate the eofb/cowb workqueue functions
` [PATCH 02/10] xfs: hide xfs_icache_free_eofblocks
` [PATCH 03/10] xfs: hide xfs_icache_free_cowblocks
` [PATCH 04/10] xfs: remove trivial eof/cowblocks functions
` [PATCH 07/10] xfs: consolidate the eofblocks and cowblocks workers

[dpdk-dev] [PATCH v4 0/9] ethdev: support SubFunction representor
 2021-01-19  7:24 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/9] ethdev: introduce representor type

[PATCH] tests/acceptance: Test PMON with Loongson-3A1000 CPU
 2021-01-19  7:19 UTC  (6+ messages)

[dpdk-dev] [PATCH] doc: add ixgbe known issue with RSS
 2021-01-19  7:21 UTC  (2+ messages)

[PATCH] cfg80211: Fix "suspicious RCU usage in wiphy_apply_custom_regulatory" warning/backtrace
 2021-01-19  7:19 UTC  (5+ messages)

[dpdk-dev] [PATCH v1] net/ice/base: add ethertype offset for QinQ dummy pkt
 2021-01-19  7:12 UTC 

[PATCH] drm/amdgpu: remove gpu info firmware of green sardine
 2021-01-19  7:20 UTC  (4+ messages)

[PATCH] PCI: functions/pci-epf-test: fix missing destroy_workqueue() on error in pci_epf_test_init
 2021-01-19  7:16 UTC  (3+ messages)

[PATCH for-next 0/2] Host information userspace version
 2021-01-19  7:17 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass: Fix i2s ctl register bit map
 2021-01-19  7:17 UTC 

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-19  5:06 UTC  (19+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-01-19  7:15 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 0/9] ethdev: support SubFunction representor
` [dpdk-dev] [PATCH v5 1/9] ethdev: introduce representor type
` [dpdk-dev] [PATCH v5 2/9] ethdev: support representor port list
` [dpdk-dev] [PATCH v5 3/9] ethdev: support new VF representor syntax
` [dpdk-dev] [PATCH v5 4/9] ethdev: support sub function representor
` [dpdk-dev] [PATCH v5 5/9] ethdev: support PF index in representor
` [dpdk-dev] [PATCH v5 6/9] ethdev: support multi-host "
` [dpdk-dev] [PATCH v5 7/9] devarg: change representor ID to bitmap
` [dpdk-dev] [PATCH v5 8/9] ethdev: add capability of sub-function representor
` [dpdk-dev] [PATCH v5 9/9] kvargs: update parser to support lists

linux-next: boot failure after merge of the iomem-mmap-vs-gup tree
 2021-01-19  5:26 UTC  (2+ messages)

[Qemu-devel] [Bug 1811711] [NEW] qemu-img can not convert virtualbox virtual disk formats qcow
 2021-01-19  6:57 UTC  (2+ messages)
` [Bug 1811711] "

[igt-dev] [PATCH i-g-t] tests/kms_vrr: Update condition checks for flipline test
 2021-01-19 14:17 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_vrr: Update condition checks for flipline test (rev2)

[Qemu-devel] [Bug 1811653] [NEW] usbredir slow when multi bulk packet per second
 2021-01-19  6:57 UTC  (2+ messages)
` [Bug 1811653] "

[dpdk-dev] [PATCH] test/event_crypto_adapter: set cipher operation in transform
 2021-01-19  7:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[Qemu-devel] [Bug 1811862] [NEW] microcode version stays 0x1 even if -cpu host is used
 2021-01-19  6:56 UTC  (2+ messages)
` [Bug 1811862] "

[Qemu-devel] [Bug 1811916] [NEW] SDL2 interface didn't follow the current X11 keyboard layout for hotkeys
 2021-01-19  6:58 UTC  (2+ messages)
` [Bug 1811916] "

[PATCHSET v3 00/11] xfs: try harder to reclaim space when we run out
 2021-01-19  7:11 UTC  (11+ messages)
` [PATCH 02/11] xfs: don't stall cowblocks scan if we can't take locks
` [PATCH 04/11] xfs: move and rename xfs_inode_free_quota_blocks to avoid conflicts
` [PATCH 05/11] xfs: pass flags and return gc errors from xfs_blockgc_free_quota
` [PATCH 06/11] xfs: flush eof/cowblocks if we can't reserve quota for file blocks
` [PATCH 09/11] xfs: add a tracepoint for blockgc scans

[Buildroot] [PATCH 1/1] package/zziplib: set ZZIPLIB_CPE_ID_VALID
 2021-01-19  7:13 UTC 

[PATCH] thermal/intel: introduce tcc cooling driver
 2021-01-19  7:10 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/ncmpc: set NCMPC_CPE_ID_VALID
 2021-01-19  7:10 UTC 

[PATCH v2 0/3] Added ZynqMP pinctrl driver
 2021-01-19  5:27 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: xilinx: Added pinctrl support
` [PATCH v2 2/3] dt-bindings: pinctrl: Added binding for ZynqMP pinctrl driver
` [PATCH v2 3/3] pinctrl: Added Xilinx ZynqMP pinctrl driver support

[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-01-19  7:05 UTC  (5+ messages)
` [PATCH v1 1/7] coresight: etm-perf: Add support for PID tracing for kernel at EL2

[freescale-fslc:pr/218 6973/16341] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:4112:5: sparse: sparse: symbol 'stmmactc_setup_mqprio' was not declared. Should it be
 2021-01-19  7:07 UTC  (2+ messages)
` [RFC PATCH freescale-fslc] MLK-23251-01: net: stmac: tsn: stmmactc_setup_mqprio() can be static

[Buildroot] [PATCH 1/1] package/libbluray: add LIBBLURAY_CPE_ID_VENDOR
 2021-01-19  7:07 UTC 

[PATCH] Track total GPU memory for virtio driver
 2021-01-19  7:03 UTC  (5+ messages)
` [PATCH v2] drm/virtio: "

linux-next: Tree for Jan 19
 2021-01-19  7:03 UTC 

[Buildroot] Buildroot on Windows Subsystem for Linux (WSL)
 2021-01-19  7:06 UTC  (4+ messages)

[PATCH v7 3/5] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
 2021-01-19  7:04 UTC  (4+ messages)
` [drm/i915/dp] 5f0996b32c: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
  ` [Intel-gfx] "

[PATCH bpf-next] xsk: build skb by page
 2021-01-19  7:01 UTC  (7+ messages)

[PATCH v6 0/6] Several changes for UFS WriteBooster
 2021-01-19  7:01 UTC  (3+ messages)
` [PATCH v6 1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off

[PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace
 2021-01-19  7:01 UTC  (5+ messages)
  ` [Linuxarm] "

[PATCH v5 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-19  6:54 UTC  (6+ messages)

[PATCH bpf] samples/bpf: Update README.rst and Makefile for manually compiling LLVM and clang
 2021-01-19  6:54 UTC  (2+ messages)

[RFC PATCH v3 1/5] usb: xhci-mtk: improve bandwidth scheduling with multi-TT
 2021-01-19  6:57 UTC  (4+ messages)

[drm-intel:drm-intel-next 8/19] drivers/gpu/drm/i915/display/intel_hdcp.c:817 _intel_hdcp_disable() error: uninitialized symbol 'ret'
 2021-01-19  6:59 UTC  (4+ messages)
` [Intel-gfx] "

[Buildroot] [PATCH 1/1] package/i7z: fix build with gcc 10
 2021-01-19  7:01 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/2] HDCP misc fixes
 2021-01-19  6:46 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/hdcp: Fix WARN_ON(data->k > INTEL_NUM_PIPES)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/hdcp: Fix uninitialized symbol

[ath6kl:pending] BUILD SUCCESS 13112a10a90ece17774a25bc363a7561c26aa19f
 2021-01-19  6:58 UTC 

Reboot crash at msm_atomic_commit_tail
 2021-01-19  7:00 UTC  (4+ messages)

[PATCH v2 0/4] Promote Hikey 970 USB phy out of staging
 2021-01-19  6:56 UTC  (5+ messages)
` [PATCH v2 3/4] staging: hikey9xx: phy-hi3670-usb3.c: hi3670_is_abbclk_seleted() returns bool

[PATCH 0/2] Upstream ONL patch for PHY BCM5461S
 2021-01-19  6:55 UTC  (9+ messages)
` [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence
              ` [Intel-wired-lan] "

[OE-core] [PATCH] ffmpeg: CVE-2020-35965 Security Advisory
 2021-01-19  6:57 UTC  (2+ messages)

[PATCH] target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
 2021-01-19  6:27 UTC 

[PATCH] usb: cdns3: Add support for TI's AM64 SoC
 2021-01-19  5:28 UTC 

[PATCH 4/4] board: keymile: add support for seli8 design based on nxp ls102x soc
 2021-01-19  6:55 UTC  (2+ messages)

[Qemu-devel] [Bug 1269628] [NEW] Feature Request: Please add TCG OPAL 2 emulation support to the virtio disk emulation
 2021-01-19  6:11 UTC  (2+ messages)
` [Bug 1269628] "

[PATCHv2 00/22] perf tools: Add daemon command
 2021-01-19  5:37 UTC  (7+ messages)
` [PATCH 08/22] perf daemon: Add config file change check
` [PATCH 11/22] perf daemon: Add stop command
` [PATCH 12/22] perf daemon: Allow only one daemon over base directory

[PATCH 3/4] board: keymile: common: fix pnvramaddr and varaddr address calculation
 2021-01-19  6:52 UTC  (2+ messages)

[Qemu-devel] [Bug 1605123] [NEW] PEXT returns wrong values, seemingly switches arguments
 2021-01-19  6:35 UTC  (2+ messages)
` [Bug 1605123] "

[PATCHSET 0/4] xfs: minor cleanups of the quota functions
 2021-01-19  6:46 UTC  (9+ messages)
` [PATCH 1/4] xfs: clean up quota reservation callsites
` [PATCH 2/4] xfs: clean up quota reservation wrappers
` [PATCH 3/4] xfs: create convenience wrappers for incore quota block reservations
` [PATCH 4/4] xfs: clean up icreate quota reservation calls

[PATCH v1 1/1] arm64: dts: stingray: fix usb dma address translation
 2021-01-19  5:34 UTC 

hwmon: (nct6683) Support ASRock boards
 2021-01-19  5:15 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dp: Prevent setting the LTTPR LT mode if no LTTPRs are detected
 2021-01-19  6:47 UTC  (2+ messages)

kernel/sched/core.c:2709:20: warning: unused function 'rq_has_pinned_tasks'
 2021-01-19  5:36 UTC 

[PATCH 1/1] iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
 2021-01-19  4:35 UTC 

[PATCH 01/30] enchant2: upgrade 2.2.14 -> 2.2.15
 2021-01-19  6:45 UTC  (30+ messages)
` [PATCH 02/30] gstreamer1.0: upgrade 1.18.2 -> 1.18.3
` [PATCH 03/30] gstreamer1.0-plugins-base: "
` [PATCH 04/30] gstreamer1.0-plugins-good: "
` [PATCH 05/30] gstreamer1.0-plugins-bad: "
` [PATCH 06/30] gstreamer1.0-libav: "
` [PATCH 07/30] gstreamer1.0-omx: "
` [PATCH 08/30] gstreamer1.0-rtsp-server: "
` [PATCH 09/30] gstreamer1.0-python: "
` [PATCH 10/30] gstreamer1.0-vaapi: "
` [PATCH 11/30] gst-examples: "
` [PATCH 12/30] gst-devtools: "
` [PATCH 13/30] gstreamer1.0-plugins-ugly: "
` [PATCH 14/30] libepoxy: upgrade 1.5.4 -> 1.5.5
` [PATCH 15/30] libproxy: upgrade 0.4.15 -> 0.4.17
` [PATCH 16/30] stress-ng: upgrade 0.12.00 -> 0.12.01
` [PATCH 17/30] vulkan-tools: upgrade 1.2.162.0 -> 1.2.162.1
` [PATCH 18/30] harfbuzz: upgrade 2.7.2 -> 2.7.4
` [PATCH 19/30] mpg123: upgrade 1.26.3 -> 1.26.4
` [PATCH 20/30] piglit: upgrade to latest revision
` [PATCH 21/30] vala: upgrade 0.50.2 -> 0.50.3
` [PATCH 22/30] gcr: upgrade 3.38.0 -> 3.38.1
` [PATCH 23/30] python3-pygments: upgrade 2.7.3 -> 2.7.4
` [PATCH 24/30] logrotate: upgrade 3.17.0 -> 3.18.0
` [PATCH 25/30] lzip: upgrade 1.21 -> 1.22
` [PATCH 26/30] python3-mako: upgrade 1.1.3 -> 1.1.4
` [PATCH 27/30] wget: upgrade 1.20.3 -> 1.21.1
` [PATCH 28/30] lighttpd: upgrade 1.4.57 -> 1.4.58
` [PATCH 29/30] python3-importlib-metadata: upgrade 3.3.0 -> 3.4.0
` [PATCH 30/30] python3-git: upgrade 3.1.11 -> 3.1.12

[PATCH] usemem: Remove the duplicate do_access
 2021-01-19  6:43 UTC 

[PATCH] dt-bindings: usb: Add ranges and dma-coherent property
 2021-01-19  6:42 UTC 

[PATCHv2] nvme/hwmon: rework to avoid devm allocation
 2021-01-19  6:43 UTC 

[linux-nvme:nvme-5.12] BUILD SUCCESS b116d37fc0f5039a084a0bebb4a48000ae2cde54
 2021-01-19  6:42 UTC 

DEVEL: Help with feature implementation
 2021-01-19  5:38 UTC  (3+ messages)

glibc fetcher failure issue in poky dunfell
 2021-01-19  6:41 UTC 

[PATCH] x86/cpu/zhaoxin: Fix wrong lowercase naming and indent
 2021-01-19  5:37 UTC  (2+ messages)
` [PATCH] x86/cpu/zhaoxin: Fix wrong lowercase naming

[PATCH mlx5-next v2 0/5] Dynamically assign MSI-X vectors count
 2021-01-19  5:39 UTC  (6+ messages)

[PULL 00/13] ppc-for-6.0 queue 20210119
 2021-01-19  6:23 UTC  (3+ messages)
` [PULL 11/13] spapr_hcall.c: make do_client_architecture_support static
` [PULL 13/13] spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-01-19  6:21 UTC  (7+ messages)
` [PATCH v2 6/7] platform: x86: Add "

[PATCH v3 00/12] OPP API fixes and improvements
 2021-01-19  6:36 UTC  (6+ messages)
` [PATCH v3 10/12] opp: Support set_opp() customization without requiring to use regulators
      ` [PATCH] opp: Prepare for ->set_opp() helper to work without regulators


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.