All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-11 16:43:03 to 2025-08-11 17:40:50 UTC [more...]

[PATCH v2 00/30] Optimize the hot path in the UFS driver
 2025-08-11 17:34 UTC  (23+ messages)
` [PATCH v2 01/30] scsi: core: Support allocating reserved commands
` [PATCH v2 02/30] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v2 03/30] scsi: core: Do not allocate a budget token for reserved commands
` [PATCH v2 04/30] scsi: core: Add scsi_{get,put}_internal_cmd() helpers
` [PATCH v2 05/30] scsi: core: Introduce scsi_host_update_can_queue()
` [PATCH v2 06/30] scsi_debug: Set .alloc_pseudo_sdev
` [PATCH v2 07/30] ufs: core: Move an assignment
` [PATCH v2 08/30] ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH v2 09/30] ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH v2 10/30] ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH v2 11/30] ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH v2 12/30] ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH v2 13/30] ufs: core: Change the monitor function argument types
` [PATCH v2 14/30] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v2 15/30] ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH v2 16/30] ufs: core: Cache the DMA buffer sizes
` [PATCH v2 17/30] ufs: core: Add an argument to ufshcd_mcq_decide_queue_depth()
` [PATCH v2 18/30] ufs: core: Add an argument to ufshcd_alloc_mcq()
` [PATCH v2 19/30] ufs: core: Call ufshcd_mcq_init() once
` [PATCH v2 20/30] ufs: core: Allocate the SCSI host earlier
` [PATCH v2 21/30] ufs: core: Make ufshcd_mcq_init() independent of hba->nutrs
` [PATCH v2 22/30] ufs: core: Call ufshcd_init_lrb() later

[PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-08-11 17:40 UTC  (11+ messages)

[PATCH] platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keys
 2025-08-11 17:40 UTC  (6+ messages)

[meta-arago][master][PATCH] arago: Pull in the Yocto space optimization settings
 2025-08-11 17:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-08-11 17:39 UTC 

[RESEND PATCH v7 0/1] PCI/sysfs: Expose PCIe device serial number
 2025-08-11 17:39 UTC  (2+ messages)
` [RESEND PATCH v7 1/1] "

[PATCH v8 00/30] TDX KVM selftests
 2025-08-11 17:38 UTC  (2+ messages)

[PATCH v2 0/5] Add USB2 PHY support for RZ/T2H and RZ/N2H SoCs
 2025-08-11 15:08 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: phy: renesas,usb2-phy: Add RZ/T2H and RZ/N2H support

[PATCH] misra: comment default case in single-clause switch
 2025-08-11 17:36 UTC 

[PATCH 0/2] introduce kasan stonly-mode in hw-tags
 2025-08-11 17:36 UTC  (3+ messages)
` [PATCH 1/2] kasan/hw-tags: introduce store only mode
` [PATCH 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH] binder: Add missing module description
 2025-08-11 17:36 UTC  (2+ messages)

[PATCH v6 00/20] Appended Signature Secure Boot Support for PowerPC
 2025-08-11 17:34 UTC  (4+ messages)
` [PATCH v6 12/20] appended signatures: Create db and dbx lists

[PATCH net] net/sched: ets: use old 'nbands' while purging unused classes
 2025-08-11 17:35 UTC  (7+ messages)

[PATCH v9 0/7] rust: add support for request_irq
 2025-08-11 17:35 UTC  (6+ messages)
` [PATCH v9 7/7] rust: irq: add &Device<Bound> argument to irq callbacks

[PATCH v8 0/1] Switchtec Switch DMA Engine Driver
 2025-08-11 17:34 UTC  (5+ messages)
` [PATCH v8 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[XEN PATCH] xen: Drop logic for old clang versions
 2025-08-11 17:33 UTC  (5+ messages)

[PATCH v5 1/2] xen/arm: fix arm_iommu_map_page after f9f6b22abf1d
 2025-08-11 17:32 UTC  (4+ messages)

[PATCH 0/4] fs: Remove redundant __GFP_NOWARN
 2025-08-11 17:31 UTC  (3+ messages)
` [PATCH 2/4] fscrypto: "

[PATCH v2 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-11 17:30 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v2 net-next 02/12] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v2 net-next 03/12] tcp: Simplify error path in inet_csk_accept()
` [PATCH v2 net-next 04/12] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v2 net-next 05/12] net: Clean up __sk_mem_raise_allocated()
` [PATCH v2 net-next 06/12] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v2 net-next 07/12] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v2 net-next 08/12] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v2 net-next 09/12] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v2 net-next 10/12] net: Define sk_memcg under CONFIG_MEMCG
` [PATCH v2 net-next 11/12] net-memcg: Store MEMCG_SOCK_ISOLATED in sk->sk_memcg
` [PATCH v2 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting

RTT-PROBE: lore-subspace-rtt
 2025-08-11 17:29 UTC 

[PATCH] bpf: fix reuse of DEVMAP
 2025-08-11 17:29 UTC  (3+ messages)

[PATCH v2] xen/arm: irq: add missing spin_unlock() in init_local_irq_data() error path
 2025-08-11 17:28 UTC  (2+ messages)

[PATCH] drm/nouveau: always set RMDevidCheckIgnore for GSP-RM
 2025-08-11 17:28 UTC  (3+ messages)

[PATCH] dt-bindings: powerpc: Drop duplicate fsl/mpic.txt
 2025-08-11 17:28 UTC  (2+ messages)

[PATCH v10 00/14] Don't generate netlink .rst files inside $(srctree)
 2025-08-11 17:28 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Drop obsolete cavium-thunder2.txt
 2025-08-11 17:28 UTC  (2+ messages)

[PATCH] dt-bindings: arm: Convert cavium,thunder-88xx to DT schema
 2025-08-11 17:28 UTC  (2+ messages)

[PATCH RFC v2 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
 2025-08-11 17:27 UTC  (4+ messages)

[RESEND PATCH 0/2] Add encrypt/decrypt support for vmalloc regions
 2025-08-11 17:26 UTC  (3+ messages)
` [RESEND PATCH 1/2] dma/pool: Use vmap() address for memory encryption helpers on ARM64

RWF_DONTCACHE documentation
 2025-08-11 17:25 UTC  (5+ messages)

[PATCH] Arm: drop assertion from page_is_ram_type()
 2025-08-11 17:24 UTC  (2+ messages)

[PATCH] x86/bugs: Select best SRSO mitigation
 2025-08-11 15:48 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] cpu: Remove obsolete comment from takedown_cpu()
 2025-08-06 20:59 UTC  (2+ messages)
