All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 15:16:13 to 2026-08-12 15:45:05 UTC [more...]

[PULL v2 00/41] hex queue
 2026-08-12 15:42 UTC  (16+ messages)
` [PULL v2 04/41] hw/hexagon: move the TLB to hex-subsys
` [PULL v2 08/41] hw/hexagon: extract get_reg_value/set_reg_value stubs in globalreg
` [PULL v2 11/41] hw/hexagon/virt: add l2vic interrupt-controller and virtio-mmio FDT nodes
` [PULL v2 12/41] hw/hexagon/virt: connect pl011 UART interrupt
` [PULL v2 13/41] tests/qtest: add L2VIC qtest
` [PULL v2 15/41] hw/timer: Add QCT QTimer device model
` [PULL v2 16/41] hw/hexagon: connect qtimer device
` [PULL v2 18/41] tests/functional/hexagon: enable more arch_tests cases
` [PULL v2 20/41] target/hexagon: add GVec overrides for HVX saturating add/sub
` [PULL v2 21/41] target/hexagon: add GVec override for HVX vmpyih multiply
` [PULL v2 22/41] target/hexagon: add GVec overrides for HVX absolute difference
` [PULL v2 26/41] Hexagon (target/hexagon) Clean up disassembly of control and system regs
` [PULL v2 27/41] target/hexagon: fix incorrect/too-permissive HVX encodings
` [PULL v2 29/41] hexagon: group cpu configurations in their own struct
` [PULL v2 31/41] target/hexagon: add v68 HVX IEEE float arithmetic insns

[RFC PATCH 0/3] Support AM62P silicon revision detection via uniphier-efuse
 2026-08-12 15:44 UTC  (3+ messages)
` [RFC PATCH 2/3] nvmem: uniphier-efuse: Enable for K3 SoCs
` [RFC PATCH 3/3] nvmem: uniphier-efuse: Add ti,am62p-efuse compatible

[PATCH] cred: clarify that task_struct::cred is only for the current task
 2026-08-12 15:44 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/gem_exec_params: add invalid-offset-multiple-buffers test
 2026-08-12 15:43 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v7 0/9] Add RZ/G3L USB2.0 host support
 2026-08-12 15:44 UTC  (3+ messages)
` [PATCH v7 6/9] arm64: dts: renesas: r9a08g046: Add USB2.0 host/phy device nodes

[PATCH v4 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
 2026-08-12 15:43 UTC  (5+ messages)
` [PATCH v4 11/20] KVM: s390: vsie: Lazily keep original scb pinned after vsie exit
` [PATCH v4 13/20] KVM: s390: vsie: Add struct vsie_sca with pin and unpin methods

[PATCH bpf-next v6 0/5] Introduce bpf_ksock
 2026-08-12 15:43 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] net: Add connect_socket() helper
