All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-01 15:24:29 to 2021-09-01 16:17:09 UTC [more...]

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-01 15:59 UTC  (7+ messages)
` [PATCH v1 2/3] io: Add zerocopy and errqueue

[PATCH v3] memory: Have 'info mtree' remove duplicated Address Space information
 2021-09-01 16:13 UTC  (4+ messages)

[PATCH v2 0/3] VNC-related HMP/QMP fixes
 2021-09-01 15:17 UTC  (4+ messages)
` [PATCH v2 1/3] monitor/hmp: correctly invert password argument detection again
` [PATCH v2 2/3] monitor/hmp: add support for flag argument with value
` [PATCH v2 3/3] monitor: allow VNC related QMP and HMP commands to take a display ID

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-09-01 16:16 UTC  (3+ messages)
` [PATCH 04/15] scalar: 'register' sets recommended config and starts maintenance

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-01 16:16 UTC  (15+ messages)

[PATCH v2 0/9] Support ETE decoding
 2021-09-01 16:16 UTC  (8+ messages)
` [PATCH v2 9/9] perf cs-etm: Show a warning for an unknown magic number

[Intel-gfx] [PATCH 0/5] drm/i915/display: debugfs cleanups
 2021-09-01 16:14 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/debugfs: clean up LPSP status
` [Intel-gfx] [PATCH 2/5] drm/i915/debugfs: clean up LPSP capable
` [Intel-gfx] [PATCH 5/5] drm/i915/debugfs: pass intel_connector to intel_connector_debugfs_add()

[PATCH v4 0/4] btrf_show_devname related fixes
 2021-09-01 16:16 UTC  (8+ messages)

[PATCH v2 0/9] Free user PTE page table pages
 2021-09-01 16:16 UTC  (10+ messages)
` [PATCH v2 6/9] mm: free "

[PULL 00/56] Block patches
 2021-09-01 15:16 UTC  (47+ messages)
` [PULL 05/56] qemu-iotests: add option to attach gdbserver
` [PULL 06/56] qemu-iotests: delay QMP socket timers
` [PULL 09/56] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PULL 11/56] qemu-iotests: extend QMP socket timeout when using valgrind
` [PULL 12/56] qemu-iotests: allow valgrind to read/delete the generated log file
` [PULL 13/56] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PULL 14/56] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PULL 15/56] qemu-iotests: add option to show qemu binary logs on stdout
` [PULL 16/56] docs/devel/testing: add -p option to the debug section of QEMU iotests
` [PULL 17/56] block/monitor: Consolidate hmp_handle_error calls to reduce redundant code
` [PULL 18/56] raw-format: drop WRITE and RESIZE child perms when possible
` [PULL 19/56] iotests: use with-statement for open() calls
` [PULL 20/56] iotests: use subprocess.DEVNULL instead of open("/dev/null")
` [PULL 21/56] block: introduce bdrv_replace_child_bs()
` [PULL 22/56] block: introduce blk_replace_bs
` [PULL 23/56] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PULL 24/56] qdev: allow setting drive property for realized device
` [PULL 25/56] block: rename backup-top to copy-before-write
` [PULL 26/56] block-copy: move detecting fleecing scheme to block-copy
` [PULL 27/56] block/block-copy: introduce block_copy_set_copy_opts()
` [PULL 28/56] block/backup: set copy_range and compress after filter insertion
` [PULL 29/56] block/backup: move cluster size calculation to block-copy
` [PULL 30/56] block/copy-before-write: relax permission requirements when no parents
` [PULL 31/56] block/copy-before-write: drop extra bdrv_unref on failure path
` [PULL 32/56] block/copy-before-write: use file child instead of backing
` [PULL 33/56] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PULL 34/56] block/copy-before-write: introduce cbw_init()
` [PULL 35/56] block/copy-before-write: cbw_init(): rename variables
` [PULL 36/56] block/copy-before-write: cbw_init(): use file child after attaching
` [PULL 37/56] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
` [PULL 38/56] block/copy-before-write: cbw_init(): use options
` [PULL 39/56] block/copy-before-write: initialize block-copy bitmap
` [PULL 40/56] block/block-copy: make setting progress optional
` [PULL 41/56] block/copy-before-write: make public block driver
` [PULL 42/56] qapi: publish copy-before-write filter
` [PULL 43/56] python/qemu/machine.py: refactor _qemu_args()
` [PULL 44/56] python/qemu/machine: QEMUMachine: improve qmp() method
` [PULL 45/56] python:QEMUMachine: template typing for self returning methods
` [PULL 46/56] iotests/222: fix pylint and mypy complains
` [PULL 47/56] iotests/222: constantly use single quotes for strings
` [PULL 48/56] iotests: move 222 to tests/image-fleecing
` [PULL 49/56] iotests.py: hmp_qemu_io: support qdev
` [PULL 50/56] iotests/image-fleecing: proper source device
` [PULL 53/56] iotests/image-fleecing: add test-case for copy-before-write filter
` [PULL 54/56] block/block-copy: block_copy_state_new(): drop extra arguments
` [PULL 56/56] block/file-win32: add reopen handlers

