All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 21:10:43 to 2021-10-12 22:17:12 UTC [more...]

[RFC PATCH v2 00/16] Initial support for machine creation via QMP
 2021-10-12 22:16 UTC  (5+ messages)
` [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command

[PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-12 22:15 UTC  (14+ messages)
` [PATCH 21/26] drm/i915: Multi-BB execbuf
    ` [Intel-gfx] "
` [PATCH 22/26] drm/i915/guc: Handle errors in multi-lrc requests
  ` [Intel-gfx] "
` [PATCH 23/26] drm/i915: Make request conflict tracking understand parallel submits
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Parallel submission aka multi-bb execbuf (rev4)
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH 5.4 00/51] 5.4.153-rc3 review
 2021-10-12 22:15 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* values
 2021-10-12 22:12 UTC  (2+ messages)
`  "

[PATCH v2] mt76: mt7921: add MU EDCA cmd support
 2021-10-12 22:12 UTC 

[PATCH v2 2/3] drm/amdkfd: handle svm partial migration cpages 0
 2021-10-12 22:12 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] staging: media: rkvdec: Constify static struct v4l2_m2m_ops
 2021-10-12 22:11 UTC  (2+ messages)

[PATCH 0/9] No more adding submodule ODB as alternate
 2021-10-12 22:10 UTC  (3+ messages)
` [PATCH v4 0/7] "

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-12 22:10 UTC  (9+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[Intel-wired-lan] [PATCH net v1] iavf: Fix reporting when setting descriptor count
 2021-10-12 22:10 UTC  (2+ messages)

[PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format
 2021-10-12 22:09 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 1/2] ax25: Fix use of copy_from_sockptr() in ax25_setsockopt()
 2021-10-12 22:09 UTC  (3+ messages)
` [PATCH 2/2] ax25: Fix deadlock hang during concurrent read and write on socket

[Printing-architecture] OpenPrinting News
 2021-10-12 22:09 UTC 

[PATCH v5 0/3] Expose PMU to the guests
 2021-10-12 22:07 UTC  (3+ messages)
` [PATCH v5 2/3] xen/arm: Check for PMU platform support

What's cooking in git.git (Oct 2021, #03; Mon, 11)
 2021-10-12 22:07 UTC  (2+ messages)
` Submodules UX overhaul update (was: What's cooking in git.git (Oct 2021, #03; Mon, 11))

[PATCH v1 0/7] ACPI: Use ACPI_COMPANION() directly to simplify code
 2021-10-12 22:04 UTC  (4+ messages)
` [PATCH v1 2/7] nouveau: ACPI: Use the ACPI_COMPANION() macro directly
  ` [Nouveau] "

[PATCH] drm/nouveau/mmu/gp100: remove unused variable
 2021-10-12 22:02 UTC  (2+ messages)
` [Nouveau] "

[Intel-wired-lan] [PATCH net v1] iavf: Fix handling of vlan strip virtual channel messages
 2021-10-12 22:02 UTC  (2+ messages)

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-12 22:00 UTC  (40+ messages)
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH v2] xen/arm: vgic to ignore GICD ICPENRn registers access
 2021-10-12 21:57 UTC  (2+ messages)

[BUG] credential wildcard does not match hostnames containing an underscore
 2021-10-12 21:57 UTC  (11+ messages)
      ` [PATCH] urlmatch: add underscore to URL_HOST_CHARS

undefined reference to `memcg_bulk_charge_hook'
 2021-10-12 21:55 UTC  (4+ messages)

[PATCH 00/12] block: 64bit blk io
 2021-10-12 21:46 UTC  (6+ messages)
` [PATCH 10/12] block-backend: convert blk_aio_ functions to int64_t bytes paramter

[PATCH 0/5] UFS patches for kernel v5.16
 2021-10-12 21:54 UTC  (6+ messages)
` [PATCH 1/5] scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these successfully"
` [PATCH 2/5] scsi: ufs: Improve source code comments
` [PATCH 3/5] scsi: ufs: Improve static type checking
` [PATCH 4/5] scsi: ufs: Log error handler activity
` [PATCH 5/5] scsi: ufs: Add a sysfs attribute for triggering the UFS EH

