All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 07:42:27 to 2026-07-08 08:12:04 UTC [more...]

[PATCH 6.1.y-cip v2 00/22] Backport RZ/G3S USB support
 2026-07-08  8:11 UTC  (2+ messages)
` [PATCH 6.1.y-cip v2 01/22] clk: renesas: r9a08g045: Add clocks, resets and power domains for USB

[PATCH v7 0/1] drm/xe: Add support for GPU health indicator
 2026-07-08  8:11 UTC  (8+ messages)
` [PATCH v7 1/1] drm/xe/xe_ras: Add RAS "
` ✓ Xe.CI.FULL: success for drm/xe: Add support for "

[PATCH 5.10.y-cip v2 00/27] Backport RZ/G3S USB support
 2026-07-08  8:10 UTC  (28+ messages)
` [PATCH 5.10.y-cip v2 01/27] clk: renesas: r9a08g045: Add clocks, resets and power domains for USB
` [PATCH 5.10.y-cip v2 02/27] clk: renesas: rzg2l: Deassert reset on assert timeout
` [PATCH 5.10.y-cip v2 03/27] pinctrl: renesas: rzg2l: Add support for pull-up/down
` [PATCH 5.10.y-cip v2 04/27] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down
` [PATCH 5.10.y-cip v2 05/27] reset: rzg2l-usbphy-ctrl: Add support for USB PWRRDY
` [PATCH 5.10.y-cip v2 06/27] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S support
` [PATCH 5.10.y-cip v2 07/27] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S SoC
` [PATCH 5.10.y-cip v2 08/27] reset: rzg2l-usbphy-ctrl: Fix a NULL vs IS_ERR() bug in probe
` [PATCH 5.10.y-cip v2 09/27] reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_bits()
` [PATCH 5.10.y-cip v2 10/27] reset: rzg2l-usbphy-ctrl: Add suspend/resume support
` [PATCH 5.10.y-cip v2 11/27] reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using it
` [PATCH 5.10.y-cip v2 12/27] usb: host: Do not check priv->clks[clk]
` [PATCH 5.10.y-cip v2 13/27] usb: host: ehci-platform: Call reset assert/deassert on suspend/resume
` [PATCH 5.10.y-cip v2 14/27] usb: host: ohci-platform: "
` [PATCH 5.10.y-cip v2 15/27] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH 5.10.y-cip v2 16/27] usb: renesas_usbhs: Assert/de-assert reset signals on suspend/resume
` [PATCH 5.10.y-cip v2 17/27] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
` [PATCH 5.10.y-cip v2 18/27] dt-bindings: phy: renesas,usb2-phy: Mark resets as required for RZ/G3S
` [PATCH 5.10.y-cip v2 19/27] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
` [PATCH 5.10.y-cip v2 20/27] phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
` [PATCH 5.10.y-cip v2 21/27] phy: renesas: rcar-gen3-usb2: store drvdata pointer in channel
` [PATCH 5.10.y-cip v2 22/27] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
` [PATCH 5.10.y-cip v2 23/27] phy: renesas: rcar-gen3-usb2: Move phy_data->init_bus check
` [PATCH 5.10.y-cip v2 24/27] phy: renesas: rcar-gen3-usb2: Add suspend/resume support
` [PATCH 5.10.y-cip v2 25/27] arm64: dts: renesas: r9a08g045: Add USB support
` [PATCH 5.10.y-cip v2 26/27] arm64: dts: renesas: rzg3s-smarc: Enable "
` [PATCH 5.10.y-cip v2 27/27] usb: renesas: Suppress binding attributes

[RFC] virtio-villain: Guest fault injection for VMM robustness
 2026-07-08  8:09 UTC  (6+ messages)

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08  8:10 UTC  (2+ messages)

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-08  8:10 UTC  (11+ messages)

[PATCH net-next v3] selftests/net/openvswitch: add output truncation test
 2026-07-08  8:10 UTC  (2+ messages)

[PATCH net] net: mdio: select REGMAP_MMIO instead of depending on it
 2026-07-08  8:10 UTC  (2+ messages)

[PATCH v3 0/9] Add RZ/G3L USB2.0 host support
 2026-07-08  8:10 UTC  (4+ messages)
` [PATCH v3 5/9] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support

[PATCH bpf-next v4 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-08  8:10 UTC  (12+ messages)
` [PATCH bpf-next v4 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v4 02/10] bpf: mark instructions accessing program stack
` [PATCH bpf-next v4 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v4 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v4 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v4 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v4 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v4 08/10] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v4 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v4 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH] build: fix libpcap detection with unusable header
 2026-07-08  8:09 UTC  (6+ messages)

