All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-11 04:53:13 to 2026-06-11 05:34:39 UTC [more...]

[PATCH v6 00/28] Hexagon system emulation - Part 2/3
 2026-06-11  5:32 UTC  (3+ messages)
` [PATCH v6] target/hexagon: Implement {g,s}etimask helpers
` [PATCH v6] target/hexagon: Implement get_exe_mode()

[PATCH v8 00/36] Hexagon system emulation - Part 1/3
 2026-06-11  5:28 UTC  (32+ messages)
` [PATCH v8] docs: Add hexagon sysemu docs
` [PATCH v8] docs/system: Add hexagon CPU emulation
` [PATCH v8] target/hexagon: Fix badva reference, delete CAUSE
` [PATCH v8] target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
` [PATCH v8] target/hexagon: Suppress unused-variable warnings for sysemu source regs
` [PATCH v8] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PATCH v8] target/hexagon: Add privilege check, use tag_ignore()
` [PATCH v8] target/hexagon: Add a placeholder fp exception
` [PATCH v8] target/hexagon: Add guest, system reg number defs
` [PATCH v8] target/hexagon: Add guest, system reg number state
` [PATCH v8] target/hexagon: Add TCG values for sreg, greg
` [PATCH v8] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH v8] target/hexagon: Add imported macro, attr defs for sysemu
` [PATCH v8] target/hexagon: Add new macro definitions "
` [PATCH v8] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH v8] target/hexagon: Add vmstate representation
` [PATCH v8] target/hexagon: Define register fields for system regs
` [PATCH v8] target/hexagon: Implement do_raise_exception()
` [PATCH v8] target/hexagon: Add system reg insns
` [PATCH v8] target/hexagon: Add sysemu TCG overrides
` [PATCH v8] target/hexagon: Add implicit attributes to sysemu macros
` [PATCH v8] target/hexagon: Add TCG overrides for int handler insts
` [PATCH v8] target/hexagon: Add TCG overrides for thread ctl
` [PATCH v8] target/hexagon: Add sreg_{read,write} helpers
` [PATCH v8] target/hexagon: Add representation to count cycles
` [PATCH v8] target/hexagon: Add implementation of cycle counters
` [PATCH v8] target/hexagon: Add pcycle setting functionality
` [PATCH v8] target/hexagon: Add cpu modes, mmu indices, next_PC to state
` [PATCH v8] hw/hexagon: Declare hexagon TLB device interface
` [PATCH v8] target/hexagon: Update TARGET_PAGE_BITS, stubs for modify_ssr/get_exe_mode
` [PATCH v8] target/hexagon: Define f{S,G}ET_FIELD macros

[PATCH] dm: Use common error handling code in three functions
 2026-06-11  5:33 UTC  (3+ messages)
  `  "

[PATCH v2] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-11  5:33 UTC 

"nft list hooks" not working (empty output)
 2026-06-11  5:32 UTC  (3+ messages)

[PATCH RFCv1] virtio: Inherit max bounce buffer size from bus parent if possible
 2026-06-11  5:31 UTC  (11+ messages)

[PATCH v32 0/5] Add ASPEED AST2600 I2C controller driver
 2026-06-11  5:31 UTC  (6+ messages)
` [PATCH v32 1/5] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v32 2/5] i2c: aspeed: Read clock-frequency via i2c_parse_fw_timings()
` [PATCH v32 3/5] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs properties
` [PATCH v32 4/5] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v32 5/5] i2c: ast2600: Add target mode support

(no subject)
 2026-06-11  5:31 UTC  (8+ messages)
` [PATCH 0/3] zfcp: Enhanced tracing for debugging
` [PATCH 1/3] zfcp: Enhance fsf status read buffer tracing
` [PATCH 2/3] zfcp: Trace plogi and prli within open port response as payload
` [PATCH 3/3] zfcp: trace return values of sysfs unit add store

[PATCH] scsi: elx: efct: fix refcount leak in efct_hw_io_abort()
 2026-06-11  5:30 UTC 

[PATCH 1/2] arm64: dts: qcom: sc8280xp: Add camera MCLK pinctrl
 2026-06-11  5:29 UTC  (3+ messages)

[PATCH v3] media: bcm2835-unicam: Fix log status runtime access
 2026-06-11  5:29 UTC 

[PATCH] crypto: atmel-ecc - remove stale comments in atmel_ecc_remove
 2026-06-11  5:29 UTC  (2+ messages)