` [tip: smp/urgent] "

[PATCH v3] futex: Use user_write_access_begin/_end() in futex_put_value()
 2025-08-11 15:58 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH net-next] phonet: add __rcu annotations
 2025-08-11 14:57 UTC  (2+ messages)

[PATCH net v4 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-08-11 17:24 UTC  (6+ messages)

[PATCH] scripts/checktransupdate.py: fix missing f prefix in f-string
 2025-08-11 17:24 UTC  (2+ messages)

[PATCH 0/2] Documentation: Fix typos
 2025-08-11 17:22 UTC  (2+ messages)

[PATCH 0/2] mm/mincore: minor clean up for swap cache checking
 2025-08-11 17:20 UTC  (3+ messages)
` [PATCH 1/2] mm/mincore, swap: consolidate swap cache checking for mincore
` [PATCH 2/2] mm/mincore: use a helper for checking the swap cache

[PATCH] drm/vkms: Assert if vkms_config_create_*() fails
 2025-08-11 17:21 UTC  (2+ messages)

[PATCH] net/mlx5: fix connection tracking state item validation
 2025-08-11 17:18 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-08-11 17:19 UTC 

[PATCH i-g-t] intel/xe_fault_injection.c : Update function name for xe_wa_init
 2025-08-11 17:18 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] docs: filesystems: sysfs: Recommend sysfs_emit() for new code only
 2025-08-11 17:16 UTC  (2+ messages)

[PATCH v3] media: rkvdec: Remove redundant pm_runtime_mark_last_busy() calls
 2025-08-11 15:00 UTC 

[PATCH] hwmon: sbtsi_temp: AMD CPU extended temperature range support
 2025-08-11 17:16 UTC  (2+ messages)
` [PATCH v3 1/1] "

