All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 20:35:57 to 2026-02-02 21:13:31 UTC [more...]

[PATCHSET v12 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2026-02-02 21:13 UTC  (7+ messages)
` [PATCH 3/7] sched/debug: Stop and start server based on if it was active
` [PATCH 4/7] sched_ext: Add a DL server for sched_ext tasks

[GIT PULL] cgroup fixes for v6.19-rc8
 2026-02-02 21:12 UTC 

[PATCH v4 0/1] drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset
 2026-02-02 21:11 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on reset (rev4)
` ✓ Xe.CI.BAT: "

[Stable-10.1.4 00/74] Patch Round-up for stable 10.1.4, freeze on 2026-02-10
 2026-02-02 20:58 UTC  (75+ messages)
` [Stable-10.1.4 01/74] file-posix: Handle suspended dm-multipath better for SG_IO
` [Stable-10.1.4 02/74] tcg: Zero extend 32-bit addresses for TCI
` [Stable-10.1.4 03/74] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
` [Stable-10.1.4 04/74] gitlab: move custom runners to Ubuntu 24.04
` [Stable-10.1.4 05/74] target/arm: handle unaligned PC during tlb probe
` [Stable-10.1.4 06/74] scripts: fix broken error path in modinfo-collect.py
` [Stable-10.1.4 07/74] vhost: Always initialize cached vring data
` [Stable-10.1.4 08/74] scripts/nsis.py: Tell makensis that WoA is 64 bit
` [Stable-10.1.4 09/74] block: Fix BDS use after free during shutdown
` [Stable-10.1.4 10/74] nvme: Note in which AioContext some functions run
` [Stable-10.1.4 11/74] Revert "nvme: Fix coroutine waking"
` [Stable-10.1.4 12/74] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
` [Stable-10.1.4 13/74] qga: Fix ubsan warning
` [Stable-10.1.4 14/74] Fix const qualifier build errors with recent glibc
` [Stable-10.1.4 15/74] i386: "
` [Stable-10.1.4 16/74] tests/vhost-user-bridge.c: "
` [Stable-10.1.4 17/74] monitor: "
` [Stable-10.1.4 18/74] gdbstub: "
` [Stable-10.1.4 19/74] qdev: fix error handling in set_uint64_checkmask
` [Stable-10.1.4 20/74] target/i386: Fix #GP error code for INT instructions
` [Stable-10.1.4 21/74] target/i386/tcg: ignore V3 in 32-bit mode
` [Stable-10.1.4 22/74] hw/i2c/imx: Fix trace func name error
` [Stable-10.1.4 23/74] tests/functional: Fix URL of gb200nvl-bmc image
` [Stable-10.1.4 24/74] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
` [Stable-10.1.4 25/74] tcg/optimize: Save o_mask in fold_masks_zosa_int
` [Stable-10.1.4 26/74] tcg/optimize: Fix a_mask computation for orc
` [Stable-10.1.4 27/74] tcg/optimize: Do use affected bits
` [Stable-10.1.4 28/74] tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m, i}
` [Stable-10.1.4 29/74] linux-user: allow null `pathname` for statx()/fstatat()
` [Stable-10.1.4 30/74] linux-user: fix mremap unmapping adjacent region
` [Stable-10.1.4 31/74] linux-user: fix mremap errors for invalid ranges
` [Stable-10.1.4 32/74] linux-user: fix reserved_va page leak in do_munmap
` [Stable-10.1.4 33/74] tests: add tcg coverage for fixed mremap bugs
` [Stable-10.1.4 34/74] target/ppc: Fix env->quiesced migration
` [Stable-10.1.4 35/74] configs: use default prefix for Windows compilation
` [Stable-10.1.4 36/74] m68k: fix CAS2 writeback when Dc1==Dc2
` [Stable-10.1.4 37/74] target/i386/tcg: do not mark all SSE instructions as unaligned
` [Stable-10.1.4 38/74] target/i386/tcg: mask addresses for VSIB
` [Stable-10.1.4 39/74] target/i386/tcg: allow VEX in 16-bit protected mode
` [Stable-10.1.4 40/74] hw/i386/kvm: fix PIRQ bounds check in xen_physdev_map_pirq()
` [Stable-10.1.4 41/74] hw/loongarch/virt: Modify the interrupt trigger type in fdt table
` [Stable-10.1.4 42/74] hw/loongarch/virt: Fix irq allocation failure with pci device from fdt
` [Stable-10.1.4 43/74] target/loongach: Fix some exceptions failure in updating CSR_BADV
` [Stable-10.1.4 44/74] target/loongarch: Fix exception BCE missing to update CSR_BADV
` [Stable-10.1.4 45/74] target/loongarch: Fix exception ADEF/ADEM "
` [Stable-10.1.4 46/74] hw/loongarch/virt: Don't abort on access to unimplemented IOCSR
` [Stable-10.1.4 47/74] tests/functional: migrate aspeed_rainier image
` [Stable-10.1.4 48/74] target/arm: Don't specify ID_PFR1 accessfn twice
` [Stable-10.1.4 49/74] target/arm: Correctly honour HCR.TID3 for v7A cores
` [Stable-10.1.4 50/74] target/arm: Correctly trap HCR.TID1 registers in v7A
` [Stable-10.1.4 51/74] accel/nvmm: Fix 'cpu' typo in nvmm_init_vcpu()
` [Stable-10.1.4 52/74] tests/functional: Mark the MIPS replay tests as flaky
` [Stable-10.1.4 53/74] tests/functional: Mark another MIPS replay test "
` [Stable-10.1.4 54/74] linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition
` [Stable-10.1.4 55/74] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
` [Stable-10.1.4 56/74] bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXT
` [Stable-10.1.4 57/74] bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits
` [Stable-10.1.4 58/74] hw/intc: avoid byte swap fiddling in gicv3 its path
` [Stable-10.1.4 59/74] linux-user: Add termios2 support
` [Stable-10.1.4 60/74] linux-user: Add termios2 support to alpha target
` [Stable-10.1.4 61/74] linux-user: Add termios2 support to hppa target
` [Stable-10.1.4 62/74] linux-user: Add termios2 support to mips target
` [Stable-10.1.4 63/74] linux-user: Add termios2 support to sh4 target
` [Stable-10.1.4 64/74] linux-user: Add termios2 support to sparc target
` [Stable-10.1.4 65/74] linux-user: Add missing termios baud rates
` [Stable-10.1.4 66/74] linux-user: fixup termios2 related things on PowerPC
` [Stable-10.1.4 67/74] target/i386/tcg: fix a few instructions that do not support VEX.L=1
` [Stable-10.1.4 68/74] pc-bios/optionrom: Use 32-bit linker emulation for the optionroms
` [Stable-10.1.4 69/74] tests/functional: migrate sbsa_ref test images
` [Stable-10.1.4 70/74] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
` [Stable-10.1.4 71/74] hw/ufs: fix CQE endianness and UPIU length
` [Stable-10.1.4 72/74] hw/ufs: Fix mcq completion queue wraparound
` [Stable-10.1.4 73/74] tests/qtest/ufs-test: Add test for "
` [Stable-10.1.4 74/74] python: fix msys64 wheel directory specification

[PATCH v6 00/11] target/ppc: Remove most MO_TE uses in cpu_ld/st_code/data()
 2026-02-02 21:01 UTC  (12+ messages)
` [PATCH v6 01/11] target/ppc: Inline cpu_ldl_data_ra() calls in ICBI helpers
` [PATCH v6 02/11] target/ppc: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers
` [PATCH v6 03/11] target/ppc: Inline cpu_ld/st_data_ra() calls in do_hash()
` [PATCH v6 04/11] target/ppc: Expect page translation hash addresses to be aligned
` [PATCH v6 05/11] target/ppc: Introduce ppc_data_endian_env() helper
` [PATCH v6 06/11] target/ppc: Introduce ppc_code_endian_dc() helper
` [PATCH v6 07/11] target/ppc: Inline need_byteswap() and replace translator_ldl_swap()
` [PATCH v6 08/11] target/ppc: Check endianness via env in ppc_disas_set_info()
` [PATCH v6 09/11] target/ppc: Introduce ppc_env_is_little_endian() helper
` [PATCH v6 10/11] target/ppc: Check endianness at runtime in ppc_data_endian_env()
` [PATCH v6 11/11] target/ppc: Inline cpu_ldl_code() call in ppc_ldl_code()

[Buildroot] [git commit] package/ell: needs MMU
 2026-02-02 20:59 UTC 

[Buildroot] [git commit] package/ell: bump version to 0.81
 2026-02-02 20:59 UTC 

[PATCH 0/5] submodule: add 'reversive' traversal options to foreach
 2026-02-02 21:10 UTC  (6+ messages)
` [PATCH 5/5] doc: document reversive traversal and related modes

[PATCH v5 00/11] Add CWSR support to user queues
 2026-02-02 21:09 UTC  (3+ messages)
` [PATCH v5 04/11] drm/amdgpu: Add user save area params validation

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-02-02 21:09 UTC  (4+ messages)
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-02-02 21:09 UTC  (6+ messages)
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[i915-rt v5 00/21] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-02 21:08 UTC  (7+ messages)
` [i915-rt v5 09/21] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v5 10/21] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v5 11/21] drm/i915/display: Use intel_de_read/write_fw in colorops

[PATCH v6 0/2] improve_kernel_cve_report: Add a bbclass support
 2026-02-02 21:08 UTC  (3+ messages)
  ` [PATCH v6 1/2] vulns: add a new recipe
  ` [PATCH v6 2/2] improve_kernel_cve_report: Add a bbclass support

[PATCH v2] subtree: validate --prefix against commit in split
 2026-02-02 21:07 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1] iio: potentiometer: mcp4131: fix double application of wiper shift
 2026-02-02 20:04 UTC 

[PATCH 0/2] Fix port enumeration failure and NULL endpoint issue
 2026-02-02 21:04 UTC  (3+ messages)
` [PATCH 1/2] cxl/core: Set cxlmd->endpoint to NULL by default

[PATCH] x86/ibs: Fix typo in dc_l2tlb_miss comment
 2026-02-02 21:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2] uprobes: fix incorrect lockdep condition in filter_chain()
 2026-02-02 21:04 UTC  (2+ messages)
