All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-25 15:24:19 to 2025-03-25 16:10:07 UTC [more...]

[PATCH 00/15] export/fuse: Use coroutines and multi-threading
 2025-03-25 16:06 UTC  (9+ messages)
` [PATCH 02/15] fuse: Ensure init clean-up even with error_fatal
` [PATCH 03/15] fuse: Remove superfluous empty line
` [PATCH 06/15] fuse: Fix mount options
` [PATCH 07/15] fuse: Set direct_io and parallel_direct_writes
` [PATCH 10/15] fuse: Add halted flag
` [PATCH 12/15] fuse: Reduce max read size
` [PATCH 13/15] fuse: Process requests in coroutines
` [PATCH 14/15] fuse: Implement multi-threading

[PATCH net-next v2 0/5] udp_tunnel: GRO optimization follow-up
 2025-03-25 16:10 UTC  (5+ messages)
` [PATCH net-next v2 2/5] udp_tunnel: fix compile warning
` [PATCH net-next v2 3/5] udp_tunnel: fix UaF in GRO accounting

[PATCH v5 00/13] Add initial support for Renesas RZ/T2H SoC
 2025-03-25 16:08 UTC  (10+ messages)
` [PATCH v5 01/13] dt-bindings: soc: Add Renesas RZ/T2H (R9A09G077) SoC
` [PATCH v5 02/13] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
` [PATCH v5 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
` [PATCH v5 04/13] soc: renesas: Add RZ/T2H (R9A09G077) config option
` [PATCH v5 05/13] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v5 06/13] clk: renesas: Add support for R9A09G077 SoC
` [PATCH v5 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v5 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v5 09/13] serial: sh-sci: Introduced sci_of_data

[PATCH 00/16] Use VRR timing generator for fixed refresh rate modes
 2025-03-25 16:08 UTC  (8+ messages)
` [PATCH 15/16] drm/i915/display: Separate out functions to get/set VTOTAL register
` ✓ i915.CI.Full: success for Use VRR timing generator for fixed refresh rate modes (rev17)

[LTP] [akpm-mm:mm-stable] [mm] c25465eb76: ltp.swapon03.fail
 2025-03-24 11:53 UTC  (2+ messages)

[PATCH v2 00/35] GNR retirement latencies, topic and metric updates
 2025-03-25 15:14 UTC  (20+ messages)
` [PATCH v2 03/35] perf vendor events: Update arrowlake events/metrics
` [PATCH v2 04/35] perf vendor events: Update bonnell events
` [PATCH v2 05/35] perf vendor events: Update broadwell metrics
` [PATCH v2 06/35] perf vendor events: Update broadwellde metrics
` [PATCH v2 07/35] perf vendor events: Update broadwellx metrics
` [PATCH v2 08/35] perf vendor events: Update cascadelakex events/metrics
` [PATCH v2 09/35] perf vendor events: Update clearwaterforest events
` [PATCH v2 10/35] perf vendor events: Update elkhartlake events
` [PATCH v2 11/35] perf vendor events: Update emeraldrapids events/metrics
` [PATCH v2 12/35] perf vendor events: Update grandridge events/metrics
` [PATCH v2 13/35] perf vendor events: Add graniterapids retirement latencies
` [PATCH v2 14/35] perf vendor events: Update haswell metrics
` [PATCH v2 15/35] perf vendor events: Update haswellx metrics
` [PATCH v2 16/35] perf vendor events: Update icelake events/metrics
` [PATCH v2 17/35] perf vendor events: Update icelakex events/metrics
` [PATCH v2 18/35] perf vendor events: Update ivybridge metrics
` [PATCH v2 19/35] perf vendor events: Update ivytown metrics
` [PATCH v2 20/35] perf vendor events: Update jaketown metrics
` [PATCH v2 21/35] perf vendor events: Update lunarlake events/metrics

[PATCH V2] xen/arm: Initialize acpi_disabled to true during declaration
 2025-03-25 16:09 UTC  (6+ messages)

OpenBMC Test Repository: Pre-work for Python 3.12 changes and packages update
 2025-03-25 16:08 UTC  (2+ messages)

[PATCH 6.1 000/198] 6.1.132-rc1 review
 2025-03-25 16:07 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/5] arm64: Change the default QEMU CPU type to "max"
 2025-03-25 16:00 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 1/5] configure: arm64: Don't display 'aarch64' as the default architecture
` [kvm-unit-tests PATCH v3 2/5] configure: arm/arm64: Display the correct default processor
` [kvm-unit-tests PATCH v3 3/5] arm64: Implement the ./configure --processor option
` [kvm-unit-tests PATCH v3 4/5] configure: Add --qemu-cpu option
` [kvm-unit-tests PATCH v3 5/5] arm64: Use -cpu max as the default for TCG

[PATCH 6.6 00/77] 6.6.85-rc1 review
 2025-03-25 16:07 UTC  (3+ messages)

[PATCH] LoongArch: BPF: Don't override subprog's return value
 2025-03-25 16:07 UTC  (2+ messages)

[PATCH] rwonce: handle KCSAN like KASAN in read_word_at_a_time()
 2025-03-25 16:05 UTC  (2+ messages)

[PATCH] drm/virtio: Add capset definitions
 2025-03-25 15:42 UTC 

[PATCH 1/3] tracing: Expose functions to trace a synth event
 2025-03-25 16:05 UTC  (6+ messages)
` [PATCH 3/3] tracing: Rename trace_synth() to synth_event_trace2()

