All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 07:45:59 to 2026-06-22 08:20:55 UTC [more...]

[PATCH] SubmittingPatches: address design critiques
 2026-06-22  8:20 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v7 00/22] Add Counter delegation ISA extension support
 2026-06-22  8:20 UTC  (50+ messages)
` [PATCH v7 01/22] RISC-V: perf: fix resource cleanup on driver probe failure
` [PATCH v7 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v7 03/22] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v7 04/22] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v7 05/22] RISC-V: Define indirect CSR access helpers
` [PATCH v7 06/22] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v7 07/22] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v7 08/22] RISC-V: Add Sscfg extension CSR definition
` [PATCH v7 09/22] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v7 10/22] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v7 11/22] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v7 12/22] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v7 13/22] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v7 14/22] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v7 15/22] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v7 16/22] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v7 17/22] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v7 18/22] RISC-V: perf: Add Qemu virt machine events
` [PATCH v7 19/22] tools/perf: Support event code for arch standard events
` [PATCH v7 20/22] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v7 21/22] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v7 22/22] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-22  8:18 UTC  (5+ messages)

[PATCH 0/3] X2 Elite HP EliteBook X G2q support
 2026-06-22  8:18 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AI

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-06-22  8:18 UTC  (3+ messages)

[PATCH] maintainers.inc: update ownership for linux-firmware
 2026-06-22  8:17 UTC 

[PATCH] tracing: Use seq_buf for string concatenation
 2026-06-22  8:18 UTC  (3+ messages)

[PATCH] python3-numpy: Upgrade 2.4.6 -> 2.5.0
 2026-06-22  8:17 UTC 

[PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
 2026-06-22  8:17 UTC  (10+ messages)

[PATCH 0/1] fix tests for kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes
 2026-06-22  8:17 UTC  (2+ messages)
` [OE-core] "

[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
 2026-06-22  8:16 UTC  (17+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
` [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs

[PATCH net,v2 00/14] Netfilter fixes for net
 2026-06-22  8:16 UTC  (2+ messages)

[PATCH] host_packages_scripts/ubuntu_docs.sh: remove python3-saneyaml
 2026-06-22  8:16 UTC 

[PATCH 0/3] gpio: tb10x: W=1 warning fix and style cleanups
 2026-06-22  8:14 UTC  (2+ messages)
` (subset) "

[PATCH] gpiolib: initialize return value in gpiochip_set_multiple()
 2026-06-22  8:14 UTC  (2+ messages)

[PATCH] drm/amdgpu: Reduce stack usage in IP block soft reset
 2026-06-22  8:15 UTC  (2+ messages)

[PATCH v4 0/2] scsi: Add LeapRAID driver support
 2026-06-22  8:15 UTC  (4+ messages)
` [PATCH v4 1/2] scsi: leapraid: Add new SCSI driver
` [PATCH v4 2/2] scsi: leapraid: Add driver documentation

[PATCH v4 0/2] mm: improve folio refcount scalability
 2026-06-22  8:15 UTC  (7+ messages)

[PATCH dwarves v6 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-22  8:14 UTC  (4+ messages)

[PATCH v1] kernel: add a simple timer based software watchpoint
 2026-06-22  8:14 UTC 

[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-22  8:13 UTC  (5+ messages)
` [PATCH v3 07/22] xen/device-tree: Read NUMA node distance from Device Tree 'distance-map'

[PATCH] libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
 2026-06-22  8:14 UTC  (3+ messages)

[PATCH v11 0/2] media: add Himax HM1246 image sensor
 2026-06-22  8:13 UTC  (3+ messages)
` [PATCH v11 1/2] media: dt-bindings: i2c: "
` [PATCH v11 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-22  8:13 UTC  (2+ messages)

[PATCH net] net: dst: block BH in ipip6_tunnel_xmit
 2026-06-22  8:13 UTC  (2+ messages)

[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
 2026-06-22  8:12 UTC  (3+ messages)
` [PATCHv2 1/5] board_f: add a board_setup_dest_addr function

[PATCH] meson: wire up USE_NSEC build knob
 2026-06-22  8:13 UTC  (5+ messages)

[PATCH 0/2] ASoC: rt5677: add GPIO get_direction and enable standalone compilation
 2026-06-22  8:13 UTC  (3+ messages)
` [PATCH 1/2] ASoC: rt5677: Add GPIO .get_direction() callback

[PATCH 0/4] gpio: mt7621: address Sashiko complains and other cleanups
 2026-06-22  8:12 UTC  (5+ messages)
` [PATCH 1/4] gpio: mt7621: avoid corruption of shared interrupt trigger state
` [PATCH 2/4] gpio: mt7621: more robust management of IRQ domain teardown

[Intel-wired-lan] [PATCH iwl-next v5 0/4] igc: add support for forcing link speed without autonegotiation
 2026-06-22  8:12 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 1/4] igc: remove unused autoneg_failed field
` [Intel-wired-lan] [PATCH iwl-next v5 2/4] igc: move autoneg-enabled settings into igc_handle_autoneg_enabled()
` [Intel-wired-lan] [PATCH iwl-next v5 3/4] igc: replace goto out with direct returns in igc_config_fc_after_link_up()
` [Intel-wired-lan] [PATCH iwl-next v5 4/4] igc: add support for forcing link speed without autonegotiation

[PATCH] scsi: elx: efct: Fix IO leak on unsupported additional CDB
 2026-06-22  8:12 UTC  (2+ messages)

[PATCH] drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
 2026-06-22  8:13 UTC  (2+ messages)

[PATCH v5 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  8:11 UTC  (9+ messages)
` [PATCH v5 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v5 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v5 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v5 4/5] nouveau/gsp/rm/bar: "
` [PATCH v5 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH] erofs: handle 48-bit blocks_hi for compressed inodes
 2026-06-22  8:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tests/amdgpu/amd_security: Skip secure bounce test for APUs
 2026-06-22  4:04 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: clear the default forwarding VSI rule when releasing a VSI
 2026-06-22  8:10 UTC  (2+ messages)
`  "

[f2fs-dev] [PATCH] generic/064: allow 50 extents on F2FS after fcollapse
 2026-06-22  7:04 UTC 

[PATCH v2 00/11] efi_loader: fix ACPI table installation
 2026-06-22  8:08 UTC  (7+ messages)
` [PATCH v2 03/11] efi_loader: smbiosdump: fix starts_with() returning NULL
` [PATCH v2 04/11] efi_loader: fix open_file_system() memory leak on fallback path
` [PATCH v2 08/11] efi_loader: move file-system helpers to efi_app_common

[PATCH 0/2] xHCI PCI has a QOM reference-cycle bug on hot-unplug
 2026-06-22  8:08 UTC  (3+ messages)
` [PATCH 1/2] hw/usb/hcd-xhci-pci: break host link cycle so device_finalize() runs on unplug

[PATCH net] net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()
 2026-06-22  8:09 UTC  (2+ messages)

[PATCH v2 00/11] Move test/py image creation into separate modules
 2026-06-22  8:09 UTC  (4+ messages)

[PATCH dwarves] CI: add clang+aarch64 to matrix
 2026-06-22  8:07 UTC  (3+ messages)

[PATCH v1 1/2] drm/amd/ras: add set_debug_mode function for uniras
 2026-06-22  8:08 UTC  (3+ messages)

why is Ubuntu 25.04 both supported and not publicly updated?
 2026-06-22  8:08 UTC  (2+ messages)
` [docs] "

[PATCH] KVM: Nullify irqfd->producer when add_producer() fails
 2026-06-22  8:08 UTC  (2+ messages)

[PATCH v2 0/5] hw/m68k: add working floppy controller for q800
 2026-06-22  8:07 UTC  (7+ messages)
` [PATCH v2 2/5] fifo32: add fifo32_peek()
` [PATCH v2 3/5] hw/block: add SWIM2 floppy controller for q800
` [PATCH v2 4/5] hw/m68k: add working "

[PATCH] fbdev: fix use-after-free of fb_display[i].mode in store_modes()
 2026-06-22  8:07 UTC  (2+ messages)

[PATCH] md/raid5-ppl: convert pending_flushes from atomic_t to refcount_t
 2026-06-22  8:04 UTC 

[PATCH dwarves] CI: Update llvm version to 22
 2026-06-22  8:06 UTC  (3+ messages)

[PATCH 0/4] media: renesas: Add missing media_entity_cleanup() calls
 2026-06-22  8:06 UTC  (3+ messages)
` [PATCH v2 1/4] media: renesas: rcar-csi2: Add missing media_entity_cleanup()

[qemu-web PATCH v2] security: rework guideline about issue URL / CVE references
 2026-06-22  8:06 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: fix XDP_TX from the AF_XDP zero-copy RX path
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH] fuse: replace passthrough backing-id IDR with IDA plus hashtable
 2026-06-22  8:06 UTC  (3+ messages)

[PATCH v2] power: sequencing: pcie-m2: Sort PCI device IDs in ascending order
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH v3] pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH] power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH Dovetail v3 0/6] Dovetail: arm: Finalize review results
 2026-06-22  8:05 UTC  (7+ messages)
` [PATCH Dovetail v3 1/6] arm: irq_pipeline: Rename and move fault_entry_{enter,exit}
` [PATCH Dovetail v3 2/6] arm: irq_pipeline: Fix dovetail_fault_{entry,exit} bypass in do_kernel_address_page_fault
` [PATCH Dovetail v3 3/6] arm: irq_pipeline: Fix dovetail_fault_{entry,exit} bypass in hw_breakpoint_pending
` [PATCH Dovetail v3 4/6] arm: irq_pipeline: Fix ordering problem in alignment trap handling
` [PATCH Dovetail v3 5/6] dovetail: Decouple kernel/irq/pipeline.c from irqstate bit definitions
` [PATCH Dovetail v3 6/6] arm: irq_pipeline: Fix IRQ state checking in trap entry paths

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-22  8:05 UTC  (2+ messages)

[PATCH 1/1] ml/cnxk: avoid overwriting layer name during load
 2026-06-22  8:04 UTC  (3+ messages)
` [PATCH v2 1/1] ml/cnxk: fix "

[PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
 2026-06-22  8:04 UTC  (4+ messages)
` [PATCH v3] config.mak.uname: avoid macOS dup-library warning

[PATCH v10 0/2] media: add Himax HM1246 image sensor
 2026-06-22  7:58 UTC  (4+ messages)
` [PATCH v10 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v2] dev-manual: mention that "bmap-tools" is transitional package
 2026-06-22  8:03 UTC  (4+ messages)
` [docs] "

[PATCH] common/mlx5: add ConnectX-10 NVLink-C2C device ID
 2026-06-22  8:01 UTC 

[PATCH] net: meth: check skb allocation in meth_init_rx_ring()
 2026-06-22  8:01 UTC  (3+ messages)

[PATCH v2] dev-manual: add second way to assign "PV" for external SCM
 2026-06-22  8:00 UTC  (4+ messages)
` [docs] "

[PATCH v2 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22  7:59 UTC  (3+ messages)
` [PATCH v2 03/13] gpu: nova-core: gsp: move boot code into local closure

[PATCH v2] media: i2c: rdacm21: Fix missing media_entity_cleanup()
 2026-06-22  7:58 UTC  (2+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-22  7:18 UTC  (4+ messages)
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[RFC bpf-next 0/3] bpf: compare-and-delete (BPF_F_COMPARE) for hash maps
 2026-06-22  7:58 UTC  (6+ messages)
` [RFC bpf-next 1/3] bpf: add BPF_F_COMPARE flag and compare fields to map elem UAPI
` [RFC bpf-next 2/3] bpf: implement compare-and-delete (BPF_F_COMPARE) for BPF_MAP_TYPE_HASH
` [RFC bpf-next 3/3] selftests/bpf: test BPF_F_COMPARE compare-and-delete

[PATCH 0/7] pull request (net): ipsec 2026-06-22
 2026-06-22  7:57 UTC  (8+ messages)
` [PATCH 1/7] xfrm: use compat translator only for u64 alignment mismatch
` [PATCH 2/7] net: af_key: initialize alg_key_len for IPComp states
` [PATCH 3/7] xfrm: Fix dev use-after-free in xfrm async resumption
` [PATCH 4/7] xfrm: Fix xfrm state cache insertion race
` [PATCH 5/7] xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]
` [PATCH 6/7] espintcp: use sk_msg_free_partial to fix partial send
` [PATCH 7/7] xfrm: validate selector family and prefixlen during match

[PATCH 0/6] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22  7:57 UTC  (3+ messages)
` [PATCH 3/6] gpu: nova-core: gsp: move boot code into local closure

[v2] crypto/qat: require IPsec MB for HMAC precomputes
 2026-06-22  7:56 UTC  (2+ messages)
` [v3] "

[PATCH] security-manual: clarify text on avoiding root logins, empty passwords
 2026-06-22  7:56 UTC  (2+ messages)
` [docs] "

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-22  7:54 UTC  (4+ messages)
` [PATCH v11 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init

[PATCH v3 0/2] iio: adc: Add Axiado SARADC driver
 2026-06-22  7:54 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add Axiado AX3000/AX3005 SARADC
` [PATCH v3 2/2] iio: adc: add Axiado SARADC driver

[PATCH] drivers: update relaxed ordering policy for mlx5 mkeys
 2026-06-22  7:54 UTC  (2+ messages)
` [PATCH v3] "

OP-TEE Contributions Forum, monthly meeting June 23
 2026-06-22  7:53 UTC 

[PATCH] wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()
 2026-06-22  7:53 UTC 

[PATCH net-next v8 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-06-22  7:52 UTC  (7+ messages)
` [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional
      `  "

[PATCH v4 0/3] md/raid10: fix r10bio width mismatches across reshape
 2026-06-22  7:53 UTC  (5+ messages)
` [PATCH v4 3/3] md/raid10: bound reused r10bio devs[] walks by used_nr_devs

What's cooking in git.git (Jun 2026, #07)
 2026-06-22  7:52 UTC  (2+ messages)

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-22  7:52 UTC  (3+ messages)

[PATCH] misc: nsm: bound the device-reported response length
 2026-06-22  7:50 UTC  (4+ messages)

[PATCH] nvme-multipath: expose path_state via sysfs
 2026-06-22  7:50 UTC  (4+ messages)

"ip help" output is an error
 2026-06-22  7:49 UTC  (3+ messages)

[PATCH BlueZ v1] shared: rap: Defer CS Event registration until connection setup
 2026-06-22  7:49 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v5 1/2] dt-bindings: arm: xen: Convert to DT schema
 2026-06-22  7:48 UTC  (2+ messages)

[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
 2026-06-22  7:46 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Add Altera Agilex5 DMA workaround
 2026-06-22  7:46 UTC  (4+ messages)

NIPA/wifibot disappeared
 2026-06-22  7:45 UTC  (3+ messages)

[PATCH] gpu: nova-core: parse structs via zerocopy
 2026-06-22  7:45 UTC  (2+ messages)


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.