All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 10:44:01 to 2026-07-20 11:15:04 UTC [more...]

[PATCH v2 00/11] blktrace: parse blk_io_trace2 in btt and iowatcher
 2026-07-20 11:14 UTC  (9+ messages)
` [PATCH v2 01/11] btt: use blk_io_trace2 internally
` [PATCH v2 02/11] btt: natively parse blk_io_trace2
` [PATCH v2 03/11] blktrace: add option to request a specific trace protocol version
` [PATCH v2 04/11] blkrawverify: use blk_io_trace2 internally
` [PATCH v2 05/11] blkrawverify: natively parse blk_io_trace2
` [PATCH v2 06/11] blkiomon: use blk_io_trace2 internally
` [PATCH v2 07/11] blkiomon: natively parse blk_io_trace2
` [PATCH v2 08/11] iowatcher: use blk_io_trace2 internally

[PATCH v1] net: dwc_eth_xgmac: Return -ENODEV when phy_connect() fails
 2026-07-20 11:13 UTC  (2+ messages)

[PATCH v3 00/10] riscv: add initial RPMI virt support
 2026-07-20 11:13 UTC  (16+ messages)
` [PATCH v3 01/10] build: add optional librpmi dependency
` [PATCH v3 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v3 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v3 05/10] riscv: add RPMI system reset service
` [PATCH v3 10/10] tests/functional: add initial RPMI virt guest smoke

[PATCH v3 0/8] Add syscon support for Renesas RZ/T2H & RZ/N2H in CPG/MSSR driver
 2026-07-20 11:13 UTC  (6+ messages)
` [PATCH v3 1/8] dt-bindings: clock: renesas: Split out RZ/T2H CPG binding

[PATCH] md: do overflow check for sb->bblog_shift in super_1_load()
 2026-07-20 11:14 UTC 

[PATCH v2] sysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]
 2026-07-20 11:13 UTC 

[PATCH v5 1/2] of: kobj: export of_node_ktype for use by modules
 2026-07-20 11:13 UTC  (4+ messages)
