All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-06 10:58:41 to 2026-01-06 11:51:52 UTC [more...]

[PATCH v3 0/2] skip redundant TLB sync IPIs
 2026-01-06 11:50 UTC  (2+ messages)
` [PATCH v3 1/2] mm/tlb: skip redundant IPI when TLB flush already synchronized

[libgpiod][PATCH] tools: gpiomon: add initial-state option
 2026-01-06 11:51 UTC  (2+ messages)

[PATCH V2 5.15.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2026-01-06 11:50 UTC  (3+ messages)
` [PATCH V2 5.15.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V2 5.15.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()

[v5 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
 2026-01-06 11:51 UTC  (8+ messages)
` [v5 PATCH 2/2] hung_task: Enable runtime reset of hung_task_detect_count

re-enable IOCB_NOWAIT writes to files v5
 2026-01-06 11:51 UTC  (12+ messages)
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 09/11] fs: refactor file_update_time_flags

[PATCH 0/2] watchdog: imx2_wdt: Allow to run in low power mode
 2026-01-06 11:51 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: watchdog: fsl-imx: document continue "

[PATCH V2 6.1.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2026-01-06 11:47 UTC  (3+ messages)
` [PATCH V2 6.1.y 1/2] mm/mprotect: use long for page accountings and retval
` [PATCH V2 6.1.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()

[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
 2026-01-06 11:48 UTC  (3+ messages)
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig

[LTP] [PATCH v1] Rewrite sigrelse01.c with new APIs
 2026-01-06 11:47 UTC  (2+ messages)

[PATCH 1/3] man3/creal.3, man3/cimag.3: Standardize style and history
 2026-01-06 11:47 UTC  (3+ messages)
` [PATCH 2/3] man2: update glibc wrapper status and clean up FIXMEs
` [PATCH 3/3] path_resolution.7: document read-only mounts, ACLs, and immutable files

[PATCH] selftests/nolibc: fix sparc32 tests with -mcpu=v9
 2026-01-06 11:47 UTC  (3+ messages)

[PATCH] t5550: add netrc tests for http 401/403
 2026-01-06 11:40 UTC  (2+ messages)
` [PATCH v2] "

[GSoC PATCH v4] add -p: show user's hunk decision when selecting hunks
 2026-01-06 11:46 UTC  (4+ messages)
` [GSoC PATCH v5] "

[PATCH] migration: introduce MIGRATION_STATUS_FAILING
 2026-01-06 11:45 UTC  (4+ messages)

[PATCH 6.12.y-cip v2 00/24] Add suspend/resume support for RZ/G3E CANFD
 2026-01-06 11:44 UTC  (25+ messages)
` [PATCH 6.12.y-cip v2 01/24] can: rcar_canfd: Consistently use ndev for net_device pointers
` [PATCH 6.12.y-cip v2 02/24] can: rcar_canfd: Remove bittiming debug prints
` [PATCH 6.12.y-cip v2 03/24] can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()
` [PATCH 6.12.y-cip v2 04/24] can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()
` [PATCH 6.12.y-cip v2 05/24] can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()
` [PATCH 6.12.y-cip v2 06/24] can: rcar_canfd: Repurpose f_dcfg base for other registers
` [PATCH 6.12.y-cip v2 07/24] can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()
` [PATCH 6.12.y-cip v2 08/24] can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()
` [PATCH 6.12.y-cip v2 09/24] can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FD
` [PATCH 6.12.y-cip v2 10/24] can: rcar_canfd: Add support for Transceiver Delay Compensation
` [PATCH 6.12.y-cip v2 11/24] can: rcar_canfd: Describe channel-specific FD registers using C struct
` [PATCH 6.12.y-cip v2 12/24] can: rcar_canfd: Drop unused macros
` [PATCH 6.12.y-cip v2 13/24] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
` [PATCH 6.12.y-cip v2 14/24] can: rcar_canfd: Update RCANFD_CFG_* macros
` [PATCH 6.12.y-cip v2 15/24] can: rcar_canfd: Simplify nominal bit rate config
` [PATCH 6.12.y-cip v2 16/24] can: rcar_canfd: Simplify data "
` [PATCH 6.12.y-cip v2 17/24] can: rcar_canfd: Invert reset assert order
` [PATCH 6.12.y-cip v2 18/24] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH 6.12.y-cip v2 19/24] can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
` [PATCH 6.12.y-cip v2 20/24] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH 6.12.y-cip v2 21/24] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH 6.12.y-cip v2 22/24] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH 6.12.y-cip v2 23/24] can: rcar_canfd: Add suspend/resume support
` [PATCH 6.12.y-cip v2 24/24] can: rcar_canfd: Fix CAN-FD mode as default

[PATCH 1/3] man3/creal.3, man3/cimag.3: Standardize style and history
 2026-01-06 11:45 UTC 

[PATCH 0/3] selftests/nolibc: improvements to the kselftest runner integration
 2026-01-06 11:44 UTC  (4+ messages)
` [PATCH 1/3] selftests/nolibc: try to read from stdin in readv_zero test
` [PATCH 2/3] selftests/nolibc: scope custom flags to the nolibc-test target
` [PATCH 3/3] selftests/nolibc: also test libc-test through regular selftest framework

