All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 21:38:33 to 2026-02-02 22:21:42 UTC [more...]

[PATCH] platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()
 2026-02-02 22:21 UTC  (2+ messages)

[PATCH v6 00/16] ntfs filesystem remake
 2026-02-02 22:02 UTC  (14+ messages)
` [PATCH v6 01/16] Revert "fs: Remove NTFS classic"
` [PATCH v6 02/16] Documentation: filesystems: update NTFS driver documentation
` [PATCH v6 03/16] fs: add generic FS_IOC_SHUTDOWN definitions
` [PATCH v6 04/16] ntfs: update in-memory, on-disk structures and headers
` [PATCH v6 05/16] ntfs: update super block operations
` [PATCH v6 07/16] ntfs: update directory operations
` [PATCH v6 08/16] ntfs: update file operations
` [PATCH v6 09/16] ntfs: update iomap and address space operations
` [PATCH v6 10/16] ntfs: update attrib operations
` [PATCH v6 11/16] ntfs: update runlist handling and cluster allocator
` [PATCH v6 12/16] ntfs: add reparse and ea operations
` [PATCH v6 14/16] ntfs3: remove legacy ntfs driver support
` [PATCH v6 15/16] ntfs: add Kconfig and Makefile

[PATCH] test: add a test for null PMD
 2026-02-02 22:16 UTC  (9+ messages)
` [PATCH v11 0/7] net/null: bug fixes and improvements
  ` [PATCH v11 1/7] net/null: fix missing mbuf leakage in the copy transmit
  ` [PATCH v11 2/7] net/null: cleanup info response
  ` [PATCH v11 3/7] net/null: validate the numeric devargs
  ` [PATCH v11 4/7] net/null: remove redundant argument validation
  ` [PATCH v11 5/7] test: support larger packet sizes in burst generator
  ` [PATCH v11 6/7] test: add a test for null PMD
  ` [PATCH v11 7/7] net/null: add VLAN insert and strip offload support

[PATCHSET v12 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2026-02-02 22:18 UTC  (6+ messages)
` [PATCH 4/7] sched_ext: Add a DL "

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 22:17 UTC  (4+ messages)

[Buildroot] [git commit] package/qemu: bump to version 10.2.0
 2026-02-02 22:16 UTC 

[Buildroot] [git commit] package/qemu: bump to version 10.1.3
 2026-02-02 22:16 UTC 

[Buildroot] [PATCH 1/2] package/qemu: bump to version 10.1.3
 2026-02-02 22:16 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/qemu: bump to version 10.2.0

[RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
 2026-02-02 22:16 UTC  (4+ messages)
` [PATCH 6/6] block/io: keep zero flag for head/tail parts of misaligned zero write when possible

[PATCH v1] ASoC: tas2781: Put three different calibrated data solution into the same data structure
 2026-02-02 22:16 UTC  (2+ messages)

[Stable-10.2.1 00/56] Patch Round-up for stable 10.2.1, freeze on 2026-02-10
 2026-02-02 22:08 UTC  (57+ messages)
` [Stable-10.2.1 01/56] target/i386: Fix #GP error code for INT instructions
` [Stable-10.2.1 02/56] target/i386/tcg: ignore V3 in 32-bit mode
` [Stable-10.2.1 03/56] hw/i2c/imx: Fix trace func name error
` [Stable-10.2.1 04/56] tests/functional: Fix URL of gb200nvl-bmc image
` [Stable-10.2.1 05/56] monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race
` [Stable-10.2.1 06/56] tcg/optimize: Save o_mask in fold_masks_zosa_int
` [Stable-10.2.1 07/56] tcg/optimize: Fix a_mask computation for orc
` [Stable-10.2.1 08/56] tcg/optimize: Do use affected bits
` [Stable-10.2.1 09/56] tcg/riscv: Fix TCG_REG_TMP0 clobber in tcg_gen_dup{m, i}
` [Stable-10.2.1 10/56] linux-user: allow null `pathname` for statx()/fstatat()
` [Stable-10.2.1 11/56] linux-user/elfload.c: Correction to HWCAP2 accessor
` [Stable-10.2.1 12/56] linux-user: fix mremap unmapping adjacent region
` [Stable-10.2.1 13/56] linux-user: fix mremap errors for invalid ranges
` [Stable-10.2.1 14/56] linux-user: fix reserved_va page leak in do_munmap
` [Stable-10.2.1 15/56] tests: add tcg coverage for fixed mremap bugs
` [Stable-10.2.1 16/56] target/ppc: Fix env->quiesced migration
` [Stable-10.2.1 17/56] configs: use default prefix for Windows compilation
` [Stable-10.2.1 18/56] m68k: fix CAS2 writeback when Dc1==Dc2
` [Stable-10.2.1 19/56] target/i386/tcg: do not mark all SSE instructions as unaligned
` [Stable-10.2.1 20/56] target/i386/tcg: mask addresses for VSIB
` [Stable-10.2.1 21/56] target/i386/tcg: allow VEX in 16-bit protected mode
` [Stable-10.2.1 22/56] hw/i386/kvm: fix PIRQ bounds check in xen_physdev_map_pirq()
` [Stable-10.2.1 23/56] hw/loongarch/virt: Modify the interrupt trigger type in fdt table
` [Stable-10.2.1 24/56] hw/loongarch/virt: Fix irq allocation failure with pci device from fdt
` [Stable-10.2.1 25/56] target/loongach: Fix some exceptions failure in updating CSR_BADV
` [Stable-10.2.1 26/56] target/loongarch: Fix exception BCE missing to update CSR_BADV
` [Stable-10.2.1 27/56] target/loongarch: Fix exception ADEF/ADEM "
` [Stable-10.2.1 28/56] hw/loongarch/virt: Don't abort on access to unimplemented IOCSR
` [Stable-10.2.1 29/56] hw/arm: Re-enable the MAX78000FTHR machine in qemu-system-arm/aarch64
` [Stable-10.2.1 30/56] tests/functional: migrate aspeed_rainier image
` [Stable-10.2.1 31/56] target/arm: Don't specify ID_PFR1 accessfn twice
` [Stable-10.2.1 32/56] target/arm: Correctly honour HCR.TID3 for v7A cores
` [Stable-10.2.1 33/56] target/arm: Correctly trap HCR.TID1 registers in v7A
` [Stable-10.2.1 34/56] accel/nvmm: Fix 'cpu' typo in nvmm_init_vcpu()
` [Stable-10.2.1 35/56] linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition
` [Stable-10.2.1 36/56] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
` [Stable-10.2.1 37/56] bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXT
` [Stable-10.2.1 38/56] bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits
` [Stable-10.2.1 39/56] hw/intc: avoid byte swap fiddling in gicv3 its path
` [Stable-10.2.1 40/56] linux-user: Add termios2 support
` [Stable-10.2.1 41/56] linux-user: Add termios2 support to alpha target
` [Stable-10.2.1 42/56] linux-user: Add termios2 support to hppa target
` [Stable-10.2.1 43/56] linux-user: Add termios2 support to mips target
` [Stable-10.2.1 44/56] linux-user: Add termios2 support to sh4 target
` [Stable-10.2.1 45/56] linux-user: Add termios2 support to sparc target
` [Stable-10.2.1 46/56] linux-user: Add missing termios baud rates
` [Stable-10.2.1 47/56] linux-user: fixup termios2 related things on PowerPC
` [Stable-10.2.1 48/56] target/i386/tcg: fix a few instructions that do not support VEX.L=1
` [Stable-10.2.1 49/56] gitlab: preserve base rules for container template
` [Stable-10.2.1 50/56] pc-bios/optionrom: Use 32-bit linker emulation for the optionroms
` [Stable-10.2.1 51/56] tests/functional: migrate sbsa_ref test images
` [Stable-10.2.1 52/56] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
` [Stable-10.2.1 53/56] hw/ufs: fix CQE endianness and UPIU length
` [Stable-10.2.1 54/56] hw/ufs: Fix mcq completion queue wraparound
` [Stable-10.2.1 55/56] tests/qtest/ufs-test: Add test for "
` [Stable-10.2.1 56/56] python: fix msys64 wheel directory specification

[Buildroot] [PATCH v2 1/3] package/collectd: enforce c++17
 2026-02-02 22:16 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/3] package/libabseil-cpp: bump to version 20250814.1
` [Buildroot] [PATCH v2 3/3] package/grpc: bump to version 1.76.0

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 22:16 UTC  (2+ messages)

[PATCH] vfio/pci: Enable atomic ops for multifunction devices
 2026-02-02 22:11 UTC  (6+ messages)

[PATCH] lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
 2026-02-02 22:15 UTC 

[Buildroot] [git commit] package/uacme: bump version to 1.8.0
 2026-02-02 22:14 UTC 

[PATCH] drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc
 2026-02-02 22:14 UTC  (2+ messages)

[Buildroot] [git commit] package/grpc: bump to version 1.76.0
 2026-02-02 21:51 UTC 

[Buildroot] [git commit] package/libabseil-cpp: bump to version 20250814.1
 2026-02-02 21:40 UTC 

[Buildroot] [git commit] package/collectd: prepare abseil-cpp/grpc bump by enforcing c++17
 2026-02-02 21:39 UTC 

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-02 22:13 UTC  (5+ messages)
` [PATCH RFC 04/17] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()

[PATCH 00/16] Basic enabling patches for Xe3p_LPG and NVL-P
 2026-02-02 22:11 UTC  (18+ messages)
` [PATCH 01/16] drm/xe/xe3p_lpg: Add support for graphics IP 35.10
` [PATCH 02/16] drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10
` [PATCH 03/16] drm/xe/pat: Differentiate between primary and media for PTA
` [PATCH 04/16] drm/xe/xe3p_lpg: Add new PAT table
` [PATCH 05/16] drm/xe/xe3p_lpg: Add MCR steering
` [PATCH 06/16] drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine state
` [PATCH 07/16] drm/xe/xe3p_lpg: Disable reporting of context switch status to GHWSP
` [PATCH 08/16] drm/xe/xe3p_lpg: Drop unnecessary tuning settings
` [PATCH 09/16] drm/xe/xe3p_lpg: Extend 'group ID' mask size
` [PATCH 10/16] drm/xe/xe3p_lpg: Update LRC sizes
` [PATCH 11/16] drm/xe/xe3p_lpg: Set STLB bank hash mode to 4KB
` [PATCH 12/16] drm/xe/xe3p_lpg: Enable multi-queue feature
` [PATCH 13/16] drm/xe/nvlp: Add NVL-P platform definition
` [PATCH 14/16] drm/xe/nvlp: Attach MOCS table for nvlp
` [PATCH 15/16] drm/i915/nvlp: Hook up display support
` [PATCH 16/16] drm/xe/nvlp: Define GuC firmware for NVL-P

[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
 2026-02-02 22:11 UTC  (6+ messages)
` [PATCH 2/9] drm/amdgpu: revert to old status lock handling v3
` [PATCH 3/9] drm/amdgpu: fix amdgpu_userq_evict

[Buildroot] [PATCH 00/17] Boards Linux/Uboot versions bumps and folder simplification
 2026-02-02 22:09 UTC  (4+ messages)
` [Buildroot] [PATCH 01/17] configs/amarula_vyasa_rk3288: bump Linux to 6.18.5 and U-Boot to 2026.01

[PATCH] runqemu: parse QB_GRAPHICS for nographic flag
 2026-02-02 22:08 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 net-next] net/iucv: clean up iucv kernel-doc warnings
 2026-02-02 22:07 UTC  (3+ messages)