[PATCH net-next] net: microchip: lan743x: add support for PTP pulse width (duty cycle)
 2021-10-12 21:53 UTC  (2+ messages)

[PULL 00/10] Python patches
 2021-10-12 21:41 UTC  (11+ messages)
` [PULL 01/10] python/aqmp: add greeting property to QMPClient
` [PULL 02/10] python/aqmp: add .empty() method to EventListener
` [PULL 03/10] python/aqmp: Return cleared events from EventListener.clear()
` [PULL 04/10] python/aqmp: add send_fd_scm
` [PULL 05/10] python/aqmp: Add dict conversion method to Greeting object
` [PULL 06/10] python/aqmp: Reduce severity of EOFError-caused loop terminations
` [PULL 07/10] python/aqmp: Disable logging messages by default
` [PULL 08/10] python/qmp: clear events on get_events() call
` [PULL 09/10] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
` [PULL 10/10] python, iotests: remove socket_scm_helper

[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-12 21:52 UTC  (7+ messages)
` [Intel-gfx] "
` [Intel-gfx] [RFC PATCH] lib/stackdepot: stack_depot_init_mutex can be static
  `  "

can B.A.T.M.A.N. force a path through the network?
 2021-10-12 21:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] pipeline: remove experimental tag from API
 2021-10-12 21:52 UTC  (4+ messages)

[BlueZ] gatt: added missing disconn_id's and removed extra check
 2021-10-12 21:51 UTC 

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-12 21:51 UTC  (6+ messages)

[PATCH BlueZ] avrcp: keep track of last volume, and use as transport init_volume
 2021-10-12 21:51 UTC 

[PATCH BlueZ] Use accurate icons for headphones and headsets
 2021-10-12 21:50 UTC  (5+ messages)
` [BlueZ] "

[dpdk-dev] [PATCH 0/8] Removal of PCI bus ABIs
 2021-10-12 21:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/7] "

[PATCH] media: imx: Constify static struct v4l2_m2m_ops
 2021-10-12 21:47 UTC  (2+ messages)

[Cluster-devel] [GFS2 v3 PATCH 00/13] gfs2: fix bugs related to node_scope and go_lock
 2021-10-12 21:48 UTC  (3+ messages)
` [Cluster-devel] [GFS2 v3 PATCH 09/13] gfs2: split glock instantiation off from do_promote

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-12 21:48 UTC  (3+ messages)
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[meta-gnome][PATCH 1/3] gjs: Inherit pkgconfig
 2021-10-12 21:48 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] luaposix: Use lua 5.4
` [meta-gnome][PATCH 3/3] devilspie2: Switch to using github repo

[PATCH v5 00/11] PCI devices passthrough on Arm
 2021-10-12 21:48 UTC  (13+ messages)
` [PATCH v5 07/11] xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag
` [PATCH v5 08/11] xen/arm: Enable the existing x86 virtual PCI support for ARM

[dpdk-dev] [PATCH 0/3] patchset for bnxt PMD
 2021-10-12 21:47 UTC  (10+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] net/bnxt: create aggregration rings when needed
  ` [dpdk-dev] [PATCH v3 2/3] net/bnxt: fix Rx queue state on start
  ` [dpdk-dev] [PATCH v3 3/3] net/bnxt: enhance support for RSS action
` [dpdk-dev] [PATCH v4 0/3] patchset for bnxt PMD
  ` [dpdk-dev] [PATCH v4 1/3] net/bnxt: create aggregration rings when needed
  ` [dpdk-dev] [PATCH v4 2/3] net/bnxt: fix Rx queue state on start
  ` [dpdk-dev] [PATCH v4 3/3] net/bnxt: enhance support for RSS action