[igt-dev] [PATCH i-g-t 0/2] i915/gem_render_copy: Add support for local memory
 2021-09-01 16:14 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_bufops: Add intel_buf_init_in_region
` [igt-dev] [PATCH i-g-t 2/2] i915/gem_render_copy: Add support for local memory
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 0/3] extcon: usbc-tusb320: Initial TUSB320L support
 2021-09-01 16:14 UTC  (4+ messages)
` [PATCH v4 1/3] extcon: usbc-tusb320: Add support for mode setting and reset
` [PATCH v4 2/3] extcon: usbc-tusb320: Add support for TUSB320L
` [PATCH v4 3/3] dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string

[PATCH] tests/vhost-user-bridge.c: Fix typo in help message
 2021-09-01 15:27 UTC 

[PATCH 0/4] x86/PVH: Dom0 building adjustments
 2021-09-01 16:13 UTC  (8+ messages)

[PATCH 0/7] [CI] Enable GuC submission by default on DG1
 2021-09-01 16:12 UTC  (3+ messages)
` [PATCH 2/7] drm/i915/guc: put all guc objects in lmem when available
  ` [Intel-gfx] "

[qemu-web PATCH] Fix link to Windows page in Wiki
 2021-09-01 15:30 UTC  (2+ messages)

[PATCH] coroutine: resize pool periodically instead of limiting size
 2021-09-01 16:09 UTC 

btrfs mount takes too long time
 2021-09-01 16:11 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 0/7] drm/i915/bios: remove vbt ddi_port_info caching
 2021-09-01 16:10 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915/bios: use hdmi level shift directly from child data
` [Intel-gfx] [PATCH v2 2/7] drm/i915/bios: use max tmds clock "
` [Intel-gfx] [PATCH v2 3/7] drm/i915/bios: use dp max link rate "
` [Intel-gfx] [PATCH v2 4/7] drm/i915/bios: use alternate aux channel "
` [Intel-gfx] [PATCH v2 5/7] drm/i915/bios: move ddc pin mapping code next to ddc pin sanitize
` [Intel-gfx] [PATCH v2 6/7] drm/i915/bios: use ddc pin directly from child data
` [Intel-gfx] [PATCH v2 7/7] drm/i915/bios: get rid of vbt ddi_port_info

[dpdk-dev] Running DPDK application without non-previlege mode
 2021-09-01 16:09 UTC  (10+ messages)
` [dpdk-dev] Running DPDK application with "

[PATCH 1/2] clk: versatile: Rename ICST to CLK_ICST
 2021-09-01 16:09 UTC  (2+ messages)
` [PATCH 2/2] clk: versatile: hide clock drivers from non-ARM users

[PATCH net v2 0/2] mptcp: Prevent tcp_push() crash and selftest temp file buildup
 2021-09-01 16:09 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: guest.MAXPHYADDR fix and related cleanup
 2021-09-01 16:09 UTC  (4+ messages)