[RFC/PATCH 0/3] PM: QoS: Introduce a system-wakeup QoS limit for s2idle and genpd
 2025-08-11 17:15 UTC  (4+ messages)
` [RFC/PATCH 1/3] PM: QoS: Introduce a system-wakeup QoS limit

[PATCH i-g-t 0/4] tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel
 2025-08-11 17:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/4] drm/i915/vbt: cleanups and new fields
 2025-08-11 17:14 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH bpf-next 0/3] bpf: Report arena faults to BPF streams
 2025-08-11 17:14 UTC  (5+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting

[robh:for-next 2/9] arch/arm64/boot/dts/nvidia/tegra132.dtsi:32.3-41: Warning (interrupt_map): /pcie@1003000:interrupt-map: Missing property '#address-cells' in node /interrupt-controller@50041000, using 0 as fallback
 2025-08-11 17:12 UTC 

[robh:for-next 2/9] arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts:1112.7-1119.4: Warning (avoid_unnecessary_addr_size): /usb@fc000000/port: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property
 2025-08-11 17:12 UTC 

[PATCH v2] Documentation: Fix minor typos
 2025-08-11 17:13 UTC  (2+ messages)

[PATCH V2 0/4] Enable UFS MCQ support for SM8650 and SM8750
 2025-08-11 17:13 UTC  (12+ messages)
` [PATCH V2 1/4] dt-bindings: ufs: qcom: Document MCQ register space for UFS
` [PATCH V2 2/4] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller

[PATCH v3 0/3] rockchip: Add initial RK3582 support
 2025-08-11 17:12 UTC  (5+ messages)
` [PATCH v3 1/3] "

How to override mesa VULKAN_DRIVERS and GALLIUMDRIVERS variables?
 2025-08-11 17:12 UTC  (5+ messages)
` [poky] "

[PATCH v2] docs: admin-guide: update to current minimum pipe size default
 2025-08-11 17:11 UTC  (2+ messages)

[PATCH v7] app/testpmd: monitor state of primary process when using secondary
 2025-08-11 17:11 UTC  (9+ messages)

[PATCH] HID: lg-g15 - Add support for Logitech G13
 2025-08-11 17:10 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-08-11 17:09 UTC 

[PATCH net-next] net: mdio: mdio-bcm-unimac: Refine incorrect clock message
 2025-08-11 16:59 UTC 

[PATCH 0/6] Add kexec_file support for LoongArch
 2025-08-11 17:06 UTC  (3+ messages)
` [PATCH 2/6] LoongArch: Add kexec_file support

[PATCH v3 0/3] sched_ext: Harden scx_bpf_cpu_rq()
 2025-08-11 17:08 UTC  (11+ messages)
` [PATCH v3 2/3] sched_ext: Provide scx_bpf_task_acquire_remote_curr()
` [PATCH v3 3/3] sched_ext: Guarantee rq lock on scx_bpf_cpu_rq()

[PATCH v5 0/7] Performance counter implementation with single manual client support
 2025-08-11 17:07 UTC  (3+ messages)
` [PATCH v5 6/7] drm/panthor: Add suspend, resume and reset handling

[PATCH] scsi: qla4xxx: Replace snprintf() with sysfs_emit()
 2025-08-11 17:06 UTC 

[RFC PATCH 00/11] target/arm: Introduce host_cpu_feature_supported() API
 2025-08-11 17:06 UTC  (12+ messages)
` [RFC PATCH 01/11] accel/system: Introduce hwaccel_enabled() helper
` [RFC PATCH 02/11] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
` [RFC PATCH 03/11] target/arm: Restrict PMU to system mode
` [RFC PATCH 04/11] target/arm: Factor hvf_psci_get_target_el() out
` [RFC PATCH 05/11] target/arm: Introduce arm_hw_accel_cpu_feature_supported()
` [RFC PATCH 06/11] target/arm: Introduce host_cpu_feature_supported()
` [RFC PATCH 07/11] target/arm: Replace kvm_arm_pmu_supported by host_cpu_feature_supported
` [RFC PATCH 08/11] target/arm: Replace kvm_arm_el2_supported "
` [RFC PATCH 09/11] target/arm/hvf: Sync registers used at EL2
` [RFC PATCH 10/11] target/arm/hvf: Consider EL2 acceleration for Silicon M3+ chipsets
` [RFC PATCH 11/11] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2

