All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-02 04:45:39 to 2025-09-02 06:20:16 UTC [more...]

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02  6:09 UTC  (3+ messages)

[PATCH v3 11/12] thermal/drivers/ti-soc-thermal: Use scope-based cleanup helper
 2025-09-02  6:19 UTC  (2+ messages)

[PATCH 09/23] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
 2025-09-02  6:19 UTC  (2+ messages)

qcom: add CDSP firmware for qcs615 platform
 2025-09-02  6:19 UTC 

[PATCH RFC 0/7] block: fix disordered IO in the case recursive split
 2025-09-02  6:18 UTC  (9+ messages)
` [PATCH RFC 4/7] md/raid10: convert read/write to use bio_submit_split()

Still using "git whatchanged"
 2025-09-02  6:18 UTC 

[PATCH v5 00/11] Add SiFive TMC0 and SMC0 driver
 2025-09-02  6:18 UTC  (7+ messages)
` [PATCH v5 04/11] lib: utils/cache: Add fdt cmo helpers
` [PATCH v5 07/11] lib: utils/ipi: Exposing the ACLINT IPI device
` [PATCH v5 08/11] lib: utils/irqchip: Add APLIC restore function

[PATCH V3 0/5] Enable UFS MCQ support for SM8650 and SM8750
 2025-09-02  6:18 UTC  (5+ messages)
` [PATCH V3 3/5] scsi: ufs: core: Remove unused ufshcd_res_info structure

[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
 2025-09-02  6:17 UTC  (13+ messages)
` [PATCH v6 06/12] mm, s390: constify mapping related test/getter functions
` [PATCH v6 07/12] parisc: constify mmap_upper_limit() parameter
` [PATCH v6 08/12] mm: constify arch_pick_mmap_layout() for improved const-correctness
` [PATCH v6 10/12] mm: constify various inline functions "
` [PATCH v6 11/12] mm: constify assert/test functions in mm.h
` [PATCH v6 12/12] mm: constify highmem related functions for improved const-correctness

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-02  6:17 UTC  (11+ messages)
` [PATCH v1 07/19] staging: media: tegra-video: csi: parametrize MIPI calibration device presence
` [PATCH v1 15/19] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v1 19/19] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30

[PATCH v4 00/11] VRAM Self Refresh
 2025-09-02  6:17 UTC  (6+ messages)
` [PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method

[PATCH v2 00/23] x86: FRED support
 2025-09-02  6:17 UTC  (7+ messages)
` [PATCH v2 07/23] x86/boot: Use RSTORSSP to establish SSP

[PATCH] migration-5.3.rst: update removed recipes list
 2025-09-02  6:17 UTC 

[PATCH 00/13] Optimize vrr.guardband and fix LRR
 2025-09-02  6:17 UTC  (16+ messages)
` [PATCH 01/13] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/13] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 03/13] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 04/13] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 05/13] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/13] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/13] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/13] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/13] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/13] drm/i915/display: Wait for delayed vblank for fixed rr
` [PATCH 11/13] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 12/13] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 13/13] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev8)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/7] Add AMD ISP4 driver
 2025-09-02  6:16 UTC  (3+ messages)

[Buildroot] [PATCH v5] package/canopenterm: new package
 2025-09-02  6:15 UTC  (2+ messages)

[PATCH v5 00/15] x86: introduce NS16550-compatible UART emulator
 2025-09-02  6:14 UTC  (6+ messages)
` [PATCH v5 01/15] emul/vuart: introduce framework for UART emulators

[Intel-wired-lan] [PATCH v2] ixgbe: fix too early devlink_free() in ixgbe_remove()
 2025-09-02  6:15 UTC  (4+ messages)

[RFC PATCH v4 25/28] sched: Skip cache aware scheduling if the process has many active threads
 2025-09-02  6:14 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/3] ice: convert Rx path to Page Pool
 2025-09-02  6:13 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/3] ice: remove legacy Rx and construct SKB
` [Intel-wired-lan] [PATCH iwl-next v2 2/3] ice: drop page splitting and recycling
` [Intel-wired-lan] [PATCH iwl-next v2 3/3] ice: switch to Page Pool