[PATCH] lib: add explicit break in kstrtox/strtox
 2025-03-25 15:56 UTC 

[RFC PATCH] fbconsole: add missing break
 2025-03-25 16:00 UTC 

[PATCH] mtd: spi-nor: add explicit fallthrough
 2025-03-25 15:55 UTC 

[PATCH 0/3] remove driver-specific logic for AVX builds
 2025-03-25 16:02 UTC  (13+ messages)
` [PATCH v5 00/11] remove component-specific "
  ` [PATCH v5 01/11] drivers: add generalized AVX build handling
  ` [PATCH v5 02/11] net/intel: use common AVX build code
  ` [PATCH v5 03/11] drivers/net: build use common AVX handling
  ` [PATCH v5 04/11] drivers/net: remove AVX2 build-time define
  ` [PATCH v5 05/11] event/dlb2: build using common AVX handling
  ` [PATCH v5 06/11] lib: add generalized AVX build handling
  ` [PATCH v5 07/11] acl: use common "
  ` [PATCH v5 08/11] fib: "
  ` [PATCH v5 09/11] net: simplify build-time logic for x86
  ` [PATCH v5 10/11] net: use common AVX512 build code
  ` [PATCH v5 11/11] member: use common AVX512 build support

[PATCH v2 0/4] AT91 SAMA7 SoC Clock Adjustments
 2025-03-25 15:55 UTC  (4+ messages)
` [PATCH v2 1/4] clk: at91: sckc: Fix parent_data struct for slow osc
` [PATCH v2 2/4] clk: at91: sama7d65: Add missing clk_hw to parent_data
` [PATCH v2 4/4] ARM: dts: microchip: sama7g5: Adjust clock xtal phandle

[RFC PATCH v2 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-03-25 16:03 UTC  (4+ messages)
` [RFC PATCH v2 2/9] dt-bindings: soc: microchip: document the simple-mfd syscon on PolarFire SoC

[PATCH v4 00/12] TPM2 key protector follow-up patches
 2025-03-25 16:01 UTC  (3+ messages)