[superna9999:topic/sm8650/ayaneo-pocket-s2/pmos-fosdem26 8/23] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2026-02-02 22:06 UTC 

[PATCH] mm/zswap: remove SWP_SYNCHRONOUS_IO swapcache bypass workaround
 2026-02-02 22:07 UTC  (2+ messages)

[PATCH] [v2] ASoC: sophgo: fix 64-bit division build failure
 2026-02-02 22:04 UTC  (2+ messages)

[PATCH] nouveau/vmm: start tracking if the LPT PTE is valid. (v4)
 2026-02-02 22:04 UTC 

[RFC PATCH v2 00/16] MAINTAINER updates plus conversion of get_maintainers.pl to python
 2026-02-02 21:57 UTC  (6+ messages)
` [RFC PATCH v2 08/16] MAINTAINERS: be realistic about *-user

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-02-02 22:03 UTC  (7+ messages)

[PATCH] Input: cyapa - fix missing input->mutex when calling input_device_enabled()
 2026-02-02 22:02 UTC 

[PATCH v2] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-02-02 22:01 UTC  (2+ messages)

[PATCH v1] drm/xe/irq: Introduce xe_irq_init_late()
 2026-02-02 22:01 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] ASoC: sophgo: fix 64-bit division build failure
 2026-02-02 22:00 UTC  (3+ messages)

[PATCH] cxl/region: Fix leakage in __construct_region()
 2026-02-02 22:00 UTC  (2+ messages)

[PATCH] objtool/klp: Fix unexported static call key access for manually built livepatch modules
 2026-02-02 21:59 UTC  (2+ messages)

[PATCH v10 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
 2026-02-02 21:58 UTC 

htmldocs: Documentation/driver-api/tty/tty_port.rst:65: WARNING: Document or section may not begin with a transition. [docutils]
 2026-02-02 21:57 UTC  (2+ messages)

[PATCH net-next] net: remove unnecessary module_init/exit functions
 2026-02-02 21:56 UTC  (4+ messages)

[PATCH V1] accel/amdxdna: Replace platform name strings
 2026-02-02 21:56 UTC  (3+ messages)

[PATCH] objtool/klp: Fix symbol correlation for orphaned local symbols
 2026-02-02 21:56 UTC  (2+ messages)

[PATCH i-g-t 1/4] tests/kms_color_pipeline: use atomic commit helper consistently
 2026-02-02 21:56 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [i-g-t,1/4] "

[PATCH multipath-tools] libmpathpersist: fix mpath_persistent_reserve_out(3) synopsis
 2026-02-02 21:55 UTC  (2+ messages)

[PATCH] linux-user/elfload.c: use get_elf_hwcap2 to fix regression
 2026-02-02 21:52 UTC  (3+ messages)

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-02-02 21:53 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Remove device private pages from physical address space (rev9)

[PATCH nf-next,v2 4/4] netfilter: nft_set_rbtree: validate open interval overlap
 2026-02-02 21:53 UTC 

[PATCH v3] hfsplus: pretend special inodes as regular files
 2026-02-02 21:50 UTC  (7+ messages)

[PATCH v2] fs/resctrl: Add missing kconfig entry for CONFIG_RESCTRL_ASSIGN_FIXED
 2026-02-02 21:50 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v4 7/9] dpll: Add reference count tracking support
 2026-02-02 21:48 UTC  (2+ messages)

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-02 21:48 UTC  (2+ messages)

[RFC PATCH bpf-next v1 1/4] bpf: Fix and refactor object relationship tracking
 2026-02-02 21:48 UTC  (4+ messages)
` [RFC PATCH bpf-next v1 2/4] selftests/bpf: Test creating dynptr from dynptr data and slice
` [RFC PATCH bpf-next v1 3/4] selftests/bpf: Test using dynptr after freeing the underlying object
` [RFC PATCH bpf-next v1 4/4] selftests/bpf: Test using slice after invalidating dynptr clone