[PATCH v5 0/8] platform/x86/amd/hsmp: Family 1Ah Model 50h-5Fh HSMP and metrics
 2026-06-11  5:29 UTC  (9+ messages)
` [PATCH v5 1/8] platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5Fh
` [PATCH v5 2/8] platform/x86/amd/hsmp: Add UAPI structures for Family 1Ah Model 50h-5Fh metrics table
` [PATCH v5 3/8] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
` [PATCH v5 4/8] platform/x86/amd/hsmp: Source metric-table size from firmware
` [PATCH v5 5/8] platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
` [PATCH v5 6/8] platform/x86/amd/hsmp: Sanitize hsmp_ioctl_msg() msg_id for Spectre v1
` [PATCH v5 7/8] platform/x86/amd/hsmp: Enable HSMP_PROTO_VER7 metric tables on the ACPI driver via the IOCTL
` [PATCH v5 8/8] platform/x86/amd/hsmp: Make metric table read locking use guard(mutex)

[PATCH v2 0/2] Add drm_ras netlink error event support
 2026-06-11  5:29 UTC  (4+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v2 2/2] drm/xe/xe_drm_ras: Add error-event support in XE drm_ras
` ✓ CI.KUnit: success for Add drm_ras netlink error event support (rev2)

Connecting multiple TB3 eGPUs via USB4 hub?
 2026-06-11  5:28 UTC  (6+ messages)
` Connecting multiple TB3 eGPUs via USB4 hub?'

[PATCH 1/3] dt-bindings: display: panel: himax, hx83121a: add optional bl supply
 2026-06-11  5:26 UTC  (4+ messages)
` [PATCH 3/3] drm/panel: himax-hx83121a: add backlight regulator support
` [PATCH 1/3] dt-bindings: display: panel: himax,hx83121a: add optional bl supply

[PATCH i-g-t v1] tests/intel/kms_psr2_sf: Restrict ET validation to eDP only
 2026-06-11  5:27 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 0/3] tty: serial: Add Cortina-Access UART driver and platform support
 2026-06-11  5:27 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: serial: Add binding for Cortina-Access UART
` [PATCH 3/3] arm64: dts: cortina-access: Add DTS for CA8289 SoC and Venus board

[PATCH 1/1] cgroup: rdma: free idle pools during cgroup teardown
 2026-06-11  5:25 UTC  (2+ messages)

[PATCH v2 00/37] arm64: dts: qcom: Fix PCIe wake GPIO polarity
 2026-06-11  5:26 UTC  (51+ messages)
` [PATCH v2 01/37] ARM: dts: qcom: sdx55: "
` [PATCH v2 02/37] arm64: dts: qcom: msm8996: "
` [PATCH v2 03/37] arm64: dts: qcom: sdm845: "
` [PATCH v2 04/37] arm64: dts: qcom: sc8180x: "
` [PATCH v2 05/37] arm64: dts: qcom: sm8150: "
` [PATCH v2 06/37] arm64: dts: qcom: sm8250: "
` [PATCH v2 07/37] arm64: dts: qcom: sm8350: "
` [PATCH v2 08/37] arm64: dts: qcom: sm8450: "
` [PATCH v2 09/37] arm64: dts: qcom: sm8550: "
` [PATCH v2 10/37] arm64: dts: qcom: sm8650: "
` [PATCH v2 11/37] arm64: dts: qcom: sm8750: "
` [PATCH v2 12/37] arm64: dts: qcom: kaanapali: "
` [PATCH v2 13/37] arm64: dts: qcom: sar2130p: "
` [PATCH v2 14/37] arm64: dts: qcom: monaco: "
` [PATCH v2 15/37] arm64: dts: qcom: lemans: "
` [PATCH v2 16/37] arm64: dts: qcom: sa8540p-ride: "
` [PATCH v2 17/37] arm64: dts: qcom: kodiak: "
` [PATCH v2 18/37] arm64: dts: qcom: talos: "
` [PATCH v2 19/37] arm64: dts: qcom: lemans: Move PCIe phy and GPIOs to root port node
` [PATCH v2 20/37] arm64: dts: qcom: msm8998: "
` [PATCH v2 21/37] arm64: dts: qcom: qcs404: "
` [PATCH v2 22/37] arm64: dts: qcom: qcs8550: Move PCIe "
` [PATCH v2 23/37] arm64: dts: qcom: sa8295p: "
` [PATCH v2 24/37] arm64: dts: qcom: sa8540p: "
` [PATCH v2 25/37] arm64: dts: qcom: sar2130p: Move PCIe phy and "
` [PATCH v2 26/37] arm64: dts: qcom: sc8180x: "
` [PATCH v2 27/37] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 28/37] arm64: dts: qcom: sdm845: "
` [PATCH v2 29/37] arm64: dts: qcom: sm8150: "
` [PATCH v2 30/37] arm64: dts: qcom: sm8250: "
` [PATCH v2 31/37] arm64: dts: qcom: sm8350: "
` [PATCH v2 32/37] arm64: dts: qcom: sm8450: "
` [PATCH v2 33/37] arm64: dts: qcom: sm8550: "
` [PATCH v2 34/37] arm64: dts: qcom: talos: "
` [PATCH v2 35/37] arm64: dts: qcom: sm8650: "
` [PATCH v2 36/37] arm64: dts: qcom: kodiak: "
` [PATCH v2 37/37] arm64: dts: qcom: msm8996: "

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-11  5:25 UTC  (4+ messages)
` [PATCH v6 04/20] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH 0/3] dma: mv_xor: convert to devm resource management
 2026-06-11  5:25 UTC  (5+ messages)