` [PATCH 1/3] Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"

[PATCH] x86/setup: Explicitly include acpi.h
 2021-09-01 16:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gitlab: Escape git-describe match pattern on Windows hosts
 2021-09-01 15:21 UTC  (4+ messages)

[PATCH] common: guest_physmap_add_page()'s return value needs checking
 2021-09-01 16:06 UTC 

[PATCH v7 00/17] drm/i915: Introduce Intel PXP
 2021-09-01 16:06 UTC  (10+ messages)
` [PATCH v7 10/17] drm/i915/pxp: interfaces for using protected objects
      ` [Intel-gfx] "
` [PATCH v7 13/17] drm/i915/pxp: Add plane decryption support
  ` [Intel-gfx] "
` [PATCH v7 14/17] drm/i915/pxp: black pixels on pxp disabled
  ` [Intel-gfx] "

[PATCH 0/2] Use raw spinlocks in the ls-extirq driver
 2021-09-01 16:05 UTC  (6+ messages)
` [PATCH 1/2] regmap: teach regmap to use raw spinlocks if requested in the config

[PATCH v10 0/2] gpu: drm: add driver for ili9361 panel
 2021-09-01 16:03 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF
  ` [PATCH v10 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF
` [PATCH v10 2/2] drm/tiny: add driver for newhaven,1.8-128160EF

[Buildroot] [PATCH 1/1] package/environment-setup/environment-setup: add zsh
 2021-09-01 16:04 UTC  (5+ messages)

[PATCH 0/2] net: Remove the ipx network layer header files
 2021-09-01 16:02 UTC  (3+ messages)
` [PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h "

[PATCH net-next] tcp: add tcp_tx_skb_cache_key checking in sk_stream_alloc_skb()
 2021-09-01 16:02 UTC  (12+ messages)

[PATCH v9 0/2] gpu: drm: add driver for ili9361 panel
 2021-09-01 16:01 UTC  (3+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01 15:58 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH v2 0/1] hw/arm/aspeed: Allow machine to set UART default
 2021-09-01 15:57 UTC  (2+ messages)

[PATCH 5.4 00/48] 5.4.144-rc1 review
 2021-09-01 15:58 UTC  (2+ messages)

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.205-33-gc6f620c98de6)
 2021-09-01 15:58 UTC 

[PATCH v3] platform/x86: Add driver for ACPI WMAA EC-based backlight control
 2021-09-01 15:57 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v7 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2021-09-01 15:57 UTC  (7+ messages)
` [PATCH v7 1/6] soc: qcom: cpr: Move common functions to new file
` [PATCH v7 2/6] dt-bindings: avs: cpr: Convert binding to YAML schema
` [PATCH v7 3/6] arm64: qcom: qcs404: Change CPR nvmem-names
` [PATCH v7 4/6] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v7 5/6] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v7 6/6] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver

[PATCH 1/2] dt-bindings: opp: qcom-opp: Convert to DT schema
 2021-09-01 15:55 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: opp: Add binding for qcom-cpu-opp

[PATCH net v2] selftests: add simple GSO GRE test
 2021-09-01 15:55 UTC 

[renesas-drivers:master] BUILD SUCCESS 94ab75aecb2229dc1286e97ea92c4c0333eab270
 2021-09-01 15:54 UTC 

[PATCH v2 1/2] dt-bindings: remoteproc: Add fsl,imx-dsp-rproc binding document
 2021-09-01 15:50 UTC  (6+ messages)
` [PATCH v2 2/2] remoteproc: imx_dsp_rproc: add remoteproc driver for dsp on i.MX

[PATCH v4] platform/x86: hp-wmi: add support for omen laptops
 2021-09-01 15:53 UTC  (2+ messages)

[PATCH net] selftests: add simple GSO GRE test
 2021-09-01 15:53 UTC 

[PATCH] ip_gre/ip6_gre: add check for invalid csum_start
 2021-09-01 15:53 UTC  (6+ messages)
