All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-25 06:50:47 to 2023-10-25 07:32:58 UTC [more...]

[PATCH 00/29] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-10-25  7:27 UTC  (22+ messages)
` [PATCH 01/29] "
` [PATCH 02/29] tcg/optimize: Split out arg_is_const_val
` [PATCH 03/29] tcg/optimize: Split out do_constant_folding_cond1
` [PATCH 04/29] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PATCH 06/29] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PATCH 07/29] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH 08/29] tcg/aarch64: Generate TBZ, TBNZ
` [PATCH 09/29] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PATCH 13/29] tcg/i386: "
` [PATCH 15/29] tcg/mips: "
` [PATCH 16/29] tcg/riscv: "
` [PATCH 17/29] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PATCH 18/29] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PATCH 19/29] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PATCH 20/29] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
` [PATCH 21/29] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
` [PATCH 22/29] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PATCH 23/29] tcg/ppc: Create tcg_out_and_rc
` [PATCH 24/29] tcg/ppc: Support TCG_COND_TST{EQ,NE}
` [PATCH 26/29] tcg/tci: "
` [PATCH 29/29] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero

[PATCH 0/2] pmdomain: qcom: rpmhpd: Introduce Power Domains support for SM8650
 2023-10-25  7:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains
` [PATCH 2/2] pmdomain: qcom: rpmhpd: Add "

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-25  7:32 UTC  (3+ messages)

[Intel-gfx] Regression in linux-next
 2023-10-25  7:32 UTC  (4+ messages)
` [Intel-gfx] Regression on linux-next (next-20231016)
  ` [Intel-gfx] Regression on linux-next (next-20231013)

[PATCH] dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side channel
 2023-10-25  7:31 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-25  7:31 UTC 

[PATCH 0/2] soc: qcom: llcc: Introduce support for SM8650
 2023-10-25  7:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: cache: qcom,llcc: Document the SM8650 Last Level Cache Controller
` [PATCH 2/2] soc: qcom: llcc: Add configuration data for SM8650

[PATCH] soc: qcom: socinfo: Add SM8650 SoC ID
 2023-10-25  7:31 UTC 

[PATCH v2 0/1] arm64: dts: cn913x: add device trees for COM Express boards
 2023-10-25  7:30 UTC 

[PATCH] dt-bindings: interconnect: qcom-bwmon: document SM8650 BWMONs
 2023-10-25  7:30 UTC  (2+ messages)

[PATCH] dt-bindings: ufs: qcom-ufs: document the SM8560 UFS Controller
 2023-10-25  7:30 UTC 

❌ FAIL (MISSED 56 of 105): Test report for for-kernelci (6.6.0-rc7, arm-next, 850ffb9b)
 2023-10-25  7:30 UTC 

[PATCH] dt-bindings: hwmon: lm87: Convert to dtschema
 2023-10-25  7:30 UTC 

[PATCH] dt-bindings: thermal: qcom-tsens: document the SM8560 Temperature Sensor
 2023-10-25  7:30 UTC 

[PATCH] dt-bindings: iommu: arm,smmu: document the SM8650 System MMU
 2023-10-25  7:30 UTC  (2+ messages)

[PATCH v7 0/4] riscv: Add fine-tuned checksum functions
 2023-10-25  7:29 UTC  (4+ messages)
` [PATCH v7 3/4] riscv: Add checksum library

[PATCH] dt-bindings: mmc: sdhci-msm: document the SM8560 SDHCI Controller
 2023-10-25  7:29 UTC 

[PATCH net-next v6 0/5] Rust abstractions for network PHY drivers
 2023-10-25  7:29 UTC  (9+ messages)
` [PATCH net-next v6 1/5] rust: core "
` [PATCH net-next v6 2/5] rust: net::phy add module_phy_driver macro

[PATCH] dt-bindings: dma: qcom,gpi: document the SM8560 GPI DMA Engine
 2023-10-25  7:29 UTC  (2+ messages)

[lttng-dev] Debugging Libaries in Babeltrace 2
 2023-10-25  7:29 UTC  (3+ messages)

[PATCH 0/5] cmd: add scmi command
 2023-10-25  7:29 UTC  (3+ messages)