` [PATCH 3/3] dma: mv_xor: use devm for dma pool and irq

[PATCH net v4 0/7] net: require CAP_NET_ADMIN in the device netns for tunnel changelink
 2026-06-11  5:25 UTC  (3+ messages)
` [PATCH net v4 1/7] net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink

[PATCH] powerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()
 2026-06-11  1:09 UTC 

[PATCH v6 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-06-11  5:24 UTC  (4+ messages)
` [PATCH v6 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-06-11  5:21 UTC  (7+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation

[PATCH 00/25] plugins: refactor API to maintain state through callbacks chain
 2026-06-11  5:19 UTC  (7+ messages)
` [PATCH 05/25] plugins: remove qemu_plugin_id_t from qemu_plugin_udata_cb_t
` [PATCH 06/25] plugins: remove qemu_plugin_id_t from qemu_plugin_vcpu_simple_cb_t
` [PATCH 07/25] plugins: add userdata to qemu_plugin_register_vcpu_init_cb

[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
 2026-06-11  5:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] python3-six: Add ptest support
 2026-06-11  5:18 UTC  (6+ messages)
` [OE-core] "

[PATCH v2] hwrng: core - Do not read data during PM sleep transition
 2026-06-11  5:16 UTC  (2+ messages)

[PATCH] drm/i915/gem: Fix phys BO pread/pwrite with offset
 2026-06-11  5:16 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 1/3] lib: utils: irqchip: implement APLIC hwirq operation hooks
 2026-06-11  5:15 UTC  (2+ messages)

dmaengine: k3dma: KASAN null-ptr-deref in k3_dma_int_handler() on early IRQ
 2026-06-11  5:15 UTC  (2+ messages)

[RFC V2 1/3] lib/vsprintf: Add support for pgtable entries
 2026-06-11  5:15 UTC  (2+ messages)

[OE-core] [PATCH 01/16] alsa-lib: upgrade 1.2.15.3 -> 1.2.16
 2026-06-11  5:14 UTC  (3+ messages)
` [OE-core] [PATCH 15/16] mesa: upgrade 26.0.6 -> 26.1.2,26.0.6 -> 26.1.2

[PATCH bpf-next v5 8/9] selftests/bpf: Add test to verify xlated insns for global percpu data
 2026-06-11  5:12 UTC  (3+ messages)

[PATCH bpf-next v5 7/9] selftests/bpf: Add tests to verify verifier log for global percpu data
 2026-06-11  5:11 UTC  (3+ messages)

[PATCH bpf-next v5 6/9] selftests/bpf: Add tests to verify global percpu data
 2026-06-11  5:10 UTC  (3+ messages)

[PATCH v2] hwmon: (pmbus/lm25066) Fix PMBus coefficients for LM5064/5066/5066i
 2026-06-11  5:10 UTC  (2+ messages)

[PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
 2026-06-11  5:09 UTC  (5+ messages)

[PATCH v3 00/19] rust: I/O type generalization and projection
 2026-06-11  5:09 UTC  (3+ messages)
` [PATCH v3 19/19] rust: io: implement `Io` for `Either`

[PATCH v2] hwmon: (gpd-fan) Reject EC PWM value 0 as invalid
 2026-06-11  5:08 UTC  (3+ messages)

[PATCH bpf-next v5 3/9] libbpf: Probe percpu data feature
 2026-06-11  5:08 UTC  (3+ messages)

[PATCH v3 0/4] crypto: skcipher - per-tfm multi-data-unit batching
 2026-06-11  5:07 UTC  (3+ messages)
` [PATCH v3 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests

[PATCH] usb: gadget: aspeed_udc: check endpoint DMA allocation
 2026-06-11  5:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/16] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-11  5:06 UTC  (5+ messages)
` [PATCH v2 05/16] mm/slab: introduce alloc_flags and SLAB_ALLOC_TRYLOCK
` [PATCH v2 06/16] mm/slab: add alloc_flags to slab_alloc_context

[PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
 2026-06-11  5:05 UTC  (5+ messages)

[PATCH v8 0/7] hw/riscv: Server Platform Reference Board
 2026-06-11  5:04 UTC  (3+ messages)
` [PATCH v8 3/7] hw/riscv: server platform reference machine

[PATCH v18 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-06-11  4:49 UTC  (7+ messages)
` [PATCH v18 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v18 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v18 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v18 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v18 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v18 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH 00/27] Enable lock context analysis in drivers/block/
 2026-06-11  5:02 UTC  (9+ messages)
` [PATCH 18/27] loop: Add lock context annotations
` [PATCH 20/27] nbd: Enable lock context analysis

[PATCH] crypto: atmel-tdes - use scatterlist length before DMA mapping
 2026-06-11  5:04 UTC  (2+ messages)

[kkdwivedi:verifier/errors/v1 14/17] kernel/bpf/verifier.c:10596 check_helper_call() warn: inconsistent indenting
 2026-06-11  5:03 UTC 

[tip:sched/core] [sched/topology] 9e005ed211: stress-ng.kill.ops_per_sec 4.6% regression
 2026-06-11  5:01 UTC  (2+ messages)

[RFC PATCH v1.2 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
 2026-06-11  5:01 UTC  (2+ messages)

[PATCH] fs/squashfs: fix out-of-bounds read while walking the inode table
 2026-06-11  4:21 UTC 

[PATCH v2] i2c: designware: fix i2c probe error
 2026-06-11  3:06 UTC 

[PATCH v4 0/7] [PATCH v3 0/7] Fix and add some spi-nor flash parts (v4)
 2026-06-11  3:01 UTC  (3+ messages)
` [PATCH v4 7/7] mtd: spi-nor-ids: Add support for Winbond W25Q256JV-M/W25Q512JV-M

[RFC PATCH v2 07/11] mm: khugepaged: skip large folios that don't need to be collapsed
 2026-06-11  4:59 UTC  (2+ messages)

[PATCH v3 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-11  4:59 UTC  (3+ messages)
` [PATCH v3 3/3] selftests/mm: fix exclusive_cow test fork() handling

[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-06-11  4:59 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests (rev5)

[PATCH RESEND v2 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
 2026-06-11  4:58 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: openvswitch: Decouple flow operations from RTNL
 2026-06-11  4:58 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: openvswitch: make flow_table an rcu pointer
` [PATCH net-next v4 2/4] net: openvswitch: add per-flow_table lockdep checks
` [PATCH net-next v4 3/4] net: openvswitch: decouple flow_table from ovs_mutex
` [PATCH net-next v4 4/4] net: openvswitch: avoid double-rcu wait period

[PATCH bpf v3 1/2] bpf: Run generic devmap egress prog on private skb
 2026-06-11  4:58 UTC  (2+ messages)

[PATCH 0/8] Transition Nova Core to TLV firmware images
 2026-06-11  4:58 UTC  (5+ messages)
` [PATCH 1/8] rust: firmware: add request_into_buf()

[PATCH v6] dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
 2026-06-11  4:57 UTC 

[PATCH v18 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-06-11  4:57 UTC  (3+ messages)
` [PATCH v18 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices

[PATCH v4] ethdev: support inline calculating masked item value
 2026-06-11  4:56 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 1/2] drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
 2026-06-11  4:55 UTC  (2+ messages)

[PATCH 00/15] Support Clang context analysis for NVMe host drivers
 2026-06-11  4:54 UTC  (6+ messages)
` [PATCH 12/15] nvme: add Clang context annotations for nvme_queue::cq_poll_lock


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.