All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-11 03:53:56 to 2026-03-11 05:13:27 UTC [more...]

Request for guidence
 2026-03-11  5:13 UTC  (4+ messages)

[oe][meta-oe][PATCH] atop: upgrade 2.12.0 -> 2.12.1
 2026-03-11  5:12 UTC 

[PATCH] cpuidle: powerpc: avoid double clear when breaking snooze
 2026-03-11  5:12 UTC  (2+ messages)

[PATCH 00/12] Add spi-hid transport driver
 2026-03-11  5:11 UTC  (5+ messages)
` [PATCH 01/12] Documentation: Correction in HID output_report callback description
` [PATCH 02/12] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro

[PATCH v2 00/11] media: qcom: iris: rework platform data handling
 2026-03-11  5:09 UTC  (5+ messages)
` [PATCH v2 10/11] media: qcom: iris: split firmware_data from raw platform data

[PATCH v2 1/5] rust: bindings: include lsm_hooks.h to expose LSM types to bindgen
 2026-03-11  5:09 UTC  (5+ messages)
` [PATCH v2 2/5] rust: helpers: add C shims for LSM hook initialisation
` [PATCH v2 3/5] rust: kernel: add LSM abstraction layer
` [PATCH v2 4/5] security: add Rust LSM sample (CONFIG_SECURITY_RUST_LSM)
` [PATCH v2 5/5] Documentation: rust: add LSM abstraction guide; update MAINTAINERS

[PATCH v2 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
 2026-03-11  5:09 UTC 

[meta-gnome][PATCH 1/8] libwnck3: add x11 to REQUIRED_DISTRO_FEATURES
 2026-03-11  5:05 UTC  (8+ messages)
` [meta-gnome][PATCH 2/8] gimp: "
` [meta-xfce][PATCH 3/8] xfce4-pulseaudio-plugin: require x11 distro feature
` [meta-xfce][PATCH 4/8] xfce4-panel: add x11 to REQUIRED_DISTRO_FEATURES
` [meta-xfce][PATCH 5/8] libxfce4ui: update REQUIRED_DISTRO_FEATURES
` [meta-gnome][PATCH 6/8] gtk-vnc: add x11 to REQUIRED_DISTRO_FEATURES
` [meta-xfce][PATCH 7/8] thunar: "
` [meta-xfce][PATCH 8/8] thunar-plugin.bbclass: "

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-11  5:07 UTC  (2+ messages)

[PATCH v3 0/8] media: qcom: iris: rework platform data handling
 2026-03-11  5:05 UTC  (9+ messages)
` [PATCH v3 1/8] media: qcom: iris: drop pas_id from the iris_platform_data struct
` [PATCH v3 2/8] media: qcom: iris: use common set_preset_registers function
` [PATCH v3 3/8] media: qcom: iris: don't use function indirection in gen2-specific code
` [PATCH v3 4/8] media: qcom: iris: split HFI session ops from core ops
` [PATCH v3 5/8] media: qcom: iris: merge hfi_response_ops and hfi_command_ops
` [PATCH v3 6/8] media: qcom: iris: move get_instance to iris_hfi_sys_ops
` [PATCH v3 7/8] media: qcom: iris: split firmware_data from raw platform data
` [PATCH v3 8/8] media: qcom: iris: split platform data from firmware data

[PATCH v7 0/4] PCI: Add support for resetting the Root Ports in a platform specific way
 2026-03-11  5:04 UTC  (5+ messages)