[PATCH v3 2/3] mm: only interrupt taking all mm locks on fatal signal
 2026-01-06 11:36 UTC  (3+ messages)

[PATCH 1/2] ARM: cpu: common: skip R_ARM_NONE relocations
 2026-01-06 11:43 UTC  (3+ messages)
` [PATCH 2/2] ARM: cpu: common: define generic relocate_image

[PATCH 0/2] x86/cpu-policy: librarify copy-in/-out
 2026-01-06 11:41 UTC  (5+ messages)
` [PATCH 1/2] x86/cpu-policy: enable build of fuzzing harness by default

[PATCH v2] librsvg: upgrade 2.61.0 -> 2.61.3
 2026-01-06 11:41 UTC 

[PATCH v2] igt-gpu-tools: upgrade 2.1 -> 2.3
 2026-01-06 11:40 UTC 

[PATCH net-next v6 0/6] Multi-queue aware sch_cake
 2026-01-06 11:40 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net/sched: Export mq functions for reuse
` [PATCH net-next v6 2/6] net/sched: sch_cake: Factor out config variables into separate struct
` [PATCH net-next v6 3/6] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
` [PATCH net-next v6 4/6] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
` [PATCH net-next v6 5/6] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
` [PATCH net-next v6 6/6] selftests/tc-testing: add selftests for cake_mq qdisc

[PATCH] net: stmmac: fix transmit queue timed out after resume
 2026-01-06 11:24 UTC 

[Patch v2] mm/vmstat: remove unused node and zone state helpers
 2026-01-06 11:40 UTC  (3+ messages)

[PATCH i-g-t 1/1] tests/kms_content_protection: Re-create framebuffer before each modeset
 2026-01-06 11:40 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH 1/2] man2: update glibc wrapper status and clean up FIXMEs
 2026-01-06 11:39 UTC 

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2026-01-06 11:38 UTC  (10+ messages)
` [PATCH v6 17/33] hw/arm/smmuv3: Add support for providing a direct MSI doorbell GPA
` [PATCH v6 32/33] vfio: Synthesize vPASID capability to VM

[PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
 2026-01-06 11:38 UTC  (3+ messages)

[bug] Commit 36a111a is interfearing with and crashing steam games with native Dualsense support
 2026-01-06 11:35 UTC 

[PATCH v2 1/2] block/blk-mq: fix RT kernel regression with queue_lock in hot path
 2026-01-06 11:36 UTC  (2+ messages)

[f2fs-dev] [PATCH RESEND 1/2] f2fs: fix out-of-bounds access in sysfs attribute read/write
 2026-01-06 11:35 UTC  (3+ messages)

[PATCH i-g-t] Avoid crash from uninitialized pipe_crc pointer
 2026-01-06 11:35 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] sched/fair: Fix overflow in vruntime_eligible() causing NULL return
 2026-01-06 11:34 UTC 

[PATCH 0/2] docs/interop/firmware: Introduce extended syntax for FirmwareMappingMemory
 2026-01-06 11:34 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH i-g-t, v9 0/5] Add plane color pipeline tests for Intel hardware
 2026-01-06 11:35 UTC  (2+ messages)
` ✓ i915.CI.Full: success for Add plane color pipeline tests for Intel hardware (rev10)