` [PATCH 3/5] cmd: add scmi command for SCMI firmware

[PATCH] dt-bindings: firmware: qcom,scm: document SM8560 SCM Firmware Interface
 2023-10-25  7:29 UTC 

[PATCH 1/1] arm64: dts: imx8mp: Disable dsp reserved memory by default
 2023-10-25  7:28 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: qcom,prng: document SM8650
 2023-10-25  7:28 UTC 

[PATCH 1/2] lib: sbi: Make console_puts/console_putc interchangeable
 2023-10-25  7:28 UTC  (5+ messages)
` [PATCH 2/2] lib: utils/serial: remove semihosting_putc

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
 2023-10-24 21:39 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/7] drm/i915: Convert fbdev to DRM client
 2023-10-25  7:28 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 1/7] drm/i915: Unregister in-kernel clients

[PATCH] dt-bindings: crypto: qcom-qce: document the SM8650 crypto engine
 2023-10-25  7:28 UTC 

[PATCH] dt-bindings: soc: qcom: pmic-glink: document SM8650 compatible
 2023-10-25  7:27 UTC 

[PATCH] riscv: boot: Fix creation of loader.bin
 2023-10-25  7:27 UTC  (3+ messages)

[PATCH 0/7] media: v4l2-subdev: Rename pad config 'try_*' fields
 2023-10-25  7:27 UTC  (3+ messages)
` [PATCH 5/7] media: tegra-video: Use accessors for "

[PATCH] dt-bindings: qcom,pdc: document the SM8650 Power Domain Controller
 2023-10-25  7:27 UTC 

[PATCH] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
 2023-10-25  7:27 UTC 

[PATCH] dt-bindings: mailbox: qcom-ipcc: document the SM8560 Inter-Processor Communication Controller
 2023-10-25  7:26 UTC 

[PATCH] drm: bridge: adv7511: get edid in hpd_work to update CEC phys address
 2023-10-25  7:26 UTC  (4+ messages)

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: document the SM8650 ICE
 2023-10-25  7:26 UTC 

[PATCH v14 00/19] Improve write performance for zoned UFS devices​
 2023-10-25  7:25 UTC  (5+ messages)
` [PATCH v14 10/19] scsi: core: Retry unaligned zoned writes

[PATCH v2] stm class: Fix a double free in stm_register_device()
 2023-10-25  7:25 UTC  (2+ messages)

[PATCH] dt-bindings: usb: qcom,dwc3: document the SM8560 SuperSpeed DWC3 USB controller
 2023-10-25  7:25 UTC 

[PATCH] test/py: always use autostart on tpm2 selftests
 2023-10-25  7:25 UTC 

[PATCH] dt-bindings: cpufreq: qcom-hw: document SM8560 CPUFREQ Hardware
 2023-10-25  7:25 UTC 

[PATCH libdrm v3 0/9] Big-endian fixes
 2023-10-25  7:23 UTC  (10+ messages)
` [PATCH libdrm v3 1/9] intel: improve checks for big-endian
` [PATCH libdrm v3 2/9] util: fix 32 bpp patterns on big-endian
` [PATCH libdrm v3 3/9] util: fix 16 "
` [PATCH libdrm v3 4/9] util: add missing big-endian RGB16 frame buffer formats
` [PATCH libdrm v3 5/9] modetest: add support for parsing big-endian formats
` [PATCH libdrm v3 6/9] util: add test pattern support for big-endian XRGB1555/RGB565
` [PATCH libdrm v3 7/9] util: fix pwetty on big-endian
` [PATCH libdrm v3 8/9] util: add pwetty support for big-endian RGB565
` [PATCH libdrm v3 9/9] modetest: add support for big-endian XRGB1555/RGB565

[PATCH 0/6] Delay VERW
 2023-10-25  7:22 UTC  (5+ messages)
` [PATCH 1/6] x86/bugs: Add asm helpers for executing VERW
  ` [RESEND][PATCH "

[PATCH v2] dm: error: Add support for zoned block devices
 2023-10-25  7:23 UTC 

KASAN: slab-use-after-free Read in nfc_llcp_unregister_device
 2023-10-25  7:23 UTC  (2+ messages)

[PATCH] stm class: Fix a double free in stm_register_device()
 2023-10-25  7:22 UTC  (4+ messages)
` [Linux-stm32] "

❌ FAIL (MISSED 34 of 105): Test report for for-kernelci (6.6.0-rc7, arm-next, c41a7afa)
 2023-10-25  7:21 UTC 

[RFC PATCH 0/8] IIO: Use the new cleanup.h magic
 2023-10-25  7:24 UTC  (10+ messages)
