All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-06 06:39:54 to 2023-05-06 07:38:34 UTC [more...]

[PATCH v2 0/4] cd/wp code clean up for i.MX USDHC
 2023-05-06  7:40 UTC  (2+ messages)
` [PATCH v2 1/4] mmc: sdhci-esdhc-imx: remove unused enum cd_types

[PATCH v2 net-next] netfilter: nft_set_pipapo: Use struct_size()
 2023-05-06  7:36 UTC  (2+ messages)

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-676-g4511bf086ccf)
 2023-05-06  7:34 UTC 

[PATCH v5 1/2] dt-bindings: arm: optee: add interrupt controller properties
 2023-05-06  7:32 UTC  (4+ messages)
` [PATCH v5 2/2] optee: multiplex tee interrupt events on optee async notif irq

[PATCH v3 00/10] tracing: remove dynamic vcpu state
 2023-05-06  7:34 UTC  (5+ messages)
` [PATCH v3 04/10] scripts/qapi: document the tool that generated the file
` [PATCH v3 05/10] qapi: make the vcpu parameters deprecated for 8.1

[PATCH v2 0/6] Allwinner R329/D1/R528/T113s SPI support
 2023-05-06  7:30 UTC  (21+ messages)
` [PATCH v2 1/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329 SPI
` [PATCH v2 2/6] spi: sun6i: change OF match data to a struct
` [PATCH v2 3/6] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v2 4/6] spi: sun6i: add support for R329 SPI controllers
` [PATCH v2 5/6] dt-bindings: spi: sun6i: add DT bindings for Allwinner D1/R528/T113s SPI
` [PATCH v2 6/6] riscv: dts: allwinner: d1: Add SPI0 controller node

[PATCH 0/8] PCI: qcom: Do not advertise hotplug capability
 2023-05-06  7:31 UTC  (9+ messages)
` [PATCH 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
` [PATCH 2/8] PCI: qcom: Disable write access to read only registers for IP v2.9.0
` [PATCH 3/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
` [PATCH 4/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
` [PATCH 5/8] PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
` [PATCH 6/8] PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
` [PATCH 7/8] PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
` [PATCH 8/8] PCI: qcom: Do not advertise hotplug capability for IP v2.1.0

[PATCH v5 00/30] tcg: Simplify calls to load/store helpers
 2023-05-06  7:22 UTC  (31+ messages)
` [PATCH v5 01/30] tcg/i386: Introduce prepare_host_addr
` [PATCH v5 02/30] tcg/i386: Use indexed addressing for softmmu fast path
` [PATCH v5 03/30] tcg/aarch64: Introduce prepare_host_addr
` [PATCH v5 04/30] tcg/arm: "
` [PATCH v5 05/30] tcg/loongarch64: "
` [PATCH v5 06/30] tcg/mips: "
` [PATCH v5 07/30] tcg/ppc: "
` [PATCH v5 08/30] tcg/riscv: "
` [PATCH v5 09/30] tcg/s390x: "
` [PATCH v5 10/30] tcg: Add routines for calling slow-path helpers
` [PATCH v5 11/30] tcg/i386: Convert tcg_out_qemu_ld_slow_path
` [PATCH v5 12/30] tcg/i386: Convert tcg_out_qemu_st_slow_path
` [PATCH v5 13/30] tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path
` [PATCH v5 14/30] tcg/arm: "
` [PATCH v5 15/30] tcg/loongarch64: Convert tcg_out_qemu_{ld, st}_slow_path
` [PATCH v5 16/30] tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path
` [PATCH v5 17/30] tcg/ppc: "
` [PATCH v5 18/30] tcg/riscv: "
` [PATCH v5 19/30] tcg/s390x: "
` [PATCH v5 20/30] tcg/loongarch64: Simplify constraints on qemu_ld/st
` [PATCH v5 21/30] tcg/mips: Remove MO_BSWAP handling
` [PATCH v5 22/30] tcg/mips: Reorg tlb load within prepare_host_addr
` [PATCH v5 23/30] tcg/mips: Simplify constraints on qemu_ld/st
` [PATCH v5 24/30] tcg/ppc: Reorg tcg_out_tlb_read
` [PATCH v5 25/30] tcg/ppc: Adjust constraints on qemu_ld/st
` [PATCH v5 26/30] tcg/ppc: Remove unused constraints A, B, C, D
` [PATCH v5 27/30] tcg/ppc: Remove unused constraint J
` [PATCH v5 28/30] tcg/riscv: Simplify constraints on qemu_ld/st
` [PATCH v5 29/30] tcg/s390x: Use ALGFR in constructing softmmu host address
` [PATCH v5 30/30] tcg/s390x: Simplify constraints on qemu_ld/st

[PATCH v2] target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
 2023-05-06  7:27 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update Akihiko Odaki's email address
 2023-05-06  7:23 UTC 

drivers/clk/mediatek/clk-mtk.c:588 __mtk_clk_simple_probe() error: uninitialized symbol 'base'
 2023-05-06  7:27 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-06  7:25 UTC  (10+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA

[PATCH] net/ice: fix dcf init rss blocked
 2023-05-06  6:48 UTC 

stable-rc/queue/5.15 build: 178 builds: 3 failed, 175 passed, 10 errors, 6 warnings (v5.15.105-406-g93046c7116de)
 2023-05-06  7:25 UTC 

kernel/rcu/srcutree.c:1644 srcu_advance_state() warn: inconsistent returns '&ssp->srcu_sup->srcu_gp_mutex'
 2023-05-06  7:22 UTC 

[PATCH] docs/devel: remind developers to run CI container pipeline when updating images
 2023-05-06  7:20 UTC 

[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
 2023-05-06  7:19 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 83e5775d7afda68f6d7576d21f7a080fbfeecc4f
 2023-05-06  7:16 UTC  (4+ messages)
` [Intel-gfx] "

[dtor-input:master] BUILD SUCCESS 5672bd308ef23b81eb40dd2963f925fd671a66c2
 2023-05-06  7:16 UTC 

[dtor-input:for-linus] BUILD SUCCESS 978134c4b192ed04ecf699be3e1b4d23b5d20457
 2023-05-06  7:15 UTC 

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-06  7:15 UTC  (4+ messages)
` [PATCH v12 08/13] HP BIOSCFG driver - bioscfg-h

[PATCH v2 0/7] media: uvcvideo: Misc cleanups
 2023-05-06  7:14 UTC  (8+ messages)
` [PATCH v2 1/7] media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
` [PATCH v2 2/7] media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
` [PATCH v2 3/7] media: uvcvideo: Use clamp() to replace manual implementation
` [PATCH v2 4/7] media: uvcvideo: Reorganize format descriptor parsing
` [PATCH v2 5/7] media: uvcvideo: Increment intervals pointer at end of parsing
` [PATCH v2 6/7] media: uvcvideo: Constify formats, frames and intervals
` [PATCH v2 7/7] media: uvcvideo: Constify descriptor buffers

[PATCH v2 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-05-06  7:13 UTC  (4+ messages)
` [PATCH v2 2/2] net: phy: motorcomm: Add pad drive strength cfg support

[PATCH 1/2] wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATE
 2023-05-06  7:13 UTC  (3+ messages)

patch for 5.10.stable (sound/oss/dmasound)
 2023-05-06  6:59 UTC  (2+ messages)

[bug report] ceph: fix potential use-after-free bug when trimming caps
 2023-05-06  7:13 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
 2023-05-06  7:12 UTC  (5+ messages)

FAILED: patch "[PATCH] bus: mhi: host: Range check CHDBOFF and ERDBOFF" failed to apply to 5.10-stable tree
 2023-05-06  6:58 UTC 

[PULL 0/6] ppc queue
 2023-05-06  7:10 UTC  (2+ messages)

[PULL 00/42] tcg patch queue
 2023-05-06  7:11 UTC  (2+ messages)

FAILED: patch "[PATCH] bus: mhi: host: Range check CHDBOFF and ERDBOFF" failed to apply to 5.15-stable tree
 2023-05-06  6:58 UTC 

[PATCH 1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table()
 2023-05-06  7:11 UTC  (2+ messages)
` [PATCH 2/2] x86/PCI: Slightly simplify pirq_convert_irt_table()

FAILED: patch "[PATCH] bus: mhi: host: Use mhi_tryset_pm_state() for setting fw" failed to apply to 5.15-stable tree
 2023-05-06  6:57 UTC 

FAILED: patch "[PATCH] bus: mhi: host: Remove duplicate ee check for syserr" failed to apply to 5.15-stable tree
 2023-05-06  6:57 UTC 

FAILED: patch "[PATCH] cxl/port: Scan single-target ports for decoders" failed to apply to 6.1-stable tree
 2023-05-06  6:57 UTC 

FAILED: patch "[PATCH] cxl/port: Scan single-target ports for decoders" failed to apply to 6.2-stable tree
 2023-05-06  6:57 UTC 

FAILED: patch "[PATCH] cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit" failed to apply to 6.1-stable tree
 2023-05-06  6:56 UTC 

FAILED: patch "[PATCH] cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit" failed to apply to 6.2-stable tree
 2023-05-06  6:56 UTC 

FAILED: patch "[PATCH] ubifs: Fix memory leak in do_rename" failed to apply to 5.15-stable tree
 2023-05-06  6:55 UTC 

FAILED: patch "[PATCH] ubifs: Fix memleak when insert_old_idx() failed" failed to apply to 4.14-stable tree
 2023-05-06  6:54 UTC 

[PATCH] media: uvcvideo: Don't expose unsupported formats to userspace
 2023-05-06  7:08 UTC  (5+ messages)

[PATCH for-next] MAINTAINERS: Update maintainers of HiSilicon RoCE
 2023-05-06  7:06 UTC 

[PATCH] sysctl: add config to make randomize_va_space RO
 2023-05-06  7:04 UTC  (6+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-05-06  7:05 UTC 

[PATCH] drm/amdgpu: unmap and remove csa_va properly
 2023-05-06  7:03 UTC 

[PATCH] fuse: add a new flag to allow shared mmap in FOPEN_DIRECT_IO mode
 2023-05-06  7:03 UTC  (3+ messages)
` [fuse-devel] "

[Intel-gfx] [PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-05-06  6:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 05/27] drm/i915/gvt: Verify VFIO-pinned page is THP when shadowing 2M gtt entry
      `  "

FAILED: patch "[PATCH] RISC-V: Align SBI probe implementation with spec" failed to apply to 5.15-stable tree
 2023-05-06  6:40 UTC 

FAILED: patch "[PATCH] RISC-V: Align SBI probe implementation with spec" failed to apply to 5.10-stable tree
 2023-05-06  6:40 UTC 

[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
 2023-05-06  7:00 UTC  (16+ messages)

S3 support on some GFX11 products
 2023-05-06  6:38 UTC  (2+ messages)

FAILED: patch "[PATCH] ipmi: fix SSIF not responding under certain cond." failed to apply to 4.19-stable tree
 2023-05-06  6:26 UTC 

FAILED: patch "[PATCH] ipmi: fix SSIF not responding under certain cond." failed to apply to 4.14-stable tree
 2023-05-06  6:25 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are" failed to apply to 6.1-stable tree
 2023-05-06  6:19 UTC 

[PATCH v2] media: uvcvideo: Don't expose unsupported formats to userspace
 2023-05-06  6:58 UTC 

[PATCH v2] wifi: wilc1000: fix kernel oops during interface down during background scan
 2023-05-06  5:52 UTC  (2+ messages)

[PATCH 0/2] diff-report.py tool
 2023-05-06  6:51 UTC  (3+ messages)
` [PATCH 1/2] xen/misra: add "

Can AUDIT_LIST_RULES causes kthreadd-spam?
 2023-05-06  6:50 UTC  (9+ messages)

[PATCH v4 tty-next 0/2] serial: Add driver for National Instruments UARTs
 2023-05-06  6:50 UTC  (3+ messages)
` [PATCH v4 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings

[PULL v2 00/45] loongarch-to-apply queue
 2023-05-06  6:35 UTC  (32+ messages)
` [PULL v2 01/45] target/loongarch: Add LSX data type VReg
` [PULL v2 02/45] target/loongarch: meson.build support build LSX
` [PULL v2 03/45] target/loongarch: Add CHECK_SXE maccro for check LSX enable
` [PULL v2 07/45] target/loongarch: Implement vsadd/vssub
` [PULL v2 08/45] target/loongarch: Implement vhaddw/vhsubw
` [PULL v2 10/45] target/loongarch: Implement vavg/vavgr
` [PULL v2 11/45] target/loongarch: Implement vabsd
` [PULL v2 12/45] target/loongarch: Implement vadda
` [PULL v2 13/45] target/loongarch: Implement vmax/vmin
` [PULL v2 14/45] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [PULL v2 15/45] target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}
` [PULL v2 16/45] target/loongarch: Implement vdiv/vmod
` [PULL v2 18/45] target/loongarch: Implement vexth
` [PULL v2 22/45] target/loongarch: Implement vsll vsrl vsra vrotr
` [PULL v2 23/45] target/loongarch: Implement vsllwil vextl
` [PULL v2 25/45] target/loongarch: Implement vsrln vsran
` [PULL v2 26/45] target/loongarch: Implement vsrlrn vsrarn
` [PULL v2 27/45] target/loongarch: Implement vssrln vssran
` [PULL v2 28/45] target/loongarch: Implement vssrlrn vssrarn
` [PULL v2 30/45] target/loongarch: Implement vpcnt
` [PULL v2 31/45] target/loongarch: Implement vbitclr vbitset vbitrev
` [PULL v2 32/45] target/loongarch: Implement vfrstp
` [PULL v2 33/45] target/loongarch: Implement LSX fpu arith instructions
` [PULL v2 34/45] target/loongarch: Implement LSX fpu fcvt instructions
` [PULL v2 35/45] target/loongarch: Implement vseq vsle vslt
` [PULL v2 36/45] target/loongarch: Implement vfcmp
` [PULL v2 40/45] target/loongarch: Implement vilvl vilvh vextrins vshuf
` [PULL v2 41/45] target/loongarch: Implement vld vst
` [PULL v2 42/45] target/loongarch: Implement vldi
` [PULL v2 44/45] target/loongarch: CPUCFG support LSX
` [PULL v2 45/45] hw/intc: don't use target_ulong for LoongArch ipi

[regression] Bug 217394 - IRQ override skipping breaks the Aya Neo Air Plus 6800U keyboard buttons
 2023-05-06  6:47 UTC  (4+ messages)

[PATCHv3] mm: optimization on page allocation when CMA enabled
 2023-05-06  6:45 UTC 

[PATCH] ARM: dts: imx7ulp: add address/size-cells to OCOTP
 2023-05-06  6:42 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: imx-ocotp: drop unneeded address/size-cells and children
 2023-05-06  6:42 UTC  (4+ messages)

FAILED: patch "[PATCH] relayfs: fix out-of-bounds access in relay_file_read" failed to apply to 4.14-stable tree
 2023-05-06  2:33 UTC 

FAILED: patch "[PATCH] relayfs: fix out-of-bounds access in relay_file_read" failed to apply to 4.19-stable tree
 2023-05-06  2:33 UTC 

FAILED: patch "[PATCH] relayfs: fix out-of-bounds access in relay_file_read" failed to apply to 5.4-stable tree
 2023-05-06  2:33 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not" failed to apply to 4.14-stable tree
 2023-05-06  2:31 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are" failed to apply to 6.1-stable tree
 2023-05-06  2:30 UTC 

FAILED: patch "[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are" failed to apply to 5.15-stable tree
 2023-05-06  2:30 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 4.19-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 5.4-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 5.10-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 5.15-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 6.1-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 6.3-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: ccp - Clear PSP interrupt status register before" failed to apply to 6.2-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: testmgr - fix RNG performance in fuzz tests" failed to apply to 6.1-stable tree
 2023-05-06  2:28 UTC 

FAILED: patch "[PATCH] crypto: safexcel - Cleanup ring IRQ workqueues on load" failed to apply to 4.14-stable tree
 2023-05-06  2:27 UTC 

[oe][meta-oe][kirkstone][PATCH 1/2] libbpf: add native and nativesdk BBCLASSEXTEND
 2023-05-06  6:39 UTC  (2+ messages)
` [oe][meta-oe][kirkstone][PATCH 2/2] pahole: fix native package build error


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.