[PATCH] lib/glob: convert selftest to KUnit
 2026-01-06 11:35 UTC  (2+ messages)

[PATCH v2 00/12] media: stm32: dcmi: stability & performance enhancements
 2026-01-06 11:34 UTC  (13+ messages)
` [PATCH v2 01/12] media: stm32: dcmi: Switch from __maybe_unused to pm_ptr()
` [PATCH v2 02/12] media: stm32: dcmi: perform dmaengine_slave_config at probe
` [PATCH v2 03/12] media: stm32: dcmi: only create dma descriptor once at buf_prepare
` [PATCH v2 04/12] media: stm32: dcmi: stop the dma transfer on overrun
` [PATCH v2 05/12] media: stm32: dcmi: rework spin_lock calls
` [PATCH v2 06/12] media: stm32: dcmi: perform all dma handling within irq_thread
` [PATCH v2 07/12] media: stm32: dcmi: use dmaengine_terminate_async in irq context
` [PATCH v2 08/12] media: stm32: dcmi: continuous mode capture in JPEG
` [PATCH v2 09/12] dt-bindings: media: st: dcmi: add DMA-MDMA chaining properties
` [PATCH v2 10/12] media: stm32: dcmi: addition of DMA-MDMA chaining support
` [PATCH v2 11/12] ARM: dts: stm32: add sram node within stm32mp151.dtsi
` [PATCH v2 12/12] ARM: dts: stm32: enable DCMI DMA-MDMA chaining on stm32mp157c-ev1.dts

[PATCH v3 0/4] Add I2C support for Tegra410
 2026-01-06 11:34 UTC  (6+ messages)
` [PATCH v3 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v3 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature
` [PATCH v3 3/4] i2c: tegra: Add logic to support different register offsets
` [PATCH v3 4/4] i2c: tegra: Add support for Tegra410

[PATCH v1 0/2] Free contiguous order-0 pages efficiently
 2026-01-06 11:34 UTC  (7+ messages)
` [PATCH v1 2/2] vmalloc: Optimize vfree

[PATCH V3 0/4] Add support for DS90UB954-Q1
 2026-01-06 11:34 UTC  (5+ messages)
` [PATCH V3 2/4] media: i2c: ds90ub960: Use enums for chip type and chip family
` [PATCH V3 4/4] media: i2c: ds90ub960: Add support for DS90UB954-Q1

[PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-06 11:33 UTC  (4+ messages)
` [PATCH v2 01/14] regulator: dt-bindings: qcom,wcn3990-pmu: describe PMUs on WCN39xx

[PATCH] arm64: zynqmp: Remove ina260 IIO description
 2026-01-06 11:33 UTC  (2+ messages)

Yocto migration meta-barebox -> walnascar
 2026-01-06 11:33 UTC  (4+ messages)

[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-01-06 11:33 UTC  (19+ messages)
` [PATCH v2 03/45] arm_mpam: Use non-atomic bitops when modifying feature bitmap
` [PATCH v2 07/45] arm64: mpam: Context switch the MPAM registers
` [PATCH v2 15/45] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v2 18/45] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v2 22/45] arm_mpam: resctrl: Add CDP emulation
` [PATCH v2 23/45] arm_mpam: resctrl: Add rmid index helpers

[PATCH net v2] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
 2026-01-06 11:33 UTC  (3+ messages)

[PATCH] arm64: dts: xilinx: Drop "label" property on dlg,slg7xl45106
 2026-01-06 11:33 UTC  (2+ messages)

[PATCH net v2] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
 2026-01-06 11:32 UTC  (3+ messages)

[PATCH] btrfs: update outdated comment
 2026-01-06 11:32 UTC  (2+ messages)

[PATCH v2 00/21] Add smu message control block
 2026-01-06 11:32 UTC  (2+ messages)

[f2fs-dev] [PATCH v1 0/5] f2fs: fix large folio read corner cases for immutable files
 2026-01-06 11:25 UTC  (5+ messages)
` [f2fs-dev] [PATCH v1 3/5] f2fs: add f2fs_block_needs_zeroing() to handle hole blocks
    `  "

[syzbot] [ocfs2?] possible deadlock in ocfs2_del_inode_from_orphan
 2026-01-06 11:30 UTC  (2+ messages)
` Syzbot test for ocfs2: Fix "