` [tip: perf/core] uprobes: Fix "

[PATCH] rcu: mark lockdep_assert_rcu_helper() __always_inline
 2026-02-02 21:04 UTC  (2+ messages)
` [tip: locking/core] rcu: Mark "

fsverity speedup and memory usage optimization v5
 2026-02-02 21:04 UTC  (6+ messages)
` [PATCH 02/11] readahead: push invalidate_lock out of page_cache_ra_unbounded
      ` [f2fs-dev] "

[Buildroot] [PATCH 1/2] package/ell: needs MMU
 2026-02-02 21:03 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/ell: bump version to 0.81

[PATCH v5 00/11] target/ppc: Remove most MO_TE uses in cpu_ld/st_code/data()
 2026-02-02 20:59 UTC  (6+ messages)
` [PATCH v5 06/11] target/ppc: Introduce ppc_code_endian() helper

RESEND [PATCH v1] iio: potentiometer: mcp4131: fix double application of wiper shift
 2026-02-02 20:59 UTC  (4+ messages)

[PATCH 1/1] ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23
 2026-02-02 20:57 UTC 

[PATCH 00/17] Account for DSC bubble overhead for horizontal slices
 2026-02-02 20:56 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Account for DSC bubble overhead for horizontal slices (rev7)

[PATCH v7 0/4] generate-cve-exclusions: Add a .bbclass
 2026-02-02 20:52 UTC  (5+ messages)
  ` [PATCH v7 1/4] generate-cve-exclusions: Add output format option
  ` [PATCH v7 2/4] cvelistv5: add a new recipe
  ` [PATCH v7 3/4] kernel-generate-cve-exclusions: Add a .bbclass
  ` [PATCH v7 4/4] generate-cve-exclusions: Move python script

[PATCH] PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
 2026-02-02 20:55 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix null dereference in find_network
 2026-02-02 20:54 UTC 

[merged mm-nonmm-stable] riscv-kexec-add-support-for-crashkernel-cma-reservation.patch removed from -mm tree
 2026-02-02 20:54 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()
 2026-02-02 20:52 UTC 

[PATCH v2 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-02-02 20:53 UTC  (7+ messages)
` [PATCH v2 6/6] clk: qcom: Add TCSR clock driver for Eliza

