All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 13:37:50 to 2021-09-14 14:23:48 UTC [more...]

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-14 14:19 UTC  (10+ messages)
` [PATCH v2 01/53] docs/devel: rename file for writing monitor commands
` [PATCH v2 02/53] docs/devel: tweak headings in monitor command docs
` [PATCH v2 03/53] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH v2 04/53] docs/devel: add example of command returning unstructured text
` [PATCH v2 05/53] docs/devel: document expectations for HMP commands in the future
` [PATCH v2 06/53] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [PATCH v2 08/53] target/arm: convert to use format_state instead of dump_state
` [PATCH v2 09/53] target/avr: "

[PATCH v5 00/21] Add LoongArch linux-user emulation support
 2021-09-14 14:21 UTC  (15+ messages)
` [PATCH v5 04/21] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v5 05/21] target/loongarch: Add fixed point shift "
` [PATCH v5 06/21] target/loongarch: Add fixed point bit "
` [PATCH v5 07/21] target/loongarch: Add fixed point load/store "
` [PATCH v5 08/21] target/loongarch: Add fixed point atomic "
` [PATCH v5 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v5 11/21] target/loongarch: Add floating point comparison "

[PATCH] ipc: remove memcg accounting for sops objects in do_semtimedop()
 2021-09-14 14:23 UTC  (6+ messages)

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-09-14 14:23 UTC 

[PATCH RFC] vPCI: account for hidden devices in modify_bars()
 2021-09-14 14:22 UTC  (6+ messages)

[PATCH] usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
 2021-09-14 14:22 UTC  (2+ messages)

[RFC v1] nvme-tcp: enable linger socket option on shutdown
 2021-09-14 14:20 UTC  (5+ messages)

[PATCH] nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLY
 2021-09-14 14:19 UTC  (2+ messages)

[PATCH v2] regulator: rtq6752: Enclose 'enable' gpio control by enable flag
 2021-09-14 14:20 UTC 

[PATCH] clk: Add clk_set_parent debugfs node
 2021-09-14 14:19 UTC 

[PATCH 5.15] io_uring: auto-removal for direct open/accept
 2021-09-14 14:18 UTC  (5+ messages)

[RFC net] net: stream: don't purge sk_error_queue without holding its lock
 2021-09-14 14:18 UTC  (3+ messages)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-14 14:18 UTC  (2+ messages)

[PATCHSET v2 0/3] Add ability to save/restore iov_iter state
 2021-09-14 14:17 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: add helper to save "
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers
` [PATCH 3/3] Revert "iov_iter: track truncated size"

[PATCH] virtio-balloon: Fix page-poison subsection name
 2021-09-14 14:16 UTC  (7+ messages)

[PATCH] btrfs: make btrfs_node_key static inline
 2021-09-14 14:08 UTC  (3+ messages)

[PATCH] sparc: mdesc: Fix compile error seen with gcc 11.x
 2021-09-14 14:17 UTC  (3+ messages)

[PATCH] asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
 2021-09-14 14:17 UTC  (2+ messages)

[PATCH 1/6] ASoC: cs35l41: Fix use of an uninitialised variable
 2021-09-14 14:13 UTC  (6+ messages)
