All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-28 07:39:04 to 2025-02-28 08:30:17 UTC [more...]

[PATCH v4 0/2] Enable support for error detection in CSI2RX
 2025-02-28  8:17 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: media: cdns,csi2rx.yaml: Add optional interrupts for cdns-csi2rx
      ` 回复: "
` [PATCH v4 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS

[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-02-28  8:29 UTC  (13+ messages)
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback
` [PATCH rfcv2 04/20] vfio/iommufd: Implement HostIOMMUDeviceClass::realize_late() handler
` [PATCH rfcv2 05/20] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH rfcv2 06/20] host_iommu_device: Define two new capabilities HOST_IOMMU_DEVICE_CAP_[NESTING|FS1GP]

[PATCH] gpiolib: remove unneeded WARN_ON() from gpiochip_set_multiple()
 2025-02-28  8:30 UTC  (2+ messages)

[PATCH] thermal/drivers/qcom-spmi-temp-alarm: drop unused driver data
 2025-02-28  8:29 UTC 

[PATCH net-next v9 00/12] net: Hold netdev instance lock during ndo operations
 2025-02-28  8:29 UTC  (3+ messages)
` [PATCH net-next v9 01/12] net: hold netdev instance lock during ndo_open/ndo_stop

[PATCHv5 0/7] block: fix lock order and remove redundant locking
 2025-02-28  8:29 UTC  (3+ messages)
` [PATCHv5 1/7] block: acquire q->limits_lock while reading sysfs attributes

[PATCH v3 0/3] batch blob diff generation
 2025-02-28  8:29 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 2/4] diff: add option to skip resolving diff statuses
  ` [PATCH v4 3/4] builtin: introduce diff-pairs command

[PATCH v5 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-02-28  8:22 UTC  (4+ messages)

[PATCH 0/3] hwmon: (ntc_thermistor) typo fixes and incorrect table fix
 2025-02-28  8:28 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/syncobj: Make running under Valgrind quiet
 2025-02-28  8:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,1/2] "

[PATCH] power: supply: bq27xxx: do not report bogus zero values
 2025-02-28  8:27 UTC  (5+ messages)

automount doesn't work without GPT table
 2025-02-28  8:18 UTC  (5+ messages)

[PATCH] barebox-environment: Use default mount path
 2025-02-28  8:19 UTC  (2+ messages)

[PATCH] riscv: print hartid on bringup
 2025-02-28  8:18 UTC  (6+ messages)
    ` [External] "

[PATCH 00/11] nvmet-fcloop: track resources via reference counting
 2025-02-28  8:18 UTC  (8+ messages)
` [PATCH 03/11] nvmet-fcloop: refactor fcloop_nport_alloc
` [PATCH 04/11] nvmet-fcloop: track ref counts for nports

[PATCH][next] media: amphion: Fix spelling mistake "dismatch" -> "mismatch"
 2025-02-28  8:26 UTC 

[RFC] hwmon: (acpi_power_meter) Replace hwmon_device_register
 2025-02-28  8:26 UTC  (7+ messages)

[PATCH] iio: buffer-dma: Fix docstrings
 2025-02-28  8:26 UTC  (2+ messages)

[PATCH] iommu/amd: Add Secure ATS support
 2025-02-28  8:26 UTC  (11+ messages)

[PATCH 0/2] *** Code cleanup ***
 2025-02-28  8:26 UTC  (3+ messages)
` [PATCH 1/2] xfs: remove unnecessary checks for __GFP_NOFAIL allocation
` [PATCH 2/2] xfs: refactor out xfs_buf_get_maps()

FAILED: patch "[PATCH] media: uvcvideo: Remove dangling pointers" failed to apply to 6.6-stable tree
 2025-02-28  8:25 UTC  (2+ messages)

FAILED: patch "[PATCH] media: uvcvideo: Only save async fh if success" failed to apply to 6.6-stable tree
 2025-02-28  8:24 UTC  (2+ messages)

[PATCH RFC v1 0/1] virtio-msg transport layer
 2025-02-28  8:24 UTC  (8+ messages)

