All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-26 22:29:05 to 2022-09-26 23:35:18 UTC [more...]

[syzbot] WARNING in wireless_send_event
 2022-09-26 23:34 UTC  (2+ messages)
` [PATCH wireless-next v2] wext: use flex array destination for memcpy()

[V2 PATCH 0/8] Execute hypercalls from guests according to cpu type
 2022-09-26 23:34 UTC  (16+ messages)
` [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
` [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup
` [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
` [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test

[Intel-gfx] [PATCH] drm/i915/guc: do not capture error state on exiting context
 2022-09-26 23:34 UTC  (3+ messages)

[PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
 2022-09-26 23:33 UTC  (8+ messages)

some likely bugs in IOMMUv2 (in tlb_finish_mmu() nested flush and mremap())
 2022-09-26 23:32 UTC  (4+ messages)

[PATCH] Bluetooth: Prevent double register of suspend
 2022-09-26 23:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-26 23:30 UTC 

[PATCH v2 net-next 00/12] Add tc-taprio support for queueMaxSDU
 2022-09-26 23:29 UTC  (5+ messages)
` [PATCH v2 net-next 02/12] tsnep: deny tc-taprio changes to per-tc max SDU

[Intel-gfx] [PATCH v2 00/15] Add DG2 OA support
 2022-09-26 23:28 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 14/15] drm/i915/guc: Support OA when Wa_16011777198 is enabled

[PATCH net-next 0/4] mptcp: MPTCP support for TCP_FASTOPEN_CONNECT
 2022-09-26 23:27 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: add TCP_FASTOPEN_CONNECT socket option
` [PATCH net-next 2/4] tcp: export tcp_sendmsg_fastopen
` [PATCH net-next 3/4] mptcp: handle defer connect in mptcp_sendmsg
` [PATCH net-next 4/4] mptcp: poll allow write call before actual connect

[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
 2022-09-26 17:24 UTC  (5+ messages)

[PATCH v4] ARM: dts: aspeed: yosemit V2: Enable OCP debug card
 2022-09-26 11:43 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Move scratch page into system memory on all platforms
 2022-09-26 23:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
 2022-09-26 22:47 UTC  (6+ messages)

[PATCH] libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
 2022-09-26 23:22 UTC  (4+ messages)

And, at long last, another perfbook release
 2022-09-26 23:24 UTC  (5+ messages)

[PATCH v2] dt-bindings: net: marvell,pp2: convert to json-schema
 2022-09-26 23:21 UTC 

[PATCH for-next 0/2] rw link fixes
 2022-09-26 23:20 UTC  (3+ messages)
` [PATCH for-next 1/2] io_uring/rw: fix unexpected link breakage
` [PATCH for-next 2/2] io_uring/rw: don't lose short results on io_setup_async_rw()

[PATCH V5 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-09-26 23:21 UTC  (4+ messages)
` [PATCH V5 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4

stable-rc/linux-4.9.y build: 167 builds: 3 failed, 164 passed, 2 errors, 33 warnings (v4.9.329-22-gf631754acd7b)
 2022-09-26 23:20 UTC 

[PATCH -next] spi: aspeed: Remove redundant dev_err call
 2022-09-23 10:16 UTC 

[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-09-26 23:18 UTC  (27+ messages)
` [PATCH 01/26] bpf: verifier: Allow for multiple packets
` [PATCH 02/26] bpf: verifier: Allow single packet invalidation
` [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf
` [PATCH 04/26] fuse-bpf: Add BPF supporting functions
` [PATCH 05/26] fs: Generic function to convert iocb to rw flags
` [PATCH 06/26] bpf: Export bpf_prog_fops
` [PATCH 07/26] fuse-bpf: Prepare for fuse-bpf patch
` [PATCH 08/26] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [PATCH 09/26] fuse-bpf: Don't support export_operations
` [PATCH 10/26] fuse-bpf: Partially add mapping support
` [PATCH 11/26] fuse-bpf: Add lseek support
` [PATCH 12/26] fuse-bpf: Add support for fallocate
` [PATCH 13/26] fuse-bpf: Support file/dir open/close
` [PATCH 14/26] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [PATCH 15/26] fuse-bpf: Add support for read/write iter
` [PATCH 16/26] fuse-bpf: support FUSE_READDIR
` [PATCH 17/26] fuse-bpf: Add support for sync operations
` [PATCH 18/26] fuse-bpf: Add Rename support
` [PATCH 19/26] fuse-bpf: Add attr support
` [PATCH 20/26] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [PATCH 21/26] fuse-bpf: Add xattr support
` [PATCH 22/26] fuse-bpf: Add symlink/link support
` [PATCH 23/26] fuse-bpf: allow mounting with no userspace daemon
` [PATCH 24/26] fuse-bpf: Call bpf for pre/post filters
` [PATCH 25/26] fuse-bpf: Add userspace "
` [PATCH 26/26] fuse-bpf: Add selftests

RTT-PROBE: lore-subspace-rtt
 2022-09-26 23:20 UTC 

[PATCH][next] ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helper
 2022-09-26 23:18 UTC  (2+ messages)

[PATCH v3 0/2] drm/msm/dsi: Add support for DSI PHY on QCM2290
 2022-09-26 23:18 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display/msm: Add QCM2290 DSI phy

[PATCH] wext: use flex array destination for memcpy()
 2022-09-26 23:17 UTC  (2+ messages)

[PATCH] dt-bindings: clock: qcom,a53pll: replace maintainer
 2022-09-26 23:17 UTC  (2+ messages)

[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update
 2022-09-26 23:06 UTC  (4+ messages)
` [RFC PATCH 1/3] drm/virtio: .release ops for virtgpu fence release
` [RFC PATCH 2/3] drm/virtio: new fence for every plane update
` [RFC PATCH 3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization

[PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
 2022-09-26 23:17 UTC  (2+ messages)

[PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-26 23:15 UTC  (14+ messages)
` [PATCH 10/32] dt-bindings: pinctrl: qcom,ipq6018: do not require function on non-GPIOs
` [PATCH 13/32] dt-bindings: pinctrl: qcom,msm8226: "
` [PATCH 20/32] dt-bindings: pinctrl: qcom,msm8953: "
` [PATCH 25/32] dt-bindings: pinctrl: qcom,qcm2290: "
` [PATCH 27/32] dt-bindings: pinctrl: qcom,sdx55: "
` [PATCH 30/32] dt-bindings: pinctrl: qcom,sdx65: "

[PATCH 5.19 000/207] 5.19.12-rc1 review
 2022-09-26 23:15 UTC  (3+ messages)

[PATCH] Bluetooth: hci_core: Fix not handling link timeouts propertly
 2022-09-26 23:14 UTC  (2+ messages)
`  "

[PATCH for-next 00/13] Implement the xrc transport
 2022-09-26 23:13 UTC  (4+ messages)
` [PATCH for-next 07/13] RDMA/rxe: Extend srq verbs to support xrcd

linux-next: manual merge of the rust tree with the kbuild tree
 2022-09-26 23:12 UTC 

[PATCH v2 0/4] SDM670 GPI DMA support
 2022-09-26 23:12 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: dma: qcom: gpi: add fallback compatible
    ` [PATCH v2 1/4] dt-bindings: dma: qcom: gpi: add fallback

[PATCH] Documentation/CoC: Reflect current CoC interpretation and practices
 2022-09-26 23:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-26 23:10 UTC 

[PATCH -next v2] Documentation: devres: add missing SPI helper
 2022-09-26 23:09 UTC  (2+ messages)

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-26 23:07 UTC  (8+ messages)
` [PATCH 6/7] nouveau/dmem: Evict device private memory during release
      ` [Nouveau] "

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-26 23:08 UTC  (9+ messages)
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
 2022-09-26 23:03 UTC  (3+ messages)

[PATCH -next] Documentation: devres: add missing PINCTRL helpers
 2022-09-26 23:07 UTC  (2+ messages)

[PATCH v1] doc: update DLB2 documentation
 2022-09-26 23:07 UTC 

[PATCH mptcp-next] mptcp: update misleading comments
 2022-09-26 23:07 UTC  (2+ messages)
` mptcp: update misleading comments.: Tests Results

[PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size
 2022-09-26 23:06 UTC  (2+ messages)

[PATCH 0/8] generic command line v4
 2022-09-26 23:03 UTC  (15+ messages)

[PATCH v2 0/2] Fixes for ATA device queue depth control
 2022-09-26 23:05 UTC  (4+ messages)
` [PATCH v2 2/2] ata: libata-sata: Fix "

[PATCH v2 0/2] Add support for Renesas ProXO XP oscillator
 2022-09-26 23:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add bindings for Renesas ProXO

phosphor-buttons multihost control
 2022-09-26 23:03 UTC  (4+ messages)

[PATCH][next] iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-26 23:03 UTC 

[PATCH] scsi: qla2xxx: Fix serialization of DCBX TLV data request
 2022-09-26 23:02 UTC 

[PATCH] read-cache: avoid misaligned reads in index v4
 2022-09-26 23:02 UTC  (5+ messages)

[PATCH v2] dt-bindings: power: reset: restart-handler: add common schema
 2022-09-26 23:02 UTC  (2+ messages)

[PATCH][next] netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-26 23:02 UTC 

[PATCH][next] soc: qcom: smd-rpm: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-26 23:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-26 23:00 UTC 

[PATCH 00/11] arm64/slimbus/dt-bindings: convert to DT Schema, minor cleanups
 2022-09-26 22:59 UTC  (10+ messages)
` [PATCH 09/11] dt-bindings: slimbus: convert bus description to DT schema
` [PATCH 10/11] dt-bindings: slimbus: qcom,slim: convert "
` [PATCH 11/11] dt-bindings: slimbus: qcom,slim-ngd: "
  ` [PATCH 11/11] dt-bindings: slimbus: qcom, slim-ngd: "

[PATCH V3 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1)
 2022-09-26 22:59 UTC  (3+ messages)

[PATCH][next] ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-26 22:58 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 162 builds: 4 failed, 158 passed, 28 warnings (v4.19.259-56-g210639ab50c74)
 2022-09-26 22:57 UTC 

[PATCH v10 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
 2022-09-26 22:57 UTC  (11+ messages)

[PATCH v2] dt-bindings: memory-controller: st,stm32: Split off MC properties
 2022-09-26 22:55 UTC  (2+ messages)

[ovmf test] 173318: all pass - PUSHED
 2022-09-26 22:56 UTC 

[tpm2] Re: flush ALL transient handles or sessions in tpm2-pytss
 2022-09-26 22:56 UTC 

[PATCH 1/3] event/dlb2: add producer port probing optimization
 2022-09-26 22:55 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] event/dlb2: add fence bypass option for producer ports
  ` [PATCH v3 3/3] event/dlb2: optimize credit allocations

[PATCH v2 00/10] GitLab CI cleanup & improvements for Arm
 2022-09-26 22:54 UTC  (13+ messages)
` [PATCH v2 01/10] automation: Use custom build jobs when extra config options are needed
` [PATCH v2 02/10] automation: Add randconfig build jobs for arm64 alpine container
` [PATCH v2 03/10] automation: qemu-smoke-arm64.sh: Increase RAM size
` [PATCH v2 04/10] automation: Add debug versions of Arm tests
` [PATCH v2 06/10] automation: qemu-smoke-arm32.sh: Modify script to use ImageBuilder

linux-next: manual merge of the driver-core tree with the jc_docs tree
 2022-09-26 22:54 UTC  (3+ messages)

[PATCH v3 0/14] Add iMX PCIe EP mode support
 2022-09-26 22:53 UTC  (4+ messages)
` [PATCH v3 03/14] dt-bindings: imx6q-pcie: Add iMX8MP PCIe EP mode compatible string

[PATCH v12 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-26 22:53 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

RTT-PROBE: lore-subspace-rtt
 2022-09-26 22:50 UTC 

[PATCH 5.15 000/148] 5.15.71-rc1 review
 2022-09-26 22:48 UTC  (2+ messages)

[PATCH v2 00/37] target/i386: new decoder + AVX implementation
 2022-09-26  7:46 UTC  (5+ messages)
` [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX

[PATCH] ARM: dts: stm32: Rename mdio0 to mdio
 2022-09-26 22:44 UTC 

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-26 22:44 UTC  (3+ messages)

Join us for Review Club!
 2022-09-26 22:44 UTC  (2+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-26 22:43 UTC  (14+ messages)

[PATCH] misc strict patches
 2022-09-26 22:42 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-26 22:41 UTC  (7+ messages)
` [PATCH v2 1/2] powerpc/pseries: block untrusted device tree "
` [PATCH v2 2/2] powerpc/rtas: block error injection "

[PATCH] smp/hotplug, x86/vmware: Put offline vCPUs in halt instead of mwait
 2022-09-26 22:41 UTC  (5+ messages)

[PATCH][next] ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-09-26 22:39 UTC  (5+ messages)

[PATCH] KVM: selftests: Skip tests that require EPT when it is not available
 2022-09-26 22:40 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-26 22:40 UTC 

[PATCH] Bluetooth: L2CAP: fix an illegal state transition from BT_DISCONN
 2022-09-26 22:40 UTC  (3+ messages)

[PATCH] netdev: differentiate connect/auth timeouts
 2022-09-26 22:39 UTC 

stable-rc/queue/5.19 build: 160 builds: 2 failed, 158 passed, 6 errors, 2 warnings (v5.19.11-206-g444111497b13)
 2022-09-26 22:37 UTC 

[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
 2022-09-26 22:36 UTC  (3+ messages)

[PATCH v2] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
 2022-09-26 22:35 UTC 

[PATCH v6 0/5] Define EINVAL as device/domain incompatibility
 2022-09-26 22:34 UTC  (4+ messages)

[PATCH v6 0/4] rcu: call_rcu() power improvements
 2022-09-26 22:35 UTC  (11+ messages)
` [PATCH v6 1/4] rcu: Make call_rcu() lazy to save power

[PATCH] arm64: dts: rockchip: Add missing rockchip,pipe-grf to rk3568 PCIe v3 PHY
 2022-09-26 22:34 UTC  (6+ messages)

stable-rc/queue/5.4 build: 172 builds: 3 failed, 169 passed, 4 errors, 25 warnings (v5.4.214-114-g67322a30c199)
 2022-09-26 22:35 UTC 

[meta-ti][dunfell][PATCH] trusted-firmware-a: Update to latest upstream master
 2022-09-26 22:34 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS 94b477e266563b528fc2efbf6a4302d7c8216093
 2022-09-26 22:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-26 22:30 UTC 

[PATCH for-next 0/2] Fine-granular CAP_SYS_ADMIN
 2022-09-26 22:30 UTC  (3+ messages)
  ` [PATCH for-next 2/2] nvme: Make CAP_SYS_ADMIN fine-granular

[PATCH] driver: of: overlay: demote message to warning
 2022-09-26 22:29 UTC  (12+ messages)

[REGRESSION] Graphical issues on Lenovo Yoga 7 14ARB7 laptop since v6.0-rc1 (bisected)
 2022-09-26 22:29 UTC  (8+ messages)

[PATCH v2 1/3] event/dlb2: add producer port probing optimization
 2022-09-26 22:29 UTC  (3+ messages)
` [PATCH v2 2/3] event/dlb2: add fence bypass option for producer ports
` [PATCH v2 3/3] event/dlb2: optimize credit allocations


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.