` [PATCH 2/6] ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
` [PATCH 3/6] ASoC: cs35l41: Combine adjacent register writes
` [PATCH 4/6] ASoC: cs35l41: Don't overwrite returned error code
` [PATCH 5/6] ASoC: cs35l41: Fixup the error messages
` [PATCH 6/6] ASoC: cs35l41: Fix a bunch of trivial code formating/style issues

[PATCH] arch: remove unused function syscall_set_arguments()
 2021-09-14 14:14 UTC  (3+ messages)

[PATCH v4] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-14 14:14 UTC 

[PATCH] Fix build error in binutils 2.36
 2021-09-14 14:13 UTC  (4+ messages)

[xtables-addons] xt_ipp2p: add ipv6 module alias
 2021-09-14 14:09 UTC 

[PATCH] software node: balance refcount for managed sw nodes
 2021-09-14 14:13 UTC  (11+ messages)

[PATCH] merge-recursive: use fspathcmp() in path_hashmap_cmp()
 2021-09-14 14:11 UTC  (10+ messages)

/proc/stat interrupt counter wrap-around
 2021-09-14 14:11 UTC  (5+ messages)
` [PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"

[PATCH] regulator: rtq6752: Enclose 'enable' gpio control by enable flag
 2021-09-14 14:11 UTC  (3+ messages)

[PATCH v3] sched: Provide Kconfig support for default dynamic preempt mode
 2021-09-14 14:09 UTC  (2+ messages)

[PATCH v2 0/4] ceph: forward average read/write/metadata latency
 2021-09-14 14:10 UTC  (12+ messages)
` [PATCH v2 2/4] ceph: track average/stdev r/w/m latency
` [PATCH v2 3/4] ceph: include average/stddev r/w/m latency in mds metrics

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 14:09 UTC  (11+ messages)
` [PATCH 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH 2/8] fscache: Implement an alternate I/O interface to replace the old API
` [PATCH 3/8] nfs: Move to using the alternate (deprecated) fscache I/O API
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH 5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API
` [PATCH 6/8] fscache: Remove the old "
` [PATCH 7/8] fscache: Remove stats that are no longer used
` [PATCH 8/8] fscache: Update the documentation to reflect I/O API changes

Xenomai 3: Wierd problem resuming task
 2021-09-14 14:09 UTC  (6+ messages)

arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) ?(((0) < 2) ?0:63 - __builtin_clzll(0)):((4 <= 4)) ?__ilog2_u32(0):__ilog2_u64(0))) => (0-u32max >= 0)'
 2021-09-14 14:08 UTC  (2+ messages)

[RFC PATCH] drm/ttm: Add a private member to the struct ttm_resource
 2021-09-14 14:07 UTC  (12+ messages)
            ` [Intel-gfx] "

[PATCH v4 0/1] hw/pflash_cfi01: Allow an administrator to reduce the memory consumption of flash devices
 2021-09-14 14:01 UTC  (4+ messages)
` [PATCH v4 1/1] hw/pflash_cfi01: Allow backing devices to be smaller than memory region

[PATCH v4 00/18] staging: r8188eu: Shorten and simplify calls chain
 2021-09-14 14:05 UTC  (4+ messages)
` [PATCH v4 15/18] staging: r8188eu: hal: Clean up usbctrl_vendorreq()

[PATCH v3 0/6] ARM: config: Refresh multi v7
 2021-09-14 14:03 UTC  (3+ messages)

[PATCH v2 net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 14:05 UTC 

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-09-14 14:04 UTC  (3+ messages)
` [PATCH v7 2/3] PCI: qcom-ep: Add Qualcomm PCIe Endpoint controller driver

[GIT PULL] arm64: dts: ZynqMP DT changes for v5.15
 2021-09-14 14:04 UTC  (4+ messages)

[driver core] bd1e336aa8: WARNING:at_lib/refcount.c:#refcount_warn_saturate
 2021-09-14 14:03 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC engine for higher moderates
 2021-09-14 14:02 UTC  (9+ messages)

[PATCH] xtensa: Increase size of gcc stack frame check
 2021-09-14 14:02 UTC  (5+ messages)

[PATCH v2 1/3] usb: typec: tipd: Don't read/write more bytes than required
 2021-09-14 14:02 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: tipd: Add an additional overflow check
` [PATCH v2 3/3] usb: typec: tipd: Remove WARN_ON in tps6598x_block_read

[PATCH 0/4] locking/rwbase: Assorted fixes
 2021-09-14 13:59 UTC  (4+ messages)
` [PATCH 3/4] locking/rwbase: Fix rwbase_write_lock() vs __rwbase_read_lock()

[PATCH RESEND v3 1/6] powerpc/signal64: Access function descriptor with user access block
 2021-09-14 14:00 UTC  (8+ messages)
` [PATCH RESEND v3 6/6] powerpc/signal: Use unsafe_copy_siginfo_to_user()

[PATCH v5] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-09-14 14:00 UTC 

[dpdk-dev] [PATCH v6] ethdev: add IPv4 and L4 checksum RSS offload types
 2021-09-14 14:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v7] "

[PATCH] software node: balance refcount for managed sw nodes
 2021-09-14 14:00 UTC  (2+ messages)

[dpdk-dev] [PATCH] build: propagate Windows system dependencies to pkg-config
 2021-09-14 13:59 UTC  (3+ messages)

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-14 13:59 UTC  (14+ messages)
                    ` [Virtio-fs] "

[PATCH v3 00/10] PCI: Add support for Apple M1
 2021-09-14 13:56 UTC  (7+ messages)
` [PATCH v3 09/10] iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
` [PATCH v3 10/10] PCI: apple: Configure RID to SID mapper on device addition

[PATCH 0/4] Add support for IDO-SBC2D06-V1B-22W
 2021-09-14 13:54 UTC  (6+ messages)
` [PATCH 4/4] MAINTAINERS: Add myself as MStar/Sigmastar Armv7 SoC maintainers

[PATCH 00/11] PCI devices passthrough on Arm, part 2
 2021-09-14 13:47 UTC  (11+ messages)
` [PATCH 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-14 13:55 UTC  (9+ messages)

[PATCH] dma-buf: system_heap: Avoid warning on mid-order allocations
 2021-09-14 13:56 UTC  (2+ messages)

[PATCH v7 0/3] Handle update hardware queues and queue freeze more carefully
 2021-09-14 13:55 UTC  (10+ messages)
` [PATCH v7 1/3] nvme-fc: Update hardware queues before using them
` [PATCH v7 2/3] nvme-fc: avoid race between time out and tear down
` [PATCH v7 3/3] nvme-fc: Remove freeze/unfreeze around update_nr_hw_queues

About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
 2021-09-14 13:52 UTC  (12+ messages)

[PATCH] kernel/locking: Add context to ww_mutex_trylock
 2021-09-14 13:54 UTC  (11+ messages)
      ` [PATCH v2] "
                  ` [Intel-gfx] "

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-14 13:53 UTC  (3+ messages)
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push

[PATCH v2] target/ppc: Fix 64-bit decrementer
 2021-09-14 13:43 UTC  (5+ messages)

[PATCH] tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
 2021-09-14 13:32 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-14 13:29 UTC  (7+ messages)
` [PATCH v3 6/6] tests/qapi-schema: Test cases "

[PATCH v3 0/4] PCI/ACPI: Simplify PCIe _OSC feature negotiation
 2021-09-14 13:52 UTC  (5+ messages)

[iio:testing 40/43] ld.lld: error: undefined symbol: __udivdi3
 2021-09-14 13:52 UTC  (4+ messages)

[Buildroot] [PATCH] package/botan: fix boost dependency
 2021-09-14 13:50 UTC 

[resend PATCH] drm/ttm: Fix a deadlock if the target BO is not idle during swap
 2021-09-14 13:50 UTC  (7+ messages)

[PATCH 1/2] drm/nouveau/ga102-: support ttm buffer moves via copy engine
 2021-09-14 13:47 UTC  (4+ messages)

[PATCH] PCI: Create device links for AMD integrated USB xHCI and UCSI controllers
 2021-09-14 13:48 UTC  (2+ messages)

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-14 13:30 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_color_chamelium: Skip CTM test if property is not present
 2021-09-14 13:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v2 net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
 2021-09-14 13:47 UTC 

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-14 13:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Move vfio_ccw to the new mdev API (rev2)

[rteval PATCH] rteval: stressng.py: Fix arguments for Popen
 2021-09-14 13:45 UTC 

Handling DRM master transitions cooperatively
 2021-09-14 13:45 UTC  (7+ messages)

[PATCH v2 0/1] lib, stackdepot: Add helper to print stack entries into buffer
 2021-09-14 13:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PATCH v3] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-14 13:44 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 001/252] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
 2021-09-14 13:44 UTC  (7+ messages)
` [PATCH AUTOSEL 5.14 133/252] spi: tegra20-slink: Improve runtime PM usage

[rteval PATCH] rteval: stressng.py: Fix --taskset argument on multi node systems
 2021-09-14 13:44 UTC 

[PATCH 0/2] Add support for querying hw info that UMDs need
 2021-09-14 13:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add support for querying hw info that UMDs need (rev3)

[PATCH v2 net] net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
 2021-09-14 13:43 UTC 

[PATCH] io_uring: add missing sigmask restore in io_cqring_wait()
 2021-09-14 13:42 UTC  (2+ messages)

kernel-rt: BUG: sleeping function called from invalid context at mm/vmalloc.c:2664
 2021-09-14 13:42 UTC 

[rteval PATCH] rteval: stressng.py: Fix arguments for Popen
 2021-09-14 13:42 UTC  (4+ messages)

linux: build faulure: error: "__has_attribute" is not defined
 2021-09-14 13:41 UTC 

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-09-14 13:39 UTC  (5+ messages)

[PATCH net-next v2] skbuff: inline page_frag_alloc_align()
 2021-09-14 13:40 UTC  (2+ messages)

[PATCH net-next 0/2] PF support get MAC address space assigned by firmware
 2021-09-14 13:40 UTC  (2+ messages)

[PATCH net-next v2] net: phy: at803x: add support for qca 8327 internal phy
 2021-09-14 13:40 UTC  (2+ messages)

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 13:39 UTC  (26+ messages)
` [PATCH V5 01/12] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V5 02/12] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V5 03/12] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V5 04/12] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V5 05/12] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V5 06/12] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V5 08/12] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

Haproxy's "send-proxy-v2" doesn’t work when conntrack is disabled
 2021-09-14 13:40 UTC 

[dpdk-dev] [PATCH v2] net/pcap: support buffer size parameter
 2021-09-14 13:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-14 13:22 UTC  (8+ messages)

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-14 13:38 UTC  (5+ messages)
` [PATCH v3 4/9] drm/scheduler: Add fence deadline 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.