[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-02  6:12 UTC  (13+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 3/9] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers

[PATCH V4 0/4] Add DT-based gear and rate limiting support
 2025-09-02  6:12 UTC  (3+ messages)
` [PATCH V4 1/4] ufs: dt-bindings: Document gear and rate limit properties

qcom: add ADSP firmware for qcs615 platform
 2025-09-02  6:11 UTC 

[android-common:android16-6.12-2025-09 0/1] fs/f2fs/f2fs.h:2189:42: error: no member named 'read_waiters' in 'struct f2fs_rwsem'
 2025-09-02  6:08 UTC 

State of the UBI fastmap feature
 2025-09-02  6:00 UTC  (2+ messages)

[PATCH 0/5] Add QSPI support for sam9x7 and sama7d65 SoCs
 2025-09-02  5:52 UTC  (6+ messages)
` [PATCH 1/5] spi: atmel,quadspi: Document sam9x7 QSPI
` [PATCH 2/5] spi: atmel,quadspi: Define sama7d65 QSPI
` [PATCH 3/5] spi: atmel-quadspi: add padcalib, 2xgclk, and dllon capabilities
` [PATCH 4/5] spi: atmel-quadspi: add support for SAM9X7 QSPI controller
` [PATCH 5/5] spi: atmel-quadspi: Add support for sama7d65 QSPI

[kirkstone][PATCH] pulseaudio: Add audio group explicitly
 2025-09-02  6:09 UTC 

[scarthgap][PATCH] pulseaudio: Add audio group explicitly
 2025-09-02  6:09 UTC 

[PATCH] pulseaudio: Add audio group explicitly
 2025-09-02  6:08 UTC 

[PATCH] ASoC: codecs: lpass-rx-macro: Fix playback quality distortion
 2025-09-02  6:08 UTC  (3+ messages)

[PATCH] arm64: Properly clear BSS
 2025-09-02  6:08 UTC 

[PATCH v4] Add imx8mp-libra-fpsc board
 2025-09-02  6:07 UTC 

[PATCH v7 0/9] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-09-02  6:07 UTC  (9+ messages)
` [PATCH v7 2/9] dt-bindings: display/msm: dp-controller: fix fallback for SM6350
` [PATCH v7 8/9] arm64: dts: qcom: sm6350: correct DP compatibility strings

[PATCH v1 0/3] cpufreq: drop redundant freq_table argument in helpers
 2025-09-02  6:06 UTC  (6+ messages)
` [PATCH v1 2/3] cpufreq: sh: drop redundant freq_table argument

[PATCH v5 00/10] aspeed: OTP model, SBC integration, tests, and docs
 2025-09-02  6:05 UTC  (16+ messages)
` [PATCH v5 05/10] hw/nvram/aspeed_otp: Add OTP programming semantics and tracing
  ` [SPAM] "
` [PATCH v5 06/10] hw/arm: Integrate ASPEED OTP memory support into AST1030 SoCs
  ` [SPAM] "
` [PATCH v5 07/10] hw/misc/aspeed_sbc: Add CAMP2 support for OTP data reads
  ` [SPAM] "
` [PATCH v5 08/10] hw/misc/aspeed_sbc: Handle OTP write command for voltage mode registers
  ` [SPAM] "
` [PATCH v5 09/10] tests/function/aspeed: Add OTP functional test
  ` [SPAM] "
` [PATCH v5 10/10] docs/system/arm/aspeed: Document OTP memory options
  ` [SPAM] "
` [SPAM] [PATCH v5 00/10] aspeed: OTP model, SBC integration, tests, and docs

[PATCH v4] drm/xe/guc: Add devm release action to safely tear down CT
 2025-09-02  6:06 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Add devm release action to safely tear down CT (rev4)

[PATCH net] net/smc: Remove validation of reserved bits in CLC Decline message
 2025-09-02  6:05 UTC  (5+ messages)

[PATCH v2 0/6] drm/xe: Add user commands to WA BB via configfs
 2025-09-02  6:04 UTC  (7+ messages)
` [PATCH v2 1/6] drm/xe/configfs: Extract function to parse engine
` [PATCH v2 2/6] drm/xe/configfs: Allow to select by class only
` [PATCH v2 4/6] drm/xe/configfs: Fix documentation warning

[OE-core] [PATCH] runqemu: fix snapshot status log format
 2025-09-02  6:04 UTC  (2+ messages)

qcom: add ADSP firmware for qcs615 platform
 2025-09-02  6:04 UTC  (7+ messages)

[PATCH v2] mmc-utils: Correctly handle write counter overflow status
 2025-09-02  6:02 UTC  (4+ messages)

[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-09-02  6:01 UTC  (3+ messages)
` [PATCH v1 01/21] hw/arm/aspeed_ast27x0-fc: Support VBootRom
  ` [SPAM] "

[PATCH v2] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
 2025-09-02  6:00 UTC  (2+ messages)

[PATCH i-g-t v7 0/5] Madvise Tests in IGT
 2025-09-02  6:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Madvise Tests in IGT (rev7)

blktests failures with v6.17-rc1 kernel
 2025-09-02  6:00 UTC  (8+ messages)

[PATCH net-next] net: phy: marvell: Fix 88e1510 downshift counter errata
 2025-09-02  5:59 UTC  (2+ messages)

[meta-security][scarthgap][PATCH] libhtp: fix CVE-2025-53537
 2025-09-02  5:58 UTC 

[PATCH v3] Add imx8mp-libra-fpsc board
 2025-09-02  5:58 UTC  (5+ messages)

[PATCH v6 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2025-09-02  5:56 UTC  (3+ messages)
` [PATCH v6 11/13] xen/arm: Add support for system suspend triggered by hardware domain

[PATCH 0/10] iio: accel: BMA220 improvements
 2025-09-02  5:57 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: iio: accel: bosch,BMA220 improvements

smb2_copychunk_range() reset max_bytes_chunk to 0
 2025-09-02  5:56 UTC  (2+ messages)

[anolis-intel-cloud:devel-5.10 1/1] arch/x86/realmode/rm/../../boot/bioscall.S:35: Warning: found `movsd'; assuming `movsl' was meant
 2025-09-02  5:55 UTC 

[PATCH testsuite] policy,tests: add tests for memfd_file class
 2025-09-02  5:54 UTC 

[PATCH] libsepol: add memfd_class capability
 2025-09-02  5:50 UTC 

[PATCH v3 0/9] Add support for Wave6 video codec driver
 2025-09-02  5:45 UTC  (4+ messages)
` [PATCH v3 2/9] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH v1 0/2] ASoC: qcom: audioreach: Fix lpaif_type and WS source configuration for I2S interface
 2025-09-02  5:48 UTC  (4+ messages)
` [PATCH v1 2/2] ASoC: qcom: audioreach: Fix default WS source assignment "

[PATCH net v2] net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
 2025-09-02  5:35 UTC  (3+ messages)

xfsdump musl patch questions
 2025-09-02  5:46 UTC  (2+ messages)

linux-next: build failure after merge of the mtd tree
 2025-09-02  5:45 UTC  (3+ messages)

[PATCH v4 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
 2025-09-02  5:44 UTC  (3+ messages)
  ` [PATCH v4 0/1] "

[PATCH v3 i-g-t 1/3] lib/dsc: Add helpers to disable force dsc
 2025-09-02  5:44 UTC  (3+ messages)
` [PATCH v3 i-g-t 3/3] tests/kms_hdr: Handle HDR panels requiring DSC

[PATCH v2 0/4] arm64: dts: ti: Add bootph-all tag to USB PHY controller
 2025-09-02  5:30 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-am62a7-sk: Add bootph-all tag to usb0_phy_ctrl node
` [PATCH v2 2/4] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 3/4] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v2 4/4] arm64: dts: ti: k3-j722s-evm: "

[PATCH v4 0/3] sched_ext: Harden scx_bpf_cpu_rq()
 2025-09-02  5:43 UTC  (3+ messages)
` [PATCH v5 2/3] sched_ext: Introduce scx_bpf_remote_curr()

[PATCH v2] selftests: can: enable CONFIG_CAN_VCAN as a module
 2025-09-02  5:42 UTC  (2+ messages)

[PATCH 0/3] xfs: hint based zone allocation improvements
 2025-09-02  5:42 UTC  (7+ messages)
` [PATCH 1/3] fs: add an enum for number of life time hints
` [PATCH 3/3] xfs: adjust the hint based zone allocation policy
` [PATCH 2/3] xfs: refactor hint based zone allocation

[PATCH v2] media: iris: add VPU33 specific encoding buffer calculation
 2025-09-02  5:40 UTC  (3+ messages)

[PATCH 1/1] block: use KMEM_CACHE instead of kmem_cache_create
 2025-09-02  5:37 UTC  (2+ messages)

[PATCHv3 0/2] block+nvme: reducing virtual boundary mask reliance
 2025-09-02  5:36 UTC  (11+ messages)
` [PATCHv3 1/2] block: accumulate segment page gaps per bio

[PATCH 0/2] blk-mq-dma: p2p cleanups and integrity fixup
 2025-09-02  5:33 UTC  (5+ messages)
` [PATCH 1/2] blk-integrity: enable p2p source and destination
` [PATCH 2/2] blk-mq-dma: bring back p2p request flags

[PATCH 00/14] scsi: scsi_error: Introduce new error handle mechanism
 2025-09-02  6:03 UTC  (5+ messages)

[PROPOSAL RFC] S1G Primary Channel Implementation Proposal
 2025-09-02  5:33 UTC  (4+ messages)

linux-next: Tree for Sep 2
 2025-09-02  5:31 UTC 

[PATCH v5 00/11] Add more tests for multi fs block atomic writes
 2025-09-02  5:30 UTC  (9+ messages)
` [PATCH v5 02/12] common/rc: Add _require_fio_version helper

[PATCH mptcp-next v10 0/9] implement mptcp read_sock
 2025-09-02  5:30 UTC  (2+ messages)

[PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
 2025-09-02  5:26 UTC  (2+ messages)

[PATCH v3 0/9] Add support ANS2 NVMe on Apple A11
 2025-09-02  5:26 UTC  (5+ messages)
` [PATCH v3 7/9] nvme: apple: Add Apple A11 support

[PATCH 00/14] scsi: scsi_error: Introduce new error handle mechanism
 2025-09-02  5:56 UTC  (2+ messages)

[PATCHv4 0/8]
 2025-09-02  5:23 UTC  (3+ messages)
` [PATCHv4 3/8] block: align the bio after building it

RWF_DONTCACHE documentation
 2025-09-02  5:21 UTC  (3+ messages)
` [PATCH v2] man/man2/readv.2: Document RWF_DONTCACHE

[PATCH i-g-t v13 1/2] tests/kms_prime: Add XE support
 2025-09-02  5:13 UTC  (2+ messages)
` [PATCH i-g-t v13 2/2] tests/kms_prime: Enable basic-modeset for xe

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX Z690-E GAMING WIFI
 2025-09-02  5:15 UTC 

[bcachefs:bcachefs-testing 349/349] fs/bcachefs/rebalance.c:132:50: warning: variable 'ec' set but not used
 2025-09-02  5:14 UTC 

[PATCH v4 0/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL
 2025-09-02  4:55 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 1/2] mm/gup: Remove dead pgmap refcounting code
 2025-09-02  5:14 UTC  (2+ messages)
` [PATCH 2/2] mm/memremap: Remove unused get_dev_pagemap() parameter

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-09-02  5:13 UTC  (4+ messages)
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints

[syzbot] [bcachefs?] [mm?] BUG: corrupted list in list_lru_add
 2025-09-02  5:13 UTC  (2+ messages)
` [syzbot] "

[PATCH] bloblist: adjust default bloblist size after reloc
 2025-09-02  5:08 UTC  (2+ messages)

[PATCH v3] PCI: j721e: Fix programming sequence of "strap" settings
 2025-09-02  5:04 UTC  (9+ messages)

[PATCH v9 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-09-02  4:55 UTC  (24+ messages)
` [PATCH v9 01/11] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v9 02/11] tee: add close_context to TEE driver operation
` [PATCH v9 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v9 04/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v9 05/11] tee: increase TEE_MAX_ARG_SIZE to 4096
` [PATCH v9 06/11] firmware: qcom: scm: add support for object invocation
` [PATCH v9 07/11] firmware: qcom: tzmem: export shm_bridge create/delete
` [PATCH v9 08/11] tee: add Qualcomm TEE driver
` [PATCH v9 09/11] tee: qcom: add primordial object
` [PATCH v9 10/11] tee: qcom: enable TEE_IOC_SHM_ALLOC ioctl
` [PATCH v9 11/11] Documentation: tee: Add Qualcomm TEE driver

[OE-core][walnascar][PATCH 1/1] tiff: fix CVE-2025-8534
 2025-09-02  4:58 UTC 

[PATCH v1] board: ti: common: Kconfig: add CMD_MEMINFO
 2025-09-02  4:57 UTC 

[OE-core][PATCH 1/1] tiff: fix CVE-2025-8534
 2025-09-02  4:57 UTC 

[PATCH 1/1] bloblist: use correct types for physical addresses
 2025-09-02  4:57 UTC  (2+ messages)

[PATCH] mm: show_mem: show number of zspages in show_free_areas
 2025-09-02  4:56 UTC  (2+ messages)

[linux-next20250901] Boot fail on IBM Power Server
 2025-09-02  4:55 UTC 

[PATCH net-next v15 00/15] Begin upstreaming Homa transport protocol
 2025-09-02  4:54 UTC  (6+ messages)
` [PATCH net-next v15 14/15] net: homa: create homa_plumbing.c

[oe][meta-oe][kirkstone][PATCH] openjpeg: Fix CVE-2025-50952
 2025-09-02  4:54 UTC 

[PATCH v3 0/2] device property: Add scoped fwnode child node iterators
 2025-09-02  4:50 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH] firewire: core: bound traversal stack in read_config_rom()
 2025-09-02  4:49 UTC  (2+ messages)

[PATCH V4 3/4] ufs: pltfrm: Allow limiting HS gear and rate via DT
 2025-09-02  4:49 UTC  (2+ messages)

[PATCH 0/2] move dma_map_benchmark from selftests to tools/dma
 2025-09-02  4:45 UTC  (11+ messages)
` [PATCH 1/2] tools/dma: "


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.