[PATCH] pwm: stm32: handle polarity change when PWM is enabled
 2026-01-06 11:30 UTC  (3+ messages)

[PATCH v4 0/1] Input: cros_ec_keyb: add function key support
 2026-01-06 11:29 UTC  (2+ messages)
` [PATCH v4 1/1] Input: cros_ec_keyb - "

[PATCH 0/3] Some random object database related fixes
 2026-01-06 11:29 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] builtin/gc: fix condition for whether to write commit graphs

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-06 11:26 UTC  (8+ messages)

[PATCH 1/2] man2: update glibc wrapper status and clean up FIXMEs
 2026-01-06 11:26 UTC  (2+ messages)
` [PATCH 2/2] path_resolution.7: document read-only mounts, ACLs, and immutable files

[PATCH v2] spdx30_tasks: Add concluded license support with SPDX_CONCLUDED_LICENSE
 2026-01-06 11:25 UTC 

[PATCH v2 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-06 11:26 UTC  (4+ messages)
` [PATCH v2 01/11] of: Add for_each_compatible_node_scoped() helper

[gustavoars:testing/wfamnae-next20260105] BUILD SUCCESS 0864e0ff8ab1707473f669bf2a8dc94e97629018
 2026-01-06 11:24 UTC 

[PATCH] cryptodev: add SNOW5G spec
 2026-01-06 11:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v7 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2026-01-06 11:22 UTC  (3+ messages)
` [PATCH net-next v7 2/2] virtio-net: Implement ndo_write_rx_mode callback

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-01-06 11:23 UTC  (19+ messages)
` [PATCH 04/13] drm/i915/display: Fix color pipeline enum name leak
` [PATCH 05/13] drm: Allow driver-managed destruction of colorop objects
` [PATCH 06/13] drm/colorop: Add destroy helper for "
` [PATCH 07/13] drm/amd/display: Hook up colorop destroy helper for plane pipelines
` [PATCH 08/13] drm/vkms: "
` [PATCH 09/13] drm/i915/display: Hook up intel_colorop_destroy
` [PATCH 10/13] drm: Clean up colorop objects during mode_config cleanup
` [PATCH 11/13] drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()
` [PATCH 12/13] drm/colorop: Use destroy callback for color pipeline teardown

[PATCH] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
 2026-01-06 11:21 UTC 

[PATCH 00/10] i386/cpu: Add new instructions & CPU model for Intel Diamond Rapids
 2026-01-06 11:22 UTC  (4+ messages)
` [PATCH 10/10] dosc/cpu-models-x86: Add documentation for DiamondRapids

[PATCH i-g-t] tests/intel/xe_multigpu_svm: Add test documentation for Mega MultiGPU feature
 2026-01-06 11:21 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] CI: Extend eclair-*-allcode to enable as much as possible
 2026-01-06 11:20 UTC  (8+ messages)
` ARM64 notes: "

[PATCH v2 0/4] Introduce Allwinner H616 PWM controller
 2026-01-06 11:19 UTC  (4+ messages)
` [PATCH v2 2/4] pwm: sun50i: Add H616 PWM support