` [PATCH v7 2/4] PCI: host-common: Add link down handling for Root Ports

[PATCH v5 3/3] arm64: dts: qcom: sm8750: Add GPU clock & IOMMU nodes
 2026-03-11  5:03 UTC  (3+ messages)

[android-common:android16-6.12-desktop 17/17] include/linux/blkdev.h:1699:24: error: field 'req_list' has incomplete type
 2026-03-11  5:02 UTC 

[ANNOUNCE] Release v6.12.76-cip18
 2026-03-11  5:01 UTC  (3+ messages)

[PATCH i-g-t 0/2] Validate compute walker notification
 2026-03-11  4:59 UTC  (4+ messages)
` [PATCH i-g-t 0/2] Validate compute walker interrupt notification
  ` [PATCH i-g-t 1/2] lib/gpu_cmds: Add support for compute walker interrupt
  ` [PATCH i-g-t 2/2] tests/intel/xe_non_msix: Test compute walker interrupt on non msix

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  4:59 UTC  (6+ messages)
` [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check

[PATCH v5 0/5] latform/x86: uniwill-laptop: More support for TUXEDO devices
 2026-03-11  4:57 UTC  (3+ messages)
` [PATCH v5 5/5] Documentation: laptops: Update documentation for uniwill laptops

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-11  4:57 UTC  (2+ messages)

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-11  4:57 UTC  (6+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded

[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
 2026-03-11  4:56 UTC  (3+ messages)

[PATCH 0/2] KVM: SEV: Fix a CR8 intercept goof with SEV-ES guests
 2026-03-11  4:56 UTC  (5+ messages)
` [PATCH 1/2] KVM: SEV: Don't set CR8 write intercept when disabling AVIC for "
` [PATCH 2/2] KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8

[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
 2026-03-11  4:56 UTC  (13+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one
` [PATCH 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs

[PATCH 1/5] rust: bindings: include lsm_hooks.h to expose LSM types to bindgen
 2026-03-11  4:56 UTC  (5+ messages)
` [PATCH 2/5] rust: helpers: add C shims for LSM hook initialisation
` [PATCH 3/5] rust: kernel: add LSM abstraction layer
` [PATCH 4/5] security: add Rust LSM sample (CONFIG_SECURITY_RUST_LSM)
` [PATCH 5/5] Documentation: rust: add LSM abstraction guide; update MAINTAINERS

[PATCH 0/5] rust: lsm: introduce safe Rust abstractions for the LSM framework
 2026-03-11  4:56 UTC 

[PATCH RESEND 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-11  4:55 UTC  (4+ messages)
` [PATCH RESEND 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks

[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
 2026-03-11  4:53 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface (rev2)

[PATCH] drm/amdgpu: Fix KIQ fence timeout after GPU reset on GFX v9.4.3
 2026-03-11  4:52 UTC  (7+ messages)
` [PATCH v2] drm/amdgpu: Avoid KIQ ring access during GPU reset to fix fence timeout
    ` [PATCH v3] drm/amdgpu: force fence completion for all rings before and after reset

[PATCH v5 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-11  4:52 UTC  (4+ messages)
` [PATCH v5 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()

[PATCH v1] fix 2D OpenGL hang regression (Radeon RX 6700 XT)
 2026-03-11  4:40 UTC  (2+ messages)
` [PATCH] Revert "drm/amd/display: use a more lax vblank enable policy for older ASICs""

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-11  4:48 UTC  (7+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH 0/4] run auto maintenance in git-gui
 2026-03-11  4:48 UTC  (5+ messages)

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-11  4:48 UTC  (7+ messages)
` [PATCH v2 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [PATCH v2 16/24] drm/i915/lt_phy: Replace crtc compute clock
` [PATCH v2 17/24] drm/i915/lt_phy: Add .enable_clock hook on DDI

[PATCH v5 0/9] landlock: UNIX connect() control by pathname and scope
 2026-03-11  4:46 UTC  (6+ messages)
` [PATCH v5 2/9] landlock: Control pathname UNIX domain socket resolution by path

[PATCH v5 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-03-11  4:43 UTC  (7+ messages)
` [PATCH v5 06/10] iommu/arm-smmu-v3: Add a usage counter for cmdq

[PATCH 0/2] ASoC: codecs: aw88166: Support device specific firmware
 2026-03-11  4:43 UTC  (6+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Document firmware-name for awinic,aw88166
` [PATCH 2/2] ASoC: codecs: aw88166: Support device specific firmware

[android-common:android12-kiwi-5.10 215/215] include/linux/kern_levels.h:5:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'void *'
 2026-03-11  4:41 UTC 

[PATCH 0/2] hvf: map granule abstraction and macOS 26 4KB IPA
 2026-03-11  4:41 UTC  (6+ messages)
` [PATCH v2 0/2] hvf: map granule abstraction and configurable IPA
  ` [PATCH v2 1/2] accel/hvf: introduce map granule abstraction and IPA property
  ` [PATCH v2 2/2] target/arm/hvf: configure IPA granule on macOS 26

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 73aefba4e2eb713cf7bc4ad83cfc9b5d4f966f6d
 2026-03-11  4:40 UTC 

[PATCH 0/3] LoongArch: KVM: Some small enhanments
 2026-03-11  4:38 UTC  (5+ messages)
` [PATCH 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function

[PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe
 2026-03-11  4:38 UTC  (2+ messages)
` [PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc:

[PATCH i-g-t 0/2] lib: Add NVL-P (Novalake-P) support
 2026-03-11  4:37 UTC  (7+ messages)
` ✓ Xe.CI.BAT: success for "
` [PATCH v2 i-g-t 0/3] lib: Add NVL-P and WCL support
  ` [PATCH v2 i-g-t 1/3] lib/pciids: sync with kernel commit be07d8f707e4
  ` [PATCH v2 i-g-t 2/3] lib: Add NVL-P support
  ` [PATCH v2 i-g-t 3/3] lib: Add WildcatLake support
` ✓ i915.CI.BAT: success for lib: Add NVL-P (Novalake-P) support

[PATCH 0/3] Add support for the ASUS ROG Phone 3 (SM8250)
 2026-03-11  4:35 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm8250-asus-obiwan: Add ASUS ROG Phone 3

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: disable wcn6750 and wpss
 2026-03-11  4:34 UTC  (6+ messages)
` [PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: disable WCN6750 and WPSS

An annoying "Bug" that we would probably leave as-is
 2026-03-11  4:33 UTC  (4+ messages)
` [PATCH v1] diff: document -U without <n> as using default context

[PATCH] MAINTAINERS: adjust file entry in GPU BUDDY ALLOCATOR
 2026-03-11  4:33 UTC 

[DISCUSSION] svsm: attestation + CocoonFs:
 2026-03-11  4:29 UTC 

[PATCH 0/2] Update AM62AX and J722S CPSW PKTDMA Resource Sharing
 2026-03-11  4:30 UTC  (3+ messages)

[PATCH] Input: mpr121: Drop redundant wakeup handling
 2026-03-11  4:28 UTC  (2+ messages)
` [PATCH v4 1/2] dt-bindings: input: touchscreen:

[PATCH bpf 0/2] bpf: Fix unsound scalar forking for BPF_OR
 2026-03-11  4:28 UTC  (3+ messages)

[robh:dt-convert 218/621] Documentation/devicetree/bindings/memory-controllers/atmel,ebi.yaml: atmel,smc-page-mode: missing type definition
 2026-03-11  4:27 UTC 

[PATCH v2 1/3] serial: goldfish: Add debug uart support
 2026-03-11  4:08 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-03-10
 2026-03-11  4:25 UTC 

[syzbot] [xfs?] WARNING in refill_objects
 2026-03-11  4:25 UTC 

[PATCH v4 1/2] dt-bindings: input: touchscreen: sitronix,st1232: Add wakeup-source
 2026-03-11  4:25 UTC  (2+ messages)
` [PATCH v4 1/2] dt-bindings: input: touchscreen:

[PATCH] libselinux: do not log on unexpected escaped character
 2026-03-11  4:25 UTC 

[PATCH v3] drm/amd: Set num IP blocks to 0 if discovery fails
 2026-03-11  4:24 UTC  (2+ messages)

[PATCH] spi: dt-bindings: mediatek,spi-mtk-nor: Add clock bindings for mt8189
 2026-03-11  4:23 UTC  (2+ messages)

[PATCH v2 0/5] parseopt: add subcommand autocorrection
 2026-03-11  4:23 UTC  (9+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] parseopt: extract subcommand handling from parse_options_step()
  ` [PATCH v3 8/8] help: add tests for subcommand autocorrection

[PATCH v4 2/2] arm: dts: renesas: r8a7740-armadillo800eva: Add wakeup-source to st1232
 2026-03-11  4:22 UTC  (2+ messages)
` [PATCH v4 2/2] arm: dts: renesas: r8a7740-armadillo800eva:

[PATCH v3 0/9] Hexagon system emulation - Part 3/3
 2026-03-11  4:20 UTC  (10+ messages)
` [PATCH v3 1/9] hw/hexagon: Add globalreg model
` [PATCH v3 2/9] hw/hexagon: Add global register tracing
` [PATCH v3 3/9] hw/hexagon: Add machine configs for sysemu
` [PATCH v3 4/9] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PATCH v3 5/9] hw/hexagon: Add support for cfgbase
` [PATCH v3 6/9] hw/hexagon: Modify "Standalone" symbols
` [PATCH v3 7/9] target/hexagon: add build config for softmmu
` [PATCH v3 8/9] hw/hexagon: Define hexagon "virt" machine
` [PATCH v3 9/9] tests/qtest: Add hexagon boot-serial-test

[PATCH net-next] tcp: add tcp_release_cb_cond() helper
 2026-03-11  4:20 UTC  (2+ messages)

[PATCH] wifi: rtw89: retry efuse physical map dump on transient failure
 2026-03-11  4:20 UTC  (9+ messages)

[PATCH v3 03/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
 2026-03-11  4:18 UTC  (3+ messages)
` [PATCH v3 04/24] "

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-11  4:18 UTC  (11+ messages)
` [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
` [PATCH 5/7] KVM: SVM: Support FRED nested exception injection

[PATCH net-next] tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst
 2026-03-11  4:17 UTC  (2+ messages)

[PATCH v10 0/3] Add support for more AES modes in TI DTHEv2
 2026-03-11  4:16 UTC  (5+ messages)
` [PATCH v10 2/3] crypto: ti - Add support for AES-GCM in DTHEv2 driver

[robh:dt-convert 314/621] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'debug'
 2026-03-11  4:16 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-2 tag
 2026-03-11  4:16 UTC 

[PATCH] crypto: caam - Fix DMA corruption on long hmac keys
 2026-03-11  4:15 UTC  (3+ messages)

[PATCH v2 1/1] jbd2: gracefully abort on checkpointing state corruptions
 2026-03-11  4:15 UTC 

[ath:master] BUILD SUCCESS c2bcd89db970ee73cccfb9c619b7287d6da4bf88
 2026-03-11  4:14 UTC 

[PATCH] xfs/62[3-8]: require XFS_SCRUB_PROG
 2026-03-11  4:14 UTC 

[PATCH v3 00/32] Hexagon system emulation - Part 2/3
 2026-03-11  4:07 UTC  (33+ messages)
` [PATCH v3 01/32] target/hexagon: Implement {c,}swi helpers
` [PATCH v3 02/32] target/hexagon: Implement iassign{r,w} helpers
` [PATCH v3 03/32] target/hexagon: Implement start/stop helpers, soft reset
` [PATCH v3 04/32] target/hexagon: Implement modify SSR
` [PATCH v3 05/32] target/hexagon: Implement {g,s}etimask helpers
` [PATCH v3 06/32] target/hexagon: Implement wait helper
` [PATCH v3 07/32] target/hexagon: Implement get_exe_mode()
` [PATCH v3 08/32] target/hexagon: Add representation to count cycles
` [PATCH v3 09/32] target/hexagon: Add implementation of cycle counters
` [PATCH v3 10/32] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH v3 11/32] target/hexagon: Implement software interrupt
` [PATCH v3 12/32] target/hexagon: Implement stack overflow exception
` [PATCH v3 13/32] target/hexagon: Implement exec_interrupt, set_irq
` [PATCH v3 14/32] target/hexagon: add simple cpu_exec_reset and pointer_wrap
` [PATCH v3 15/32] target/hexagon: Implement hexagon_tlb_fill()
` [PATCH v3 16/32] target/hexagon: Implement siad inst
` [PATCH v3 17/32] target/hexagon: Implement hexagon_resume_threads()
` [PATCH v3 18/32] target/hexagon: Implement setprio, resched
` [PATCH v3 19/32] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PATCH v3 20/32] target/hexagon: extend hexagon_cpu_mmu_index() for sysemu
` [PATCH v3 21/32] target/hexagon: Decode trap1, rte as COF
` [PATCH v3 22/32] target/hexagon: Implement modify_ssr, resched, pending_interrupt
` [PATCH v3 23/32] target/hexagon: Add pkt_ends_tb to translation
` [PATCH v3 24/32] target/hexagon: Add next_PC, {s,g}reg writes
` [PATCH v3 25/32] target/hexagon: Add implicit sysreg writes
` [PATCH v3 26/32] target/hexagon: Define system, guest reg names
` [PATCH v3 27/32] target/hexagon: Add TLB, k0 {un,}lock
` [PATCH v3 28/32] target/hexagon: Add PC to raise_exception, use fTRAP() helper
` [PATCH v3 29/32] target/hexagon: Add TCG overrides for transfer insts
` [PATCH v3 30/32] target/hexagon: Add support for loadw_phys
` [PATCH v3 31/32] target/hexagon: Add guest reg reading functionality
` [PATCH v3 32/32] target/hexagon: Add pcycle setting functionality

[PATCH 0/3] kallsyms: embed source file:line info in kernel stack traces
 2026-03-11  4:13 UTC  (4+ messages)
` [PATCH 3/3] kallsyms: delta-compress lineinfo tables for ~2.7x size reduction

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-03-11  4:13 UTC  (10+ messages)

[ath:pending] BUILD SUCCESS 27401c9b143278eb9fa7d46f97ab063d65e5afd5
 2026-03-11  4:11 UTC 

[RFC PATCH v2 3/4] mm/damon: New module with hot application detection
 2026-03-11  4:11 UTC  (2+ messages)

[PATCH net 0/2] neighbour: fix update of proxy neighbour
 2026-03-11  4:10 UTC  (5+ messages)
` [PATCH net 1/2] neighbour: restore protocol != 0 check in pneigh update
` [PATCH net 2/2] selftests: rtnetlink: add neighbour update test

Hello
 2026-03-11  4:02 UTC 

[meta-oe][PATCH] cxx: Add cxx recipe
 2026-03-11  4:09 UTC  (3+ messages)
` [oe] "

[PATCH v2 0/9] DC Patches March 10, 2026
 2026-03-11  3:33 UTC  (10+ messages)
` [PATCH v2 1/9] drm/amd/display: Add debugfs to disallow eDP Replay entry
` [PATCH v2 2/9] drm/amd/display: Fix number of opp
` [PATCH v2 3/9] drm/amd/display: Add dcn_mrq_present Field
` [PATCH v2 4/9] drm/amd/display: Plumb MRQ programming out of DML for dml2_1
` [PATCH v2 5/9] drm/amd/display: Silence static analysis warning
` [PATCH v2 6/9] drm/amd/display: Add a buffer for boot time crc
` [PATCH v2 7/9] drm/amd/display: Query DC for gfx handling when setting linear tiling
` [PATCH v2 8/9] drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflow
` [PATCH v2 9/9] drm/amd/display: Promote DC to 3.2.374

zram: Optimize LZ4 dictionary compression performance
 2026-03-11  4:00 UTC  (3+ messages)

[PATCH net-next, v3] net: mana: Force full-page RX buffers for 4K page size on specific systems
 2026-03-11  4:00 UTC 

[PATCH] leds: lm3642: use guard to simplify locking
 2026-03-11  4:00 UTC 

[meta-networkin][scarthgap][PATCH] wireshark: Fix CVE-2026-0960
 2026-03-11  3:58 UTC 

[PATCH 1/1] vfio/pci: add PCIe TPH device ioctl
 2026-03-11  3:58 UTC  (7+ messages)

[PATCH] hw/i2c: Add designware i2c controller
 2026-03-11  3:57 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-03-11  3:57 UTC 

[meta-oe][PATCH v2] uutils-coreutils: upgrade 0.6.0 -> 0.7.0
 2026-03-11  3:55 UTC 

[PATCH v5 00/35] Hexagon system emulation, Part 1/3
 2026-03-11  3:49 UTC  (7+ messages)
` [PATCH v5 05/35] target/hexagon: Handle system/guest registers in gen_analyze_funcs.py and hex_common.py
` [PATCH v5 06/35] target/hexagon: Suppress unused-variable warnings for sysemu source regs
` [PATCH v5 07/35] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH v5 14/35] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH v5 18/35] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH v5 34/35] target/hexagon: Define f{S,G}ET_FIELD macros


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.