messages from 2025-05-20 14:40:30 to 2025-05-20 15:19:00 UTC [more...]
[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-20 15:01 UTC (7+ messages)
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot
[PATCH v1] drm/panel-edp: Add support for AUO G156HAN03.0 panel
2025-05-20 14:46 UTC (2+ messages)
[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
2025-05-20 15:18 UTC (2+ messages)
[PATCH net-next] eth: bnxt: fix deadlock when xdp is attached or detached
2025-05-20 15:18 UTC (2+ messages)
[PATCH 1/2] selinux: introduce neveraudit types
2025-05-20 15:18 UTC (5+ messages)
` [PATCH 2/2] selinux: optimize selinux_inode_getattr/permission() based on neveraudit|permissive
[PATCH v2 0/8] Introduce HDP support for STM32MP platforms
2025-05-20 15:02 UTC (5+ messages)
` [PATCH v2 4/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
` [PATCH v2 5/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15
` [PATCH v2 7/8] ARM: dts: stm32: add alternate pinmux for HDP pin and add HDP pinctrl node
` [PATCH v2 8/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp157c-dk2 board
[PATCH v5 1/2] ethdev: support RSS based on RoCEv2 header
2025-05-20 15:17 UTC (3+ messages)
` [PATCH v6 "
[PATCH] arm/vgic-v3: Fix write_ignore_64's check in __vgic_v3_rdistr_rd_mmio_write()
2025-05-20 15:17 UTC (4+ messages)
[LTP] latest ltp not building on RHEL 9.6 ?
2025-05-20 15:16 UTC (3+ messages)
[PATCH] loop: don't require ->write_iter for writable files in loop_configure
2025-05-20 15:16 UTC (2+ messages)
[PATCH v1 0/6] xen/riscv: introduce p2m functionality
2025-05-20 15:16 UTC (7+ messages)
` [PATCH v1 4/6] xen/riscv: define pt_t and pt_walk_t structures
` [PATCH v1 5/6] xen/riscv: add new p2m types and helper macros for type classification
` [PATCH v1 6/6] xen/riscv: implement p2m mapping functionality
[PATCH 0/5] hpet, rust: miscellaneous cleanup
2025-05-20 15:27 UTC (7+ messages)
` [PATCH 1/5] hw/timer/hpet: Reorganize register decoding
` [PATCH 2/5] hw/timer/hpet: Adjust num_timers in hpet_init()
` [PATCH 3/5] rust/hpet: Drop BalCell wrapper for num_timers
` [PATCH 4/5] rust: Fix Zhao's email address
` [PATCH 5/5] rust: Fix the typos in doc
[PATCH] PCI: dwc: ep: Fix errno typo
2025-05-20 15:15 UTC (3+ messages)
[RFC PATCH] cyclictest: Add skip_sec option
2025-05-20 15:14 UTC (2+ messages)
[RFC PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
2025-05-20 15:10 UTC (5+ messages)
` [PATCH "
` [PATCH 2/2] builtin/receive-pack: add option to skip connectivity check
[PATCH 1/2] mm: slub: allocate slab object extensions non-contiguously
2025-05-20 15:14 UTC (6+ messages)
` [PATCH 2/2] mm: slub: only warn once when allocating slab obj extensions fails
[PATCH 0/6] overlayfs + casefolding
2025-05-20 15:13 UTC (10+ messages)
[PATCH v3 0/4] diff: add pathspec support to --no-index
2025-05-20 15:13 UTC (3+ messages)
` [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
[PATCH] bpf, docs: add indentation to make the bullet list work
2025-05-20 15:13 UTC (2+ messages)
[PATCH v3 0/7] prctl: introduce PR_SET/GET_THP_POLICY
2025-05-20 15:13 UTC (5+ messages)
` [PATCH v3 1/7] mm: khugepaged: extract vm flag setting outside of hugepage_madvise
[Intel-wired-lan] [PATCH] net: ice: Perform accurate aRFS flow match
2025-05-20 15:06 UTC (5+ messages)
` "
[OE-Core][PATCH v2] packagegroup-base: Add option to set zeroconf provider
2025-05-20 15:12 UTC (4+ messages)
[PATCH 0/4] pci: implement "pci=aer_panic"
2025-05-20 15:11 UTC (2+ messages)
[PATCH v2 00/29] vfio-user client
2025-05-20 15:04 UTC (30+ messages)
` [PATCH v2 01/29] vfio: add more VFIOIOMMUClass docs
` [PATCH v2 02/29] vfio: move more cleanup into vfio_pci_put_device()
` [PATCH v2 03/29] vfio: move config space read into vfio_pci_config_setup()
` [PATCH v2 04/29] vfio: refactor out IRQ signalling setup
` [PATCH v2 05/29] vfio: export PCI helpers needed for vfio-user
` [PATCH v2 06/29] vfio: enable per-IRQ MSI-X masking
` [PATCH v2 07/29] vfio: add per-region fd support
` [PATCH v2 08/29] vfio: mark posted writes in region write callbacks
` [PATCH v2 09/29] vfio: return mr from vfio_get_xlat_addr
` [PATCH v2 10/29] vfio/container: pass MemoryRegion to DMA operations
` [PATCH v2 11/29] vfio-user: introduce vfio-user protocol specification
` [PATCH v2 12/29] vfio-user: add vfio-user class and container
` [PATCH v2 13/29] vfio-user: connect vfio proxy to remote server
` [PATCH v2 14/29] vfio-user: implement message receive infrastructure
` [PATCH v2 15/29] vfio-user: implement message send infrastructure
` [PATCH v2 16/29] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PATCH v2 17/29] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PATCH v2 18/29] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PATCH v2 19/29] vfio-user: set up PCI in vfio_user_pci_realize()
` [PATCH v2 20/29] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PATCH v2 21/29] vfio-user: forward MSI-X PBA BAR accesses to server
` [PATCH v2 22/29] vfio-user: set up container access to the proxy
` [PATCH v2 23/29] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PATCH v2 24/29] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v2 25/29] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v2 26/29] vfio-user: add 'x-msg-timeout' option
` [PATCH v2 27/29] vfio-user: support posted writes
` [PATCH v2 28/29] vfio-user: add coalesced "
` [PATCH v2 29/29] docs: add vfio-user documentation
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-20 15:10 UTC (7+ messages)
` [PATCH V3 21/42] vfio/pci: export MSI functions
[PATCH v2] dt-bindings: display: bridge: renesas,dsi: allow properties from dsi-controller
2025-05-20 15:11 UTC (2+ messages)
` [PATCH v2] dt-bindings: display: bridge: renesas, dsi: "
[PATCH bpf-next v1] bpf, sockmap: Fix concurrency issues between memory charge and uncharge
2025-05-20 15:10 UTC (4+ messages)
[RESEND PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
2025-05-20 15:10 UTC (2+ messages)
[PATCH] drm/xe/mocs: Initialize MOCS index early
2025-05-20 15:10 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[PATCH net-next] net: devmem: remove min_t(iter_iov_len) in sendmsg
2025-05-20 15:10 UTC (10+ messages)
[android-common:android16-6.12-2025-05-exp 1/1] Documentation/devicetree/bindings/firmware/gunyah-cma-mem.yaml: ignoring, error parsing file
2025-05-20 15:07 UTC
[PATCH] mm/cma: make detection of highmem_start more robust
2025-05-20 15:08 UTC (5+ messages)
[PATCH] eal/linux: unregister alarm callback before free ptr
2025-05-20 16:01 UTC
[PATCH v2 1/4] board: bsh: imx6ulz_smm_m2: Match SPL DDR settings to DCD table
2025-05-20 15:07 UTC (4+ messages)
` [PATCH v2 2/4] board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAM
` [PATCH v2 3/4] board: bsh: imx6ulz_smm_m2: Add support for 512 "
` [PATCH v2 4/4] board: bsh: imx6ulz_smm_m2: Add delay between DRAM read access
[PATCH ath-pending v2] wifi: ath12k: remove redundant regulatory rules intersection logic in host
2025-05-20 15:01 UTC (2+ messages)
[PATCH ath-next v2] wifi: ath12k: Send MCS15 support to firmware during peer assoc
2025-05-20 15:01 UTC (2+ messages)
[PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
2025-05-20 15:07 UTC (4+ messages)
6.15-rc6/regression/bisected - after commit f1c6be3999d2 error appeared: *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error
2025-05-20 15:06 UTC (2+ messages)
POSSIBLE REGRESSION: PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
2025-05-20 15:06 UTC (5+ messages)
[PATCH 1/1] net/nbl add doc and minimun nbl build framework
2025-05-20 15:06 UTC (2+ messages)
[PATCH 00/27] vfio-user client
2025-05-20 15:05 UTC (5+ messages)
[PATCH] drm/xe: Add configfs to load with fewer engines
2025-05-20 15:04 UTC
[PATCH 00/15] Intel VSEC/PMT: Introduce Discovery Driver
2025-05-20 15:05 UTC (7+ messages)
` [PATCH 09/15] docs: Add ABI documentation for intel_pmt feature directories
` [PATCH 10/15] platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
` [PATCH 14/15] platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature
[PATCH] perf trace: Increase syscall handler map size to 1024
2025-05-20 15:05 UTC (3+ messages)
[PATCH RFC] Bluetooth: fix races observed when handling mgmt commands
2025-05-20 15:05 UTC (3+ messages)
` [PATCH RFC] Bluetooth: use RCU-protected list to process "
[PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
2025-05-20 15:04 UTC (2+ messages)
[PATCH 0/4] midx repack: fix overflow on 32 bit systems
2025-05-20 15:04 UTC (5+ messages)
` [PATCH 1/4] midx repack: avoid integer "
` [PATCH 2/4] midx repack: avoid potential integer overflow on 64 "
` [PATCH 3/4] midx: avoid negative array index
` [PATCH 4/4] midx docs: clarify tie breaking
[Resend PATCH v2] serial: jsm: fix NPE during jsm_uart_port_init
2025-05-20 15:04 UTC
[PATCH] drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
2025-05-20 15:03 UTC (5+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
[Buildroot] [PATCH 1/1] package/wireless-regdb: sysv init script to set regdomain
2025-05-20 14:50 UTC (5+ messages)
[PATCH] crypto: arm64 - Drop asm fallback macros for older binutils
2025-05-20 14:58 UTC (2+ messages)
[PATCH BlueZ v3 1/4] client: Add client-side error decoding
2025-05-20 15:02 UTC (2+ messages)
` [BlueZ,v3,1/4] "
[PATCH i-g-t v4 0/5] Add test to validate survivability mode
2025-05-20 15:01 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Add test to validate survivability mode (rev4)
[RFC 0/2] Introduce a sysfs interface for lmem information
2025-05-20 15:01 UTC (2+ messages)
[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
2025-05-20 15:00 UTC (4+ messages)
` [PATCH 07/10] perf: arm_spe: Add support for filtering on data source
[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
2025-05-20 15:00 UTC (12+ messages)
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-20 14:59 UTC (9+ messages)
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v8 29/43] arm64: RME: Always use 4k pages for realms
[PATCH net 0/3] bnxt_en: 2 bug fixes
2025-05-20 14:59 UTC (9+ messages)
` [PATCH net 1/3] bnxt_en: Fix netdev locking in ULP IRQ functions
` [PATCH net 2/3] bnxt_en: Add a helper function to configure MRU and RSS
` [PATCH net 3/3] bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
[RFC v2 7/9] x86/mm: Introduce Remote Action Request
2025-05-20 14:58 UTC (2+ messages)
[PATCH v3 00/28] Fix incorrect hash results on AST2700
2025-05-20 14:58 UTC (2+ messages)
[PATCH v5 0/3] Support active context utilization
2025-05-20 14:57 UTC (4+ messages)
` [PATCH v5 3/3] drm/xe: Add WA BB to capture "
[PATCH v5 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-20 14:57 UTC (4+ messages)
` [PATCH v5 01/40] drm/gpuvm: Don't require obj lock in destructor path
[PATCH] ext4: inline: do not convert when writing to memory map
2025-05-20 14:57 UTC (2+ messages)
[PATCH] Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOV
2025-05-20 14:56 UTC (3+ messages)
[issue][meta-oe][walnascar] yocto-layer-check not passing for BSP layer when meta-oe is a dependency
2025-05-20 14:56 UTC (5+ messages)
` [oe] "
[PATCH 6.14 000/145] 6.14.8-rc1 review
2025-05-20 14:57 UTC (2+ messages)
[PATCH v4 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-05-20 14:55 UTC (3+ messages)
` [PATCH v4 2/5] KVM: arm64: Make stage2_has_fwb global scope
[PATCH v5 00/12] Add DU support for RZ/V2H(P) SoC
2025-05-20 14:54 UTC (3+ messages)
` [PATCH v5 05/12] drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculation
linux-next: Tree for May 16
2025-05-20 14:45 UTC (7+ messages)
` linux-next: Tree for May 16 (security/landlock/ruleset.c)
scheduler performance regression since v6.11
2025-05-20 14:53 UTC (8+ messages)
[RFC v3 0/3] CCS save restore for IGPU
2025-05-20 15:09 UTC (4+ messages)
` [RFC v3 1/3] drm/xe/vf: Create contexts for CCS read write
` [RFC v3 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [RFC v3 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
[PATCH v2 00/16] riscv: introduce basic UART support and interrupts for hypervisor mode
2025-05-20 14:53 UTC (9+ messages)
` [PATCH v2 10/16] xen/riscv: imsic_init() implementation
[PATCH v1 bpf-next 00/10] bpf: tcp: Exactly-once socket iteration
2025-05-20 14:50 UTC (11+ messages)
` [PATCH v1 bpf-next 01/10] bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
` [PATCH v1 bpf-next 02/10] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v1 bpf-next 03/10] bpf: tcp: Get rid of st_bucket_done
` [PATCH v1 bpf-next 04/10] bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
` [PATCH v1 bpf-next 05/10] bpf: tcp: Avoid socket skips and repeats during iteration
` [PATCH v1 bpf-next 06/10] selftests/bpf: Add tests for bucket resume logic in listening sockets
` [PATCH v1 bpf-next 07/10] selftests/bpf: Allow for iteration over multiple ports
` [PATCH v1 bpf-next 08/10] selftests/bpf: Make ehash buckets configurable in socket iterator tests
` [PATCH v1 bpf-next 09/10] selftests/bpf: Create established sockets "
` [PATCH v1 bpf-next 10/10] selftests/bpf: Add tests for bucket resume logic in established sockets
[PATCH 0/4] Some kernel-doc fixes
2025-05-20 14:50 UTC (4+ messages)
` [PATCH 3/4] docs: kerneldoc.py: add try/except blocks for kernel-doc class errors
[PATCH v2 00/17] maintainer updates for feb25 (qtest, gdbstub, plugins) pre-PR
2025-05-20 14:50 UTC (3+ messages)
` [PATCH v2 11/17] gdbstub: Try unlinking the unix socket before binding
[PATCH v2 0/5] pmstat interface fixes
2025-05-20 14:50 UTC (5+ messages)
` [PATCH v2 2/5] public/sysctl: Clarify usage of pm_{px,cx}_stat
[PATCH net-next v4] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-20 14:47 UTC (2+ messages)
[PATCH V3 00/16] perf: Fix the throttle logic for group
2025-05-20 14:47 UTC (4+ messages)
` [PATCH V3 02/16] perf: Fix the throttle logic for a group
[PATCH v6 11/16] PCI/AER: Check log level once and remember it
2025-05-20 14:46 UTC (2+ messages)
[PATCH v6 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
2025-05-20 14:42 UTC (3+ messages)
[PATCH 0/4] A series of patch for enable sc7180 android boot
2025-05-20 14:45 UTC (5+ messages)
` [PATCH 1/4] image-android: Prepend/postpend default bootargs value with given bootcmd
` [PATCH 3/4] boot: bootmeth_android: Conditionally dependent on abootimg
[PATCH v2 0/5] SC8280XP SLPI
2025-05-20 14:45 UTC (4+ messages)
[PATCH] KVM: arm64: nv: Hold mmu_lock when invalidating VNCR SW-TLB before translating
2025-05-20 14:44 UTC (2+ messages)
[PATCH net-next v3] rtase: Use min() instead of min_t()
2025-05-20 14:44 UTC (2+ messages)
[PATCH 0/3] soc: qcom: qcom_stats: Add DDR stats
2025-05-20 14:44 UTC (9+ messages)
` [PATCH 1/3] soc: qcom: qcom_stats: Add support to read DDR statistic
` [PATCH 2/3] soc: qcom: qcom_stats: Add QMP support for syncing ddr stats
[PATCH v5 0/6] timers: Exclude isolated cpus from timer migation
2025-05-20 14:43 UTC (3+ messages)
` [PATCH v5 6/6] "
[syzbot] [net?] [nfs?] KASAN: slab-out-of-bounds Read in cache_clean
2025-05-20 14:43 UTC (2+ messages)
[PATCH v3 0/3] KVM: x86: Dynamically allocate hashed page list
2025-05-20 14:42 UTC (5+ messages)
` [PATCH v3 2/3] KVM: x86: Use kvzalloc() to allocate VM struct
[GIT PULL] Please pull mmc-2025-05-20
2025-05-20 15:33 UTC (2+ messages)
[PATCH v2] drm/sitronix: Remove broken backwards-compatibility layer
2025-05-20 14:42 UTC (2+ messages)
[PATCH 00/21] clang: Add clang C/C++ toolchain
2025-05-20 14:41 UTC (3+ messages)
` [PATCH 02/21] default-toolchains.inc: Add a global file to pin TOOLCHAIN variable
` [OE-core] "
Linux kernel SIG meeting for vwfwupdate discussion
2025-05-20 14:41 UTC (7+ messages)
Yocto Project Status 20 May. 2025 (WW20)
2025-05-20 14:41 UTC
[PATCH RFC] target: riscv: Fix satp mode initialization based on profile
2025-05-20 14:40 UTC (5+ messages)
[PATCH] ext4: avoid -Wformat-security warning
2025-05-20 14:40 UTC (2+ messages)
[PATCH v2 0/8] ext4: enable large folio for regular files
2025-05-20 14:40 UTC (2+ messages)
[PATCH 0/9] ext4: fix stale extent status entries and clairfy rules
2025-05-20 14:40 UTC (2+ messages)
[PATCH v2 1/4] ext4: fix out of bounds punch offset
2025-05-20 14:40 UTC (2+ messages)
[PATCH] ext4: inline: fix len overflow in ext4_prepare_inline_data
2025-05-20 14:40 UTC (2+ messages)
[PATCH v5 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
2025-05-20 14:40 UTC (2+ messages)
[PATCH] ext4: use writeback_iter in ext4_journalled_submit_inode_data_buffers
2025-05-20 14:40 UTC (2+ messages)
[PATCH v9 0/9] Ext4 fast commit performance patchset
2025-05-20 14:40 UTC (2+ messages)
[PATCH v2] jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()
2025-05-20 14:40 UTC (2+ messages)
[PATCH] ext4: Fix calculation of credits for extent tree modification
2025-05-20 14:40 UTC (2+ messages)
[PATCH 0/4] ext4,jbd2: clean up unused arguments to checksum functions
2025-05-20 14:40 UTC (2+ messages)
[PATCH] ext4: only dirty folios when data journaling regular files
2025-05-20 14:40 UTC (2+ messages)
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.