[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
 2026-01-06 11:19 UTC  (3+ messages)

[PATCH v2 0/3] Expose TDX Module version
 2026-01-06 11:19 UTC  (4+ messages)

[PATCH v1] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-06 11:19 UTC  (9+ messages)

[PATCH RESEND] Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"
 2026-01-06 11:18 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 98d78c06f54da101c1f2eb79af378cee9e07e102
 2026-01-06 11:16 UTC 

[PATCH 0/2] PCI: dwc: Add multi-port controller support
 2026-01-06 11:16 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Update clar for improved integer handling
 2026-01-06 11:16 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] t/unit-tests: update clar to 39f11fe

[PATCH v9 00/19] media: cadence,ti: CSI2RX Multistream Support
 2026-01-06 11:15 UTC  (3+ messages)
` [PATCH v9 16/19] media: ti: j721e-csi2rx: Return the partial frame as error

[PATCH i-g-t V2] lib/amdgpu: implement selective sync skipping for error injection tests
 2026-01-06 11:15 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for lib/amdgpu: implement selective sync skipping for error injection tests (rev2)

[PATCH v6 0/2] Don't set MD_BROKEN on failfast bio failure
 2026-01-06 11:14 UTC  (7+ messages)
` [PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast

[PATCH v2 2/2] block: Fix WARN_ON in blk_mq_run_hw_queue when called from interrupt context
 2026-01-06 11:14 UTC  (2+ messages)

[PATCH] objtool: fix compilation failure with the x32 toolchain
 2026-01-06 11:13 UTC 

[PATCH v3 0/3] Add support for Variscite DART-MX95 and Sonata board
 2026-01-06 11:11 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite DART-MX95

[PATCH v2 0/3] UEFI Capsule - PKCS11 Support
 2026-01-06 11:09 UTC  (4+ messages)
` [PATCH v2 1/3] tools: mkeficapsule: Add support for pkcs11
` [PATCH v2 2/3] binman: Accept pkcs11 URI tokens for capsule updates
` [PATCH v2 3/3] test: binman: Add test for pkcs11 signed capsule

[PATCH i-g-t] lib/amdgpu: implement selective sync skipping for error injection tests
 2026-01-06 11:11 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH fstests v3 0/3] generic: new testcases for delegation support
 2026-01-06 11:09 UTC  (4+ messages)
` [PATCH fstests v3 3/3] generic: add tests for file delegations

[PATCH v19 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-01-06 11:08 UTC  (2+ messages)

[rppt-memblock:fixes] BUILD SUCCESS be05f571464404432a0f8fe1c81a86a0862da283
 2026-01-06 11:07 UTC 

[PATCH 0/2] nolibc: Add fread() and fseek()
 2026-01-06 11:07 UTC  (9+ messages)
` [PATCH 1/2] tools/nolibc: Add fread() to stdio.h

[PATCH v2] selftests/nolibc: always build sparc32 tests with -mcpu=v8
 2026-01-06 11:05 UTC  (2+ messages)

[PATCH v2 0/2] kexec: history: track previous kernel version and kexec boot count
 2026-01-06 11:04 UTC  (4+ messages)
` [PATCH v2 2/2] kexec: history: track kexec boot counter

[PATCH] man3/creal.3, man3/cimag.3: Standardize style and history
 2026-01-06 11:04 UTC 

[PATCH v3 0/2] Input: cros_ec_keyb: add function key support
 2026-01-06 11:01 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: google,cros-ec-keyb: add has-fn-map prop

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-01-06 11:01 UTC  (3+ messages)
` [PATCH V2 02/13] perf/x86/intel/uncore: Support per-platform discovery base devices

[PATCH v3 1/2] platform/x86/amd: Fix memory leak in wbrf_record()
 2026-01-06 11:00 UTC  (2+ messages)

[PATCH] net: optimize raw checksum computation
 2026-01-06 10:59 UTC  (2+ messages)

[char-misc] mei: trace: treat reg parameter as string
 2026-01-06 10:59 UTC  (3+ messages)

[PATCH] xen: Drop xenoprofile support
 2026-01-06 10:58 UTC  (5+ 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.