messages from 2026-07-21 13:48:01 to 2026-07-21 14:22:33 UTC [more...]
[PATCH] iommu/rockchip: Drop global rk_ops in favor of per-device ops
2026-07-21 14:22 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] arm64: dts: qcom: sm8550: add Xiaomi Pad 6S Pro (sheng)
2026-07-21 14:21 UTC
[PATCH v2] gitlab: remove gdb from MacOS jobs
2026-07-21 14:20 UTC (5+ messages)
[PATCH v2 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-21 14:21 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: Add vendor prefix for Kandou
[PATCH] arm64: dts: qcom: sm8550: add Xiaomi Pad 6S Pro (sheng)
2026-07-21 14:20 UTC (2+ messages)
[PATCH v9 00/14] media: iris: Add support for glymur platform
2026-07-21 14:20 UTC (7+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
[PATCH v3 0/2] remoteproc: qcom: pas: Add support for CDSP on Eliza SoC
2026-07-21 14:19 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: Add Eliza CDSP compatible
` [PATCH v3 2/2] remoteproc: qcom: pas: Add Eliza CDSP support
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-21 14:20 UTC (4+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
b4 review uses the title of the first patch of the series
2026-07-21 14:20 UTC
[PATCH] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain
2026-07-21 14:19 UTC (3+ messages)
[PATCH v15 0/8] blk: honor isolcpus configuration
2026-07-21 14:19 UTC (3+ messages)
` [PATCH v15 6/8] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
[PATCH] RISC-V: KVM: Fix the conversion between vsip and hvip
2026-07-21 14:18 UTC
[PATCH v7 4/5] drm/debugfs: Move HDMI debugfs registration to state helper
2026-07-21 14:19 UTC (2+ messages)
[PATCH net-next v5] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-21 14:18 UTC (2+ messages)
[PATCH v3] mm/damon/ops-common: prevent migration fallback to non-target nodes
2026-07-21 14:18 UTC (3+ messages)
[PATCH v5 0/2] media: i2c: Add driver for Mira220
2026-07-21 14:18 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: i2c: Add mira220 image sensor
` [PATCH v5 2/2] media: i2c: Add driver for AMSOSRMA Mira220
[PATCH net-next] net/tcp: Prevent inlining tcp_syn_ack_timeout()
2026-07-21 14:18 UTC (3+ messages)
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-21 14:18 UTC (11+ messages)
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
[syzbot] [kernel?] linux-next test error: WARNING: locking bug in change_page_attr_set_clr
2026-07-21 14:18 UTC
[PATCH 0/8] rust: io: register: allow paths for relative register bases
2026-07-21 14:17 UTC (3+ messages)
` [PATCH 1/8] rust: io: register: dispatch fixed array shortcut internally
[PATCH BlueZ v2 0/3] Add HID gamepad quirk fallback for broken SDP records
2026-07-21 14:17 UTC (4+ messages)
` [PATCH BlueZ v2 1/3] src: add HMAC-SHA256 to bt_crypto using kernel AF_ALG
` [PATCH BlueZ v2 2/3] input: add HID gamepad quirk fallback for broken SDP records
` [PATCH BlueZ v2 3/3] tools: add bluez-quirkctl for managing quirk profiles
[PATCH for-next v10 0/6] Introduce Completion Counters
2026-07-21 14:16 UTC (3+ messages)
` [PATCH for-next v10 4/6] RDMA/core: Add Completion Counters to resource tracking
[LTP] [PATCH v2] inode: convert to new API and merge into a single test
2026-07-21 14:16 UTC
[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-21 14:15 UTC (10+ messages)
[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
2026-07-21 14:14 UTC (22+ messages)
` [PATCH v2 01/21] binfmt_misc: require an absolute interpreter path with 'C'
` [PATCH v2 02/21] docs, binfmt_misc: keep general usage out of the handler sections
` [PATCH v2 03/21] binfmt_misc: table-drive the register string flags
` [PATCH v2 04/21] binfmt_misc: normalize the per-exec invocation flags
` [PATCH v2 05/21] binfmt_misc: split out entry_open_interpreter() and build_interp_argv()
` [PATCH v2 06/21] exec: release the replaced file with do_close_execat()
` [PATCH v2 07/21] selftests/exec: convert the binfmt_misc bpf test to the kselftest harness
` [PATCH v2 08/21] exec: add AT_FLAGS_TRANSPARENT_INTERP
` [PATCH v2 09/21] exec: label mm->exe_file with the binary for a transparent dispatch
` [PATCH v2 10/21] binfmt_misc: add transparent interpreter dispatch
` [PATCH v2 11/21] binfmt_misc: add a static transparent flag 'T'
` [PATCH v2 12/21] binfmt_misc: let a bpf handler run the interpreter transparently
` [PATCH v2 13/21] selftests/exec: test the transparent binfmt_misc mode
` [PATCH v2 14/21] binfmt_misc: document the transparent identity contract
` [PATCH v2 15/21] exec: carry a PT_INTERP substitute in struct linux_binprm
` [PATCH v2 16/21] binfmt_elf: consume a stashed PT_INTERP substitute
` [PATCH v2 17/21] binfmt_elf_fdpic: "
` [PATCH v2 18/21] binfmt_misc: add the 'L' loader substitution flag
` [PATCH v2 19/21] binfmt_misc: let a bpf handler request loader substitution
` [PATCH v2 20/21] selftests/exec: test binfmt_misc "
` [PATCH v2 21/21] binfmt_misc: document "
Thread for updating minor properties of tracked regressions [consider ignoring it!]
2026-07-21 14:15 UTC (2+ messages)
[PATCH v3] llvm/mesa/rust: simplify llvm-config handling
2026-07-21 14:14 UTC (4+ messages)
[PATCH v4 00/13] rv: Convert rvgen to Lark
2026-07-21 14:12 UTC (6+ messages)
` [PATCH v4 09/13] verification/rvgen: Delete __parse_constraint()
[PATCH v3 2/2] rust: use Delta and a Jiffies newtype for timeouts and delays
2026-07-21 14:12 UTC (4+ messages)
KVM/QEMU community call agenda items and host request
2026-07-21 14:09 UTC (2+ messages)
[PATCH 6.6.y] mm/memory-failure: fix missing ->mf_stats count when hugetlb folio already poisoned
2026-07-21 14:11 UTC (2+ messages)
[meta-python][PATCH 1/2] python3-pytest-relaxed: Add recipe
2026-07-21 14:11 UTC (2+ messages)
` [meta-python][PATCH 2/2] python3-invoke: Enable tests
[syzbot] [kernel?] linux-next test error: WARNING: locking bug in change_page_attr_set_clr
2026-07-21 14:10 UTC (7+ messages)
[PATCH] i3c: renesas: Drop unused structure member
2026-07-21 14:09 UTC (2+ messages)
[PATCH net 0/2] net: bridge: fix vlan range dumps starting with a PVID
2026-07-21 14:09 UTC (3+ messages)
` [PATCH net 1/2] net: bridge: vlan: fix vlan range dumps starting with pvid
` [PATCH net 2/2] selftests: net: bridge: test ranges with PVID VLAN
[PATCH v5 REPOST] remoteproc: imx_rproc: Invoke the callback directly
2026-07-21 14:09 UTC
[PATCH v2 0/3] kernel-fit-image: optional addresses for kernel_noload, OS override
2026-07-21 14:08 UTC (4+ messages)
` [PATCH v2 1/3] kernel-fit-image: make kernel entry point and load address optional
` [PATCH v2 2/3] kernel-fit-image: avoid shadowing os stdlib import
` [PATCH v2 3/3] kernel-fit-image: introduce FIT_OS variable to override 'os' field
[PATCH 0/5] lib/crypto: add HKDF and convert fscrypt and NVMe
2026-07-21 14:06 UTC (6+ messages)
` [PATCH 1/5] lib/crypto: add HKDF-SHA{256,384,512}
` [PATCH 2/5] lib/crypto: tests: add HKDF KUnit tests
` [PATCH 3/5] fscrypt: use HKDF library functions
` [PATCH 4/5] nvme-auth: use HKDF library functions for TLS PSK derivation
` [RFC PATCH 5/5] ovpn: use HKDF library functions for epoch key derivation
[PATCH v7 00/18] media: iris: Add AR50LT core support and enable Agatti platform
2026-07-21 14:07 UTC (5+ messages)
` [PATCH v7 01/18] media: iris: Add Gen2 firmware autodetect and fallback
` [PATCH v7 04/18] media: iris: Filter UBWC raw formats based on hardware capabilities
[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
2026-07-21 14:04 UTC (4+ messages)
[PATCH i-g-t] tests/xe/xe_fault_injection: add split/skip bind coverage
2026-07-21 14:07 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for tests/xe/xe_fault_injection: add split/skip bind coverage (rev3)
[PATCH bluez RFC 0/3] BlueZ: Add generic support for vendor HCI frames
2026-07-21 14:06 UTC (5+ messages)
` [PATCH bluez RFC 2/3] doc: hci-protocol: Add sock option BT_RCV_VENDOR_PKT for HCI_CHANNEL_USER
[PATCH] dt-bindings: extcon: ti,extcon-palmas: Convert to DT schema
2026-07-21 14:07 UTC (2+ messages)
linux-next: build failure after merge of the drm-misc tree
2026-07-21 14:06 UTC
[PATCH v13 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
2026-07-21 14:06 UTC (12+ messages)
` [PATCH v13 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
[PATCH] samples/damon/mtier: add comment for struct region_range
2026-07-21 14:06 UTC (2+ messages)
[PATCH] dt-bindings: media: ti,am437x-vpfe: Convert to DT schema
2026-07-21 14:06 UTC (2+ messages)
[PATCH v3] wifi: ath11k: fix resource leak on error in ext IRQ setup
2026-07-21 14:05 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2] arm64: Disallow disabling boot CPU based on config
2026-07-21 14:05 UTC (10+ messages)
[PATCH v3] dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
2026-07-21 14:05 UTC (2+ messages)
[PATCH v2] arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates
2026-07-21 14:05 UTC (5+ messages)
[PATCH 0/1] rebase: add --[no-]edit to --continue
2026-07-21 14:04 UTC (2+ messages)
` [PATCH 1/1] "
Missing signoff in the kvm-arm-fixes tree
2026-07-21 14:04 UTC (4+ messages)
[PATCH i-g-t v4] tools/xe-perf-recorder: Add mmio-trigger support
2026-07-21 14:04 UTC (2+ messages)
[PATCH V3 0/4] arm64: dts: qcom: Add SD card support for Glymur
2026-07-21 14:04 UTC (5+ messages)
` [PATCH V3 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD
[PATCH] drm/amdkfd: Handle invalid event type in CRIU event restore
2026-07-21 14:04 UTC (2+ messages)
[PATCH v3 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-21 14:03 UTC (2+ messages)
[PATCH v2 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-21 14:04 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add "
` [PATCH v2 2/2] iio: magnetometer: add support for "
[PATCH] perl: upgrade 5.42.2 -> 5.44.0
2026-07-21 14:03 UTC (2+ messages)
` Patchtest results for "
[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
2026-07-21 14:02 UTC (6+ messages)
Bug#1141604: linux-image-6.12.94+deb13-amd64: does not detect ScreenPad on ASUS VivoBook
2026-07-21 13:53 UTC (6+ messages)
[PATCH 0/2 -v3] ext4: scoped NOFS for the handle in nojournal mode
2026-07-21 14:01 UTC (3+ messages)
` [PATCH 1/2] ext4: enable scoped NOFS when starting a "
` [PATCH 2/2] jbd2: align h_type and h_line_no in the handle structure on byte boundaries
[PATCH v2] mm/damon: update outdated comment about DAMOS filter handling
2026-07-21 14:00 UTC
[PATCH v3 00/19] crypto: talitos - Driver cleanup
2026-07-21 13:59 UTC (20+ messages)
` [PATCH v3 01/19] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
` [PATCH v3 02/19] crypto: talitos - Move driver into dedicated directory
` [PATCH v3 03/19] crypto: talitos - Add missing includes to driver header file
` [PATCH v3 04/19] crypto: talitos/hwrng - Move into separate file
` [PATCH v3 05/19] crypto: talitos - Prepare crypto implementation file splitting
` [PATCH v3 06/19] crypto: talitos/hash - Move into separate file
` [PATCH v3 07/19] crypto: talitos/skcipher "
` [PATCH v3 08/19] crypto: talitos/aead "
` [PATCH v3 09/19] crypto: talitos/hash - Convert to {init,exit}_tfm type-specific API
` [PATCH v3 10/19] crypto: talitos/skcipher "
` [PATCH v3 11/19] crypto: talitos/aead "
` [PATCH v3 12/19] crypto: talitos/hash - Use macro for algorithm definitions
` [PATCH v3 13/19] crypto: talitos/skcipher "
` [PATCH v3 14/19] crypto: talitos/aead "
` [PATCH v3 15/19] crypto: talitos - Remove alg settings in talitos_register_common()
` [PATCH v3 16/19] crypto: talitos - Introduce is_sec1() helper with static key support
` [PATCH v3 17/19] crypto: talitos - Replace has_ftr_sec1() with is_sec1() static key helper
` [PATCH v3 18/19] crypto: talitos - Introduce per-SEC-version descriptor and pointer structures
` [PATCH v3 19/19] crypto: talitos - Remove TALITOS_DESC_SIZE macro
[PATCH v5 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
2026-07-21 13:59 UTC (3+ messages)
` [PATCH v5 5/5] arm64: dts: allwinner: sun55i: add thermal sensors
[PATCH] ACPI: validate MADT IOAPIC entry bounds
2026-07-21 13:58 UTC (2+ messages)
[PATCH v2] drm/gma500: Handle zero-length GMBUS writes
2026-07-21 13:57 UTC (2+ messages)
[PATCH] NFS/localio: fix nfs_local_dio_misaligned tracepoint
2026-07-21 13:56 UTC (2+ messages)
[LTP] [PATCH v4] semctl01: tolerate SEM_STAT races under parallel LTP runs
2026-07-21 13:55 UTC (2+ messages)
` [LTP] [PATCH v5] "
[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-21 13:57 UTC (3+ messages)
[PATCH 0/2] mm: zswap: free cold writeback folios promptly
2026-07-21 13:55 UTC (11+ messages)
` [PATCH 1/2] mm: zswap: free synchronous-IO writeback folios directly
` [PATCH 2/2] mm: zswap: deferred dropbehind free of writeback folios
[PATCH] dt-bindings: remoteproc: ti,wkup-m3: Convert to DT schema
2026-07-21 13:55 UTC (2+ messages)
[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-21 13:55 UTC (13+ messages)
` [PATCH v23 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v23 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v23 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v23 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v23 14/14] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v2] arm64: dts: rockchip: Fix rk3566-bigtreetech-cb2 touchscreen property
2026-07-21 13:54 UTC (2+ messages)
[PATCH] policycoreutils: Using vendor defined directories for configuration files
2026-07-21 13:54 UTC (2+ messages)
[PATCH] ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookup
2026-07-20 15:01 UTC (2+ messages)
[PATCH] ASoC: codecs: ES8389: Remove redundant comparison
2026-07-20 13:24 UTC (2+ messages)
[PATCH] regulator: mt6358: use regmap helper to read fixed LDO calibration
2026-07-20 16:34 UTC (2+ messages)
[PATCH v2 0/2] ASoC: codecs: lpass-{wsa,va}-macro: check clk_set_rate() return value
2026-07-20 15:01 UTC (2+ messages)
[PATCH] tests/amdgpu: Add lockdep false positive reproducer test
2026-07-21 13:54 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for tests/amdgpu: Add lockdep false positive reproducer test (rev2)
[PATCH] dt-bindings: clock: Convert TI Palmas Clock to DT schema
2026-07-21 13:54 UTC (2+ messages)
[PATCH v2 1/2] regcache: Warn if regcache_sync() is called in cache_only mode
2026-07-20 17:46 UTC (2+ messages)
[PATCH 0/7] memory: renesas-rpc-if: Optimize transfer overhead and implement runtime PM autosuspend
2026-07-20 13:23 UTC (2+ messages)
` (subset) "
[PATCH] selinux_restorecon: Do not exit on directory cycles
2026-07-21 13:54 UTC (2+ messages)
[PATCH v3 00/19] crypto: talitos - Driver cleanup
2026-07-21 13:54 UTC (2+ messages)
[PATCH v7 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-07-21 13:54 UTC (4+ messages)
` [PATCH v7 1/2] dt-bindings: bridge: "
[PATCH] dt-bindings: input: Convert TI Palmas Power Button to DT schema
2026-07-21 13:54 UTC (2+ messages)
[PATCH net] net/af_iucv: fix NULL deref in afiucv_hs_callback_syn()
2026-07-21 13:54 UTC (2+ messages)
[LTP] [PATCH 1/5] mremap01: Convert to new API
2026-07-21 13:53 UTC (2+ messages)
` [LTP] "
[PATCH v2] mm/damon: remove trailing semicolons after function definitions
2026-07-21 13:53 UTC
[XEN PATCH v1 0/2] docs/fusa: coverage-gap justifications and generic timer arch spec
2026-07-21 13:52 UTC (3+ messages)
` [XEN PATCH v1 2/2] docs/fusa: add generic timer arch spec with ASCII diagrams
` [EXTERNAL] "
[PATCH 0/2] drm/komeda: Fix GLB_CORE_ID parsing and initialize encoder clone masks
2026-07-21 13:52 UTC (3+ messages)
` [PATCH 1/2] drm/komeda: Fix bits parsing of GLB_CORE_ID
` [PATCH 2/2] drm/komeda: Initialize encoder possible_clones
[PATCH] dt-bindings: net: can: Convert TI HECC to DT schema
2026-07-21 13:52 UTC (2+ messages)
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-21 13:52 UTC (6+ messages)
` [PATCH v5 1/5] selftests/mm: make file helpers return errors
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
[PATCH v2] media: mtk-jpeg: drain hardware completion before freeing context
2026-07-21 13:52 UTC (4+ messages)
[PATCH] x86/mm/pat: allocate split page tables as kernel page tables
2026-07-21 13:51 UTC (10+ messages)
[PATCH 0/2] dt-bindings: rtc: Convert to DT schema
2026-07-21 13:51 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: rtc: Convert TI Palmas RTC "
[PATCH] ACPI: EC: Avoid _REG disconnect on GPIO IRQ defer
2026-07-21 13:51 UTC (2+ messages)
[PATCH net-next 8/9] selftests: net: RFC6724 rule 5.5 tests
2026-07-21 13:50 UTC (2+ messages)
[PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
2026-07-21 13:50 UTC (2+ messages)
[PATCH v1] drm/xe/ras: Validate sysctrl response
2026-07-21 13:50 UTC (2+ messages)
[PATCH v7 5/5] drm/display: hdmi-state-helper: Init SCDC debugfs for HDMI
2026-07-21 13:49 UTC (2+ messages)
[android-common:android17-6.18-2026-04 14/14] fs/fuse/dir.c:365:13: warning: 'fuse_dentry_release' defined but not used
2026-07-21 13:49 UTC
[syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_pvclock
2026-07-21 13:49 UTC (2+ messages)
` Forwarded: "
[PATCH] net: pcs: xpcs-plat: fix runtime PM initialization
2026-07-21 13:49 UTC (4+ messages)
[PATCH v2 0/2] dt-bindings: input: Convert TI Keypad Controller to DT schema
2026-07-21 13:48 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-21 13:48 UTC (5+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
2026-07-21 13:48 UTC (5+ messages)
` [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.