messages from 2026-04-17 10:29:22 to 2026-04-17 11:06:18 UTC [more...]
[PATCH 0/2] Add Crypto Engine support for the Glymur SoC
2026-04-17 11:06 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: glymur: Add crypto engine
[PATCH v3 0/2] fanotify: support restartable permission events
2026-04-17 11:05 UTC (3+ messages)
` [PATCH v3 2/2] fanotify: introduce "
[PATCH] wifi: mac80211: use kstrtobool_from_user() in debugfs callbacks
2026-04-17 10:55 UTC
[oe][meta-networking][kirkstone][PATCH] strongswan: Fix CVE-2026-25075
2026-04-17 11:04 UTC (2+ messages)
[PATCH 0/4] PCI: Introduce pci_dev_suspend_retention_supported() API
2026-04-17 11:04 UTC (3+ messages)
[PATCH v2] ASoC: dt-bindings: cdns: Convert xtfpga I2S to dt-schema
2026-04-17 11:04 UTC
[PATCH v2 0/4] FEAT_RME_GDI initial work
2026-04-17 11:02 UTC (5+ messages)
` [PATCH v2 1/4] target/arm/cpu-features.c: New fields in AA64MMFR4
` [PATCH v2 2/4] target/arm/cpu.h: New GPCCR fields
` [PATCH v2 3/4] target/arm/ptw.c: Add GDI spaces to the granule protection case
` [PATCH v2 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
[PATCH] bootm: filter out "<NULL>" rootopts to avoid kernel cmdline noise
2026-04-17 11:03 UTC (3+ messages)
[PATCH v2 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
2026-04-17 11:03 UTC (3+ messages)
` [PATCH v2 1/3] ASoC: dapm: Fix widget lookup with prefixed names across DAPM contexts
[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-04-17 11:03 UTC (3+ messages)
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
[PATCH] x86/mkelf32: Actually pad load segment to 2 MiB boundary
2026-04-17 11:03 UTC (2+ messages)
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-17 11:02 UTC (7+ messages)
[PATCHv6 00/15] Adding comprehensive support for i.MX8MM EVK board
2026-04-17 11:00 UTC (8+ messages)
` [PATCHv6 12/15] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
` [EXT] "
` [EXT] Re: [PATCHv6 00/15] Adding comprehensive support for i.MX8MM EVK board
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2)
2026-04-17 11:01 UTC
[PATCH 0/2] Enable dual OV5640 cameras on i.MX8MQ EVK board
2026-04-17 11:02 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: imx8mq: Correct MIPI CSI clocks
` [PATCH 2/2] arm64: dts: imx8mq-evk: Enable MIPI CSI and dual OV5640 cameras
[PATCH v2 0/3] rust: add `bitfield!` macro
2026-04-17 10:59 UTC (5+ messages)
[PATCH v6 0/7] Add RISC-V big-endian target support
2026-04-17 10:58 UTC (9+ messages)
` [PATCH v6 2/7] target/riscv: Add big-endian CPU property
[PATCH v2] drm/i915/psr: Disable PSR2 on Xiaomi Book Pro 14 2026 as a quirk
2026-04-17 10:59 UTC (3+ messages)
[PATCH 0/7] Various SI fixes, fix Radeon HD 7870 XT
2026-04-17 10:58 UTC (3+ messages)
` [PATCH 1/7] drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM
[LTP] [PATCH v6 2/2] fstat: add test for multiple file types using fstat
2026-04-17 10:57 UTC (3+ messages)
` [LTP] [PATCH v7] "
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-04-17 10:56 UTC (35+ messages)
` [PATCH 01/34] target/i386/mshv: use arch_load/store_reg fns
` [PATCH 02/34] target/i386/mshv: use generic FPU/xcr0 state
` [PATCH 03/34] target/i386/mshv: impl init/load/store_vcpu_state
` [PATCH 04/34] accel/accel-irq: add AccelRouteChange abstraction
` [PATCH 05/34] accel/accel-irq: add generic begin_route_changes
` [PATCH 06/34] accel/accel-irq: add generic commit_route_changes
` [PATCH 07/34] accel/mshv: add irq_routes to state
` [PATCH 08/34] accel/mshv: update s->irq_routes in add_msi_route
` [PATCH 09/34] accel/mshv: update s->irq_routes in update_msi_route
` [PATCH 10/34] accel/mshv: update s->irq_routes in release_virq
` [PATCH 11/34] accel/mshv: use s->irq_routes in commit_routes
` [PATCH 12/34] accel/mshv: reserve ioapic routes on s->irq_routes
` [PATCH 13/34] accel/mshv: remove redundant msi controller
` [PATCH 14/34] target/i386/mshv: move apic logic into own file
` [PATCH 15/34] target/i386/mshv: remove redundant apic helpers
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state
` [PATCH 17/34] target/i386/mshv: move msr code to arch
` [PATCH 18/34] accel/mshv: store partition proc features
` [PATCH 19/34] target/i386/mshv: expose msvh_get_generic_regs
` [PATCH 20/34] target/i386/mshv: migrate MSRs
` [PATCH 21/34] target/i386/mshv: migrate MTRR MSRs
` [PATCH 22/34] target/i386/mshv: migrate Synic SINT MSRs
` [PATCH 23/34] target/i386/mshv: migrate CET/SS MSRs
` [PATCH 24/34] target/i386/mshv: migrate SIMP and SIEFP state
` [PATCH 25/34] target/i386/mshv: migrate STIMER state
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler
` [PATCH 27/34] accel/mshv: write synthetic MSRs after migration
` [PATCH 28/34] accel/mshv: migrate REFERENCE_TIME
` [PATCH 29/34] target/i386/mshv: migrate pending ints/excs
` [PATCH 30/34] target/i386: add de/compaction to xsave_helper
` [PATCH 31/34] target/i386/mshv: migrate XSAVE state
` [PATCH 32/34] target/i386/mshv: reconstruct hflags after load
` [PATCH 33/34] target/i386/mshv: migrate MP_STATE
` [PATCH 34/34] accel/mshv: enable dirty page tracking
[PATCH RESEND v7 0/2] Pass down hot-plug CONNECTOR ID to user-space
2026-04-17 10:57 UTC (6+ messages)
[PATCH v2 0/3] iavf: LLDP ptype and AVX2 ctx paths
2026-04-17 10:57 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] net/iavf: support LLDP Tx via mbuf ptype or dynfield
` [PATCH v4 0/3] iavf: LLDP ptype and AVX2 ctx paths
` [PATCH v4 1/3] net/iavf: support LLDP Tx via mbuf ptype or dynfield
` [PATCH v4 2/3] net/iavf: add AVX2 context descriptor Tx paths
` [PATCH v4 3/3] doc: announce change to LLDP packet detection in iavf PMD
[PATCH] sh: fix fallout from ZERO_PAGE consolidation
2026-04-17 10:56 UTC (2+ messages)
[oe][meta-networking][PATCH] drbd-utils: upgrade 9.30.0 -> 9.34.0
2026-04-17 7:54 UTC
[PATCH] dma: add COMPILE_TEST to AMBA_PL08X
2026-04-17 10:55 UTC (2+ messages)
[PATCH] tpm: eventlog: remove unused structs tcg_algorithm_{size,info}
2026-04-17 10:55 UTC
[Buildroot] [PATCH 1/2] package/ghostscript: Fix brotli build failure on ARMv7
2026-04-17 10:55 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/ghostscript: security bump to version 10.07.0
[PATCH] ASoC: ES8389: convert to devm_clk_get_optional() to get clock
2026-04-17 10:53 UTC
[PATCH v3 0/2] media: verisilicon: Simplification and clean up
2026-04-17 10:54 UTC (6+ messages)
` [PATCH v3 1/2] media: verisilicon: Simplify motion vectors and rfc buffers allocation
[PATCH v3 0/4] Rust netlink support + use in Rust Binder
2026-04-17 10:54 UTC (3+ messages)
` [PATCH v3 2/4] ynl_gen: generate Rust files from yaml files
[PATCH] mm: prepare anon_vma before swapin rmap
2026-04-17 10:53 UTC (2+ messages)
[PATCH v7] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-17 10:53 UTC (2+ messages)
[syzbot] [hfs?] WARNING in hfs_bnode_create
2026-04-17 10:53 UTC
[PATCH] ALSA: pcmtest: fix reference leak on failed device registration
2026-04-17 10:52 UTC (3+ messages)
[PATCH 00/12] t: detect errors outside of test cases
2026-04-17 10:50 UTC (14+ messages)
` [PATCH v4 "
` [PATCH v4 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH v4 02/12] t: prepare `test_must_fail ()` "
` [PATCH v4 03/12] t: prepare `stop_git_daemon "
` [PATCH v4 04/12] t: prepare `git config --unset` calls "
` [PATCH v4 05/12] t: prepare conditional test execution "
` [PATCH v4 06/12] t: prepare execution of potentially failing commands "
` [PATCH v4 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH v4 08/12] t0008: silence error in subshell when using `grep -v`
` [PATCH v4 09/12] t1301: don't fail in case setfacl(1) doesn't exist or fails
` [PATCH v4 10/12] t6002: fix use of `expr` with `set -e`
` [PATCH v4 11/12] t9902: fix use of `read` "
` [PATCH v4 12/12] t: detect errors outside of test cases
[BUG] mt7921e: Intermittent connection failure
2026-04-17 10:51 UTC (7+ messages)
[PATCH v2 0/3] Add RP1 PWM controller support
2026-04-17 10:50 UTC (7+ messages)
` [PATCH v2 2/3] pwm: rp1: Add RP1 PWM controller driver
[PATCH v2] drm/bridge: ite-it6263: Add suspend/resume support
2026-04-17 10:49 UTC (3+ messages)
[PATCH 00/14] target/riscv: add support for RISC-V P extension (v0.20 draft)
2026-04-17 10:46 UTC (15+ messages)
` [PATCH 01/14] target/riscv: rvp: Add option defines and dependency check for packed simd extension
` [PATCH 02/14] target/riscv: rvp: add arithmetic instructions, including saturating and non-saturating operations
` [PATCH 03/14] target/riscv: rvp: add averaging operations
` [PATCH 04/14] target/riscv: rvp: add absolute value and difference, comparison and mask generation operations
` [PATCH 05/14] target/riscv: rvp: add shift operations
` [PATCH 06/14] target/riscv: rvp: add exchange operations
` [PATCH 07/14] target/riscv: rvp: add horizontal reduction, pack, merge and cout leading operations
` [PATCH 08/14] target/riscv: rvp: add pure multiplication operations
` [PATCH 09/14] target/riscv: rvp: add multiply-accumulate operations
` [PATCH 10/14] target/riscv: rvp: add Q-format multiplication operations
` [PATCH 11/14] target/riscv: rvp: add two-way and four-way multiply and accumulate operations
` [PATCH 12/14] target/riscv: rvp: add load and replicate instructions
` [PATCH 13/14] target/riscv: rvp: add rv32-only register-pair instructions
` [PATCH 14/14] target/riscv: rvp: update to v020, add SHL and PNCLIP[U]P.* instructions
[PATCH v4 00/24] PCI: Convert all dynamic sysfs attributes to static
2026-04-17 10:48 UTC (10+ messages)
` [PATCH v4 12/24] alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v4 13/24] alpha/PCI: Use PCI resource accessor macros
` [PATCH v4 20/24] PCI: Add macros for legacy I/O and memory address space sizes
[PATCH v2 0/2] Add support for Zhunyi Z40046 LCD panel
2026-04-17 10:46 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add compatibles for Zhunyi Z40046
` [PATCH v2 2/2] drm/panel: jd9365da: Support for Zhunyi Z40046 panels
[PATCH V3 0/2] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
2026-04-17 10:42 UTC (3+ messages)
` [PATCH V3 3/3] nvme-multipath: enable PCI P2PDMA for multipath devices
[PATCH] ARM: dts: rk3588-rock-5b: fix SD card startup for Radxa ROCK 5B
2026-04-17 10:46 UTC (2+ messages)
[PATCH v3] Bluetooth: hci_bcm4377: validate firmware event length in completion ring
2026-04-17 10:46 UTC
[syzbot] [ntfs3?] UBSAN: array-index-out-of-bounds in decompress_lznt
2026-04-17 10:46 UTC
[PATCH v2 0/7] Remove deep-pkgc subtest
2026-04-17 10:45 UTC (6+ messages)
` [PATCH v2 1/7] Revert "tests/intel/kms_pm_dc: Ensure eDP detection before skipping test"
[RFC PATCH] hw/display: don't accidentally autofree existing virgl resources
2026-04-17 10:44 UTC (2+ messages)
[PATCH bpf v3 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
2026-04-17 10:45 UTC (3+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks
[PATCH] kfifo: do not allocate a fifo smaller than 2 bytes
2026-04-17 10:45 UTC (2+ messages)
[PATCH] mmc: sdhci-of-dwcmshc: add reset control support in suspend/resume
2026-04-17 10:45 UTC (3+ messages)
[PATCH v3] Documentation: migration-guides: mention possible FIT compat break
2026-04-17 10:44 UTC (2+ messages)
[PATCH 00/14] target/riscv: add support for RISC-V P extension (v0.20 draft)
2026-04-17 10:42 UTC
[PATCH master 1/4] Documentation: migration-guide: fix TQMA8MPxL section
2026-04-17 10:43 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net v3] e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake
2026-04-17 10:43 UTC
[syzbot] [udf?] WARNING in udf_fiiter_add_entry
2026-04-17 10:43 UTC
[PATCH pciutils v3] ls-ecaps: Decode DPC RP PIO registers
2026-04-17 10:42 UTC
[sailus-media-tree:atomisp] BUILD SUCCESS a74e23f842a730e7e68124c71a486a881832222b
2026-04-17 10:41 UTC
[PATCH v5 00/23] PCI: Convert all dynamic sysfs attributes to static
2026-04-17 10:41 UTC (2+ messages)
[PATCH v2 0/3] net: dhcp: fix buffer overflows
2026-04-17 10:40 UTC (2+ messages)
[PATCH 0/4] tftp: fix buffer overflows
2026-04-17 10:40 UTC (2+ messages)
[PATCH 00/10] net: prevent buffer overflows in UDP packets
2026-04-17 10:40 UTC (2+ messages)
[PATCH 0/2] nfs: protect against corrupt packets and userdata
2026-04-17 10:40 UTC (2+ messages)
[PATCH BlueZ 1/4] transport: allow setting Metadata property on broadcast
2026-04-17 10:40 UTC (2+ messages)
` BAP broadcast fixes
[PATCH nft] tests: shell: add fwd to/fwd ip to test cases
2026-04-17 10:38 UTC
[syzbot] [kvmarm] BUG: scheduling while atomic in __synchronize_srcu
2026-04-17 10:39 UTC
[PATCH v8 00/29] *Fair(er) DRM scheduler
2026-04-17 10:37 UTC (31+ messages)
` [PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v8 02/29] drm/sched: Consolidate entity run queue management
` [PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
` [PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
` [PATCH v8 05/29] drm/sched: Add some more "
` [PATCH v8 06/29] drm/sched: Implement RR via FIFO
` [PATCH v8 07/29] drm/sched: Free all finished jobs at once
` [PATCH v8 08/29] drm/sched: Account entity GPU time
` [PATCH v8 09/29] drm/sched: Remove idle entity from tree
` [PATCH v8 10/29] drm/sched: Add fair scheduling policy
` [PATCH v8 11/29] drm/sched: Favour interactive clients slightly
` [PATCH v8 12/29] drm/sched: Switch default policy to fair
` [PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v8 16/29] accel/rocket: "
` [PATCH v8 17/29] accel/ethosu: "
` [PATCH v8 18/29] drm/amdgpu: "
` [PATCH v8 19/29] drm/etnaviv: "
` [PATCH v8 20/29] drm/imagination: "
` [PATCH v8 21/29] drm/lima: "
` [PATCH v8 22/29] drm/msm: "
` [PATCH v8 23/29] drm/nouveau: "
` [PATCH v8 24/29] drm/panfrost: "
` [PATCH v8 25/29] drm/panthor: "
` [PATCH v8 26/29] drm/sched: "
` [PATCH v8 27/29] drm/v3d: "
` [PATCH v8 28/29] drm/xe: "
` [PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs
[syzbot] [fuse?] BUG: scheduling while atomic in __synchronize_srcu
2026-04-17 10:38 UTC (2+ messages)
` Forwarded: "
[PATCH v4 0/1] printk: fix zero-valued printk timestamps
2026-04-17 10:37 UTC (4+ messages)
` [PATCH v4 1/1] printk: fix zero-valued printk timestamps in early boot
[PATCH] arm64: defconfig: Enable Qualcomm UFS and QMP UFS PHY drivers as built-in
2026-04-17 10:37 UTC (5+ messages)
[PATCH 0/2] Add Sony IMX471 camera sensor driver
2026-04-17 10:37 UTC (3+ messages)
` [PATCH 1/2] media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbJoin (2)
2026-04-17 10:37 UTC
[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
2026-04-17 10:36 UTC (11+ messages)
` [PATCH 5/6] selftests: Preserve subtarget failures in all/install
[PATCH pciutils] ls-ecaps: Decode DPC RP PIO registers
2026-04-17 10:35 UTC (5+ messages)
[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
2026-04-17 10:35 UTC (5+ messages)
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAllocAG (3)
2026-04-17 10:33 UTC
[PATCH] serial: mxs-auart: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECTION_IN
2026-04-17 10:31 UTC (3+ messages)
[PATCH i-g-t 0/4] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
2026-04-17 10:31 UTC (5+ messages)
` [PATCH i-g-t 1/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with commit 1b85a9b04681
[PATCH 0/5] media: synopsys: enhancements and i.MX95 support
2026-04-17 10:30 UTC (6+ messages)
` [PATCH 4/5] media: dt-bindings: add NXP i.MX95 compatible string
[PATCH RFC 0/4] clk: qcom: Add common clkref support and migrate Glymur
2026-04-17 10:30 UTC (9+ messages)
` [PATCH RFC 3/4] clk: qcom: tcsrcc-glymur: Migrate tcsr_pcie_N_clkref_en to clk_ref common helper
[Intel-wired-lan] [PATCH net v3 5/5] iavf: refactor virtchnl polling into single function
2026-04-17 10:30 UTC (2+ messages)
[PATCH bpf-next] bpf, arm32: Reject BPF_PSEUDO_CALL in the JIT
2026-04-17 10:30 UTC
[PATCH mptcp-net v4 0/2] mptcp: sync the msk->sndbuf at accept() time
2026-04-17 10:30 UTC (2+ messages)
[PATCH v9 0/6] Mitigation of "failed to load cpu:cpreg_vmstate_array_len" migration failures
2026-04-17 10:29 UTC (4+ messages)
` [PATCH v9 1/6] target/arm/cpu: Introduce the infrastructure for cpreg migration tolerances
[PATCH v3] Bluetooth: btmtk: validate WMT event SKB length before struct access
2026-04-17 10:29 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.