[PATCH v6 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-02-28  8:23 UTC  (6+ messages)
` [PATCH v6 1/5] x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
` [PATCH v6 2/5] x86/cpufeatures: Add {required,disabled} feature configs
` [PATCH v6 3/5] x86/cpufeatures: Generate a feature mask header based on build config
` [PATCH v6 4/5] x86/cpufeatures: Remove {disabled,required}-features.h
` [PATCH v6 5/5] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET

[PATCH] gpio: Document the 'valid_mask' being internal
 2025-02-28  8:23 UTC  (8+ messages)

[PATCH] component: do not try to unbind unbound components
 2025-02-28  8:18 UTC 

[6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures
 2025-02-28  8:20 UTC  (9+ messages)

[PATCH v3] virtio-net: Introduce a new field to indicate outer network header offset
 2025-02-28  8:20 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] Check Rust signatures at compile time
 2025-02-28  8:19 UTC  (9+ messages)
  ` [PATCH 2/4] rust: add #[export] macro
  ` [PATCH 1/4] rust: fix signature of rust_fmt_argument
  ` [PATCH 3/4] print: use new #[export] macro for rust_fmt_argument
  ` [PATCH 4/4] panic_qr: use new #[export] macro

[PATCH][next] soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease"
 2025-02-28  8:19 UTC 

FAILED: patch "[PATCH] media: uvcvideo: Only save async fh if success" failed to apply to 6.1-stable tree
 2025-02-28  8:20 UTC  (2+ messages)
` [PATCH 6.1.y] media: uvcvideo: Only save async fh if success

[PATCH 0/3] irqtop,lsirq: Miscellaneous enhancements
 2025-02-28  8:19 UTC  (5+ messages)
` [PATCH 2/3] irqtop: add max iteration support

[PATCH net 0/2] net: ethtool: netlink: Fix notifications for
 2025-02-28  8:14 UTC  (3+ messages)

[PATCH v8 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2025-02-28  8:18 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: rtc: add schema for NXP "
` [PATCH v8 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
` [PATCH v8 3/4] arm64: defconfig: add S32G RTC module support
` [PATCH v8 4/4] MAINTAINERS: add NXP S32G RTC driver

[PATCH v3 1/2] drm/panthor: Replace sleep locks with spinlocks in fdinfo path
 2025-02-28  8:18 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panthor: Avoid sleep locking in the internal BO size path

[PATCH] mcb: fix a double free bug in chameleon_parse_gdd()
 2025-02-28  8:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: Fix switchdev slow-path in LAG
 2025-02-28  8:17 UTC  (3+ messages)

[PATCH v2 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-02-28  8:16 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: clk: define additional PMC clocks

[PATCH V10 0/1] Add UAPI support for low latency hint
 2025-02-28  8:16 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] board: freescale: fix LS1021a build
 2025-02-28  8:16 UTC  (3+ messages)

[PATCH v3 0/6] Add support for S4 audio
 2025-02-28  8:04 UTC  (21+ messages)
` [PATCH v3 1/6] dt-bindings: clock: meson: Add audio power domain for s4 soc
` [PATCH v3 2/6] dt-bindings: clock: axg-audio: Add mclk and sclk pad clock ids
` [PATCH v3 3/6] dt-bindings: Asoc: axg-audio: Add s4 audio tocodec
` [PATCH v3 4/6] clk: meson: axg-audio: Add the mclk pad div for s4
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver
` [PATCH v3 6/6] arm64: dts: amlogic: Add Amlogic S4 Audio

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-02-28  8:08 UTC  (17+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

FAILED: patch "[PATCH] media: uvcvideo: Only save async fh if success" failed to apply to 5.15-stable tree
 2025-02-28  8:15 UTC  (2+ messages)
` [PATCH 5.15.y] media: uvcvideo: Only save async fh if success

[PATCH bpf-next 00/10] selftests/bpf: Migrate test_tunnel.sh to test_progs
 2025-02-28  8:15 UTC  (7+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: test_tunnel: Add generic_attach* helpers
` [PATCH bpf-next 04/10] selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs

[PATCHv8 0/6] ublk zero copy support
 2025-02-28  8:14 UTC  (9+ messages)
` [PATCHv8 1/6] io_uring/rw: move buffer_select outside generic prep
` [PATCHv8 2/6] io_uring/rw: move fixed buffer import to issue path
` [PATCHv8 4/6] io_uring: add support for kernel registered bvecs
` [PATCHv8 5/6] ublk: zc register/unregister bvec

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-02-28  8:14 UTC  (3+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[PATCH] mfd: max77620: Allow building as a module
 2025-02-28  8:14 UTC  (2+ messages)

[PATCH] lib/Kconfig.debug: fix broken reference to fault-injection docs
 2025-02-28  8:13 UTC 

[PATCH v2 0/6] Support for Adreno 623 GPU
 2025-02-28  8:13 UTC  (4+ messages)
` [PATCH v2 3/6] drm/msm/a6xx: Add support for Adreno 623

[PATCH 0/3] doc: txt -> adoc fixes
 2025-02-28  8:13 UTC  (5+ messages)
` [PATCH 2/3] contrib/contacts: rename .txt to .adoc
` [PATCH 3/3] contrib/subtree: "

[PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-02-28  8:13 UTC  (6+ messages)
` [RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface

FAILED: patch "[PATCH] media: uvcvideo: Only save async fh if success" failed to apply to 5.10-stable tree
 2025-02-28  8:12 UTC  (2+ messages)
` [PATCH 5.10.y] media: uvcvideo: Only save async fh if success

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-02-28  8:11 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'

[PATCH] ext4: remove unnecessary checks for __GFP_NOFAIL allocation
 2025-02-28  8:11 UTC 

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-28  8:09 UTC  (5+ messages)
` [PATCH v5 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing

[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
 2025-02-28  8:10 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 00/12] AuxCCS handling and render compression modifiers
 2025-02-28  8:10 UTC  (4+ messages)
` [PATCH 01/12] drm/xe: Fix MOCS debugfs LNCF readout

[PATCH wotmate 0/3] Some wotmate updates
 2025-02-28  8:08 UTC  (4+ messages)
` [PATCH wotmate 1/3] Fix foreign key references in sig table
` [PATCH wotmate 2/3] maks-sqlitedb: Annotate fields from gpg --with-colons for feeding in the db
` [PATCH wotmate 3/3] export-keyring: Only accept changes that please the Sequoia linter

[PATCH net-next 00/15] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
 2025-02-28  8:08 UTC  (6+ messages)
      ` Which tree to push afs + crypto + rxrpc spanning patches through?

[PATCH v4 0/5] Workaround fixes, improvements, additions
 2025-02-28  8:08 UTC  (4+ messages)
` [PATCH 2/5] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds

[PATCHv3 0/2]
 2025-02-28  8:07 UTC  (2+ messages)

C aggregate passing (Rust kernel policy)
 2025-02-28  8:08 UTC  (26+ messages)

[resend v3 00/19] Add Cadence NAND Driver support
 2025-02-28  8:07 UTC  (6+ messages)
` [resend v3 17/19] drivers: mtd: nand: Enabled Kconfig and Makefile for SPL_NAND_FRAMEWORK

[PATCH v3 0/3] arm64: dts: qcom: sm8650: switch to 4 interrupt cells to add PPI partitions for PMUs
 2025-02-28  8:07 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sm8650: fix PMU interrupt flag

FAILED: patch "[PATCH] media: uvcvideo: Only save async fh if success" failed to apply to 5.4-stable tree
 2025-02-28  8:07 UTC  (2+ messages)
` [PATCH 5.4.y] media: uvcvideo: Only save async fh if success

[PATCH v2 0/2] Fix SCHED_IDLE behavior on wakeup preemption
 2025-02-28  8:05 UTC  (2+ messages)

[PATCH 0/9] power: supply: convert to use maple tree register cache
 2025-02-28  8:02 UTC  (10+ messages)
` [PATCH 1/9] power: supply: bd99954: "
` [PATCH 2/9] power: supply: bq24257: "
` [PATCH 3/9] power: supply: bq2515x: "
` [PATCH 4/9] power: supply: bq25890: "
` [PATCH 5/9] power: supply: bq25980: "
` [PATCH 6/9] power: supply: ltc4162l: "
` [PATCH 7/9] power: supply: max1720x: "
` [PATCH 8/9] power: supply: rt9455: "
` [PATCH 9/9] power: supply: smb347: "

[PATCH v2] board: ti: j784s4: Update Resource Management configs
 2025-02-28  8:03 UTC  (2+ messages)

[PATCH] mmc: block: add reset workaround for partition switch failures
 2025-02-28  8:02 UTC  (3+ messages)

linux-next: Tree for Feb 28
 2025-02-28  8:00 UTC 

[PATCH] clk: rockchip: Correct usage of IS_ENABLED() macro
 2025-02-28  8:00 UTC  (2+ messages)

[PATCH] crypto: fsl_hash: fix flush dcache alignment in caam_hash()
 2025-02-28  8:00 UTC  (3+ messages)

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-02-28  7:58 UTC  (7+ messages)
` [PATCH net-next v7 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v7 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v7 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v7 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[syzbot] [bcachefs?] INFO: task hung in invalidate_inode_pages2_range (3)
 2025-02-28  7:59 UTC 

[PATCH 0/2] Hot fixes from Git for Windows v2.49.0-rc0
 2025-02-28  7:58 UTC  (3+ messages)
` [PATCH 2/2] meson: fix sorting

[PATCH mptcp-next v1 6/6] mptcp: pm: in-kernel: drop changed parameter of set_flags
 2025-02-28  7:56 UTC  (2+ messages)

[PATCH 0/3] page_counter cleanup and size reduction
 2025-02-28  7:58 UTC  (4+ messages)
` [PATCH 1/3] memcg: don't call propagate_protected_usage() for v1
` [PATCH 2/3] page_counter: track failcnt only for legacy cgroups
` [PATCH 3/3] page_counter: reduce struct page_counter size

FAILED: patch "[PATCH] Revert "media: uvcvideo: Require entities to have a non-zero" failed to apply to 5.10-stable tree
 2025-02-28  7:58 UTC  (2+ messages)
` [PATCH 5.10.y] Revert "media: uvcvideo: Require entities to have a non-zero unique ID"

[PATCH 0/7] rockchip: Add support for leds and user button on Radxa E20C
 2025-02-28  7:56 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: pinctrl: Add pinctrl support for RK3528
` [PATCH 3/7] pinctrl: rockchip: Add "

[PATCH v9 0/9] Refcounted interrupts, SpinLockIrq for rust
 2025-02-28  7:57 UTC  (3+ messages)
` [PATCH v9 1/9] preempt: Introduce HARDIRQ_DISABLE_BITS

[LTP] [PATCH v2 1/1] include: Move safe_mmap into tst_safe_macros_inline.h
 2025-02-28  7:56 UTC  (2+ messages)

[PATCH V2 0/2] Rust: Add cpumask abstractions
 2025-02-28  7:56 UTC  (3+ messages)
` [PATCH V2 1/2] rust: Add initial "
` [PATCH V2 2/2] MAINTAINERS: Add entry for Rust bitmap API

Git in GSoC 2025
 2025-02-28  7:56 UTC  (3+ messages)

[PATCH v2 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall
 2025-02-28  7:54 UTC  (4+ messages)

linux-next: build warning after merge of the vfs-brauner tree
 2025-02-28  7:55 UTC 

[isar-cip-core][PATCH] initramfs-squashfs-hook: drop unused hook file
 2025-02-26 21:18 UTC 

FAILED: patch "[PATCH] media: uvcvideo: Fix crash during unbind if gpio unit is in" failed to apply to 6.1-stable tree
 2025-02-28  7:52 UTC  (2+ messages)
` [PATCH 6.1.y] media: uvcvideo: Fix crash during unbind if gpio unit is in use

[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
 2025-02-28  7:52 UTC  (3+ messages)
` [PATCH 1/2] builtin/repack.c: simplify cruft pack aggregation

linux-next: build warning after merge of the edac tree
 2025-02-28  7:51 UTC 

[PATCH v3] usb: hub: lack of clearing xHC resources
 2025-02-28  7:50 UTC 

[f2fs-dev] [PATCH] f2fs: fix the missing write pointer correction
 2025-02-28  7:49 UTC  (3+ messages)

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-28  7:49 UTC  (6+ messages)

[PATCH] i915/selftest/igt_mmap: let mmap tests run in kthread
 2025-02-28  7:49 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-blackrock: switch to uefi rtc offset
 2025-02-28  7:48 UTC  (2+ messages)

[v2] phy: starfive: jh7110-dphy-tx: Add missing clk_disable_unprepare()
 2025-02-28  7:31 UTC 

md bitmap writes random memory over disks' bitmap sectors
 2025-02-28  7:46 UTC  (3+ messages)

[PATCH 0/5] coresight: Add Coresight Trace NOC driver
 2025-02-28  7:44 UTC  (4+ messages)
` [PATCH 4/5] coresight-tnoc: add node to configure flag type

[PATCH] drm/bridge:anx7625: Enable DSC feature
 2025-02-28  7:46 UTC  (12+ messages)

[PATCH v5 0/4] hw/ssi/pnv_spi: Remove PnvXferBuffer and fix CID 1558827
 2025-02-28  7:45 UTC  (5+ messages)
` [PATCH v5 3/4] hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket

[PATCH v3 00/12] large atomic writes for xfs with CoW
 2025-02-28  7:45 UTC  (4+ messages)
` [PATCH v3 09/12] xfs: Add xfs_file_dio_write_atomic()

FAILED: patch "[PATCH] media: uvcvideo: Fix crash during unbind if gpio unit is in" failed to apply to 5.15-stable tree
 2025-02-28  7:46 UTC  (2+ messages)
` [PATCH 5.15.y] media: uvcvideo: Fix crash during unbind if gpio unit is in use

[LTP] [PATCH v3] Add test case to cover the setting resource limit64 for process
 2025-02-28  7:45 UTC  (5+ messages)
` [LTP] [PATCH v4] "

[PATCH i-g-t v3 0/1] Add FBC Dirty Rectangle tests
 2025-02-28  7:42 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Add FBC Dirty Rectangle tests (rev3)

[PATCH] cml1.bbclass: use consistent make flags for menuconfig
 2025-02-28  7:42 UTC 

[PATCH 0/5] net: lwip: root certificates
 2025-02-28  7:40 UTC  (4+ messages)

[Patch v2] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
 2025-02-28  7:38 UTC  (2+ messages)

[PATCH v1] obex: Add null check for data pointer for PCE
 2025-02-28  7:39 UTC  (2+ messages)
` [v1] "


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.