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

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-09-14 15:56 UTC  (3+ messages)
` [PATCH 1/6] clk: samsung: Enable bus clock on init
` [PATCH 2/6] clk: samsung: clk-pll: Implement pll0822x PLL type

[PATCH 1/2] mt76: mt7921: robustify hardware initialization flow
 2021-09-14 15:50 UTC  (3+ messages)
` [PATCH 2/2] mt76: mt7921: fix retrying release semaphore without end

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-14 15:52 UTC  (19+ messages)
` [RFC PATCH 1/8] arm64: add CPU field to struct thread_info
` [RFC PATCH 5/8] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y

[RFC v2 0/2] ui: Add a Wayland backend for Qemu UI (v2)
 2021-09-14 15:21 UTC  (3+ messages)
` [RFC v2 2/2] ui: Add a plain Wayland backend for Qemu UI

[PULL 00/14] aspeed queue
 2021-09-14 15:22 UTC  (7+ messages)
` [PULL 14/14] hw/arm/aspeed: Add Fuji machine type

RFC: remove set_fs for m68k
 2021-09-21 21:14 UTC  (16+ messages)

[PATCHv2 1/2] arm: Remove flea3 board
 2021-09-14 15:54 UTC  (2+ messages)

[PATCH bpf-next v2 00/11] bpf: add support for new btf kind BTF_KIND_TAG
 2021-09-14 15:53 UTC  (4+ messages)
` [PATCH bpf-next v2 01/11] btf: change BTF_KIND_* macros to enums

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-14 15:53 UTC  (26+ messages)
` [PATCH v2 06/53] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [PATCH v2 11/53] target/hexagon: delete unused hexagon_debug() method
` [PATCH v2 28/53] monitor: remove 'info ioapic' HMP command
` [PATCH v2 29/53] qapi: introduce x-query-registers QMP command
` [PATCH v2 31/53] qapi: introduce x-query-profile "
` [PATCH v2 32/53] qapi: introduce x-query-numa "
` [PATCH v2 33/53] qapi: introduce x-query-usb "
` [PATCH v2 35/53] qapi: introduce x-query-ramblock "
` [PATCH v2 37/53] qapi: introduce x-query-cmma "
` [PATCH v2 39/53] qapi: introduce x-query-irq "
` [PATCH v2 40/53] hw/core: drop "dump_state" callback from CPU targets
` [PATCH v2 41/53] hw/core: drop support for NULL pointer for FILE * in cpu_dump_state
` [PATCH v2 42/53] hw/core: introduce a 'format_tlb' callback
` [PATCH v2 44/53] target/m68k: convert to use format_tlb callback
` [PATCH v2 46/53] target/ppc: "
` [PATCH v2 47/53] target/sh4: "
` [PATCH v2 48/53] target/sparc: "
` [PATCH v2 49/53] target/xtensa: "
` [PATCH v2 50/53] monitor: merge duplicate "info tlb" handlers
` [PATCH v2 51/53] qapi: introduce x-query-tlb QMP command
` [PATCH v2 52/53] qapi: introduce x-query-jit "
` [PATCH v2 53/53] qapi: introduce x-query-opcount "

[PATCH v2 00/29] Change wildcards on ABI files
 2021-09-14 15:53 UTC  (5+ messages)
` [PATCH v2 04/29] ABI: security: fix location for evm and ima_policy
` [PATCH v2 16/29] ABI: sysfs-bus-soundwire-slave: use wildcards on What definitions

[dpdk-dev] [PATCH] app/testpmd: add command to print representor info
 2021-09-14 15:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[LTP] [PATCH 1/2] runtest/smoketest: Remove intermittent failed test case route4-change-dst
 2021-09-14 15:52 UTC  (5+ messages)

[PATCH] drm/amd/display: move FPU associated DSC code to DML folder
 2021-09-14 15:52 UTC  (2+ messages)
`  "

[PATCH] MAINTAINERS: remove dead e-mails
 2021-09-14 15:50 UTC  (3+ messages)

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-09-14 15:52 UTC  (4+ messages)
` [PATCH 1/3] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM
` [PATCH 3/3] KVM: SVM: add migration support for nested TSC scaling

[PATCH V2 1/1] scsi/ses: Saw "Failed to get diagnostic page 0x1"
 2021-09-14 15:52 UTC  (6+ messages)

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-14 15:51 UTC  (7+ messages)
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support

[PATCH v2 5.15] io_uring: auto-removal for direct open/accept
 2021-09-14 15:50 UTC  (6+ messages)

