All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-06 20:02:44 to 2025-10-06 20:47:33 UTC [more...]

[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-13 21:16 UTC  (11+ messages)
` [PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method

[PATCH v2 0/4] Improve bitfield support in Rust
 2025-09-10 14:19 UTC  (22+ messages)
` [PATCH v2 1/4] nova-core: bitstruct: Move bitfield-specific code from register! into new macro
` [PATCH v2 3/4] nova-core: bitstruct: Add support for custom visiblity
` [PATCH v2 4/4] rust: Move register and bitstruct macros out of Nova

[PATCH] drm/nouveau: Fix refcount leak in nouveau_connector_detect
 2025-10-06 20:38 UTC  (2+ messages)

[PATCH v4 0/6] Introduce bitfield and move register macro to rust/kernel/
 2025-09-30 12:03 UTC  (14+ messages)
` [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v4 2/6] nova-core: bitfield: Add support for different storage widths
` [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion

[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
 2025-09-09 19:07 UTC  (12+ messages)
` [PATCH 2/2] nova-core: Add KUNIT tests for bitstruct

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 15:22 UTC  (4+ messages)

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-05 16:28 UTC  (16+ messages)
` [PATCH v4 01/20] rust: dma: expose the count and size of CoherentAllocation
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot

[PATCH 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-10-06 20:29 UTC  (7+ messages)
` [PATCH 2/5] drm/nouveau/uvmm: Allow larger pages
` [PATCH 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features

[PATCH 00/17] nova-core: Complete GSP boot and begin RPC communication
 2025-08-29 22:43 UTC  (18+ messages)
` [PATCH 01/17] nova-core: falcon: Move waiting until halted to a helper
` [PATCH 02/17] nova-core: falcon: Move start functionality into separate helper
` [PATCH 03/17] nova-core: falcon: Move mbox functionalities into helper
` [PATCH 04/17] nova-core: falcon: Move dma_reset functionality "
` [PATCH 05/17] nova-core: gsp: Add support for checking if GSP reloaded
` [PATCH 07/17] nova-core: Implement the GSP sequencer
` [PATCH 08/17] nova-core: sequencer: Add register opcodes
` [PATCH 09/17] nova-core: sequencer: Add delay opcode support
` [PATCH 10/17] nova-core: sequencer: Implement basic core operations
` [PATCH 11/17] nova-core: sequencer: Implement core resume operation
` [PATCH 12/17] nova-core: clear MBOX0 before waiting for scrubber completion
` [PATCH 14/17] nova-core: remove an unnecessary register read: HWCFG1
` [PATCH 15/17] nova-core: remove unnecessary need_riscv, bar parameters
` [PATCH 16/17] gpu: nova-core: gsp: Wait for gsp initialisation to complete
` [PATCH 17/17] gpu: nova-core: Add get_gsp_info() command

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-03 15:47 UTC  (4+ messages)
` [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v6 2/5] nova-core: bitfield: Add support for different storage widths
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova

[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
 2025-10-03 15:26 UTC  (11+ messages)
` [PATCH v5 1/9] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v5 3/9] nova-core: bitfield: Add support for custom visiblity
` [PATCH v5 4/9] rust: Move register and bitfield macros out of Nova
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v5 8/9] rust: bitfield: Add hardening for out of bounds access

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-01  0:22 UTC  (26+ messages)
` [PATCH 03/16] gpu: nova-core: derive useful traits for Chipset
` [PATCH 08/16] gpu: nova-core: wait for GFW_BOOT completion
` [PATCH 11/16] gpu: nova-core: add falcon register definitions and base code
` [PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot

[PATCH v2 0/7] Documentation for nova-core
 2025-05-09 20:59 UTC  (6+ messages)
` [PATCH v2 1/7] nova-core: doc: Add code comments related to devinit
` [PATCH v2 2/7] nova-core: doc: Clarify sysmembar operations
` [PATCH v2 7/7] gpu: nova-core: Clarify falcon code

[PATCH v2 00/21] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-05 15:25 UTC  (18+ messages)
` [PATCH v2 15/21] gpu: nova-core: add falcon register definitions and base code
` [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize

[PATCH v3 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-09-09 21:20 UTC  (2+ messages)
` [PATCH v3 4/5] rust: Move register and bitfield macros out of Nova

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-25 21:02 UTC  (11+ messages)

[PATCH v3 00/19] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-21  3:17 UTC  (18+ messages)
` [PATCH v3 16/19] nova-core: Add support for VBIOS ucode extraction for boot

[Buildroot] [git commit] package/libao: bump version to 1.2.2
 2025-10-06 20:41 UTC 

[PATCH 0/6] Additional documentation for nova-core
 2025-04-23 22:54 UTC  (4+ messages)
` [PATCH 1/6] nova-core: doc: Add code comments related to devinit
` [PATCH 2/6] nova-core: doc: Clarify sysmembar operations
` [PATCH 5/6] gpu: nova-core: Clarify fields in FalconAppifHdrV1

[PATCH] nova-core: vbios: Rework BiosImage composition to use AsRef and traits
 2025-10-05 22:08 UTC 

[PATCH 0/2] gpu: nova-core: vbios: simplify device use
 2025-08-29 13:43 UTC  (5+ messages)
` [PATCH 1/2] gpu: nova-core: vbios: replace pci::Device with device::Device
` [PATCH 2/2] gpu: nova-core: vbios: store reference to Device where relevant

[PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
 2025-04-25  2:26 UTC  (2+ messages)
` [13/16] "

[PATCH 5/6] gpu: nova-core: Clarify fields in FalconAppifHdrV1
 2025-04-24 13:03 UTC  (4+ messages)
` [5/6] "

[PATCH 13/16] gpu: nova-core: Add support for VBIOS ucode extraction for boot
 2025-04-25 17:10 UTC  (3+ messages)
` [13/16] "

[PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver
 2025-10-06 20:46 UTC  (2+ messages)

[PATCH 0/3] net: pse-pd: Add TPS23881B support
 2025-10-06 20:45 UTC  (4+ messages)
` [PATCH 1/3] net: pse-pd: tps23881: Fix current measurement scaling

[PATCH mt76 v2 0/3] wifi: mt76: mt7915: Beamforming backoff limit table
 2025-10-06 20:45 UTC  (3+ messages)
` [PATCH mt76 v2 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property

[PATCH] bootstd: Fix bootflow info for efi_mgr
 2025-10-06 20:40 UTC  (2+ messages)

[PATCH] accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functions
 2025-10-06 20:40 UTC  (2+ messages)

[PATCH 00/16] Convert extension support to UCLASS and adds its support to boot flows
 2025-10-06 20:38 UTC  (4+ messages)
` [PATCH 06/16] board: ti: Convert cape detection to use UCLASS framework

[PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode
 2025-10-06 20:38 UTC  (3+ messages)

[PATCH v4 0/6] A series of patch for enable sc7180 android boot
 2025-10-06 20:38 UTC  (10+ messages)
` [PATCH v4 3/6] bootm: Append bootargs value when bootmeth_android provide cmdline

[Buildroot] [PATCH 1/2] package/libidn: bump version to 1.43
 2025-10-06 20:38 UTC  (2+ messages)

[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
 2025-10-06 20:38 UTC  (5+ messages)
  ` [PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow - test cases

[PATCH 1/1] efi_loader: correctly check if the HTTP protocol is found
 2025-10-06 20:38 UTC  (2+ messages)

[PATCH] test: Do not build expo and cedit test if no SDL
 2025-10-06 20:38 UTC  (2+ messages)

[Buildroot] [git commit] package/libidn: bump version to 1.43
 2025-10-06 20:23 UTC 

[Buildroot] [git commit] package/libidn2: bump version to 2.3.8
 2025-10-06 20:23 UTC 

[meta-oe][PATCH] redis: upgrade 7.2.10 -> 7.2.11
 2025-10-06 20:35 UTC 

[PATCH] ARM: dts: broadcom: rpi: Switch to V3D firmware clock
 2025-10-06 20:35 UTC  (2+ messages)

[PATCH net v2] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
 2025-10-06 20:34 UTC  (2+ messages)

[PATCH net v2] selftests: net: unify the Makefile formats
 2025-10-06 20:34 UTC  (2+ messages)

[PATCH net] tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
 2025-10-06 20:34 UTC  (2+ messages)

[PATCH net repost] selftests: net: sort configs
 2025-10-06 20:34 UTC  (2+ messages)

[PATCH v3 0/6] Improve Microchip Polarfire SoC customization
 2025-10-06 20:34 UTC  (5+ messages)
` [PATCH v3 3/6] hw/riscv: Make FDT optional for MPFS

[PATCH] ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHY
 2025-10-06 20:34 UTC  (3+ messages)

[PATCH] memcg: introduce kfuncs for fetching memcg stats
 2025-10-06 20:33 UTC  (4+ messages)

[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-06 20:31 UTC  (5+ messages)
` [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI

[meta-oe][PATCH] redis: upgrade 6.2.18 -> 6.2.20
 2025-10-06 20:29 UTC 

[PATCH] docs/system/arm/virt: Document user-creatable SMMUv3
 2025-10-06 20:23 UTC  (2+ messages)

[REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
 2025-10-06 20:23 UTC 

[PATCH 0/3] Fix copyright
 2025-10-06 20:23 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Fix copyright and function naming in xe_ttm_sys_mgr
` [PATCH 2/3] drm/xe: Fix copyright in xe_ttm_stolen_mgr
` [PATCH 3/3] drm/xe: Change return type of detect_bar2_dgfx() from s64 to u64
` ✓ CI.KUnit: success for Fix copyright

[PATCH 0/3] specifying a file that can optionally exist
 2025-10-06 20:22 UTC  (8+ messages)
` [PATCH v2 0/3] Support :(optional) filepaths
  ` [PATCH v2 2/3] config: values of pathname type can be prefixed with :(optional)

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-10-06 20:15 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/libtheora: bump version to 1.2.0
 2025-10-06 20:22 UTC  (2+ messages)

[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
 2025-10-06 20:13 UTC  (4+ messages)

ARM iMX6sx board fails to boot with kernel 6.17
 2025-10-06 20:20 UTC  (5+ messages)

[RFC PATCH bpf-next v2 00/12] Remove task and cgroup local storage percpu counters
 2025-10-06 20:19 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 06/12] bpf: Change local_storage->lock and b->lock to rqspinlock

[PATCH v2 00/13] KVM: guest_memfd: MMAP and related fixes
 2025-10-06 20:19 UTC  (4+ messages)
` [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS

[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
 2025-10-06 20:19 UTC  (2+ messages)

[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
 2025-10-06 20:19 UTC  (5+ messages)

[PATCH] ipmi: Fix handling of messages with provided receive message pointer
 2025-10-06 20:18 UTC 

[PATCH] lockdep: Account for lockdep hardirq context in irq_forced_thread_fn under PREEMPT_RT
 2025-10-06 20:18 UTC  (2+ messages)

[meta-networking][PATCH] tinyproxy: upgrade 1.11.1 -> 1.11.2
 2025-10-06 20:18 UTC 

[PATCH i-g-t] kms_max_link_bpc: Add 'link bpc' DRM connector property
 2025-10-06 20:17 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH] perf tools: Fix arm64 libjvmti build by generating unistd_64.h
 2025-10-06 20:17 UTC  (2+ messages)

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-06 20:17 UTC  (4+ messages)
` [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error

[PATCH 1/2] accel/qaic: Replace kzalloc + copy_from_user with memdup_user
 2025-10-06 20:14 UTC  (6+ messages)
` [PATCH 2/2] accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user

[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
 2025-10-06 20:14 UTC  (4+ messages)
` [PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions

[PATCH] drm/xe: Fix typos and improve kernel-doc comments in xe_gt
 2025-10-06 20:13 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Fix typos and improve kernel-doc comments in xe_gt (rev2)

[PATCH v4 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-06 20:12 UTC  (3+ messages)
` [PATCH v4 3/3] drm/xe/vf: Clear CCS read/write buffers in atomic way

[PATCH] u-boot: upgrade 2025.07 -> 2025.10
 2025-10-06 20:10 UTC 

[PATCH v1] core-image, populate_sdk_base: Add zsh-completion-pkgs image feature
 2025-10-06 20:09 UTC  (2+ messages)
` [OE-core] "

[GIT PULL] Crypto Update for 6.17
 2025-10-06 20:09 UTC  (12+ messages)
  ` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]

[PATCH v3 1/4] compressdev: support for dictionaries and PDCP checksum
 2025-10-06 20:09 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/4] compress/zlib: "
  ` [PATCH v4 3/4] app/compress-perf: "
  ` [PATCH v4 4/4] doc: add doc for dictionary option

[OE-core][PATCH] wic/engine: fix copying directories into wic image with ext* partition
 2025-10-06 20:08 UTC  (2+ messages)

[PATCH for-4.21 0/2] Prepare RC1
 2025-10-06 20:08 UTC  (3+ messages)
` [PATCH 1/2] Config.mk: Pin QEMU_UPSTREAM_REVISION
` [PATCH 2/2] Update Xen version to 4.21.0-rc1

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-06 20:08 UTC  (5+ messages)
` [PATCH 1/2] PCI: Setup bridge resources earlier

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-06 20:07 UTC  (6+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation
` [PATCH 2/4] mm, swap: rename helper for setup bad slots
` [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter
` [PATCH 4/4] mm/migrate, swap: drop usage of folio_index

Broken handling of "J" hunks for "add --interactive"?
 2025-10-06 20:05 UTC  (4+ messages)
` [PATCH v3 0/6] add-patch: roll over to next undecided hunk

[PATCH] crypto: propagate Error object on premature termination
 2025-10-06 20:04 UTC  (3+ messages)

[PATCH 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-06 20:04 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding

[meta-networking][PATCH v2] dovecot: upgrade 2.3.21.1 -> 2.4.1-4
 2025-10-06 20:04 UTC 

[PATCH] perf tests: Don't retest sections in "Object code reading"
 2025-10-06 20:03 UTC  (3+ messages)

[PATCH 1/2] mm: always call rmap_walk() on locked folios
 2025-10-06 20:02 UTC  (12+ messages)

[PATCH bpf-next v2 1/3] bpf: verifier: refactor bpf_wq handling
 2025-10-06 20:02 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: add bpf_wq tests
` [PATCH bpf-next v2 3/3] bpf: extract internal structs helpers


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.