All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 13:46:08 to 2021-09-14 14:30:20 UTC [more...]

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-14 14:20 UTC  (33+ 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 07/53] target/alpha: convert to use format_state instead of dump_state
` [PATCH v2 08/53] target/arm: "
` [PATCH v2 09/53] target/avr: "
` [PATCH v2 10/53] target/cris: "
` [PATCH v2 11/53] target/hexagon: delete unused hexagon_debug() method
` [PATCH v2 12/53] target/hexagon: convert to use format_state instead of dump_state
` [PATCH v2 13/53] target/hppa: "
` [PATCH v2 14/53] target/i386: "
` [PATCH v2 15/53] target/m68k: "
` [PATCH v2 16/53] target/microblaze: "
` [PATCH v2 17/53] target/mips: "
` [PATCH v2 18/53] target/nios2: "
` [PATCH v2 19/53] target/openrisc: "
` [PATCH v2 20/53] target/ppc: "
` [PATCH v2 21/53] target/riscv: "
` [PATCH v2 22/53] target/rx: "
` [PATCH v2 23/53] target/s390x: "
` [PATCH v2 24/53] target/sh: "
` [PATCH v2 25/53] target/sparc: "
` [PATCH v2 26/53] target/tricore: "
` [PATCH v2 27/53] target/xtensa: "

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

[PATCH 0/4] Do error capture async, flush G2H processing on reset
 2021-09-14 14:29 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/guc: Do error capture asynchronously
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915/guc: Refcount context during error capture
  ` [Intel-gfx] "

[dpdk-dev] [RFC 0/7] hide eth dev related structures
 2021-09-14 14:28 UTC  (4+ messages)
` [dpdk-dev] [RFC 2/7] eth: make drivers to use new API for Rx

[bug report] nvme0n1 node still exists after blktests nvme-tcp/014 on 5.13.16-rc1
 2021-09-14 14:28 UTC  (3+ messages)

[PATCH] udf: Fix regression which is preventing symlink access
 2021-09-14 14:27 UTC  (2+ messages)

[PATCH bpf-next v4] libbpf: introduce legacy kprobe events support
 2021-09-14 14:27 UTC  (6+ messages)
` [PATCH bpf-next v5] "

[PATCH] hwrng: meson - Improve error handling for core clock
 2021-09-14 14:24 UTC  (3+ messages)

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

Questioning requirement for ASSERT_RTNL in indirect code
 2021-09-14 14:26 UTC  (2+ messages)

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-09-14 14:23 UTC  (2+ messages)

[PATCH] DRM/Panel : abt-y030xx067a yellow tint fix
 2021-09-14  9:27 UTC 

[PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
 2021-09-14 14:24 UTC  (8+ messages)
` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update
  ` [PATCH v2 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work

[PATCH v2 00/15] [RFC] Upstreaming the Scalar command
 2021-09-14 14:24 UTC  (7+ messages)
` [PATCH v3 "
          ` Train station analogy, was "

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

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-14 14:24 UTC  (13+ messages)
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted

[PATCH 1/6] ASoC: cs35l41: Fix use of an uninitialised variable
 2021-09-14 14:23 UTC  (7+ 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] iio: imu: mpu6050: add watermark support for icm20602/20690
 2021-09-14 13:52 UTC  (3+ messages)

Linux 5.15-rc1
 2021-09-14 14:24 UTC  (11+ messages)
          ` Linux 5.15-rc1 - 82599ES VPD access isue
            ` [Intel-wired-lan] "

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

[PATCH 0/9] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-14 14:24 UTC  (3+ messages)

[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 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] asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
 2021-09-14 14:17 UTC  (2+ messages)

[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

[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

[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)


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.