[PATCH AUTOSEL 6.18-6.12] ALSA: hda/realtek - fixed speaker no sound
 2026-02-02 21:46 UTC  (25+ messages)
` [PATCH AUTOSEL 6.18-5.10] ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xU
` [PATCH AUTOSEL 6.18] io_uring/rw: free potentially allocated iovec on cache put failure
` [PATCH AUTOSEL 6.18-6.12] ALSA: hda/realtek: ALC269 fixup for Lenovo Yoga Book 9i 13IRU8 audio
` [PATCH AUTOSEL 6.18] ALSA: usb-audio: Add delay quirk for MOONDROP Moonriver2 Ti
` [PATCH AUTOSEL 6.18-6.1] ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list
` [PATCH AUTOSEL 6.18-5.10] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
` [PATCH AUTOSEL 6.18-6.6] spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization
` [PATCH AUTOSEL 6.18-6.1] ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
` [PATCH AUTOSEL 6.18-5.10] scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
` [PATCH AUTOSEL 6.18-6.1] ALSA: hda/realtek: Add quirk for Inspur S14-G1
` [PATCH AUTOSEL 6.18] btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()
` [PATCH AUTOSEL 6.18-5.10] scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
` [PATCH AUTOSEL 6.18] Revert "drm/amd/display: pause the workload setting in dm"
` [PATCH AUTOSEL 6.18] btrfs: sync read disk super and set block size
` [PATCH AUTOSEL 6.18-5.10] wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
` [PATCH AUTOSEL 6.18] spi: intel-pci: Add support for Nova Lake SPI serial flash
` [PATCH AUTOSEL 6.18-6.12] btrfs: reject new transactions if the fs is fully read-only
` [PATCH AUTOSEL 6.18] riscv: Use 64-bit variable for output in __get_user_asm
` [PATCH AUTOSEL 6.18-6.6] regmap: maple: free entry on mas_store_gfp() failure
` [PATCH AUTOSEL 6.18-6.6] wifi: mac80211: correctly check if CSA is active
` [PATCH AUTOSEL 6.18-5.10] romfs: check sb_set_blocksize() return value
` [PATCH AUTOSEL 6.18-5.10] wifi: cfg80211: Fix bitrate calculation overflow for HE rates
` [PATCH AUTOSEL 6.18] tracing: Avoid possible signed 64-bit truncation

[PATCH 0/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support for McASP
 2026-02-02 21:47 UTC  (4+ messages)
` [PATCH 4/4] ASoC: ti: davinci-mcasp: Add asynchronous mode support

