messages from 2026-06-22 07:38:14 to 2026-06-22 08:13:19 UTC [more...]
[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 (3+ 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 RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-22 8:06 UTC (14+ 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 dwarves] CI: Update llvm version to 22
2026-06-22 8:06 UTC (3+ messages)
[PATCH v7 00/22] Add Counter delegation ISA extension support
2026-06-22 8:04 UTC (46+ 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 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()
[PATCH v4 0/2] scsi: Add LeapRAID driver support
2026-06-22 7:51 UTC (3+ messages)
` [PATCH v4 1/2] scsi: leapraid: Add new SCSI driver
` [PATCH v4 2/2] scsi: leapraid: Add driver documentation
[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 v4 0/2] mm: improve folio refcount scalability
2026-06-22 7:55 UTC (5+ messages)
[PATCH v11 0/6] Enable ICE clock scaling
2026-06-22 7:54 UTC (7+ messages)
` [PATCH v11 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
` [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for ICE UFS and ICE eMMC nodes
[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)
[PATCH v18 00/12] vfio/pci: Add PCIe TPH support
2026-06-22 7:45 UTC (13+ messages)
` [PATCH v18 01/12] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v18 02/12] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v18 03/12] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v18 04/12] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v18 05/12] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH v18 06/12] PCI/TPH: Expose the enabled TPH requester type
` [PATCH v18 07/12] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v18 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
` [PATCH v18 09/12] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v18 10/12] vfio/pci: Add TPH_ENABLE feature skeleton and unsafe module parameter
` [PATCH v18 11/12] vfio/pci: Add TPH_ST_CONFIG for PCIe TPH ST configuration
` [PATCH v18 12/12] vfio/pci: Virtualize PCIe TPH capability registers
[PATCH v3 00/13] drm/bridge: tc358762: Various small fixes
2026-06-22 7:45 UTC (8+ messages)
` [PATCH v3 05/13] drm/bridge: tc358762: Drop SPICMR write
` [PATCH v3 10/13] drm/bridge: tc358762: Move tc358762_init() into tc358762_enable()
[PATCH v4] net: mvneta: re-enable percpu interrupt on resume
2026-06-22 7:43 UTC
EDIROL UA-1000 driver module
2026-06-17 22:52 UTC
Creative Sound Blaster AE9 Linux Support
2026-06-17 23:11 UTC
[PATCH] bpf: Use common error handling code in bpf_is_state_visited()
2026-06-22 7:42 UTC (5+ messages)
` [PATCH RESEND bpf-next] "
[PATCH v2] usb: misc: usbio: fix disconnect UAF in client teardown
2026-06-22 7:42 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in nsim_destroy (4)
2026-06-22 7:42 UTC (2+ messages)
[PATCH v3] tests/intel/xe_pmu: Fix gt-frequency failure with raised min freq
2026-06-22 7:35 UTC
[PATCH] ALSA: hda/realtek: Fix speaker pin routing for HP Pavilion Gaming 15 (103c:8742)
2026-06-13 14:12 UTC
[PATCH] target/hexagon: use cmd_array() instead of get_id()
2026-06-22 7:40 UTC (2+ messages)
[PATCH 0/6] USB: serial: ftdi_sio: configurable read-URB defer, per-port low_latency, latency_timer reliability
2026-06-22 7:38 UTC (7+ messages)
` [PATCH 1/6] USB: serial: ftdi_sio: add configurable inter-batch defer for read URBs
` [PATCH 2/6] USB: serial: ftdi_sio: retry transient errors on chip-side control transfers
` [PATCH 3/6] USB: serial: ftdi_sio: make explicit latency_timer sysfs write authoritative
` [PATCH 4/6] USB: serial: ftdi_sio: add per-port low_latency sysfs attribute
` [PATCH 5/6] USB: serial: ftdi_sio: serialise low_latency toggle against read_bulk_callback
` [PATCH 6/6] USB: serial: ftdi_sio: pace low_latency ports with low_latency_defer_ns
Possible Xenomai 3 latency regression on arm64
2026-06-22 7:39 UTC (6+ messages)
[PATCH 00/17] dmaengine: dw-edma: Support dynamic LL appends
2026-06-22 7:38 UTC (2+ messages)
[BUG] mm: mglru: stale aging batch triggers lru_gen_exit_memcg warning
2026-06-22 7:37 UTC (2+ messages)
` [PATCH] mm: mglru: fix stale batch updates after memcg reparenting
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.