[PATCH v3] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-02 20:52 UTC  (2+ messages)

[PATCH] iio: trigger: fix use-after-free in viio_trigger_alloc()
 2026-02-02 20:52 UTC  (4+ messages)

[PATCH v3 net] net: add proper RCU protection to /proc/net/ptype
 2026-02-02 20:52 UTC 

[PATCH] sched_ext: Fix NULL pointer deref and warnings during scx teardown
 2026-02-02 20:52 UTC  (4+ messages)

[PATCH] ASoC: amd: fix memory leak in acp3x pdm dma ops
 2026-02-02 20:50 UTC 

[PATCH v7 00/19] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2026-02-02 20:47 UTC  (20+ messages)
` [PATCH v7 01/19] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
` [PATCH v7 02/19] ati-vga: Fix DST_PITCH and SRC_PITCH reads
` [PATCH v7 03/19] ati-vga: Read aliased values from DP_GUI_MASTER_CNTL
` [PATCH v7 04/19] ati-vga: Latch src and dst pitch and offset on master_cntl default
` [PATCH v7 05/19] ati-vga: Implement foreground and background color register writes
` [PATCH v7 06/19] ati-vga: Add scissor clipping register support
` [PATCH v7 07/19] ati-vga: Remove dst_x/y updates after blit
` [PATCH v7 08/19] ati-vga: Consolidate dirty region tracking in ati_2d_blt
` [PATCH v7 09/19] ati-vga: Remove src and dst stride mutation "
` [PATCH v7 10/19] ati-vga: Use local variables for register values "
` [PATCH v7 11/19] ati-vga: Introduce ATI2DCtx struct for 2D blit context
` [PATCH v7 12/19] ati-vga: Extract setup_2d_blt_ctx from ati_2d_blt
` [PATCH v7 13/19] ati-vga: Split ati_2d_do_blt "
` [PATCH v7 14/19] ati-vga: Pass use_pixman to ati_2d_do_blt
` [PATCH v7 15/19] ati-vga: Remove ATIVGAState param from ati_2d_do_blt
` [PATCH v7 16/19] ati-vga: Move source bounds validation to ati_2d_blt
` [PATCH v7 17/19] ati-vga: Implement scissor rectangle clipping for 2D operations
` [PATCH v7 18/19] ati-vga: Implement HOST_DATA register writes
` [PATCH v7 19/19] ati-vga: Implement HOST_DATA flush to VRAM

[PATCH] HID: asus: Add check for cancelling fn_lock_sync_work
 2026-02-02 20:51 UTC  (2+ messages)

[PATCH net-next v3] r8169: add support for RTL8125cp
 2026-02-02 20:50 UTC  (2+ messages)

[PATCH] [v2] i3c, iio: fix i3c driver dependencies
 2026-02-02 20:50 UTC  (4+ messages)

[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
 2026-02-02 20:49 UTC  (10+ messages)

[PATCH v3 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-02 20:50 UTC  (3+ messages)
` [PATCH v3 2/2] drm/xe: Add prefetch fault "