OpenBMC
 2021-10-12  5:59 UTC  (7+ messages)
          ` - OpenBMC

[dm-devel] [PATCH v5 0/4] blk-crypto cleanups
 2021-10-12 21:43 UTC  (10+ messages)
`  "
` [dm-devel] [PATCH v5 1/4] blk-crypto-fallback: properly prefix function and struct names
  `  "
` [dm-devel] [PATCH v5 2/4] blk-crypto: rename keyslot-manager files to blk-crypto-profile
  `  "
` [dm-devel] [PATCH v5 3/4] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
  `  "
` [dm-devel] [PATCH v5 4/4] blk-crypto: update inline encryption documentation
  `  "

[PATCH net-next 0/4] Managed Neighbor Entries
 2021-10-12 21:46 UTC  (3+ messages)
` [PATCH net-next 3/4] net, neigh: Extend neigh->flags to 32 bit to allow for extensions

why git is so slow for a tiny git push?
 2021-10-12 21:46 UTC  (8+ messages)
      ` [External Mail]Re: "

[PATCH 0/5 v0.6] sched/umcg: RFC UMCG patchset
 2021-10-12 21:44 UTC  (8+ messages)
` [PATCH 5/5 v0.6] sched/umcg: add Documentation/userspace-api/umcg.txt

[PATCH V6 0/2] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-10-12 21:43 UTC  (6+ messages)
` [PATCH V6 2/2] libxl/arm: Add handling of extended regions for DomU

[PATCH] drm/i915: Stop using I915_TILING_* in client blit selftest
 2021-10-12 21:43 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
 2021-10-12 21:43 UTC  (5+ messages)

[PATCH v2 net 00/10] Felix DSA driver fixes
 2021-10-12 21:42 UTC  (9+ messages)
` [PATCH v2 net 03/10] net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
` [PATCH v2 net 06/10] net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
` [PATCH v2 net 09/10] net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING ports
` [PATCH v2 net 10/10] net: dsa: felix: break at first CPU port during init and teardown

Windows Log Output to Event Viewer or Text File
 2021-10-12 21:40 UTC  (4+ messages)

Commit ae1a7eefff may have broken git behind a firewall
 2021-10-12 21:41 UTC  (3+ messages)

[GIT PULL 1/1] Broadcom devicetree fixes for 5.15
 2021-10-12 21:38 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/icl: Fix read of memory frequency
 2021-10-12 21:40 UTC  (4+ messages)

[PATCH v2 00/23] tcg: singlestep reorg
 2021-10-12 21:35 UTC  (5+ messages)
` [PATCH v2 17/23] target/riscv: Remove dead code after exception
` [PATCH v2 18/23] target/riscv: Remove exit_tb and lookup_and_goto_ptr

[PATCH 0/1] util: Make some iova_tree functions parameters const
 2021-10-12 21:35 UTC  (3+ messages)
` [PATCH 1/1] util: Make some iova_tree "

[PATCH] init: Make unknown command line param message clearer
 2021-10-12 21:35 UTC 

[PATCH v2 0/2] btrfs: fix a deadlock between chunk allocation and chunk tree modifications
 2021-10-12 21:34 UTC  (9+ messages)
` [PATCH v2 1/2] btrfs: fix deadlock between chunk allocation and chunk btree modifications

[RFC PATCH 1/1] s390/cio: make ccw_device_dma_* more robust
 2021-10-12 21:32 UTC  (3+ messages)

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-12 21:32 UTC  (10+ messages)

[Intel-wired-lan] [net-next PATCH v3 0/9] implement support for PTP on E822 hardware
 2021-10-12 21:32 UTC  (10+ messages)