` [RFC PATCH 1/8] iio: locking: introduce __cleanup() based direct mode claiming infrastructure

Regression: git send-email fails with "Use of uninitialized value $address" + "unable to extract a valid address"
 2023-10-25  7:21 UTC  (7+ messages)

[RFC PATCH v2 0/2] sched/fair migration reduction features
 2023-10-25  7:19 UTC  (7+ messages)
` [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)

[PATCH] arm64: pi: add early_map_kernel prototype
 2023-10-25  7:19 UTC  (2+ messages)

Lockdep show 6.6-rc regression in Xen HVM CPU hotplug
 2023-10-25  7:19 UTC  (7+ messages)

[PATCH V3 1/2] dt-bindings: clock: support i.MX93 Analog clock module
 2023-10-25  7:22 UTC  (4+ messages)
` [PATCH V3 2/2] arm64: dts: imx93: update analog node

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-25  7:14 UTC  (4+ messages)
` [PATCH v2 02/15] media: intel/ipu6: add IPU auxiliary devices

[LTP] [PATCH 0/2] Fix CI for CentOS 7
 2023-10-25  7:18 UTC  (3+ messages)
` [LTP] [PATCH 1/2] lapi: Add uinput.h

[PATCH 1/2] lib/find: Make functions safe on changing bitmaps
 2023-10-25  7:18 UTC  (2+ messages)

[Intel-xe] [PATCH V9 0/1] drm/xe: Count and report low level driver errors
 2023-10-25  7:17 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Count and report low level driver errors (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-10-25  7:16 UTC  (18+ messages)

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-25  7:15 UTC  (18+ messages)

[PATCH] scsi: sd: Introduce manage_shutdown device flag
 2023-10-25  7:14 UTC  (2+ messages)

[freescale-fslc:6.1-2.1.x-imx 183/15770] sound/soc/sof/amd/acp-common.c:78:35: error: initialization of 'int (*)(struct snd_sof_dev *, struct snd_sof_pcm_stream *, void *, size_t)' {aka 'int (*)(struct snd_sof_dev *, struct snd_sof_pcm_stream *, void *, unsigned int)'} from incompatible pointer 
 2023-10-25  7:13 UTC 

[igt-dev] [PATCH i-g-t 0/5] extend kms_psr test to validate pr
 2023-10-25  7:13 UTC  (11+ messages)
` [igt-dev] [PATCH i-g-t 3/5] lib/igt_psr: added function to check output supports pr
` [igt-dev] [PATCH i-g-t 4/5] lib/igt_psr: added function to check active dp pr

[PATCH v2 0/4] Add samsung-matisselte and common matisse dtsi
 2023-10-25  7:13 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree
` [PATCH v2 2/4] dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE
` [PATCH v2 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART

[Intel-xe] [PATCH] drm/xe: move the lmem verification code into a separate function
 2023-10-25  7:12 UTC 

[PATCH 00/11] hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
 2023-10-25  7:12 UTC  (19+ messages)
` [PATCH 01/11] hw/arm/aspeed: Extract code common to all boards to a common file
` [PATCH 02/11] hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific
` [PATCH 03/11] hw/arm/aspeed: Rename aspeed_soc_realize() "
` [PATCH 04/11] hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
` [PATCH 05/11] hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
` [PATCH 06/11] hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
` [PATCH 07/11] hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
` [PATCH 08/11] hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize
` [PATCH 09/11] hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState

[PATCH] dm: error: Add support for zoned block devices
 2023-10-25  7:11 UTC  (5+ messages)