` [PATCH v4 05/12] tpm2_key_protector: Unseal key from a buffer

[PATCH v4 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-03-25 16:02 UTC  (5+ messages)
` [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw "

[PATCH v8 0/6] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-25 16:00 UTC  (14+ messages)
` [PATCH v8 1/6] bits: add comments and newlines to #if, #else and #endif directives
` [PATCH v8 2/6] bits: introduce fixed-type GENMASK_U*()
` [PATCH v8 3/6] bits: introduce fixed-type BIT_U*()
` [PATCH v8 4/6] drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*()
` [PATCH v8 5/6] test_bits: add tests for GENMASK_U*()
` [PATCH v8 6/6] test_bits: add tests for BIT_U*()

[PATCH 0/4] io_uring: support vectored fixed kernel buffer
 2025-03-25 16:00 UTC  (3+ messages)
` [PATCH 1/4] io_uring: add validate_fixed_range() for validate fixed buffer

[PATCH] dt-bindings: net: qcom,ipa: Correct indentation and style in DTS example
 2025-03-25 16:00 UTC  (2+ messages)

[PATCH] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
 2025-03-25 15:58 UTC 

[PATCH] platform: cznic: fix function parameter names
 2025-03-25 15:59 UTC  (2+ messages)

[PATCH 0/2] Add Visionox G2647FB105 panel support
 2025-03-25 15:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Visionox G2647FB105
` [PATCH 2/2] drm/panel: Add Visionox G2647FB105 panel driver

[PATCH v5 00/11] Add support for MAX7360
 2025-03-25 15:58 UTC  (20+ messages)
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v5 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v5 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v5 10/11] input: misc: Add support for MAX7360 rotary

[PATCH v6 0/7] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-03-25 15:57 UTC  (4+ messages)
` [PATCH v6 5/7] KVM: guest_memfd: Restore folio state after final folio_put()

[PATCH v3 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2025-03-25 15:56 UTC  (5+ messages)
` [PATCH v3 1/2] ata: "

