All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 15:32:26 to 2026-08-12 15:56:43 UTC [more...]

[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-12 15:56 UTC  (17+ 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

[bitbake-devel][PATCH] AGENTS.md: Add file
 2026-08-12 15:56 UTC  (2+ messages)

[PATCH 0/2] Support overlayfs in the idmapped mount tests
 2026-08-12 15:56 UTC  (4+ messages)
` [PATCH 1/2] src/vfs: probe O_TMPFILE support on the base mount in the idmapped tests

[PATCH v4 0/6] io: accel: mma8452: Allow open drain interrupt pin configuration
 2026-08-12 15:56 UTC  (7+ messages)
` [PATCH v4 4/6] iio: accel: mma8452: Support interrupt sharing
` [PATCH v4 5/6] iio: accel: mma8452: Allow open drain interrupt pin configuration
` [PATCH v4 6/6] iio: accel: mma8452: Reuse existing dev pointer in mma8452_probe()

[PATCH 00/26] hw/riscv: Restore Microchip PolarFire SoC Icicle Kit firmware boot
 2026-08-12 15:56 UTC  (7+ messages)
` [PATCH 04/26] hw/misc: pfsoc: Model L2 cache controller registers
` [PATCH 07/26] hw/sd: sdhci: Migrate the Host Control 2 register
` [PATCH 14/26] hw/sd: cadence: Advertise 64-bit system bus support

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

[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
 2026-08-12 15:56 UTC  (9+ messages)

[PATCH] bundle-uri: refuse advertised URIs by protocol
 2026-08-12 15:55 UTC 

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

[PATCH v3 0/2] s390/uv: Various fixes for UV secrets
 2026-08-12 15:55 UTC  (3+ messages)
` [PATCH v3 1/2] s390/uv: Fix loop condition in uv_find_secrets
` [PATCH v3 2/2] s390/uv: Prevent potential out-of-bounds read

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-08-12 15:54 UTC  (7+ messages)
` [PATCH v6 041/103] tests/tcg/aarch64: system tests
` [PATCH v6 047/103] tests/tcg/arm: "

[PATCH 0/2] gpu: nova-core: retain the GSP-RM log buffers
 2026-08-12 15:54 UTC  (2+ messages)

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

[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
 2026-08-12 15:54 UTC  (43+ 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

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

[PATCH v4 6/6] drm/panel: Use managed helpers in assorted panels
 2026-08-12 15:53 UTC 

[PATCH] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-12 15:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 01/27] include/qemu/target-info-qom.h: declare TYPE_TARGET_SPECIFIC interface
 2026-08-12 15:52 UTC  (12+ messages)

[PATCH net v3 1/2] net: core: propagate unreadable flag in skb_zerocopy
 2026-08-12 15:52 UTC  (2+ messages)

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

[PATCH v4] tests/intel/xe_pm: add coverage for xe_device_sysfs
 2026-08-12 15:50 UTC  (2+ messages)

x86: missing FRED #PF event data?
 2026-08-12 15:50 UTC  (9+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-12 15:49 UTC  (15+ messages)

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

[PATCH v4 0/3] soc: qcom: ubwc: Fix link error
 2026-08-12 15:50 UTC  (3+ messages)
` [PATCH v4 1/3] soc: qcom: ubwc: Fix link error when QCOM_SMEM=n

[LTP] [PATCH] refluxfs: Check kernel reflink support before mount
 2026-08-12 15:49 UTC  (2+ messages)

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-12 15:48 UTC  (3+ messages)
` [PATCH v1 14/17] xen/riscv: add guest page fault handling stub

[PULL v2 00/41] hex queue
 2026-08-12 15:42 UTC  (40+ messages)
` [PULL v2 01/41] hw/hexagon: add hex-subsys
` [PULL v2 02/41] hw/hexagon: move VTCM to the common machine state
` [PULL v2 03/41] hw/hexagon: move global registers to hex-subsys
` [PULL v2 04/41] hw/hexagon: move the TLB "
` [PULL v2 05/41] hw/hexagon: group the CPUs in a cluster
` [PULL v2 06/41] bitops.h: Add find_first_bit32()
` [PULL v2 07/41] hw/intc: Add l2vic interrupt controller
` [PULL v2 08/41] hw/hexagon: extract get_reg_value/set_reg_value stubs in globalreg
` [PULL v2 09/41] hw/hexagon: connect l2vic device
` [PULL v2 10/41] hw/hexagon/virt: instantiate virtio-mmio transports
` [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 14/41] tests/functional/hexagon: add arch_tests functional test
` [PULL v2 15/41] hw/timer: Add QCT QTimer device model
` [PULL v2 16/41] hw/hexagon: connect qtimer device
` [PULL v2 17/41] tests/qtest: add qct-qtimer qtest
` [PULL v2 18/41] tests/functional/hexagon: enable more arch_tests cases
` [PULL v2 19/41] host-utils: fix ssub32/64_saturate return type and clamp direction
` [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 23/41] target/hexagon: add GVec overrides for HVX vector average
` [PULL v2 24/41] tests/tcg/hexagon: add HVX test for V6_vsubwsat saturation
` [PULL v2 25/41] tests/tcg/hexagon: add HVX tests for vabsdiff
` [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 28/41] target/hexagon/cpu: add HVX IEEE FP extension
` [PULL v2 29/41] hexagon: group cpu configurations in their own struct
` [PULL v2 30/41] hexagon: print info on "-d in_asm" for disabled IEEE FP instructions
` [PULL v2 31/41] target/hexagon: add v68 HVX IEEE float arithmetic insns
` [PULL v2 32/41] target/hexagon: add v68 HVX IEEE float min/max insns
` [PULL v2 33/41] target/hexagon: add v68 HVX IEEE float misc insns
` [PULL v2 34/41] target/hexagon: add v68 HVX IEEE float conversion insns
` [PULL v2 35/41] target/hexagon: add v68 HVX IEEE float compare insns
` [PULL v2 36/41] target/hexagon: add v73 HVX IEEE bfloat16 insns
` [PULL v2 37/41] tests/hexagon: add tests for v68 HVX IEEE float arithmetics
` [PULL v2 38/41] tests/hexagon: add tests for v68 HVX IEEE float min/max
` [PULL v2 39/41] tests/hexagon: add tests for v68 HVX IEEE float conversions

[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
 2026-08-12 15:48 UTC  (4+ messages)
` [PATCH 2/9] perf thread-stack: Report branch stack hw_idx as not available

[PATCH] cred: remove RCU initializer for init_task.cred
 2026-08-12 15:48 UTC  (2+ messages)

[PATCH] drm: verisilicon: fix cursor offset field update
 2026-08-12 15:48 UTC 

[PATCH 0/3] MPM hooking upping
 2026-08-12 15:47 UTC  (9+ messages)
  ` [PATCH 3/3] arm64: dts: qcom: qcm2290: Hook up MPM

[PATCH net-next v3 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
 2026-08-12 15:47 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next v3 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI

[PATCH 0/2] Update scripts/code_cov_parse_info
 2026-08-12 15:46 UTC  (3+ messages)
` [PATCH 1/2] scripts/code_cov_parse_info: add support for lcov/geninfo >1.14 formats

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

[RFC] tracing: aggregate ring-buffer usage statistics
 2026-08-12 15:47 UTC  (4+ messages)
  ` 答复: [External Mail]Re: "
    `  "

[PATCH 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
 2026-08-12 15:46 UTC  (7+ messages)
` [PATCH v2 "
  ` [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 3/3] ALSA: hda: allow direct complete with a powered-off GPU

[PATCH v3 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-12 15:46 UTC  (6+ messages)
` [PATCH v3 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects

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

[PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris
 2026-08-12 15:45 UTC  (10+ messages)

[PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
 2026-08-12 15:45 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2026-08-12 15:45 UTC 

[PATCH 00/22] media: iris: Restrict lower IOVA range for Venus and Iris VPUs
 2026-08-12 15:44 UTC  (8+ messages)
` [PATCH 04/22] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

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

[PATCH v4 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
 2026-08-12 15:43 UTC  (3+ messages)
` [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

[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 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)

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 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] tests/sw_sync: fix invalid fd test
 2026-08-12 15:33 UTC  (2+ messages)

[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 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


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.