[PATCH v2 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-25  7:10 UTC  (3+ messages)
` [PATCH v2 5/9] target/ppc: Use tcg_gen_extract_i32

[PATCH 0/4] firmware: arm_ffa: Few fixes for FF-A notification support
 2023-10-25  7:10 UTC  (4+ messages)
` [PATCH 1/4] firmware: arm_ffa: Allow FF-A initialisation even when notification fails

[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-25  7:09 UTC  (4+ messages)
` [RFC PATCH 9/9] target/ppc: Use tcg_gen_sextract_tl

[PATCH 0/1] staging: vc04_services: Use %p4cc to print fourcc
 2023-10-25  7:10 UTC  (4+ messages)
` [PATCH 1/1] staging: vc04_services: Use %p4cc format modifier to print FourCC codes

[igt-dev] [PATCH i-g-t v3] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-10-25  7:09 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane (rev3)
` [igt-dev] ✗ GitLab.Pipeline: warning "

[PATCH net] llc: verify mac len before reading mac header
 2023-10-25  7:09 UTC  (2+ messages)

[PATCH] ovl: fix regression in showing lowerdir mount option
 2023-10-25  7:08 UTC  (13+ messages)

[PATCH] [RFC] scsi: mvsas: Try to enable MSI
 2023-10-24 12:31 UTC  (3+ messages)

[PATCH 1/2] KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
 2023-10-25  7:06 UTC  (2+ messages)

[PATCH 1/2] scsi: scsi_debug: fix some bugs in sdebug_error_write()
 2023-10-25  7:07 UTC  (7+ messages)

[PATCH v13 0/8] Wave5 codec driver
 2023-10-25  7:04 UTC  (11+ messages)
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH v2 0/9] Add CMDQ secure driver for SVP
 2023-10-25  7:03 UTC  (6+ messages)
` [PATCH v2 1/9] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id

[PATCH nf] netfilter: nf_flow_table: GC pushes back packets to classic path
 2023-10-25  7:03 UTC  (2+ messages)

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-25  7:02 UTC  (28+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration

[PATCH] arm64: dts: qcom: ipq9574: enable GPIO based LED
 2023-10-25  7:02 UTC  (2+ messages)

[PATCH] [v2] nvme: keyring: fix conditional compilation
 2023-10-25  7:02 UTC  (2+ messages)

[PATCH 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-10-25  7:02 UTC  (9+ messages)
` [PATCH 1/1] "

KTODO automated TODO lists
 2023-10-25  7:01 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/29] drm/i915: Improve BW management on MST links
 2023-10-25  7:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Improve BW management on MST links (rev5)

[PATCH 0/3] Introduce DMA APIs to allocate and free TEE shared memory
 2023-10-25  6:57 UTC  (8+ messages)
` [PATCH 1/3] crypto: ccp - Add function to allocate and free memory using DMA APIs
` [PATCH 2/3] crypto: ccp - Use psp_tee_alloc_buffer() and psp_tee_free_buffer()
` [PATCH 3/3] tee: amdtee: "

[PATCH] hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
 2023-10-25  6:59 UTC 

[PATCH v2 0/6] Delay VERW
 2023-10-25  6:58 UTC  (6+ messages)
` [PATCH v2 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH v3 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-25  6:58 UTC  (5+ messages)
` [PATCH v3 net-next 2/6] cache: enforce cache groups
` [PATCH v3 net-next 5/6] net-device: reorganize net_device fast path variables

[DRBD-announce] linstor-server 1.25.0 release
 2023-10-25  6:57 UTC 

[PATCH v2 RESEND] ppc/pnv: Fix number of I2C engines and ports for power9/10
 2023-10-25  6:56 UTC  (2+ messages)

[RFT PATCH 0/2] OPP: Simplify required-opp handling
 2023-10-25  6:54 UTC  (4+ messages)
` [PATCH 1/2] OPP: Use _set_opp_level() for single genpd case

[PATCH 00/10] hw/arm: Move 'hw/arm/boot.h' from header to source
 2023-10-25  6:53 UTC  (11+ messages)
` [PATCH 01/10] hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
` [PATCH 02/10] hw/arm/allwinner-h3: "
` [PATCH 03/10] hw/arm/allwinner-r40: "
` [PATCH 04/10] hw/arm/fsl-imx25: "
` [PATCH 05/10] hw/arm/fsl-imx31: "
` [PATCH 06/10] hw/arm/fsl-imx6: "
` [PATCH 07/10] hw/arm/fsl-imx6ul: "
` [PATCH 08/10] hw/arm/fsl-imx7: "
` [PATCH 09/10] hw/arm/xlnx-versal: "
` [PATCH 10/10] hw/arm/xlnx-zynqmp: "

[RFC PATCH 1/2] serial: core: Move tty and serdev to be children of serial core port device
 2023-10-25  6:53 UTC  (8+ messages)

[PATCH 0/3] Developerbox: Cleanup and document update
 2023-10-25  6:51 UTC  (4+ messages)
` [PATCH 1/3] board: developerbox: remove obsolete NOR flash layout definition
` [PATCH 2/3] board: developerbox: update old NOR flash layout build instruction
` [PATCH 3/3] board: developerbox: update flash rawwrite binary size

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2023-10-25  6:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Support FP16 compressed formats on MTL (rev4)

[bug report] wifi: iwlwifi: support link_id in SESSION_PROTECTION cmd
 2023-10-25  6:50 UTC 

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-10-25  6:50 UTC  (6+ messages)
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones


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.