All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-21 13:55:07 to 2026-07-21 14:31:12 UTC [more...]

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-07-21 10:59 UTC  (2+ messages)

[PATCH] fixdep: make gendered language gender-neutral
 2026-07-21 10:55 UTC  (2+ messages)

[PATCH] kbuild: set the initial value of subdir-rustflags-y
 2026-07-21 10:53 UTC  (2+ messages)

[PATCH] kconfig: fix minor typos in comments
 2026-07-21 10:52 UTC  (2+ messages)

[PATCH v6 0/2] device property: add test cases for fwnode_for_each_child_node()
 2026-07-21 14:29 UTC  (6+ messages)
` [PATCH v6 1/2] of: kobj: export of_node_ktype for use by modules

[PATCH V3 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-07-21 14:30 UTC  (8+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible
` [PATCH V3 4/4] arm64: dts: qcom: Enable SD card for Glymur CRD

[PATCH v3 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
 2026-07-21 14:30 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
` [PATCH v3 3/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch

[PATCH v2 0/5] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-21 14:30 UTC  (7+ messages)
` [PATCH v2 1/5] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v2 2/5] drm/xe/migrate: Support copying between sysmem and stolen
` [PATCH v2 3/5] drm/xe: Raise gt frequency slightly earlier
` [PATCH v2 4/5] HACK: Always fallback
` [PATCH v2 5/5] drm/i915: Introduce intel_bo_fbdev_bios_fb_takeover()
` ✗ CI.checkpatch: warning for drm/xe/display: Transparant fallback from stolen to sysmem. (rev2)

[OE-core][wrynose][PATCH 1/8] openssh: Fix CVE-2026-59999
 2026-07-21 14:30 UTC  (3+ messages)
` [OE-core][wrynose][PATCH 3/8] openssh: Fix CVE-2026-59998

[PATCH] ext4: skip i_extra_isize expansion during inode eviction
 2026-07-21 14:28 UTC  (2+ messages)

[PATCH] amd-sfh-hid: tablet mode switch and asus quirk
 2026-07-21 14:29 UTC  (5+ messages)
    ` [PATCH 1/2] amd-sfh-hid: tablet mode hid report "
    ` [PATCH 2/2] amd-sfh-tabletmode: interpret sfh tablet mode hid report

[PATCH i-g-t 1/2] tests/amdgpu/amd_deadlock: add gfx user-queue clean-hang reset test
 2026-07-21 14:29 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,1/2] "

[PATCH v5 REPOST] remoteproc: imx_rproc: Invoke the callback directly
 2026-07-21 14:29 UTC  (2+ messages)

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-21 14:29 UTC  (5+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()

[PATCH BlueZ v2 0/3] Add HID gamepad quirk fallback for broken SDP records
 2026-07-21 14:28 UTC  (5+ 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 v3 00/20] iomap: convert to in-iter iomap_next() model
 2026-07-21 14:28 UTC  (2+ messages)

[PATCH 0/2] remote: resolve url push tracking
 2026-07-21 14:28 UTC  (3+ messages)
` [PATCH v2 0/2] remote: renamed remote "

[PATCH] MAINTAINERS: add mailing list to veml3328 entry
 2026-07-21 14:28 UTC 

[PATCH] arm64: dts: qcom: hamoa-iot-evk: switch typec0 to PS8830 retimer
 2026-07-21 14:28 UTC  (2+ messages)

[PATCH v5] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-07-21 14:28 UTC 

[PATCH] kernel-uboot: drop FIT_KERNEL_COMP_ALG_EXTENSION
 2026-07-21 14:27 UTC 

[PATCH v3] mm/slub: prevent pfmemalloc objects from entering the barn
 2026-07-21 14:27 UTC  (2+ messages)

[PATCH for-11.1] virtio: avoid packed vring virtio_queue_empty() infinite loops (CVE-2026-16457)
 2026-07-21 14:26 UTC  (2+ messages)

[PATCH v10 0/6] Add RMPOPT support
 2026-07-21 14:26 UTC  (6+ messages)
` [PATCH v10 2/6] x86/sev: Initialize RMPOPT configuration MSRs

[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
 2026-07-21 14:26 UTC  (25+ 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 "

[PATCH 0/1] mm: fix out-of-bounds access in generic_access_phys
 2026-07-21 14:26 UTC  (2+ messages)
` [PATCH 1/1] mm: fix out-of-bounds access and race "

[android-common:android16-6.12-kminext 2/2] arch/arm64/kernel/entry-ftrace.S:333: Error: undefined symbol FREGS_SIZE used as an immediate value
 2026-07-21 14:25 UTC 

[PATCH v5 0/2] media: i2c: Add driver for Mira220
 2026-07-21 14:25 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: media: i2c: Add mira220 image sensor
` [PATCH v5 2/2] media: i2c: Add driver for AMSOSRMA Mira220

[LTP] [PATCH v2] inode: convert to new API and merge into a single test
 2026-07-21 14:24 UTC  (2+ messages)
` [LTP] "

[PATCH 0/8] rust: io: register: allow paths for relative register bases
 2026-07-21 14:24 UTC  (4+ messages)
` [PATCH 1/8] rust: io: register: dispatch fixed array shortcut internally

Missing signoff in the kvm-arm-fixes tree
 2026-07-21 14:24 UTC  (5+ messages)

[scarthgap][PATCH 0/3] perl: fix multiple CVEs
 2026-07-21 14:23 UTC  (5+ messages)
` [scarthgap][PATCH v2 "
  ` [scarthgap][PATCH v2 1/3] perl: fix CVE-2026-13221
  ` [scarthgap][PATCH v2 2/3] perl: fix CVE-2026-57432
  ` [scarthgap][PATCH v2 3/3] perl: fix CVE-2025-40909

[PATCH] dt-bindings: leds: lacie,ns2-leds: Convert to DT schema
 2026-07-21 14:23 UTC  (5+ messages)

[PATCH] perf cs-etm: Avoid truncating AUX buffer sizes to int
 2026-07-21 14:23 UTC  (2+ messages)

[PATCH i-g-t] tests/xe/xe_fault_injection: add split/skip bind coverage
 2026-07-21 14:22 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/xe/xe_fault_injection: add split/skip bind coverage (rev3)
` ✓ i915.CI.BAT: "

[PATCH RFC] Bluetooth: Add generic support for vendor HCI frames
 2026-07-21 14:22 UTC  (4+ messages)

[PATCH v5 0/5] phy: qcom: Fix possible NULL-deref and runtime PM race conditions
 2026-07-21 14:22 UTC  (5+ messages)
` [PATCH v5 2/5] phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at boot

[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

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 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 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

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-21 14:15 UTC  (10+ messages)

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 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  (3+ messages)
` [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 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  (6+ 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] "

[PATCH i-g-t v4] tools/xe-perf-recorder: Add mmio-trigger support
 2026-07-21 14:04 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH v2 2/2] "

[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  (4+ messages)
` [PATCH 1/2] mm: zswap: free synchronous-IO writeback folios directly

[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  (3+ messages)
` [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 

[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)


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.