messages from 2026-07-21 14:08:28 to 2026-07-21 14:46:00 UTC [more...]
[PATCH 0/2] ext4: reduce fast-commit write amplification for scattered writes
2026-07-21 14:44 UTC (2+ messages)
[PATCH net-next] ipv6: initialize ipcm6_cookie before parsing control messages
2026-07-21 14:45 UTC (2+ messages)
[PATCH] remoteproc: Remove redundant dev_err()/dev_err_probe()
2026-07-21 14:45 UTC (2+ messages)
linux-next: test failure after merge of the kunit-next tree
2026-07-21 14:45 UTC (4+ messages)
[RFC PATCH v3 00/19] named CPU models for Arm64 on KVM
2026-07-21 14:44 UTC (3+ messages)
` [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties
[PATCH] serial: max310x: remove always included kconfig.h
2026-07-21 14:44 UTC
[PATCH v2 0/3] regulator: qcom_smd-regulator: fix PM2250 supply parent mappings
2026-07-21 14:44 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: qrb2210: fix PM4125 regulator "
[PATCH] MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALL
2026-07-21 14:43 UTC (2+ messages)
[PATCH v3] mm/slub: prevent pfmemalloc objects from entering the barn
2026-07-21 14:43 UTC (3+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-07-21 14:43 UTC (5+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
Patch "perf arm-spe: Use old behavior when opening old SPE files" has been added to the 6.12-stable tree
2026-07-21 14:42 UTC
[PATCH v3 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-21 14:43 UTC (3+ messages)
` [PATCH v3 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
[PATCH v2 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-21 14:43 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add vendor prefix for Kandou
[PATCH v2] KVM: x86: Mark nested RSM-created VM-Enter as untrusted
2026-07-21 14:42 UTC (3+ messages)
[PATCH] drm/i915/display: Ensure a non-zero safe window from PTL onwards
2026-07-21 14:42 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8550: add Xiaomi Pad 6S Pro (sheng)
2026-07-21 14:41 UTC (3+ messages)
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-21 14:41 UTC (8+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 02/23] dma-pool: fix page leak in atomic_pool_expand() cleanup
[PATCH] i2c: amd-mp2: Unregister callback on adapter add failure
2026-07-21 14:41 UTC
[PATCH] hw/vfio: Coalesce repeated PCI_COMMAND memory-decode DMA (re)map for passthrough BARs
2026-07-21 14:41 UTC (2+ messages)
[PATCH] amd-sfh-hid: tablet mode switch and asus quirk
2026-07-21 14:41 UTC (7+ messages)
` [PATCH 0/2] asus vivobook tablet mode
` [PATCH 1/2] amd-sfh-hid: tablet mode hid report and asus quirk
` [PATCH 2/2] amd-sfh-tabletmode: interpret sfh tablet mode hid report
[PATCH net-next v2] net: Replace %pK output with 0
2026-07-21 14:40 UTC (2+ messages)
[PATCH 1/2] glib-networking: update LICENSE for openssl PACKAGECONFIG
2026-07-21 14:40 UTC (3+ messages)
[LTP] [PATCH v5] semctl01: tolerate SEM_STAT races under parallel LTP runs
2026-07-21 14:40 UTC (2+ messages)
` [LTP] "
Performance regression in connectivity check during receive-pack (git 2.54)
2026-07-21 14:40 UTC (3+ messages)
[syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_pvclock
2026-07-21 14:40 UTC
[PATCH v5] PCI/ASPM: Mask ASPM states based on Devicetree properties
2026-07-21 14:39 UTC (2+ messages)
[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-21 14:39 UTC (11+ messages)
[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
2026-07-21 14:39 UTC (28+ 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 00/17] target/arm: Various trap fixes for DC ZVA et al
2026-07-21 14:38 UTC (4+ messages)
` [PATCH 07/17] target/arm: Return struct from allocation_tag_mem_internal
[PATCH net-next 7/9] net/ipv6: support RFC6724 rule 5.5 via subtrees
2026-07-21 14:37 UTC (3+ messages)
[PATCH v8] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
2026-07-21 14:37 UTC
[PATCH] perl: upgrade 5.42.2 -> 5.44.0
2026-07-21 14:37 UTC (3+ messages)
` Patchtest results for "
` [OE-core] "
[PATCH v4 0/7] Fix races on creation of SDCA jack detection
2026-07-21 14:36 UTC (8+ messages)
` [PATCH v4 1/7] ASoC: SDCA: Rename sdca_irq_allocate() to include devm
` [PATCH v4 2/7] ASoC: SDCA: Add sdca_irq_cleanup_late()
` [PATCH v4 3/7] ASoC: SDCA: Remove devm from primary IRQ cleanup
` [PATCH v4 4/7] ASoC: SDCA: Populate IRQ data earlier
` [PATCH v4 5/7] ASoC: Add a component fixup_controls callback
` [PATCH v4 6/7] ASoC: SDCA: Switch to fixup_controls callback for IRQ registration
` [PATCH v4 7/7] ASoC: SDCA: Move kcontrol search out of IRQ
[PATCH BlueZ v2 0/3] Add HID gamepad quirk fallback for broken SDP records
2026-07-21 14:36 UTC (6+ 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] arm64: dts: qcom: eliza: Add FastRPC support
2026-07-21 14:36 UTC (2+ messages)
[PATCH net-next v5 0/3] ptp: Add driver for R-Car Gen4
2026-07-21 14:36 UTC (3+ messages)
` [PATCH net-next v5 2/3] "
[PATCH i-g-t v4] tools/xe-perf-recorder: Add mmio-trigger support
2026-07-21 14:36 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for tools/xe-perf-recorder: Add mmio-trigger support (rev4)
[PATCH] drm/bridge: anx7625: stop IRQ work before teardown
2026-07-21 14:35 UTC
[PATCH 0/1] Bluetooth: mgmt: fix pairing command UAF
2026-07-21 14:36 UTC (2+ messages)
` [PATCH 1/1] Bluetooth: mgmt: fix UAF in pair command cancellation
[PATCH v6] hung_task: Deduplicate identical hang reports using explicit blocker tracking
2026-07-21 14:35 UTC (2+ messages)
[PATCH v5 0/2] media: i2c: Add driver for Mira220
2026-07-21 14:36 UTC (5+ 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 v4 0/1] Documentation: Add real-time kernel configuration guide
2026-07-21 14:36 UTC (5+ messages)
` [PATCH v4 1/1] Documentation: real-time: Add "
[PATCH net] net/openvswitch: check Ethernet header length before key_extract()
2026-07-21 14:36 UTC
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
2026-07-21 14:35 UTC (6+ messages)
` [PATCH v1 09/11] rcu: Detect expedited grace period completion in rcu_pending()
` [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()
[PATCH 0/8] rust: io: register: allow paths for relative register bases
2026-07-21 14:34 UTC (5+ messages)
` [PATCH 1/8] rust: io: register: dispatch fixed array shortcut internally
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-21 14:34 UTC (5+ messages)
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
[PATCH v2 0/4] USB: serial: mxuport: add MUX50U support and updates
2026-07-21 14:34 UTC (3+ messages)
` [PATCH v2 1/4] USB: serial: mxuport: clean up firmware version handling
[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-21 14:33 UTC (4+ messages)
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-21 14:32 UTC (3+ messages)
` [PATCH v3 33/40] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
[PATCH for-11.1] virtio: avoid packed vring virtio_queue_empty() infinite loops (CVE-2026-16457)
2026-07-21 14:31 UTC (3+ messages)
❌ FAIL: Test report for master (7.2.0-rc4, upstream-mainline, b95f03f0)
2026-07-21 14:33 UTC
[PATCH v2 0/5] drm/xe/display: Transparant fallback from stolen to sysmem
2026-07-21 14:32 UTC (8+ 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)
` ✓ CI.KUnit: success "
[PATCH v2] arch_topology: Introduce nr_possible_packages
2026-07-21 14:32 UTC (2+ messages)
[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
2026-07-21 11:14 UTC (2+ messages)
[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 (4+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible
[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
[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 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 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] kernel-uboot: drop FIT_KERNEL_COMP_ALG_EXTENSION
2026-07-21 14:27 UTC
[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 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
[LTP] [PATCH v2] inode: convert to new API and merge into a single test
2026-07-21 14:24 UTC (2+ messages)
` [LTP] "
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 (2+ messages)
` ✓ i915.CI.BAT: success for tests/xe/xe_fault_injection: add split/skip bind coverage (rev3)
[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] gitlab: remove gdb from MacOS jobs
2026-07-21 14:20 UTC (5+ messages)
[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 (2+ 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
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 (5+ 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 (2+ messages)
` [RFC PATCH 5/5] ovpn: use HKDF library functions for epoch key derivation
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.