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

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

[PATCH v4 0/6] Introduce bitfield and move register macro to rust/kernel/
 2025-09-29 20:20 UTC  (22+ 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 3/6] nova-core: bitfield: Add support for custom visiblity
` [PATCH v4 4/6] rust: Move register and bitfield macros out of Nova
` [PATCH v4 5/6] rust: Add KUNIT tests for bitfield

[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
 2025-10-06 19:50 UTC  (17+ messages)
` [PATCH v5 2/9] nova-core: bitfield: Add support for different storage widths
` [PATCH v5 3/9] nova-core: bitfield: Add support for custom visiblity
` [PATCH v5 5/9] rust: bitfield: Add a new() constructor and raw() accessor
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v5 7/9] rust: bitfield: Use 'as' operator for setter type conversion
` [PATCH v5 8/9] rust: bitfield: Add hardening for out of bounds access
` [PATCH v5 9/9] rust: bitfield: Add hardening for undefined bits

[PATCH v2 0/4] Improve bitfield support in Rust
 2025-09-09 18:26 UTC  (14+ messages)
` [PATCH v2 1/4] nova-core: bitstruct: Move bitfield-specific code from register! into new macro
` [PATCH v2 2/4] nova-core: bitstruct: Add support for different storage widths
` [PATCH v2 4/4] rust: Move register and bitstruct macros out of Nova

[PATCH v3 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-09-20  9:33 UTC  (18+ messages)
` [PATCH v3 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v3 2/5] nova-core: bitfield: Add support for different storage widths
` [PATCH v3 3/5] nova-core: bitfield: Add support for custom visiblity
` [PATCH v3 4/5] rust: Move register and bitfield macros out of Nova
` [PATCH v3 5/5] rust: Add KUNIT tests for bitfield

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

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

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-05 16:18 UTC  (13+ 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 RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-06 21:55 UTC  (8+ messages)

[PATCH AUTOSEL 6.17-5.4] x86/build: Remove cc-option from stack alignment flags
 2025-10-06 21:55 UTC  (2+ messages)

[GIT PULL] NFSD changes for v6.18
 2025-10-06 21:54 UTC  (6+ messages)

[PATCH 0/3] Add Emerald Rapids PECI support
 2025-10-06 21:53 UTC  (4+ messages)
` [PATCH 1/3] peci: cpu: add Intel Emerald Rapids support
` [PATCH 2/3] hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support
` [PATCH 3/3] hwmon: (peci/cputemp) add Intel Emerald Rapids support

[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-06 21:54 UTC  (19+ messages)
` [PATCH v11 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v11 17/31] x86/resctrl: Find and enable usable "
` [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates

[PATCH v4 0/5] doc: git-push: clarify DESCRIPTION section
 2025-10-06 21:53 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v6 00/30] VF migration redesign
 2025-10-06 21:51 UTC  (7+ messages)
` [PATCH v6 01/30] drm/xe: Add NULL checks to scratch LRC allocation
` [PATCH v6 20/30] drm/xe/vf: Start CTs before resfix VF post migration recovery
` [PATCH v6 23/30] drm/xe: Move queue init before LRC creation

[PATCH] ghostscript: Do not treat declaration-after-statement warning as error
 2025-10-06 21:48 UTC 

[PATCH v2 6/6] kbuild: enable -Werror for hostprogs
 2025-10-06 21:48 UTC  (5+ messages)

[PATCH v4 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
 2025-10-06 21:48 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes
` [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings

[PATCH] doc: add a explanation of Git's data model
 2025-10-06 21:46 UTC  (5+ messages)

[PATCH v5 0/3] Virtio-GPU S4 support
 2025-10-06 21:45 UTC  (9+ messages)
` [PATCH v5 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects

CQE repeats the first item?
 2025-10-06 21:45 UTC  (9+ messages)

[PATCH] test: Do not build expo and cedit test if no SDL
 2025-10-06 21:44 UTC  (3+ messages)

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

[PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots
 2025-10-06 21:41 UTC  (7+ messages)

[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18
 2025-10-06 21:40 UTC  (4+ messages)

[PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
 2025-10-06 21:39 UTC 

[PATCH] usb: misc: Add x86 dependency for Intel USBIO driver
 2025-10-06 21:39 UTC 

[PATCH 0/3] drm/draw: add check API to avoid spurious WARN
 2025-10-06 21:38 UTC  (4+ messages)
` [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888

[PATCH v5 0/8] [ANDROID]: Add GPU work period support for Xe driver
 2025-10-06 21:38 UTC  (7+ messages)
` [PATCH v5 4/8] drm/xe: Handle xe_user creation and removal
` [PATCH v5 5/8] drm/xe: Implement xe_work_period_worker

[PATCH V2 0/4] Add tegra264 audio device tree support
 2025-10-06 21:36 UTC  (3+ messages)
` [PATCH V2 2/4] dt-bindings: sound: Update ADMAIF bindings for tegra264

[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
 2025-10-06 21:35 UTC  (8+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space

[PATCH] RAS/AMD/FMPM: Add option to ignore CEs
 2025-10-06 21:34 UTC  (2+ messages)

[PATCH 0/2] media: i2c: add Samsung S5KJN1 image sensor device driver
 2025-10-06 21:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add Samsung S5KJN1 image sensor

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

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

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-06 21:28 UTC  (7+ messages)
` [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v12 21/25] CXL/PCI: Introduce CXL Port "

[REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
 2025-10-06 21:23 UTC  (2+ messages)

[PATCH v3 1/2] ASoC: tas2781: Support two newly-released amplifiers tas5815 and tas5828 in the driver
 2025-10-06 21:23 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: tas2781: Update ti,tas2781.yaml for adding tas5815 and tas5828

[PATCH 0/3] net: pse-pd: Add TPS23881B support
 2025-10-06 21:23 UTC  (4+ messages)
` [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B

[PATCHSET 1/2] fuse2fs: round 5 bug fixes
 2025-10-06 21:23 UTC  (3+ messages)
` [PATCH 05/12] fuse2fs: free global_fs after a failed ext2fs_close call

[PATCH v2 0/8] RISC-V: Add support for Tenstorrent Blackhole SoC
 2025-10-06 21:21 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Tenstorrent AI ULC
` [PATCH v2 2/8] dt-bindings: riscv: Add Tenstorrent Blackhole compatible
` [PATCH v2 3/8] dt-bindings: riscv: cpus: Add SiFive X280 compatible
` [PATCH v2 4/8] dt-bindings: timers: Add Tenstorrent Blackhole compatible
` [PATCH v2 5/8] dt-bindings: interrupt-controller: "
` [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards
` [PATCH v2 7/8] riscv: Kconfig.socs: Add ARCH_TENSTORRENT for Tenstorrent SoCs
` [PATCH v2 8/8] riscv: defconfig: Enable "

ARM iMX6sx board fails to boot with kernel 6.17
 2025-10-06 21:22 UTC  (6+ messages)

[PATCH v1 1/2] perf bpf_counter: Move header declarations into C code
 2025-10-06 21:20 UTC  (6+ messages)
` [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid

[PATCH v3 0/3] libgit-rs: add get_bool() method to ConfigSet
 2025-10-06 21:20 UTC  (4+ messages)
` [PATCH v4] libgit-rs: add get_bool(), get_ulong(), and get_pathname() methods

[PATCH net] net: pse-pd: tps23881: Fix current measurement scaling
 2025-10-06 20:40 UTC 

[PATCH 0/4] doc: git-pull: clarify DESCRIPTION section
 2025-10-06 21:16 UTC  (5+ messages)
` [PATCH 2/4] doc: git-pull: clarify options for integrating remote branch

[PATCH RFC] nova-core: mm: Add initial structures for page table management
 2025-10-06 21:11 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libtheora: bump version to 1.2.0
 2025-10-06 21:10 UTC 

[PATCH] doc: do not break sentences into "lego" pieces
 2025-10-06 21:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-emailproxy: bump version to 2025.10.4
 2025-10-06 21:10 UTC  (2+ messages)

[Buildroot] [git commit] package/python-emailproxy: bump version to 2025.10.4
 2025-10-06 21:05 UTC 

[GIT PULL] x86/apic for v6.18-rc1
 2025-10-06 21:09 UTC  (5+ messages)

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-06 21:06 UTC  (3+ messages)
` [PATCH v9 mm-new 07/11] bpf: mark vma->vm_mm as __safe_trusted_or_null

[RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
 2024-11-12 15:28 UTC  (2+ messages)
`  "

[PATCH 0/3] Fix copyright
 2025-10-06 21:06 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support
 2025-10-06 21:04 UTC  (6+ messages)
` [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics

[Buildroot] [PATCH 1/1] package/libdecor: bump version to 0.2.3
 2025-10-06 21:04 UTC  (2+ messages)

[Buildroot] [git commit] package/libdecor: bump version to 0.2.3
 2025-10-06 20:59 UTC 

[PATCH v3 1/4] mm: Introduce vm_uffd_ops API
 2025-10-06 21:02 UTC  (11+ messages)

[PATCH v2 RESEND] kexec_core: Remove superfluous page offset handling in segment loading
 2025-10-06 21:02 UTC 

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2025-10-06 21:01 UTC  (2+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[GIT PULL] Second batch of KVM changes for Linux 6.18
 2025-10-06 21:01 UTC  (2+ messages)

[GIT PULL] uml 6.18-rc1
 2025-10-06 21:00 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 6.18, part 2
 2025-10-06 21:00 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.18
 2025-10-06 21:00 UTC  (2+ messages)

[PULL v2 00/11] loongarch-to-apply queue
 2025-10-06 20:59 UTC  (3+ messages)
` [PULL v2 04/11] loongarch: add a direct interrupt controller device

[PATCH 00/10] drm/i915/frontbuffer: Fix the intel_frontbuffer lifetime mess
 2025-10-06 20:59 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH] drm/amd: Drop superfluous call to set_power_limit()
 2025-10-06 20:58 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH v2 1/1] package/libfreeglut: bump version to 3.6.0
 2025-10-06 20:57 UTC  (2+ messages)

[Buildroot] [git commit] package/libfreeglut: bump version to 3.6.0
 2025-10-06 20:56 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: Add lport/MAC rules for PF traffic in bonds
 2025-10-06 20:47 UTC  (3+ messages)

[PATCH] clk: clk_set_parent: skip any operation if current and new parents are equal
 2025-10-06 20:53 UTC  (3+ messages)

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

Slow "nft list counters"
 2025-10-06 20:52 UTC  (2+ messages)

[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-10-06 20:52 UTC  (5+ messages)
` [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation

[PATCH] mesa-demos: split info tools to a separate package
 2025-10-06 20:51 UTC  (4+ messages)
` [OE-core] "

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

[PATCH bpf-next v5 0/5] Support non-linear skbs for BPF_PROG_TEST_RUN
 2025-10-06 20:50 UTC  (6+ messages)
` [PATCH bpf-next v5 3/5] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN

[PATCH v4] drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations
 2024-05-13 21:15 UTC  (4+ messages)

[PATCH 0/5] drm/nouveau: Enable variable page sizes and compression
 2025-10-06 19:13 UTC  (6+ messages)
` [PATCH 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH 2/5] drm/nouveau/uvmm: Allow "
` [PATCH 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features

[PATCH v3] drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocations
 2024-05-08 23:06 UTC 

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-04-30 14:38 UTC  (14+ messages)
` [PATCH 09/16] gpu: nova-core: register sysmem flush page
` [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
    ` [13/16] "

[PATCH v3 00/62] add support for Hopper and Blackwell GPUs
 2025-05-17  0:09 UTC  (4+ messages)
` [PATCH v3 14/62] drm/nouveau/gsp: switch to a simpler GSP-RM header layout
` [PATCH v3 45/62] drm/nouveau/gsp: add support for 570.144
` [PATCH v3 62/62] drm/nouveau/kms: add support for GB20x

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-06 20:36 UTC  (7+ messages)
` [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v6 3/5] nova-core: bitfield: Add support for custom visiblity
` [PATCH v6 5/5] rust: bitfield: Add KUNIT tests for bitfield
  ` [PATCH v7] "

[PATCH v2 00/62] add support for Hopper and Blackwell GPUs
 2025-05-11 21:07 UTC  (4+ messages)
` [PATCH v2 13/62] drm/nouveau/gsp: switch to a simpler GSP-RM header layout
` [PATCH v2 45/62] drm/nouveau/gsp: add support for 570.144
` [PATCH v2 62/62] drm/nouveau/kms: add support for GB20x

[PATCH v3 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-04 15:28 UTC  (10+ messages)
` [PATCH v3 02/11] gpu: nova-core: move GSP boot code out of `Gpu` constructor

[PATCH 00/17] nova-core: Complete GSP boot and begin RPC communication
 2025-08-29 17:32 UTC  (4+ messages)
` [PATCH 05/17] nova-core: gsp: Add support for checking if GSP reloaded
` [PATCH 06/17] nova-core: Add bindings required by GSP sequencer
` [PATCH 13/17] nova-core: Ada: basic GPU identification

[PATCH] nova-core: vbios: Rework BiosImage composition to use AsRef and traits
 2025-10-06 12:23 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/libao: bump version to 1.2.2
 2025-10-06 20:47 UTC  (2+ messages)

[PATCH v2 0/7] Documentation for nova-core
 2025-05-03  4:07 UTC  (2+ messages)
` [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-01 14:41 UTC  (5+ messages)
` [PATCH v2 15/21] gpu: nova-core: add falcon register definitions and base code


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.