` [PATCH v5 2/2] device property: add test cases for fwnode_for_each_child_node()

[PATCH v2 0/3] selftests/bpf: A few edge case fixes
 2026-07-20 11:13 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/bpf: Fix make install target
` [PATCH v2 2/3] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
` [PATCH v2 3/3] libbpf: Search /lib64 and /lib in resolve_full_path()

[DISCUSSION] fw_devlink: incorrect ancestor fallback for intermediate bus topologies breaks audio dependency resolution
 2026-07-20 11:12 UTC  (2+ messages)

[PATCH v6 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-07-20 11:13 UTC  (9+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH v6 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LEDs

[RFC PATCH v2 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-20 11:03 UTC  (12+ messages)
` [RFC PATCH v2 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
  ` [RFC PATCH v2 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
  ` [RFC PATCH v2 03/11] KVM: SEV: Remove struct page dependency from SNP gmem paths
  ` [RFC PATCH v2 04/11] KVM: guest_memfd: Introduce guest memory ops and route native gmem through them
  ` [RFC PATCH v2 05/11] iommufd: Look up private-interconnect phys via exporter symbols
  ` [RFC PATCH v2 06/11] iommufd: Plumb dma-buf memory-type (RAM vs MMIO) through the phys map
  ` [RFC PATCH v2 07/11] KVM: guest_memfd: Add ops-driven page revocation
  ` [RFC PATCH v2 08/11] samples/kvm: Add guest_memfd backing sample
  ` [RFC PATCH v2 09/11] selftests/kvm: gmem_provider KVM-only tests
  ` [RFC PATCH v2 10/11] selftests/kvm: gmem_provider iommufd tests
  ` [RFC PATCH v2 11/11] samples/kvm, selftests/kvm: Allow the gmem_provider NVMe DMA test on arm64

[PATCH V2 0/6] powerpc/perf: Add HTM PMU driver and perf AUX support
 2026-07-20 11:13 UTC  (12+ messages)
` [PATCH V2 1/6] powerpc/perf: Add HTM PMU driver to expose Hardware Trace Macro data
` [PATCH V2 2/6] powerpc/perf: Reject duplicate HTM target reservations
` [PATCH V2 3/6] powerpc/perf: Add AUX buffer management to capture HTM trace data
` [PATCH V2 4/6] powerpc/perf: Capture the HTM memory configuration as part of perf data
` [PATCH V2 5/6] docs: ABI: sysfs-bus-event_source-devices-htm: Document sysfs event format entries for htm pmu
` [PATCH V2 6/6] powerpc/perf/htm: Add documentation for Hardware Trace Macro PMU

[PATCH RFC v3 1/6] x86/mm: add untagged_addr_remote_unlocked()
 2026-07-20 11:12 UTC  (2+ messages)

[PATCH 0/4] pinctrl: Remove redundant error messages on IRQ request failure
 2026-07-20 11:12 UTC  (3+ messages)
` [PATCH 1/4] pinctrl: airoha: Remove redundant dev_err()

[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
 2026-07-20 11:12 UTC  (4+ messages)
` [PATCH v4 1/3] mm: vmscan: convert folio_referenced() to use vma_flags_t
` [PATCH v4 2/3] mm: vmscan: add a helper to identify file-backed executable folios
` [PATCH v4 3/3] mm: mglru: promote mapped executable folios after first usage

[PATCH v15 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 11:12 UTC  (3+ messages)
` [PATCH v15 1/7] spi: pxa2xx: introduce clock enable and disable helper functions

[PATCH] usb: cdnsp: fix incorrect endian conversions for APB timeout register
 2026-07-20 11:11 UTC  (3+ messages)

[OE-core][wrynose][PATCH 2/2] gnutls: Fix CVE-2026-42009
 2026-07-20 11:11 UTC  (3+ messages)

[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-07-20 11:10 UTC  (6+ messages)
` [PATCH v2 06/17] mm/mm_init: factor out pfn_to_zone()
` [PATCH v2 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization

[PATCH] usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()
 2026-07-20 11:09 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: ds90ub960: VC mapping improvements and TX1 support
 2026-07-20 11:09 UTC  (3+ messages)
` [PATCH v2 1/2] media: i2c: ds90ub960: Enable CSI TX1 port
` [PATCH v2 2/2] media: i2c: ds90ub960: Support multi-channel sensors

[PATCH v3] generic/795: add unaligned boundary test cases for WRITE_ZEROES
 2026-07-20 11:10 UTC  (2+ messages)

[PATCH] KVM: arm64: ptdump: Flush the last region
 2026-07-20 11:08 UTC  (4+ messages)

[PATCH] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
 2026-07-20 11:08 UTC 

[PATCH 0/4] iio: adc: ade9000: add support for ADE9078
 2026-07-20 11:07 UTC  (5+ messages)
` [PATCH 1/4] iio: adc: ade9000: introduce chip_info structure
` [PATCH 2/4] dt-bindings: iio: adc: adi,ade9000: add adi,ade9078 compatible
` [PATCH 3/4] iio: adc: ade9000: add support for ADE9078
` [PATCH 4/4] docs: iio: ade9000: document ADE9078 support

[PATCH v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-20 11:08 UTC  (13+ messages)
` [PATCH v7 01/10] arm64: dts: qcom: Add QUPv3 configuration for Shikra
` [PATCH v7 02/10] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH v7 03/10] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables
` [PATCH v7 04/10] arm64: dts: qcom: shikra: Add SMP2P nodes
` [PATCH v7 05/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH v7 06/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v7 07/10] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH v7 08/10] arm64: dts: qcom: shikra: add WiFi node support
` [PATCH v7 09/10] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs
` [PATCH v7 10/10] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH v3 0/7] don't allow changes to inactive colorops
 2026-07-20 11:06 UTC  (4+ messages)
` [PATCH v3 1/7] drm/atomic: only add states of active or transient active colorops

[PATCH] arm: dts: rk3568-nanopi-r5s: drop eMMC HS400 modes from the U-Boot FDT
 2026-07-20 11:07 UTC  (4+ messages)

[PATCH v3 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-20 11:08 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH] hw/display/qxl: validate monitors_config heads[] in phys2virt
 2026-07-20 11:06 UTC  (2+ messages)

[PATCH net v5 0/2] amt: fix use-after-free of the skb head across pulls
 2026-07-20 11:06 UTC  (2+ messages)

[PATCH v4 00/10] riscv: add initial RPMI virt support
 2026-07-20 11:02 UTC  (11+ messages)
` [PATCH v4 01/10] build: add optional librpmi dependency
` [PATCH v4 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v4 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH v4 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v4 05/10] riscv: add RPMI system reset service
` [PATCH v4 06/10] riscv: add RPMI HSM service
` [PATCH v4 07/10] riscv: add RPMI system suspend service
` [PATCH v4 08/10] docs/system/riscv: document initial virt RPMI support
` [PATCH v4 09/10] tests/qtest: cover initial RISC-V RPMI services
` [PATCH v4 10/10] tests/functional: add initial RPMI virt guest smoke

[OE-core][wrynose][PATCH 1/2] gnutls: Fix CVE-2026-3832
 2026-07-20 11:05 UTC  (2+ messages)
` [OE-core][wrynose][PATCH 2/2] gnutls: Fix CVE-2026-42009

[PATCH v3 0/3] landlock: Restrict renameat2 with RENAME_WHITEOUT
 2026-07-20 10:58 UTC  (5+ messages)
` [PATCH v3 1/3] landlock: Require LANDLOCK_ACCESS_FS_MAKE_WHITEOUT for RENAME_WHITEOUT

[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-20 11:05 UTC  (4+ messages)
` [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers

[PATCH 0/8] nvmem: make reg_write() take a const void *
 2026-07-20 11:05 UTC  (6+ messages)
` [PATCH 8/8] media: ov2740: remove NULL reg_write callback

[PATCH v6 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-20 11:04 UTC  (5+ messages)
` [PATCH v6 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device

[PATCH V2 0/6] tools/perf: Add powerpc HTM auxtrace support
 2026-07-20 10:52 UTC  (7+ messages)
` [PATCH V2 1/6] tools/perf: Move powerpc VPA-DTL auxtrace init into a separate file
` [PATCH V2 2/6] tools/perf: Add AUXTRACE recording support for powerpc HTM
` [PATCH V2 3/6] tools/perf: Add arch hook to drain remaining data before event close
` [PATCH V2 4/6] tools/perf: Add powerpc callback support for arch_perf_record__need_read
` [PATCH V2 5/6] tools/perf: Add powerpc HTM auxtrace event processing support
` [PATCH V2 6/6] tools/perf: Add perf tool support for processing powerpc HTM AUXTRACE records

[PATCH] PCI/pwrctrl: tc9563: take i2c adapter module reference
 2026-07-20 11:04 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_sensorhub: Fix AP/EC TS wrap
 2026-07-20 11:04 UTC 

[PATCH v4 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-20 11:03 UTC  (7+ messages)
` [PATCH v4 09/17] verification/rvgen: Add the rvgen kunit subcommand
` [PATCH v4 16/17] selftests/verification: Rearrange the wwnr_printk test
` [PATCH v4 17/17] selftests/verification: Add selftests for deadline and stall monitors

[f2fs-dev] [PATCH v11 00/20] fs-verity support for XFS with post EOF merkle tree
 2026-07-20 11:02 UTC  (4+ messages)
` [f2fs-dev] [PATCH v11 03/20] fsverity: pass digest size and hash of the all-zeroes block to ->write
    `  "

[LTP] [PATCH] cve-2026-46331: fix intermittent ENOENT failure
 2026-07-20 11:02 UTC  (2+ messages)

[PATCH] mm/damon/reclaim: fix typo in damon_reclaim_timer_fn()
 2026-07-20 11:02 UTC  (2+ messages)

[OE-core] [wrynose] [PATCH 1/6] curl: ignore CVE-2026-4873
 2026-07-20 11:01 UTC  (6+ messages)
` [OE-core] [wrynose] [PATCH 5/6] curl: fix CVE-2026-6429
    `  "

[PATCH v2] leds: lp5860: fix init error-path locking
 2026-07-20 11:00 UTC  (2+ messages)

[PATCH] mm/slub: prevent pfmemalloc objects from entering the barn
 2026-07-20 10:59 UTC  (2+ messages)

[PATCH] regulator: sgm3804: register rails with their DT nodes
 2026-07-20 10:59 UTC 

[PATCH 0/2] staging: media: atomisp: Clean up unnecessary module parameters
 2026-07-20 10:59 UTC  (4+ messages)
` [PATCH 1/2] staging: media: atomisp: Remove unused and unwanted debug "

[PATCH] media: i2c: mt9t112: fix missing IS_ERR() check before PTR_ERR()
 2026-07-20 10:59 UTC 

[PATCH v2] btrfs: Add missing sctx check in cleanup path
 2026-07-20 10:57 UTC  (2+ messages)

[OE-core][wrynose][PATCH 1/5] curl: ignore CVE-2026-4873
 2026-07-20 10:56 UTC  (5+ messages)
` [OE-core][wrynose][PATCH 2/5] curl: fix CVE-2026-5545
` [OE-core][wrynose][PATCH 3/5] curl: fix CVE-2026-6253
` [OE-core][wrynose][PATCH 4/5] curl: fix CVE-2026-6429
` [OE-core][wrynose][PATCH 5/5] curl: fix CVE-2026-7168

[pseudo] [PATCH] linkat: Fix AT_EMPTY_PATH handling
 2026-07-20 10:57 UTC  (3+ messages)
` [yocto-patches] "

[PATCH v12 0/3] spi: pxa2xx: MacBook8,1 quirk, runtime PM, and LPSS S3 resume state fixes
 2026-07-20 10:57 UTC  (4+ messages)

[PATCH] target/riscv: use SXL instead of MXL for read_sstatus
 2026-07-20 10:56 UTC 

[PATCH] libsepol: add module package fuzzer
 2026-07-20 10:56 UTC 

[PATCH v1 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-07-20 10:56 UTC  (3+ messages)

[PATCH] hw/display/virtio-gpu: Remove the bytes_pp field
 2026-07-20 10:54 UTC  (2+ messages)

[PATCH v2 0/3] regulator: qcom_smd-regulator: fix PM2250 supply parent mappings
 2026-07-20 10:55 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: dts: qcom: qrb2210: fix PM4125 regulator "
` [PATCH v2 3/3] arm64: dts: qcom: shikra: add vph_pwr and fix "

[PATCH 0/5] Extend hart protection abstraction for ID configuration
 2026-07-20 10:54 UTC  (5+ messages)
` [PATCH 4/5] lib: sbi: Extend hart protection abstraction to allow "

[pseudo] [PATCH v2] linkat: Fix AT_EMPTY_PATH handling
 2026-07-20 10:55 UTC 

mempool cache change
 2026-07-20 10:54 UTC  (10+ messages)

[PATCH v7 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
 2026-07-20 10:53 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] read-cache: remove redundant extern declarations
  ` [PATCH v8 2/4] read-cache: pass 'repo' to 'ce_mode_from_stat()'
  ` [PATCH v8 3/4] environment: move trust_executable_bit into repo_config_values
  ` [PATCH v8 4/4] environment: move has_symlinks "

[PATCH v4 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-20 10:53 UTC  (3+ messages)
` [PATCH v4 2/2] drm/xe: Add debugfs for IA/GT bias

[PATCH v4 0/8] s390: Reintroduce support for DCACHE_WORD_ACCESS
 2026-07-20 10:53 UTC  (7+ messages)
` [PATCH v4 2/8] s390/mm: Add missing mm check to do_secure_storage_access()
` [PATCH v4 3/8] s390/mm: Use lock_mm_and_find_vma() in do_secure_storage_access()
` [PATCH v4 5/8] s390/mm: Remove folio handling for kernel faults "

[PATCH 0/2] drm/v3d: Idle AXI transactions before cutting the clock on suspend
 2026-07-20 10:52 UTC  (5+ messages)
` [PATCH 2/2] drm/v3d: Idle AXI transactions before disabling "

[BUG] fs/btrfs: KASAN "args" initialization gripe in btrfs_ioctl_get_csums()
 2026-07-20 10:52 UTC  (4+ messages)

[PATCH 1/2] x86/domctl: Introduce XEN_DOMCTL_SENDTRIGGER_DEBUG
 2026-07-20 10:51 UTC  (5+ messages)
` [PATCH 2/2] {libxl,xl}: Add xl trigger debug

[v5 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-20 10:50 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/color: Enable SDR plane color pipeline (rev6)

[PATCH v5 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-07-20 10:49 UTC  (4+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras

[PATCH] leds: lp5860: fix LED teardown ordering
 2026-07-20 10:48 UTC 

[PATCH v4 0/3] device property: fix child iteration issues with secondary fwnodes
 2026-07-20 10:46 UTC  (5+ messages)
` [PATCH v4 3/3] device property: add test cases for fwnode_for_each_child_node()

[PATCH v11 0/3] Introduce cold reset recovery method
 2026-07-20 10:48 UTC  (3+ messages)
` [PATCH v11 3/3] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[PATCH v2] xen/sched: rt: fix NULL cpupool dereference in move_repl_timer()
 2026-07-20 10:47 UTC  (2+ messages)

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-17  9:39 UTC  (7+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file

[PATCH 00/10] tracing/probes: Cleanup probe event code
 2026-07-20 10:45 UTC  (9+ messages)
` [PATCH 03/10] tracing/probes: Remove redundant bounds check in trace_probe_compare_arg_type()
` [PATCH 04/10] tracing/probes: Remove unused parameter from parse_probe_var_retval()
` [PATCH 05/10] tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()
` [PATCH 06/10] tracing/probes: Simplify BTF_KIND_PTR case in fetch_type_from_btf_type()
` [PATCH 07/10] tracing/fprobe: Remove redundant snprintf in trace_fprobe_match_command_head()
` [PATCH 08/10] tracing/fprobe: Remove redundant memset in fentry_perf_func()
` [PATCH 09/10] tracing/kprobe: Remove redundant memset in kprobe_perf_func()
` [PATCH 10/10] tracing/probes: Fix extra whitespace in trace_probe_kernel.h

[PATCH v4 00/10] spacemit mmc driver
 2026-07-20 10:44 UTC  (5+ messages)
` [PATCH v4 03/10] mmc: enable CMD23 for multi-block transfers

[PATCH 0/4] ASoC: fsl: expose individual DAIs per ASRC/EASRC conversion pair/context
 2026-07-20 10:43 UTC  (3+ messages)
` [PATCH 4/4] ASoC: fsl_easrc: expose individual DAIs per conversion context


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.