` [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
` [PATCH bpf-next v6 3/5] selftests/bpf: Add ksock kfunc test
` [PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
` [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard

support ZONE_RESET_ALL in liburing v2
 2026-08-12 15:43 UTC  (3+ messages)
` [PATCH 3/5] liburing: add io_uring_prep_cmd_zone_reset

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-08-12 15:42 UTC  (7+ messages)

[PATCH] intel-ci/i915/blocklist: Add sriov tests to blocklist
 2026-08-12 15:41 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] diff: avoid misleading statement about -l option
 2026-08-12 15:42 UTC  (3+ messages)

[PATCH] git: avoid segfault on "git --shallow-file" without a value
 2026-08-12 15:42 UTC  (3+ messages)

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-12 15:36 UTC  (34+ messages)
` [PATCH v6 01/33] vfio: Use file-based reference counting for KVM
` [PATCH v6 02/33] KVM: Make device name configurable
` [PATCH v6 03/33] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v6 04/33] arm64: Use proper include variant
` [PATCH v6 05/33] arm64: ptrace: Use constants for compat register numbers
` [PATCH v6 06/33] arm64: sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v6 07/33] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v6 08/33] KVM: arm64: Use accessor functions for core regs
` [PATCH v6 09/33] arm64: Prepare sharing arm64 headers with s390
` [PATCH v6 10/33] arm64: Share "
` [PATCH v6 11/33] KVM: arm64: Share arm64 code "
` [PATCH v6 12/33] KVM: s390: Extract gmap tracing to a separate header
` [PATCH v6 13/33] KVM: s390: Prepare include guards for a new location
` [PATCH v6 14/33] KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}
` [PATCH v6 15/33] KVM: s390: Move kvm_host definitions to kvm_host_s390
` [PATCH v6 16/33] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v6 17/33] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v6 18/33] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
` [PATCH v6 20/33] KVM: s390: gmap: Make CMMA optional
` [PATCH v6 21/33] KVM: s390: gmap: Make prefix handling optional
` [PATCH v6 22/33] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v6 23/33] s390: Use arm64 headers
` [PATCH v6 24/33] KVM: s390: Use arm64 code
` [PATCH v6 25/33] s390: Introduce Start Arm Execution instruction
` [PATCH v6 26/33] KVM: s390: arm64: Introduce host definitions
` [PATCH v6 27/33] s390/hwcaps: Report SAE support as hwcap
` [PATCH v6 28/33] KVM: s390: Add basic arm64 kvm module
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 30/33] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v6 32/33] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH V5 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-08-12 15:41 UTC  (4+ messages)
` [PATCH V5 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file

[PATCH] drm/amdgpu: Disable runtime PM for externally attached dGPUs
 2026-08-12 15:41 UTC  (4+ messages)

[OE-core] [PATCH] kernel.bbclass: add strip process for signed kernel modules
 2026-08-12 15:40 UTC  (3+ messages)

0.5.13.5: unwanted alias expansions
 2026-08-12 15:40 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: glymur: Mark USB controllers dma-coherent
 2026-08-12 15:40 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-12 15:40 UTC  (6+ messages)
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory

[PATCH v2 0/4] qcow2: silent corruption when a dirty image becomes writable
 2026-08-12 15:39 UTC  (9+ messages)
` [PATCH v2 1/4] qcow2: do not clear the dirty bit when reopening a read-only node
` [PATCH v2 2/4] block: let bdrv_reopen_commit_post() report a failure
` [PATCH v2 3/4] block: remember the writability a reopen starts from
` [PATCH v2 4/4] qcow2: repair a dirty image when it becomes writable

[PATCH v3 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-12 15:39 UTC  (4+ messages)

[PATCH 0/4] odb: eagerly load alternates
 2026-08-12 15:38 UTC  (3+ messages)
` [PATCH v2 "

[OE-core][wrynose][PATCH] nghttp2: set status for CVE-2026-58055
 2026-08-12 15:37 UTC  (2+ messages)

[GIT PULL] Qualcomm clock updates for v7.3
 2026-08-12 15:37 UTC  (2+ messages)

[PATCH v2 mptcp-next 0/7] mptcp: address stall under memory pressure
 2026-08-12 15:37 UTC  (8+ messages)
` [PATCH v2 mptcp-next 7/7] mptcp: implemented OoO queue pruning

[PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI
 2026-08-12 15:37 UTC 

[PATCH RFC v2] drm/verisilicon: Switch to drm_fb_dma_get_addr() for framebuffer addresses
 2026-08-12 15:36 UTC  (2+ messages)

[PATCH 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
 2026-08-12 15:36 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] drm/amdgpu: add Apple GMUX runtime PM support
  ` [PATCH v2 3/3] ALSA: hda: allow direct complete with a powered-off GPU
  ` [PATCH v3 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
    ` [PATCH v3 2/3] drm/amdgpu: add Apple GMUX runtime PM support

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-08-12 15:35 UTC  (3+ messages)
` [PATCH v6 047/103] tests/tcg/arm: system tests

[PATCH] libsepol: Skip aliases when creating the type_attr_map
 2026-08-12 15:35 UTC  (2+ messages)

[PATCH] tests/sw_sync: fix invalid fd test
 2026-08-12 15:33 UTC  (2+ messages)

[PATCH v4 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-12 15:34 UTC  (5+ messages)
` [PATCH v4 3/6] iio: accel: mma8452: Only apply trigger type when not set by firmware
` [PATCH v4 4/6] iio: accel: mma8452: Support interrupt sharing

[PATCH] mtd: spi-nor: xmc: add locking to XM25QH128A
 2026-08-12 15:18 UTC  (3+ messages)

[PATCH] debug
 2026-08-12 15:34 UTC  (2+ messages)
` [PATCH RESEND v7] thunderbolt: Add device links for Apple T2 NHI

[PATCH 0/2] cpuidle/pmdomain: Correctly track state of excluded CPU clusters
 2026-08-12 15:34 UTC  (3+ messages)
` [PATCH 1/2] cpuidle: psci: Start CPU-cluster pmdomain OFF when OSI is used

[PATCH] target/i386: Set aliased x87 exponent bits to all 1s for MMX register writes
 2026-08-12 15:32 UTC  (2+ messages)

[RFC PATCH] net: track raw dev_put()/dev_hold() usage under CONFIG_NET_DEV_REFCNT_TRACKER=y
 2026-08-12 14:54 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH 00/26] hw/riscv: Restore Microchip PolarFire SoC Icicle Kit firmware boot
 2026-08-12 15:32 UTC  (9+ messages)
` [PATCH 01/26] hw/riscv: pfsoc: Correct the L2LIM maximum mapped size
` [PATCH 02/26] hw/riscv: pfsoc: Map the L2 zero device window
` [PATCH 03/26] hw/misc: pfsoc: Support PolarFire SoC DDR training with newer version HSS
` [PATCH 04/26] hw/misc: pfsoc: Model L2 cache controller registers

[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-12 15:33 UTC  (10+ messages)
` [PATCH v4 1/9] ring-buffer: Free cpu_buffer->free_page with subbuf_order
` [PATCH v4 2/9] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v4 3/9] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v4 4/9] ring-buffer: Fix subbuf resize race in ring_buffer_alloc_read_page()
` [PATCH v4 5/9] tracing: Fix subbuf resize races in trace_pipe_raw readers
` [PATCH v4 6/9] ring-buffer: Dynamically calculate max_data_size
` [PATCH v4 7/9] ring-buffer: Remove trace_buffer::cpus
` [PATCH v4 8/9] ring-buffer: Remove ring_buffer_per_cpu::mapped
` [PATCH v4 9/9] ring-buffer: Make nr_pages unsigned int

[PATCH export v3 0/4] mptcp: fix TCP fallback on single-subflow MP_FAIL
 2026-08-12 15:32 UTC  (4+ messages)
` [PATCH export v3 2/4] mptcp: reject joins after fallback in mptcp_is_fully_established

[GIT PULL] SCSI fixes for 7.2-rc7+
 2026-08-12 15:31 UTC  (2+ messages)

[PATCH v4 0/3] soc: qcom: ubwc: Fix link error
 2026-08-12 15:32 UTC  (5+ messages)
` [PATCH v4 1/3] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
` [PATCH v4 2/3] media: iris: Fix unmet dependency "
` [PATCH v4 3/3] soc: qcom: ubwc: Use IS_REACHABLE() instead of IS_ENABLED()

[PATCH] x86/alternatives: gracefully skip unrecognized indirect call instructions
 2026-08-12 15:30 UTC  (5+ messages)

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-12 15:30 UTC  (3+ messages)
` [PATCH v1 13/17] xen/riscv: add unprivileged guest memory read helper

[PATCH] drm/amdkfd: fix integer overflow in queue ring buffer size calculation
 2026-08-12 15:30 UTC 

[PATCH] staging: rtl8723bs: fix space before tab in rtw_recv.h
 2026-08-12 15:30 UTC 

[PATCH v5 0/6] nfc: s3fwrn5: support the S3NRN4V variant
 2026-08-12 15:28 UTC  (4+ messages)
` [PATCH v5 5/6] "

[PATCH] drm/nouveau/uvmm: reject zero-length range in validate_range
 2026-08-12 15:28 UTC  (2+ messages)

[PATCH v2] cxl/mce: Avoid alias page retirement for corrected errors
 2026-08-12 15:28 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: guard two render-node NULL derefs of absent NVKM subdevices
 2026-08-12 15:27 UTC  (5+ messages)
` [PATCH 1/2] drm/nouveau/sw: prevent NULL deref of disp in vblank methods
` [PATCH 2/2] drm/nouveau: prevent NULL deref of gr in GETPARAM_GRAPH_UNITS

[PATCH v5 3/4] drm/prime: use dma_buf_fd_install() to preserve export tracing
 2026-08-12 15:27 UTC  (3+ messages)
` [PATCH v6 0/4] dma-buf: fix fd leak when copy_to_user() fails after fd_install()

[MAINTAINERS SUMMIT] Any feedback for -next?
 2026-08-12 15:27 UTC  (3+ messages)

[LTP] [PATCH v3 0/4] test_macros: Add TST_EXP_PASS_OR_FAIL()
 2026-08-12 15:26 UTC  (3+ messages)
` [LTP] [PATCH v3 2/4] "

[PATCH 0/5] Fix GBETH TX scheduling policy for RZ/{V2H, V2N, G3E, T2H, N2H}
 2026-08-12 15:26 UTC  (11+ messages)
` [PATCH 1/5] arm64: dts: renesas: r9a09g057: Switch GBETH TX queue scheduling to WRR
` [PATCH 2/5] arm64: dts: renesas: r9a09g056: "
` [PATCH 3/5] arm64: dts: renesas: r9a09g047: "
` [PATCH 4/5] arm64: dts: renesas: r9a09g077: "
` [PATCH 5/5] arm64: dts: renesas: r9a09g078: "

[PATCH v1 0/3] mailbox: Provide devm variants for mbox_request_channel{,_byname}()
 2026-08-12 15:25 UTC  (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] serial: tegra-tcu: Make use of dev_err_probe() in .probe()
` [PATCH v1 3/3] serial: tegra-tcu: Make use of devm_mbox_request_channel_byname()

[PATCH] examples/skeleton: fix typo in initialization comment
 2026-08-12 15:25 UTC 

[PATCH v4 5/6] drm/panel: Use managed helpers in display vendor panels
 2026-08-12 15:25 UTC 

[BUG UPDATE] Further isolation: Massive Wi-Fi vs Ethernet divergence on WireGuard disconnect
 2026-08-12 15:23 UTC  (3+ messages)

[LTP] [PATCH] refluxfs: Check kernel reflink support before mount
 2026-08-12 15:22 UTC 

[PATCH v4 0/5] disas/riscv: Fix immediate decoding and extraction
 2026-08-12 15:21 UTC  (3+ messages)

[PATCH v1 0/3] Extend secure IPL support to virtio-blk-pci boot devices
 2026-08-12 15:21 UTC  (4+ messages)
` [PATCH v1 1/3] hw/s390x/ipl: Add secure boot support to PCI dev IPLB builder
` [PATCH v1 2/3] tests/functional/s390x/test_secure_ipl: Skip test if SIPL not supported by hypervisor
` [PATCH v1 3/3] tests/functional/s390x/test_secure_ipl: Add virtio-blk-pci boot dev case

[BUG] rockchip: v2026.07 fails to boot on GameForce Ace (RK3588S)
 2026-08-12 15:22 UTC 

[PATCH RFC v3] usb: gadget: uvc: check endpoint enabled state in uvcg_video_enable()
 2026-08-12 15:21 UTC 

[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
 2026-08-12 15:20 UTC 

[PATCH] mips: econet: fulfill unmet kconfig dependencies
 2026-08-12 15:19 UTC  (3+ messages)

[PATCH v2] hw/elf_ops: defend against weird elf headers
 2026-08-12 15:19 UTC  (2+ messages)

[Stable-11.0.4 000/120] Patch Round-up for stable 11.0.4, freeze on 2026-08-24
 2026-08-12 14:49 UTC  (18+ messages)
` [Stable-11.0.4 015/120] vfio-user: vfio_user_get_region_info: reject unreasonably short struct
` [Stable-11.0.4 016/120] vfio-user: vfio_user_get_region_info: prevent excessive malloc
` [Stable-11.0.4 031/120] hw/display/virtio-gpu: validate stride against width on scanout
` [Stable-11.0.4 034/120] hw/display/vhost-user-gpu: validate message payload sizes
` [Stable-11.0.4 051/120] vhost: do not crash on ring map failure
` [Stable-11.0.4 054/120] vhost-user: assert nregions within limit
` [Stable-11.0.4 055/120] virtio-pmem: wait for flush requests on unrealize
` [Stable-11.0.4 063/120] hw/virtio/vdpa-dev: pass set_config buffer to vhost backend
` [Stable-11.0.4 065/120] intel_iommu: Check address mask before using it in pasid-based iotlb invalidation
` [Stable-11.0.4 069/120] virtio: avoid packed vring virtio_queue_empty() infinite loops (CVE-2026-16457)
` [Stable-11.0.4 092/120] block/cloop: fix integer overflow in total_sectors calculation
` [Stable-11.0.4 094/120] block/qapi: take stats->lock when reading BlockAcctStats for query-blockstats
` [Stable-11.0.4 103/120] iotests: test O_TRUNC behavior for fuse exports
` [Stable-11.0.4 111/120] hw/nvme: drop AER requests without aiocb in nvme_del_sq()
` [Stable-11.0.4 118/120] linux-user/sh4: Initialize the FPSCR register on signal
` [Stable-11.0.4 119/120] linux-user/sh4: Fix crashes on signal delivery in conditional delay slot
` [Stable-11.0.4 120/120] target/i386/kvm: Fix CET SSP MSR read feature check

[Patch v3 0/8] perf/x86: Miscellaneous PMU bug fixes and optimizations
 2026-08-12 15:18 UTC  (7+ messages)
` [Patch v3 8/8] perf/x86/intel: Prevent drain_pebs() reentry

[PULL 00/10] Next patches
 2026-08-12 15:14 UTC  (10+ messages)
` [PULL 01/10] docs: Add security considerations for migration
` [PULL 03/10] system/memory: Use memmove() for directly accessible regions
` [PULL 04/10] system/memory: Use qemu_ram_move() "
` [PULL 05/10] system/memory: Make ram device region directly accessible
` [PULL 06/10] tests/qtest/migration: Only build tls_no_hostname test with TASN1
` [PULL 07/10] migration/multifd: Validate next_packet_size in zlib/zstd recv
` [PULL 08/10] migration/multifd: Replace assert() with error_setg() in recv paths
` [PULL 09/10] migration/ram: Check for RAMBlock size mismatch when parsing
` [PULL 10/10] migration: Fix rare hang of migration_channel_read_peek()

[PATCH 0/4] timekeeping: Avoid some runtime conditionals if CONFIG_POSIX_AUX_CLOCKS is disabled
 2026-08-12 15:17 UTC  (5+ messages)
` [PATCH 1/4] timekeeping: Move timekeeper_is_core_tk() up in the file
` [PATCH 2/4] timekeeping: Use timekeeper_is_core_tk() in timekeeping_update_on_shadow()
` [PATCH 3/4] timekeeping: Remove tk_is_aux() and its usage
` [PATCH 4/4] timekeeping: Introduce and use timekeeper_is_clock_valid()

[PATCH v3 0/3] Filter out local and mapping symbols during module load
 2026-08-12 15:17 UTC  (2+ messages)

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-12 15:17 UTC  (7+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[PATCH net-next] net/ionic: avoid OOB TX partner lookup for hwstamp RXQ
 2026-08-12 15:16 UTC  (2+ messages)

[GIT PULL] thermal drivers fixes for v7.3-rc1
 2026-08-12 15:16 UTC  (6+ messages)

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-08-12 15:15 UTC  (4+ messages)
` [PATCH v5 15/17] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection


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.