[PATCH net-next v2] net: mana: Add handler for sriov configure
 2026-07-08  8:08 UTC  (2+ messages)

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-07-08  8:08 UTC  (5+ messages)
` [PATCH 13/23] PCI: Add pbus_mem_size_optional() to handle optional sizes

[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
 2026-07-08  8:08 UTC  (8+ messages)

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-08  8:08 UTC  (3+ messages)

[PATCH] mm/damon: prevent migration fallback to non-target nodes
 2026-07-08  8:07 UTC 

[PATCH 00/10] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-07-08  8:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v4 RESEND 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-07-08  8:07 UTC  (7+ messages)
` [PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v4 RESEND 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o

[PATCH v3 00/26] Introduce meminspect
 2026-07-08  8:06 UTC  (13+ messages)
` [PATCH v3 05/26] genirq/irqdesc: Annotate static information into meminspect
` [PATCH v3 11/26] mm/swapfile: "
` [PATCH v3 14/26] mm/init-mm: "
` [PATCH v3 19/26] mm/numa: Register node data "
` [PATCH v3 21/26] printk: Register "
` [PATCH v3 26/26] meminspect: Add debug kinfo compatible driver

[PATCH bpf-next v6 0/8] Verify BPF signed loader at load time
 2026-07-08  8:07 UTC  (10+ messages)
` [PATCH bpf-next v6 1/8] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v6 2/8] bpf: Verify signed loader metadata "
` [PATCH bpf-next v6 3/8] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v6 4/8] bpftool: Check EVP_Digest when computing excl_prog_hash
` [PATCH bpf-next v6 5/8] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v6 6/8] selftests/bpf: Adjust bpf_map layout in verifier_map_ptr
` [PATCH bpf-next v6 7/8] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v6 8/8] Documentation/bpf: Add BPF signing and enforcement doc

blktests: call for agreement to relicense GPL-2.0 files
 2026-07-08  8:06 UTC  (2+ messages)

[PATCH 0/7] git_hash_*() quality-of-life improvements
 2026-07-08  8:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/bridge: sn65dsi83: perform host_attach on attach instead of probe
 2026-07-08  8:05 UTC  (2+ messages)

[PATCH v10] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
 2026-07-08  8:04 UTC  (2+ messages)