[PATCH] [PATCH] docs: update physical memory documentation by adding N_GENERIC_INITIATOR to enum node_states
 2025-08-11 17:06 UTC  (2+ messages)

[PATCH BlueZ] shared/bap: reset local ep states on bap session detach
 2025-08-11 17:05 UTC  (5+ messages)

[PATCH 0/3] net/ceph/messenger: micro-optimizations for out_msg
 2025-08-11 17:05 UTC  (2+ messages)

[PATCHv5 0/8] blk dma iter for integrity metadata
 2025-08-11 17:04 UTC  (4+ messages)
` [PATCHv5 2/8] blk-mq-dma: provide the bio_vec list being iterated

[PATCH] kdb: Replace deprecated strcpy() with strscpy() in vkdb_printf()
 2025-08-11 17:03 UTC 

[android-common:android15-6.6 0/1] drivers/iommu/io-pgtable-arm-common.c:139:5: warning: no previous prototype for '__arm_lpae_map'
 2025-08-11 17:03 UTC 

[RFC PATCH 00/14] net/intel: rx path selection simplification
 2025-08-11 17:03 UTC  (4+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 13/15] net/ice: use the common Rx path selection infrastructure

[PATCH 0/2] serial: msm-geni: Fix Smatch reported issues
 2025-08-11 17:03 UTC  (3+ messages)
` [PATCH 1/2] serial: msm-geni: Detect error from get_clk_div_rate
` [PATCH 2/2] serial: msm-geni: No need to NULL check priv

[BUG] Missing backport for UAF fix in interaction between tls_decrypt_sg and cryptd_queue_worker
 2025-08-11 17:03 UTC 

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag (3)
 2025-08-11 17:03 UTC  (2+ messages)

[PATCH v2] media: rkvdec: Remove redundant
 2025-08-11 14:48 UTC  (3+ messages)

[PATCH] docs: aoe: Remove trailing whitespace
 2025-08-11 17:02 UTC  (2+ messages)

wait code is fishy
 2025-08-11 17:02 UTC  (6+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-08-11 17:01 UTC  (4+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] misc: rtsx: usb card reader: add OCP support
 2025-08-11 17:00 UTC 

[PATCH V2] scripts/checktransupdate.py: add support for scanning directory
 2025-08-11 17:00 UTC 

[PATCH] Documentation/printf: Use literal fwnode_handle
 2025-08-11 17:00 UTC  (2+ messages)

Peanut gallery 2c
 2025-08-11 17:00 UTC  (2+ messages)

[PATCH v3] iio: st_lsm6dsx: Replace scnprintf with sysfs_emit
 2025-08-11 16:59 UTC  (4+ messages)

WARNING: CPU: 0 PID: 32608 at drivers/gpu/drm/i915/display/intel_tc.c:1744 intel_tc_port_link_reset_work+0x398/0x3b0 [i915]
 2025-08-11 16:59 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-08-11 16:59 UTC 

[PATCH i-g-t] intel/xe_fault_injection : Update function name for xe_wa_init
 2025-08-11 16:59 UTC  (2+ messages)

[PATCH 00/12] btrfs: remap tree
 2025-08-11 16:59 UTC  (5+ messages)
` [PATCH 09/12] btrfs: handle deletions from remapped block group

[PATCH v2 0/3] rockchip: Add initial RK3582 support
 2025-08-11 16:58 UTC  (5+ messages)
` [PATCH v2 1/3] "

[PATCH v2 0/2] Better handle and document Python needs for Kernel build
 2025-08-11 16:58 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 6.17
 2025-08-11 16:57 UTC  (7+ messages)
      ` [PATCH] crypto: hash - Make HASH_MAX_DESCSIZE a bit more obvious

i2c-pasemi messages since kernel 6.16
 2025-08-11 16:59 UTC  (3+ messages)

[PATCH v2 -qemu 0/4] hw/cxl: Support Back-Invalidate
 2025-08-11 16:57 UTC  (4+ messages)