[PATCH v4 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2025-03-25 15:56 UTC  (3+ messages)
` [PATCH v4 1/2] ata: "
` [PATCH v4 2/2] m68k: defconfig: enable PATA_CSWARP

[PATCH-for-10.1] gdbstub/helpers: Remove ldtul_p() macro definitions
 2025-03-25 15:55 UTC 

[PATCH 0/2] scsi-disk: Add FUA write support
 2025-03-25 15:54 UTC  (5+ messages)
` [PATCH 2/2] scsi-disk: Add native FUA support

[PATCH 2/3] dt-bindings: spi: Add DT schema for Tegra SPIDEV controller
 2025-03-25 15:55 UTC  (11+ messages)

[PATCH] lib: add explicit fallthrough in strtoull_suffix
 2025-03-25 15:54 UTC 

[PATCH] perl-ptest: copy xconfig data from perl source directory
 2025-03-25 15:51 UTC 

[PATCH] treewide: add explicit fallthrough and break
 2025-03-25 15:52 UTC 

[PATCH] mtdpart: Support MTDPART_SIZ_FULL in fixed-partitions
 2025-03-25 15:52 UTC 

HDA: Handle better Bass speaker including 4 channel mode
 2025-03-25 15:50 UTC  (2+ messages)
` DRAFT: "

[PATCH BlueZ 0/1] bass: Add support for selecting multiple transports
 2025-03-25 15:52 UTC  (2+ messages)
` [PATCH BlueZ 1/1] "

[PATCH] firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on success
 2025-03-25 15:51 UTC  (2+ messages)

[PATCH rcu 00/11] RCU torture changes for v6.15
 2025-03-25 15:51 UTC  (8+ messages)
` [PATCH rcu 10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing

[PATCH] drm/i915/gt: Avoid duplicating CCS mode workaround
 2025-03-25 15:50 UTC  (6+ messages)

[PATCH-for-10.1 v2] target/riscv/gdbstub: Replace ldtul_p() -> ldn_p(sizeof(target_ulong))
 2025-03-25 15:49 UTC 

[PATCH v2 net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
 2025-03-25 15:49 UTC  (2+ messages)

[PATCH v1] rtla: Fix crash due to NULL record dereference
 2025-03-25 15:48 UTC  (2+ messages)

[PATCH net-next] netpoll: optimize struct layout for cache efficiency
 2025-03-25 15:48 UTC  (2+ messages)

[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
 2025-03-25 15:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v2 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next v2 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH RESEND 0/3] Xen: CI changes for new toolchain baseline
 2025-03-25 15:46 UTC  (3+ messages)
  ` [PATCH 1/3] CI: Update build tests based on new minimum toolchain requirements

[PATCH v11 00/23] add type2 device basic support
 2025-03-25 15:46 UTC  (5+ messages)
` [PATCH v11 11/23] cxl: define a driver interface for HPA free space enumeration

[PATCH 0/2] string.c: Add wcslen()
 2025-03-25 15:45 UTC  (3+ messages)
` [PATCH 1/2] lib/string.c: "
` [PATCH RFC 2/2] wcslen() prototype in string.h

[PATCH-for-10.1] target/i386/gdbstub: Replace ldtul_p() -> ldq_p()
 2025-03-25 15:45 UTC 

[linux-next-20250324]/tool/bpf/bpftool fails to complie on linux-next-20250324
 2025-03-25 15:45 UTC  (8+ messages)

[PATCH net-next] octeontx2-af: mcs: Remove redundant 'flush_workqueue()' calls
 2025-03-25 15:45 UTC  (2+ messages)

[RFC PATCH v2 00/13] ima: get rid of hard dependency on SHA-1
 2025-03-25 15:44 UTC  (5+ messages)
` [RFC PATCH v2 03/13] ima: invalidate unsupported PCR banks

[RFC PATCH v2 00/20] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-03-25 15:43 UTC  (3+ messages)

[PATCH net-next v2] tcp: Support skb PAWS drop reason when TIME-WAIT
 2025-03-25 15:43 UTC  (4+ messages)

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-25 15:43 UTC  (8+ messages)
` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P)

[PATCH-for-10.1 0/8] target/mips: Make 'cpu-qom.h' target agnostic
 2025-03-25 15:40 UTC  (9+ messages)
` [PATCH-for-10.1 1/8] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE()
` [PATCH-for-10.1 2/8] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH-for-10.1 3/8] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types
` [PATCH-for-10.1 4/8] target/mips: Prefix MMU API with 'mips_'
` [PATCH-for-10.1 5/8] target/mips: Replace ldtul_p() -> ldn_p(sizeof(target_ulong))
` [PATCH-for-10.1 6/8] target/mips: Introduce mips_cpu_is_64bit() helper
` [PATCH-for-10.1 7/8] target/mips: Get CPU register size using mips_cpu_is_64bit()
` [PATCH-for-10.1 8/8] target/mips: Introduce mips_env_64bit_enabled() helper

[PATCH v2 00/13] PCI: apple: Add support for t6020
 2025-03-25 15:41 UTC  (5+ messages)
` [PATCH v2 01/13] dt-bindings: pci: apple,pcie: Add t6020 compatible string

[PATCH] net: au1000_eth: Mark au1000_ReleaseDB() static
 2025-03-25 15:40 UTC  (2+ messages)

[PATCH net-next 1/7] netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
 2025-03-25 15:40 UTC  (2+ messages)

[PATCH v3 00/10] TPM2 key protector follow-up patches
 2025-03-25 15:37 UTC  (3+ messages)
` [PATCH v3 05/10] tss2: Add TPM 2.0 NV index commands

[PATCH v2 0/3] PMU support for function engine activity
 2025-03-25 15:38 UTC  (2+ messages)

[PATCH] drm/gem-shmem: Optimize DMA mapping for exported buffers
 2025-03-25 15:38 UTC  (6+ messages)

[v6 0/5] Introduce generic capability search functions
 2025-03-25 15:37 UTC  (11+ messages)
` [v6 3/5] PCI: cadence: Use common PCI host bridge APIs for finding the capabilities

[meta-arago][master/scarthgap][PATCH v2 1/3] packagegroup-arago-gst-sdk-target: Wrap various packages in a compliant manner
 2025-03-25 15:37 UTC  (3+ messages)
` [meta-arago][master/scarthgap][PATCH v2 2/3] packagegroup-arago-gst: "
` [meta-arago][master/scarthgap][PATCH v2 3/3] packagegroup-arago-tisdk-multimedia: "

[PATCH V2 1/2] drm/amdgpu: store userq_managers in a list in adev
 2025-03-25 15:36 UTC  (2+ messages)
` [PATCH V2 2/2] drm/amdgpu/userq: prevent runtime pm when userqs are active

[meta-arago][master/scarthgap][PATCH v2] meta-arago-distro: layer.conf: Remove SIGGEN_EXCLUDERECIPES_ABISAFE
 2025-03-25 15:36 UTC 

[GIT PULL] auxdisplay for 6.15-1
 2025-03-25 15:35 UTC 

[PATCH 0/8] mfd: ocelot: add support for MDIO managed switch
 2025-03-25 15:35 UTC  (6+ messages)
` [PATCH 3/8] mfd: ocelot: rework SPI (re-)initialization after chip reset

[PATCH net v1 1/1] net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3
 2025-03-25 15:34 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: store userq_managers in a list in adev
 2025-03-25 15:34 UTC  (3+ messages)

[PATCH 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-03-25 15:34 UTC  (5+ messages)
` [PATCH 5/5] net: mtip: The L2 switch driver for imx287

[GSoC PATCH v6 0/2] send-email: improve error capture and status code handling
 2025-03-25 15:34 UTC  (4+ messages)
` [GSoC PATCH v8 "
  ` [GSoC PATCH v8 2/2] send-email: finer-grained SMTP error handling

[PATCH v2] drm/panel/sharp-ls043t1le01: Use _multi variants
 2025-03-25 15:33 UTC  (2+ messages)

[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
 2025-03-25 15:33 UTC  (8+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-25 15:32 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH v2] netfilter: Make xt_cgroup independent from net_cls
 2025-03-25 15:31 UTC  (6+ messages)

[PATCH net-next] net: rfs: hash function change
 2025-03-25 15:30 UTC  (2+ messages)

[PATCH net] ibmvnic: Use kernel helpers for hex dumps
 2025-03-25 15:30 UTC  (2+ messages)

[PATCH net v2] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-25 15:30 UTC  (2+ messages)

[PATCH] KVM: RISC-V: reset smstateen CSRs
 2025-03-25 15:28 UTC  (2+ messages)

[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-03-25 15:26 UTC  (7+ messages)

[PATCH] net: atm: use sysfs_emit_at() instead of scnprintf()
 2025-03-25 15:27 UTC  (3+ messages)

[PATCH 0/8] ublk: cleanup & improvement & zc follow-up
 2025-03-25 15:26 UTC  (3+ messages)
` [PATCH 5/8] ublk: document zero copy feature

[PATCH] iommu/ipmmu-vmsa: Register in a sensible order
 2025-03-25 15:26 UTC  (2+ messages)

[GIT PULL] Crypto Update for 6.6
 2025-03-25 15:25 UTC  (11+ messages)
` [GIT PULL] Crypto Update for 6.7
  ` [GIT PULL] Crypto Update for 6.8
    ` [GIT PULL] Crypto Update for 6.9
      ` [GIT PULL] Crypto Update for 6.10
        ` [GIT PULL] Crypto Update for 6.11
          ` [GIT PULL] Crypto Update for 6.12
            ` [GIT PULL] Crypto Update for 6.13
              ` [GIT PULL] Crypto Update for 6.14
                ` [GIT PULL] Crypto Update for 6.15

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-25 15:25 UTC  (8+ messages)
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies

[PATCH 0/1] powerpc/64s: Do not re-activate batched TLB flush
 2025-03-25 15:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] drm/amdgpu: Fix Manual Execution of Cleaner Shader in Gang Submissions
 2025-03-25 15:24 UTC 

[PATCH v2] drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions
 2025-03-25 15:23 UTC  (2+ messages)


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.