` [PATCH 1/2 net] ip_gre: add validation for csum_start

[patch 00/10] x86/fpu: Clean up error handling in sigframe related code
 2021-09-01 15:52 UTC  (8+ messages)
` [patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()

[PATCH 0/3] Add temperature notification support
 2021-09-01 15:51 UTC  (3+ messages)
` [PATCH 2/3] scsi: ufs: Add temperature notification exception handling

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-09-01 15:51 UTC  (7+ messages)

Cannot connect to SAE protected AP with iwd 1.16 and beyond
 2021-09-01 15:51 UTC  (2+ messages)

[PATCH 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-01 15:51 UTC  (6+ messages)
` [PATCH 1/2] mwifiex: Use non-posted PCI register writes

[PATCH iproute2] iptuntap: fix multi-queue flag display
 2021-09-01 15:48 UTC 

[igt-dev] [PATCH i-g-t v2 0/3] Add tests to check Freesync capability reporting
 2021-09-01 15:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add tests to check Freesync capability reporting (rev2)

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.61-103-g4cd5172c2ba3)
 2021-09-01 15:46 UTC 

[RFC v2 1/7] RISC-V: Remove the current perf implementation
 2021-09-01 15:45 UTC  (4+ messages)
` Not compiling with CONFIG_BPF_SYSCALL enabled

[PATCH 4.9 00/16] 4.9.282-rc1 review
 2021-09-01 15:45 UTC  (2+ messages)

[PATCH v1] driver core: fw_devlink: Don't create device links for devices not on a bus
 2021-09-01 15:44 UTC  (2+ messages)

[PATCH v4 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-01 15:43 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot
` [PATCH v4 bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_snapshot

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-09-01 15:42 UTC  (6+ messages)
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory

[PATCH v1 00/14] Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-01 15:40 UTC  (9+ messages)
` [PATCH v1 03/14] mm: add iomem vma selection for memory migration

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-01 15:40 UTC  (4+ messages)

[patch, v2] x86/pat: pass valid address to sanitize_phys()
 2021-09-01 15:41 UTC  (3+ messages)

[PATCH v4] staging: greybus: Convert uart.c from IDR to XArray
 2021-09-01 15:39 UTC  (4+ messages)
` [greybus-dev] "

[PATCH] namei: get rid of unused filename_parentat()
 2021-09-01 15:35 UTC  (3+ messages)

[PATCH 0/2 v2] Add statistics and document for cfs_b burst
 2021-09-01 15:37 UTC  (2+ messages)

Backup failing with "failed to clone extents" error
 2021-09-01 15:37 UTC  (16+ messages)

[PATCH for-next 0/4] EFA CQ notifications
 2021-09-01 15:36 UTC  (7+ messages)
` [PATCH for-next 4/4] RDMA/efa: "

[PATCH net-next] ipv6: change return type from int to void for mld_process_v2
 2021-09-01 15:34 UTC 

[PATCH] Declare the file_operations struct as const
 2021-09-01 15:34 UTC  (9+ messages)

[PATCH] arm64: dts: sun50i: h5: NanoPI Neo 2: phy-mode rgmii-id
 2021-09-01 15:31 UTC  (5+ messages)
`  "
    `  "

[PATCH] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage
 2021-09-01 15:34 UTC 

[Intel-gfx] [PATCH 0/5] DSI driver improvement
 2021-09-01 15:32 UTC  (3+ messages)
` [Intel-gfx] [PATCH 5/5] drm/i915/dsi: Read/write proper brightness value via MIPI DCS command

stable-rc/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.143-49-gfa7f9f53436e)
 2021-09-01 15:32 UTC 

[PATCH v2] mesa: fix build on Arm V5 with soft float
 2021-09-01 15:32 UTC 

[PATCH] xhci: add quirk for host controllers that don't update endpoint DCS
 2021-09-01 15:30 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-01 15:27 UTC  (5+ messages)

[PATCH kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename
 2021-09-01 15:26 UTC  (9+ messages)

[PATCH] kvm: x86: Increase MAX_VCPUS to 710
 2021-09-01 15:25 UTC  (7+ messages)

[PATCH] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
 2021-09-01 15:25 UTC  (2+ messages)

[PATCH 00/15] block: third batch of add_disk() error handling conversions
 2021-09-01 15:24 UTC  (3+ messages)
` [PATCH 05/15] um/drivers/ubd_kern: add error handling support for add_disk()

[PATCH v7 0/1] asus-wmi: Add support for custom fan curves
 2021-09-01 15:24 UTC  (5+ messages)
` [PATCH v7] "

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-09-01 15:24 UTC  (8+ messages)
` [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support


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.