[BUG] git log --graph --pretty=format misplaces graph characters when -p given
 2026-02-02 20:49 UTC  (3+ messages)

[PATCH] drm/xe/guc: Test GuC v70.58.1 for LNL, PTL
 2026-02-02 20:49 UTC 

[PATCH/for-next v3 0/3] cgroup/cpuset: Fix partition related locking issues
 2026-02-02 20:48 UTC  (5+ messages)
` [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue

[GIT PULL] lsm/lsm-pr-20260202
 2026-02-02 20:47 UTC  (2+ messages)

[syzbot] [input?] [usb?] WARNING in asus_remove
 2026-02-02 20:47 UTC  (4+ messages)

[PATCH] delayacct: fix uapi timespec64 definition
 2026-02-02 20:47 UTC  (3+ messages)

+ scripts-gdb-implement-x86_page_ops-in-mmpy.patch added to mm-nonmm-unstable branch
 2026-02-02 20:47 UTC 

[PATCH v2] ACPI: OSL: Panic when encountering a fatal ACPI error
 2026-02-02 20:45 UTC  (6+ messages)

[PATCH v5 0/5] Add support for the Bus Lock Threshold
 2026-02-02 20:44 UTC  (3+ messages)
` [PATCH v5 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs

[RFC PATCH v2] media: Virtual camera driver
 2026-02-02 20:44 UTC 

[PATCH] jfs: avoid -Wtautological-constant-out-of-range-compare warning
 2026-02-02 20:44 UTC  (3+ messages)

[PATCH] [v2] jfs: avoid -Wtautological-constant-out-of-range-compare warning
 2026-02-02 20:43 UTC 

[PATCH] mmc: remove unnecessary module_init/exit functions
 2026-02-02 20:41 UTC  (4+ messages)

[PATCH resend 1/2] sched: psi: loosen clock sync between scheduler and aggregator
 2026-02-02 20:41 UTC  (3+ messages)
` [PATCH resend 2/2] sched: psi: use rq_clock() during task state changes

[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-02 20:40 UTC  (4+ messages)
` [PATCH v2 3/8] KVM: x86: nSVM: Add validity check for vmcb12 g_pat

[PATCH bpf-next v3 0/3] Add wakeup_source iterators
 2026-02-02 20:40 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk

[PATCH] docs: maintainer-pgp-guide.rst: updated a kernel.org link
 2026-02-02 20:40 UTC  (2+ messages)

[linux-next:master 10788/11220] include/linux/rcupdate.h:555:36: error: dereferencing pointer to incomplete type 'struct maple_enode'
 2026-02-02 20:39 UTC  (2+ messages)

+ delayacct-fix-uapi-timespec64-definition.patch added to mm-nonmm-unstable branch
 2026-02-02 20:38 UTC 

+ delayacct-fix-uapi-timespec64-definition.patch added to mm-nonmm-unstable branch
 2026-02-02 20:37 UTC 

[PATCH v9 0/7] i2c: xiic: use generic device property accessors
 2026-02-02 20:37 UTC  (16+ messages)
` [PATCH v9 1/7] i2c: xiic: switch to devres managed APIs
` [PATCH v9 2/7] i2c: xiic: remove duplicate error message
` [PATCH v9 3/7] i2c: xiic: switch to generic device property accessors
` [PATCH v9 4/7] i2c: xiic: cosmetic cleanup
` [PATCH v9 5/7] i2c: xiic: cosmetic: use resource format specifier in debug log
` [PATCH v9 6/7] i2c: xiic: use numbered adapter registration
` [PATCH v9 7/7] i2c: xiic: skip input clock setup on non-OF systems

[PATCH v2 0/4] Add the support for Glymur Video clock controller
 2026-02-02 20:36 UTC  (5+ messages)
` [PATCH v2 3/4] clk: qcom: gcc-glymur: Add video axi clock resets for glymur
` [PATCH v2 4/4] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur


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.