[PATCH net 1/3] Revert "net: ag71xx: use devm for register_netdev"
 2026-02-02 21:46 UTC  (3+ messages)
` [PATCH net 2/3] Revert "net: ag71xx: remove platform_set_drvdata"
` [PATCH net 3/3] net: ag71xx: call phylink_destroy on failure

[PATCH] vfio: selftests: only build tests on arm64 and x86_64
 2026-02-02 21:46 UTC  (2+ messages)

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 21:44 UTC  (3+ messages)

[PATCH] target/riscv: Inline cpu_ld[lq]_code() calls
 2026-02-02 21:43 UTC 

rk3588 MNT Reform2 fails to boot from SD card
 2026-02-02 21:43 UTC  (5+ messages)

[PATCH v2 1/1] net: spacemit: display phy driver information
 2026-02-02 21:42 UTC  (3+ messages)

[PATCH] fsverity: add missing fsverity_free_info()
 2026-02-02 21:43 UTC 

[PATCH net-next] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
 2026-02-02 21:42 UTC  (2+ messages)

[PATCH] [v2] jfs: avoid -Wtautological-constant-out-of-range-compare warning
 2026-02-02 21:40 UTC  (2+ messages)

[PATCH] target/m68k: Inline translator_ld[uw,l,q]() calls
 2026-02-02 21:40 UTC 

[PATCH] target/riscv: Inline translator_ld[uw,l,q]() calls
 2026-02-02 21:38 UTC 


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.