` [PATCH 1/4] hw/pcie: Support enabling flit mode

[PATCH v4] iio: st_lsm6dsx: Replace scnprintf with sysfs_emit
 2025-08-11 16:56 UTC 

[Buildroot] [PATCH v3 00/11] Layerscape uprev to lf-6.12.20-2.0.0, initial LX2160A-RDB support
 2025-08-11 16:55 UTC  (12+ messages)
` [Buildroot] [PATCH v3 01/11] package/qoriq-rcw: bump to version lf-6.12.20-2.0.0
` [Buildroot] [PATCH v3 02/11] package/fmc: bump version to lf-6.12.20-2.0.0
` [Buildroot] [PATCH v3 03/11] package/fmlib: "
` [Buildroot] [PATCH v3 04/11] package/qoriq-fm-ucode: "
` [Buildroot] [PATCH v3 05/11] package/qoriq-ddr-phy-binary: "
` [Buildroot] [PATCH v3 06/11] configs/ls1028ardb: bump BSP tag "
` [Buildroot] [PATCH v3 07/11] configs/ls1043a-rdb: "
` [Buildroot] [PATCH v3 08/11] configs/ls1046a-rdb: "
` [Buildroot] [PATCH v3 09/11] configs/ls1046a-frwy: "
` [Buildroot] [PATCH v3 10/11] package/qoriq-restool: new package
` [Buildroot] [PATCH v3 11/11] board/lx2160ardb: new platform

[PATCH 0/4] cmd: nand: various updates
 2025-08-11 16:51 UTC  (4+ messages)
` [PATCH 1/4] cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOB

[peterz-queue:perf/core 10/15] kernel/events/core.c:7018:6: warning: variable 'user_extra' is used uninitialized whenever 'if' condition is true
 2025-08-11 16:50 UTC 

[PATCH v2 0/2] powerpc: pci-ioda: Rework pnv_ioda_pick_m64_pe()
 2025-08-11 16:51 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc: pci-ioda: use bitmap_alloc() in pnv_ioda_pick_m64_pe()
` [PATCH v2 2/2] powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()

[avpatel:riscv_acpi_apei_v1 37/55] arch/riscv/kernel/process.c:239:33: error: 'struct thread_struct' has no member named 'ptrace_bps'
 2025-08-11 16:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2025-08-11 16:49 UTC 

[PATCH] cxl/region: use str_enabled_disabled() instead of tenary operator
 2025-08-11 16:49 UTC 

[GIT PULL] bcachefs changes for 6.17
 2025-08-11 16:48 UTC  (4+ messages)

[PATCH] bpf: replace kvfree with kfree for kzalloc memory
 2025-08-11 16:47 UTC  (4+ messages)

[PATCH 1/7] toolchain/clang-native: Set BUILD_LDFLAGS instead of LDFLAGS
 2025-08-11 16:47 UTC  (3+ messages)
` [PATCH 5/7] gzip: Always use GNU ld for linking
  ` [OE-core] "

Enabling 6 GHz band in WCN785x
 2025-08-11 14:42 UTC  (2+ messages)

[PATCH] soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-11 16:46 UTC  (2+ messages)

How to avoid the need to run 'env default' command on modified env variable
 2025-08-11 16:46 UTC  (3+ messages)

[PATCH AUTOSEL 6.16-6.6] apparmor: shift ouid when mediating hard links in userns
 2025-08-11 16:46 UTC  (3+ messages)
` [PATCH AUTOSEL 6.16-5.10] rtc: ds1307: handle oscillator stop flag (OSF) for ds1341

[GIT PULL] bcachefs changes for 6.17
 2025-08-11 16:45 UTC  (3+ messages)

[PATCH v3] gpiolib: acpi: Program debounce when finding GPIO
 2025-08-11 16:43 UTC 

[PATCH net] net: xilinx: axienet: Increment Rx skb ring head pointer after BD is successfully allocated in dmaengine flow
 2025-08-11 16:43 UTC  (6+ messages)

[PATCH v4 0/8] pdx: introduce a new compression algorithm
 2025-08-11 16:42 UTC  (5+ messages)
` [PATCH v4 2/8] pdx: provide a unified set of unit functions


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.