` [Intel-wired-lan] [net-next PATCH v3 1/9] ice: introduce ice_base_incval function
` [Intel-wired-lan] [net-next PATCH v3 2/9] ice: PTP: move setting of tstamp_config
` [Intel-wired-lan] [net-next PATCH v3 3/9] ice: use 'int err' instead of 'int status' in ice_ptp_hw.c
` [Intel-wired-lan] [net-next PATCH v3 4/9] ice: introduce ice_ptp_init_phc function
` [Intel-wired-lan] [net-next PATCH v3 5/9] ice: convert clk_freq capability into time_ref
` [Intel-wired-lan] [net-next PATCH v3 6/9] ice: implement basic E822 PTP support
` [Intel-wired-lan] [net-next PATCH v3 7/9] ice: ensure the hardware Clock Generation Unit is configured
` [Intel-wired-lan] [net-next PATCH v3 8/9] ice: exit bypass mode once hardware finishes timestamp calibration
` [Intel-wired-lan] [net-next PATCH v3 9/9] ice: support crosstimestamping on E822 devices if supported

[PATCH 1/4] Bluetooth: Only allow setting msft_opcode at setup stage
 2021-10-12 21:31 UTC  (4+ messages)
` [PATCH 2/4] Bluetooth: Only allow setting AOSP capable "
` [PATCH 3/4] Bluetooth: vhci: Add support for setting msft_opcode
` [PATCH 4/4] Bluetooth: vhci: Add support for setting aosp_capable

[Intel-wired-lan] [net-next PATCH v2 0/9] implement support for PTP on E822 hardware
 2021-10-12 21:29 UTC  (2+ messages)

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-12 21:26 UTC  (8+ messages)
` [PATCH v1 06/16] clk: starfive: Add JH7100 clock generator driver

[PATCH v2 0/4] xfs: fix perag iteration raciness
 2021-10-12 21:26 UTC  (2+ messages)

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-12 21:24 UTC  (5+ messages)

[PATCH V3] KVM: SEV: Acquire vcpu mutex when updating VMSA
 2021-10-12 21:24 UTC 

Performance regression with async inode inactivation
 2021-10-12 21:23 UTC  (10+ messages)

[dpdk-dev] [PATCH v1 00/12] ethdev: rework transfer flow API
 2021-10-12 21:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 10/12] net/mlx5: support represented port flow action

[PATCH V6 1/2] xen/arm: Introduce gpaddr_bits field to struct xen_domctl_getdomaininfo
 2021-10-12 21:22 UTC  (2+ messages)

[PATCH V2] crypto: ccp - Consolidate sev INIT logic
 2021-10-12 21:22 UTC 

[PATCH v4 0/3] virtio: Add vhost-user based RNG
 2021-10-12 21:18 UTC  (4+ messages)
` [PATCH v4 3/3] docs: Add documentation for vhost based RNG implementation

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-12 21:18 UTC  (6+ messages)
` [PATCH v8 09/12] sysfs: fix deadlock race "

[PATCH 5.10 00/81] 5.10.73-rc3 review
 2021-10-12 21:17 UTC  (2+ messages)

[PATCH V2] crypto: ccp - Consolidate sev INIT logic
 2021-10-12 21:17 UTC 

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-10-12 21:17 UTC  (17+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

[PATCH 4.19 00/27] 4.19.211-rc3 review
 2021-10-12 21:16 UTC  (2+ messages)

[PATCH v6 00/11] board: toradex: verdin-imx8mm: target refresh
 2021-10-12 21:16 UTC  (3+ messages)

[PATCH] ASoC: amd: vangogh: constify static struct snd_soc_dai_ops
 2021-10-12 21:15 UTC  (2+ messages)

[patch 00/31] x86/fpu: Preparatory cleanups for AMX support (part 1)
 2021-10-12 21:15 UTC  (2+ messages)

[PATCH] KVM: selftests: Rename vm_open() to __vm_create()
 2021-10-12 21:14 UTC  (2+ messages)

[RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-12 21:13 UTC  (5+ messages)

Use of '%#02x' is almost always wrong
 2021-10-12 21:10 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.