[v3 00/10] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-09-14 15:50 UTC  (4+ messages)
` [v3 06/10] dt-binding: pmu: Add RISC-V PMU DT bindings

[PATCH 00/14] nSVM fixes and optional features
 2021-09-14 15:48 UTC  (15+ messages)
` [PATCH 01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr
` [PATCH 02/14] KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
` [PATCH 03/14] KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
` [PATCH 04/14] KVM: x86: nSVM: don't copy pause related settings
` [PATCH 05/14] KVM: x86: nSVM: don't copy virt_ext from vmcb12
` [PATCH 06/14] KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset
` [PATCH 07/14] KVM: x86: SVM: add warning for CVE-2021-3656
` [PATCH 08/14] KVM: x86: SVM: add module param to control LBR virtualization
` [PATCH 09/14] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH 10/14] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH 11/14] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
` [PATCH 12/14] KVM: x86: SVM: add module param to control TSC scaling
` [PATCH 13/14] KVM: x86: nSVM: implement nested "
` [PATCH 14/14] KVM: x86: nSVM: support PAUSE filter threshold and count

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-14 15:50 UTC  (5+ messages)
` [PATCH v2 1/9] vfio/ccw: Use functions for alloc/free of the vfio_ccw_private
  ` [Intel-gfx] "

[PATCH v2] nbd/server: Suppress Broken pipe errors on abrupt disconnection
 2021-09-14 15:21 UTC  (4+ messages)

[PATCH v2] scsi: Delete scsi_{get,free}_host_dev()
 2021-09-14 15:53 UTC  (3+ messages)

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 15:49 UTC  (3+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 15:49 UTC  (3+ messages)

drivers/remoteproc/ti_k3_r5_remoteproc.c:377:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-09-14 15:48 UTC  (2+ messages)

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-14 15:46 UTC  (4+ messages)
` [PATCH v4 10/18] soc: imx: add i.MX8M blk-ctrl driver

[PATCH for-rc v3 0/6] RDMA/rxe: Various bug fixes
 2021-09-14 15:47 UTC  (4+ messages)
` [PATCH for-rc v3 1/6] RDMA/rxe: Add memory barriers to kernel queues
  ` 回复: "

[PATCH 0/5] Enable GuC submission by default on DG1
 2021-09-14 15:36 UTC  (5+ messages)
` [PATCH 1/5] drm/i915: Do not define vma on stack
      ` [Intel-gfx] "

Btrfs backports for 5.14.x
 2021-09-14 15:47 UTC 

[PATCH] efi_loader: Set EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT again in efi_net_receive()
 2021-09-14 15:45 UTC  (2+ messages)

[PATCH 0/4] iio: adc: stm32-dfsdm: add scale and offset support
 2021-09-14 15:43 UTC  (11+ messages)
` [PATCH 4/4] "

[dm-crypt] Help with dm-crypt/luks on mediatek device
 2021-09-14 15:42 UTC  (3+ messages)
  ` [dm-crypt] "

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-09-14 15:45 UTC  (4+ messages)
` DPAA2 triggers, "

[dpdk-dev] [PATCH] telemetry: add support for dicts of dicts
 2021-09-14 15:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup
 2021-09-14 15:42 UTC  (4+ messages)
  `  "

[PATCH] gen_compile_commands: add missing sys import
 2021-09-14 15:44 UTC 

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

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-14 15:43 UTC  (21+ messages)

[PATCH v2 1/2] ci: make get-binary-toolchain run per build
 2021-09-14 15:43 UTC  (2+ messages)
` [PATCH v2 2/2] ci: update binary gcc version to 10.3

btrbk question: Should I Prefer Fileserver-initiated Backups from Several Hosts (Instead of Each Host Sending to the Server)?
 2021-09-14 15:42 UTC  (4+ messages)

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

[PATCH AUTOSEL 5.14 01/25] dmaengine: idxd: depends on !UML
 2021-09-14 15:42 UTC  (8+ messages)
` [PATCH AUTOSEL 5.14 03/25] cxl: Move cxl_core to new directory
` [PATCH AUTOSEL 5.14 04/25] cxl/pci: Introduce cdevm_file_operations

[PATCH 1/2] ci: make get-binary-toolchain run per build
 2021-09-14 15:42 UTC  (3+ messages)
` [meta-arm] "

start switching sysfs attributes to expose the seq_file
 2021-09-14 15:41 UTC  (7+ messages)
` [PATCH 13/13] xfs: convert xfs_sysfs attrs to use ->seq_show

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

[PATCH net] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-14 15:40 UTC 

[PATCH mptcp-next v3 0/8] The infinite mapping support
 2021-09-14 15:40 UTC  (5+ messages)
` [PATCH mptcp-next v3 1/8] mptcp: add mptcp_is_data_contiguous helper
` [PATCH mptcp-next v3 2/8] mptcp: add start_seq in the msk

[PATCH v5 0/3] NVIDIA Tegra NVDEC support
 2021-09-14 15:39 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: Add YAML bindings for NVDEC

[PATCH] nvme-tcp: fix incorrect h2cdata pdu offset accounting
 2021-09-14 15:38 UTC 

Re:
 2021-09-14 15:37 UTC 

[PATCH] rt-tests: Add missing option F to optstring
 2021-09-14 15:37 UTC  (2+ messages)

[PATCH 0/9] reducing memory allocations for v2 servers
 2021-09-14 15:37 UTC  (10+ messages)
` [PATCH 1/9] serve: rename is_command() to parse_command()
` [PATCH 2/9] serve: return capability "value" from get_capability()
` [PATCH 3/9] serve: add "receive" method for v2 capabilities table
` [PATCH 4/9] serve: provide "receive" function for object-format capability
` [PATCH 5/9] serve: provide "receive" function for session-id capability
` [PATCH 6/9] serve: drop "keys" strvec
` [PATCH 7/9] ls-refs: ignore very long ref-prefix counts
` [PATCH 8/9] serve: reject bogus v2 "command=ls-refs=foo"
` [PATCH 9/9] serve: reject commands used as capabilities

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