[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-08  8:04 UTC  (3+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[libevl][PATCH 1/2] tests: sched-quota-accuracy: Augment workload with busy-spinning
 2026-07-08  8:03 UTC  (6+ messages)
` [libevl][PATCH 2/2] tests: sched-quota-accuracy: Add preempting FIFO thread

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-08  8:02 UTC  (3+ messages)

[scarthgap][PATCH] binutils: fix CVE-2025-69649, and CVE-2025-69652
 2026-07-08  8:02 UTC  (4+ messages)
` [OE-core] "

[PATCH] fs: annotate inode timestamp accessors
 2026-07-08  8:02 UTC 

[PATCH] arm64: dts: mediatek: mt8188-geralt: Add MT6319 PMIC
 2026-07-08  8:02 UTC  (6+ messages)

[PATCH V2] mm: Standardize printing for pgtable entries
 2026-07-08  8:01 UTC  (2+ messages)

[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
 2026-07-08  8:01 UTC  (3+ messages)

[PATCH] mm/damon/sysfs-schemes: fix tried_regions setup failure cleanup
 2026-07-08  8:01 UTC 

[PATCH i-g-t v2] tests/intel/kms_joiner: Fix mixed_output subtest skips
 2026-07-08  7:58 UTC 

[PATCH net v2] net: stmmac: resume PHY before hardware setup when opening the interface
 2026-07-08  8:00 UTC  (2+ messages)

[PATCH v3 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-08  7:59 UTC  (5+ messages)
` [PATCH v3 2/2] media: i2c: hm1092: add "

[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
 2026-07-08  7:59 UTC  (2+ messages)
` [PATCH v4] selftests: mincore: count file-mmap readahead on both sides

[PATCH v2 sched_ext/for-7.2-fixes] sched_ext: Preserve rq tracking across local DSQ dispatch
 2026-07-08  7:58 UTC  (3+ messages)

[PATCH v3 0/5] cxl: Sashiko bug fixes
 2026-07-08  7:58 UTC  (10+ messages)
` [PATCH v3 1/5] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH v3 2/5] cxl/region: Scan all partitions for unmapped poison
` [PATCH v3 3/5] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
` [PATCH v3 4/5] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v3 5/5] cxl/memdev: Don't overwrite the error from an earlier partition poison query

[PATCH v2 0/3] scsi: sd: fix probe error cleanup, special_vec leak and sd_done() sense gate
 2026-07-08  7:57 UTC  (5+ messages)
` [PATCH v2 1/3] scsi: sd: fix error handling in sd_probe() after large pool creation failure

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-08  7:57 UTC  (7+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v9 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v2 0/4] trace_hyp_printk() for pKVM/nVHE hypervisor
 2026-07-08  7:54 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow early calls to pKVM host_share/unshare_hyp
` [PATCH v2 2/4] KVM: arm64: Move kvm_define_hypevents.h to arch/arm64/kvm/
` [PATCH v2 3/4] tracing/remotes: Add REMOTE_EVENT_CUSTOM_PRINTK() helper
` [PATCH v2 4/4] KVM: arm64: Add hyp_printk event to nVHE/pKVM hyp

[PATCH v2] dmaengine: fsl-edma: Add error handling for devm_kasprintf
 2026-07-08  7:57 UTC 

[PATCH v1 0/2] mm: split underused anonymous mTHP folios
 2026-07-08  7:56 UTC  (4+ messages)
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list

[PATCH] wifi: mt76: mt7925: guard link STA in decap offload
 2026-07-08  7:55 UTC 

[PATCH 00/11] odb: make optimizations pluggable
 2026-07-08  7:55 UTC  (4+ messages)
` [PATCH 01/11] odb: run "pre-auto-gc" hook for all maintenance tasks

[PATCH] scdoc: Upgrade 1.11.4 -> 1.11.5
 2026-07-08  7:54 UTC 

[PATCH v5 5/5] PCI: qcom: Add D3cold support
 2026-07-08  7:53 UTC  (3+ messages)

[PATCH 1/2] mm/ksm: Initialize the addr only once in collect_procs_ksm
 2026-07-08  7:53 UTC  (3+ messages)

[PATCH v2 0/2] clk: ultrarisc: add DP1000 clock support
 2026-07-08  7:53 UTC  (4+ messages)
` [PATCH v2 2/2] clk: ultrarisc: add DP1000 clock driver

[jimc:dd-ratelimit 40/81] lib/dynamic_debug.c:88: Warning: missing closing `"'
 2026-07-08  7:52 UTC 

[PATCH RESEND 2/2] mm/ksm: Use precise linear_page_index instead of the whole address space
 2026-07-08  7:52 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-08  7:52 UTC  (3+ messages)
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup

test_bitmap fails on ppc/ppc64 on kernels v7.1.3, v7.2-rc2
 2026-07-08  7:51 UTC  (5+ messages)

[PATCH xenomai-images] ci: do not skip tests on vm that have been relaxed
 2026-07-08  7:51 UTC  (6+ messages)

[PATCH v3 0/3] iomap/fuse: add helper to keep uptodate bitmap in sync
 2026-07-08  7:50 UTC  (5+ messages)
` [PATCH v3 1/3] fuse: don't clear folio uptodate on writethrough errors
` [PATCH v3 3/3] fuse: use iomap helper to mark folio uptodate

[for-4.22][PATCH] xen/arm: Fail domain construction if a secondary vCPU cannot be created
 2026-07-08  7:49 UTC 

[PATCH v4 0/2] upboard pinctrl support for device id INTC1055
 2026-07-08  7:49 UTC  (5+ messages)
` [PATCH v4 2/2] pinctrl: upboard: add device id INTC1055 based UP boards support

[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
 2026-07-08  7:49 UTC  (7+ messages)

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-08  7:49 UTC  (3+ messages)
` [PATCH v12 1/6] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-07-08  7:48 UTC  (11+ messages)
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v9 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-08  7:48 UTC  (4+ messages)
` [PATCH v9 04/14] smp: Use task-local IPI cpumask in smp_call_function_many_cond()

[PATCHSET v3 sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-08  7:46 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Enable tick for finite slices "
` [PATCH 2/2] selftests/sched_ext: Verify nohz_full tick behavior

[PATCH RFC 0/6] PSCI-via-EFI to support firmware and kernel sharing EL2 for Apple Silicon
 2026-07-08  7:48 UTC  (5+ messages)
` [PATCH RFC 5/6] firmware/psci: Add EFI runtime conduit
` [PATCH RFC 6/6] arm64: dts: apple: t8103: Add PSCI and CPU idle states

[meta-selinux][PATCH] refpolicy_common: strip POLICY_CUSTOM_BUILDOPT before passing to make
 2026-07-08  7:47 UTC 

[PATCH v3 0/2] ptrace_set_syscall_info: add support for seccomp syscall skipping
 2026-07-08  7:47 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO "

[PATCH V3 0/6] null_blk: fix init/exit races and memleaks
 2026-07-08  7:39 UTC  (7+ messages)
` [PATCH V3 1/6] null_blk: use DEFINE_MUTEX for the file-scope mutex
` [PATCH V3 2/6] null_blk: register configfs subsystem after creating default devices
` [PATCH V3 3/6] null_blk: move unregister_blkdev() after destroying dev in null_exit()
` [PATCH V3 4/6] null_blk: free global tag_set on init error path
` [PATCH V3 5/6] null_blk: serialize configfs attribute stores with device setup
` [PATCH V3 6/6] null_blk: mark racy configfs attribute accesses with READ_ONCE/WRITE_ONCE

[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
 2026-07-08  7:46 UTC  (2+ messages)

[RFC v2 00/26] rust/memory: Integrate the vm-memory API from rust-vmm
 2026-07-08  8:10 UTC  (27+ messages)
` [RFC v2 01/26] rust/hpet: Fix the error caused by vm-memory
` [RFC v2 02/26] rust/cargo: Add the support for vm-memory
` [RFC v2 03/26] subprojects: Add thiserror-impl crate
` [RFC v2 04/26] subprojects: Add thiserror crate
` [RFC v2 05/26] subprojects: Add vm-memory crate
` [RFC v2 06/26] rust: Add vm-memory in meson
` [RFC v2 07/26] rcu: Add rust wrappers for rcu_read_lock & rcu_read_unlock
` [RFC v2 08/26] rust/bindings/util-sys: Include rcu.h in bindings wrapper
` [RFC v2 09/26] rust/util: Add RCU bindings
` [RFC v2 10/26] memory: Expose FlatView refcount interfaces to Rust
` [RFC v2 11/26] memory: Rename address_space_lookup_region and expose it "
` [RFC v2 12/26] memory: Make flatview_do_translate() return a pointer to MemoryRegionSection
` [RFC v2 13/26] memory: Add a translation helper to return a MemoryRegionSection
` [RFC v2 14/26] memory: Rename flatview_access_allowed() to memory_region_access_allowed()
` [RFC v2 15/26] memory: Add MemoryRegionSection-based misc helpers
` [RFC v2 16/26] memory: Add wrappers for intermediate read/write steps
` [RFC v2 17/26] memory: Add store/load interfaces for Rust
` [RFC v2 18/26] rust/system/memory: Implement vm_memory::GuestMemoryRegion for MemoryRegionSection
` [RFC v2 19/26] rust/system/memory: Implement vm_memory::GuestMemory for FlatView
` [RFC v2 20/26] rust/system/memory: Switch to iteration style for memory access
` [RFC v2 21/26] rust/system/memory: Add an RAII guard to manage FlatView reference counts
` [RFC v2 22/26] rust/system/memory: Wrap vm-memory's endian types for explicit access
` [RFC v2 23/26] rust/memory: Provide AddressSpace bindings
` [RFC v2 24/26] rust/hpet: Use safe binding to access address space
` [RFC v2 25/26] hw/timer/hpet: Add HPET_TN_BASE macro
` [RFC v2 26/26] tests/qtest: Add HPET test case to verify FSB store

[PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
 2026-07-08  7:42 UTC  (2+ messages)

[PATCH] serial: 8250: serialize shared IRQ startup
 2026-07-08  7:45 UTC  (4+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning
  ` [PATCH v3] "

[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
 2026-07-08  7:45 UTC  (3+ messages)

[PATCH 0/2] NFSv4/flexfiles: support loosely coupled data servers
 2026-07-08  7:44 UTC  (3+ messages)
` [PATCH 1/2] NFSv4/flexfiles: fix NULL dereference for NFSv4.0 "
` [PATCH 2/2] NFSv4/flexfiles: support loosely coupled "

[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-08  7:44 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backing
 2026-07-08  7:43 UTC  (3+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-08  7:42 UTC  (4+ messages)
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()

[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-08  7:42 UTC  (7+ messages)
` [RFC 0/3] "
  ` [RFC 1/3] arm64: kprobes: Do not handle non-XOL faults as kprobe faults

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-08  7:41 UTC  (5+ messages)
` [RFC PATCH 22/28] target/ppc: Move Fixed-Point Load/Store String instructions to decodetree


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.