[PATCH 00/10] raise minimum GCC version to 5.1
 2021-09-14 15:33 UTC  (9+ messages)
` [PATCH 02/10] compiler.h: drop fallback overflow checkers
` [PATCH 10/10] vmlinux.lds.h: remove old check for GCC 4.9

thrashing on format %u vs size_t arg
 2021-09-14 15:32 UTC 

[PATCH 1/1] RDMA/rxe: remove the unnecessary variable
 2021-09-15  7:51 UTC 

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-14 15:30 UTC  (7+ messages)

[PATCH v3 0/9] Add imx8ulp clock & reset driver support
 2021-09-14 15:30 UTC  (9+ messages)
` [PATCH v3 1/9] dt-bindings: clock: Add imx8ulp clock support
` [PATCH v3 9/9] clk: imx: Add the pcc reset controller support on imx8ulp

[PATCH] arm64/traps: Avoid unnecessary kernel/user pointer conversion
 2021-09-14 15:27 UTC  (2+ messages)

[PATCH] dt-bindings: net: Add bindings for IXP4xx V.35 WAN HSS
 2021-09-14 15:29 UTC  (2+ messages)

[PATCH 2/2] clk: qcom: Add Global Clock Controller driver for QCM2290
 2021-09-14 15:24 UTC  (3+ messages)

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

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

Public project sstate/hash equivalence mirror now live
 2021-09-14 15:27 UTC  (5+ messages)
` [OE-core] "

[PATCH] KVM: SVM: fix missing sev_decommission in sev_receive_start
 2021-09-14 15:26 UTC  (2+ messages)

[PATCH v4 0/9] ima-evm-utils: Add support for signing with pkcs11 URIs
 2021-09-14 15:24 UTC  (2+ messages)

[PATCH v7 ima-evm-utils 0/2] make default hash algorithm dynamic
 2021-09-14 15:24 UTC  (3+ messages)
` [PATCH v7 ima-evm-utils 1/2] set default hash algorithm in configuration time

[PATCH v4] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-09-14 15:22 UTC  (3+ messages)

[OE-core][dunfell 0/9] Pull request (cover letter only)
 2021-09-14 15:22 UTC 

[PATCH v2] ARM: dts: imx6qdl-pico: Fix Ethernet support
 2021-09-14 15:19 UTC  (2+ messages)

[PATCH liburing 1/1] tests: test open into taken fixed slot
 2021-09-14 15:20 UTC 

[PATCH v2 1/3] drm/probe-helper: Document drm_helper_hpd_irq_event() return value
 2021-09-14 15:20 UTC  (8+ messages)
` [PATCH v2 2/3] drm/probe-helper: Create a HPD IRQ event helper for a single connector
` [PATCH v2 3/3] drm/vc4: hdmi: Actually check for the connector status in hotplug

[PATCH] arm64: entry: Improve the performance of system calls
 2021-09-14 15:17 UTC  (4+ messages)

[PATCH RFC 0/3] add Vertexcom MSE102x support
 2021-09-14 15:17 UTC  (4+ messages)
` [PATCH RFC 1/3] dt-bindings: add vendor Vertexcom
` [PATCH RFC 2/3] dt-bindings: net: add Vertexcom MSE102x support
` [PATCH RFC 3/3] net: vertexcom: Add MSE102x SPI support

[PATCH] arm64: dts: meson: add audio playback to rbox-pro
 2021-09-14 15:16 UTC  (3+ messages)

[PATCH 1/4] media: ir_toy: print firmwware version in correct format
 2021-09-14 15:18 UTC  (4+ messages)
` [PATCH 2/4] media: ir_toy: deal with residual irdata before expected response
` [PATCH 3/4] media: ir_toy: do not resubmit broken urb
` [PATCH 4/4] media: ir_toy: prevent device from hanging during transmit

[PATCH v2] audit: Convert to SPDX identifier
 2021-09-14  3:33 UTC 

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

[PATCH 0/3] drm/i915: Enable -Wsometimes-uninitialized
 2021-09-14 15:17 UTC  (4+ messages)
` [PATCH 3/3] "
  ` [Intel-gfx] "

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-14 15:13 UTC  (3+ messages)
` [PATCH v2 8/8] kbuild: Enable dtc 'unit_address_format' warning by default

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

[RFC PATCH net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 15:15 UTC  (7+ messages)

[dpdk-dev] [PATCH 1/2] security: enforce semantics for Tx inline processing
 2021-09-14 15:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/3] security: Improve inline fast path routines
  ` [dpdk-dev] [PATCH v5 2/3] security: add option for faster udata or mdata access
  ` [dpdk-dev] [PATCH v5 3/3] examples/ipsec-secgw: update event mode inline path


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.