All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-27 05:01:02 to 2025-11-27 07:14:06 UTC [more...]

[PATCH next] remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carveout()
 2025-11-27  7:14 UTC 

[bug report] wifi: mt76: mt7996: use correct link_id when filling TXD and TXP
 2025-11-27  7:13 UTC 

[perf-tools-next:tmp.perf-tools-next 9/150] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'none'
 2025-11-27  7:11 UTC 

[PATCH v4 00/21] paravirt: cleanup and reorg
 2025-11-27  7:08 UTC  (26+ messages)
` [PATCH v4 01/21] x86/paravirt: Remove not needed includes of paravirt.h
` [PATCH v4 02/21] x86/paravirt: Remove some unneeded struct declarations
` [PATCH v4 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option
` [PATCH v4 04/21] x86/paravirt: Move thunk macros to paravirt_types.h
` [PATCH v4 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v4 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v4 07/21] arm/paravirt: Use common code for paravirt_steal_clock()
` [PATCH v4 08/21] arm64/paravirt: "
` [PATCH v4 09/21] loongarch/paravirt: "
` [PATCH v4 10/21] riscv/paravirt: "
` [PATCH v4 11/21] x86/paravirt: "
` [PATCH v4 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v4 13/21] x86/paravirt: Introduce new paravirt-base.h header
` [PATCH v4 14/21] x86/paravirt: Move pv_native_*() prototypes to paravirt.c
` [PATCH v4 15/21] x86/xen: Drop xen_irq_ops
` [PATCH v4 16/21] x86/xen: Drop xen_cpu_ops
` [PATCH v4 17/21] x86/xen: Drop xen_mmu_ops
` [PATCH v4 18/21] objtool: Allow multiple pv_ops arrays
` [PATCH v4 19/21] x86/paravirt: Allow pv-calls outside paravirt.h
` [PATCH v4 20/21] x86/paravirt: Specify pv_ops array in paravirt macros
` [PATCH v4 21/21] x86/pvlocks: Move paravirt spinlock functions into own header

[PATCH i-g-t] tests/intel/kms_joiner: Add function for pretest checks
 2025-11-27  7:11 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/6] KVM: LoongArch: selftests: Add timer test case
 2025-11-27  7:11 UTC  (18+ messages)

[PATCH] perf trace: Skip internal syscall arguments
 2025-11-27  7:10 UTC  (2+ messages)

[PATCH 1/1] scsi: ufs: crypto: Add ufs_hba_variant_ops::crypto_keyslot_remap
 2025-11-27  7:06 UTC  (4+ messages)
  ` [PATCH v2 0/2] scsi: ufs: Add crypto_keyslot_remap support
    ` [PATCH v2 1/2] scsi: ufs: crypto: Add ufs_hba_variant_ops::crypto_keyslot_remap
    ` [PATCH v2 2/2] scsi: ufs: Add crypto keyslot remapping test module

[PATCH 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-11-27  7:07 UTC  (9+ messages)
` [PATCH 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH 2/4] nvme: "
` [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH] efiemu/loadcore: Add grub_calloc failure check
 2025-11-27  7:06 UTC  (3+ messages)

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-27  7:05 UTC  (5+ messages)

[PATCH v1 0/8]SoCFPGA: Update Boot Support for CycloneV in U-Boot
 2025-11-27  7:05 UTC  (7+ messages)
` [PATCH v1 6/8] configs: cyclone5: Enable SPL FAT support

[PATCH v2 06/11] md: support to align bio to limits
 2025-11-27  7:05 UTC  (2+ messages)

[PATCH mptcp-net] mptcp: sync the msk->sndbuf at accept() time
 2025-11-27  7:04 UTC 

[PATCH] platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks
 2025-11-27  7:04 UTC 

[Intel-wired-lan] [PATCH iwl-next v1 1/1] e1000e: introduce private flag to override XTAL clock frequency
 2025-11-27  7:01 UTC  (3+ messages)

deadlock in virtnet_xdp_set()
 2025-11-27  7:01 UTC  (2+ messages)
` [PATCH RFC] virtio_net: gate delayed refill scheduling

[PATCH 0/2] iio: pressure: add Honeywell ABP2 driver
 2025-11-27  7:01 UTC  (8+ messages)
` [PATCH 2/2] "

[PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-27  7:01 UTC  (11+ messages)
` [PATCH v2 02/13] ext4: subdivide EXT4_EXT_DATA_VALID1
` [PATCH v2 03/13] ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1
` [PATCH v2 06/13] ext4: don't cache extent during splitting extent

[OE-core][scarthgap 00/21] Patch review
 2025-11-27  7:00 UTC  (4+ messages)
` [OE-core][scarthgap 14/21] lib/oe/go: document map_arch, and raise an error on unknown architecture

[PATCH v3 0/3] kexec: print out debugging message if required for kexec_load
 2025-11-27  6:59 UTC  (7+ messages)

[PATCH] w1: Use container_of_const() when all types are const
 2025-11-27  6:58 UTC  (3+ messages)

[PATCH v2 0/4] NBL add new features
 2025-11-27  6:58 UTC  (9+ messages)
` [PATCH v1 0/1] fix NBL Rx VLAN issues in DPDK 25.11-rc3
  ` [PATCH v1 1/1] net/nbl: add VLAN offload set interface
      ` 回复:[PATCH "
          ` 回复:回复:[PATCH "
              ` 回复:回复:回复:[PATCH "

performance anomaly in rep movsq/movsb as seen on Sapphire Rapids executing sync_regs()
 2025-11-27  6:55 UTC 

Bug Report - Rtlwifi
 2025-11-27  6:55 UTC  (2+ messages)

[PATCH] man/man3/getopt.3: Restore angle brackets
 2025-11-27  6:54 UTC  (4+ messages)

[PATCH RFC 3/3] riscv: dts: sophgo: Add USB support for cv18xx
 2025-11-27  6:52 UTC  (4+ messages)
` [PATCH] riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes

[PATCH] Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed"
 2025-11-27  6:47 UTC  (3+ messages)

[PATCH 4/4 v6] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver
 2025-11-27  6:53 UTC  (3+ messages)

linux-next: manual merge of the tty tree with the tty.current tree
 2025-11-27  6:52 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] igc: fix race condition in TX timestamp read for register 0
 2025-11-27 13:49 UTC  (4+ messages)
`  "

[PATCH v3 0/3] misc: fastrpc: Add polling mode support
 2025-11-27  6:52 UTC  (7+ messages)
` [PATCH v3 2/3] misc: fastrpc: Update context ID mask for "
` [PATCH v3 3/3] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH] mmc: host: sdhci-msm: Add support for wrapped keys
 2025-11-27  6:51 UTC  (3+ messages)

[PATCH v2 0/8] regulator: Use container_of_const() when all types are const
 2025-11-27  6:51 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH 1/2] ti-am62px-sk: Enable TEE_SUPPLICANT_IN_USERLAND
 2025-11-27  6:47 UTC  (4+ messages)
` [cip-dev][isar-cip-core][PATCH 2/2] u-boot-ti-am62px-sk: ti-extra.cfg: Remove redundant configs

[bug report] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
 2025-11-27  6:46 UTC 

[PATCH] drm/i915/dp: Add byte-by-byte fallback for broken USB-C adapters
 2025-11-27  6:46 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[conor:pinctrl 21/23] drivers/pinctrl/pinctrl-generic.c:183 pinctrl_generic_pins_function_dt_node_to_map() error: uninitialized symbol 'map'
 2025-11-27  6:43 UTC 

[PATCH 0/5] LoongArch: BPF features and fixes
 2025-11-27  6:44 UTC  (4+ messages)

[PATCH v2 0/5] KVM: arm64: Add support for FEAT_IDST
 2025-11-27  6:43 UTC  (9+ messages)
` [PATCH v2 2/5] KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
` [PATCH v2 3/5] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH v2 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome

[akpm-mm:mm-nonmm-unstable 107/111] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'user'
 2025-11-27  6:41 UTC 

Suspected SPAM/AI (was: [PATCH] man3/getgrnam: clarify possible errno values when entry not found)
 2025-11-27  6:41 UTC 

[PATCH v6 0/3] virtio: feature related cleanups
 2025-11-27  6:40 UTC  (4+ messages)
` [PATCH v6 1/3] virtio: clean up features qword/dword terms
` [PATCH v6 2/3] vhost/test: add test specific macro for features
` [PATCH v6 3/3] vhost: switch to arrays of feature bits

fix version string for video firmware for SM8550
 2025-11-27  6:40 UTC 

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-27  6:40 UTC  (13+ messages)

[PATCH net-next 00/11][pull request] Intel Wired LAN Driver Updates 2025-11-25 (ice, idpf, iavf, ixgbe, ixgbevf, e1000e)
 2025-11-27  6:33 UTC  (4+ messages)
` [PATCH net-next 03/11] ixgbe: Add 10G-BX support

[akpm-mm:mm-unstable 55/60] checkpatch: WARNING:BAD_SIGN_OFF: Unexpected content after email: 'Alice Ryhl <aliceryhl@google.com> [rust]', should be: 'Alice Ryhl <aliceryhl@google.com> (rust)'
 2025-11-27  6:35 UTC 

[PATCH v3] most: core: fix resource leak in most_register_interface error paths
 2025-11-27  6:35 UTC  (2+ messages)

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-27  6:32 UTC  (12+ messages)

[PATCH] drm/i915/display: Check number of scalers for casf
 2025-11-27  6:31 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Check number of scalers for casf (rev2)

[PATCH] docs: MAINTAINERS: update Mauro's files/paths
 2025-11-27  6:31 UTC 

[PATCH] docs: kdoc_parser: add data/function attributes to ignore
 2025-11-27  6:31 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: fix hash for kernel 6.6.117
 2025-11-27  6:30 UTC 

[PATCH] doc: warn against --committer-date-is-author-date
 2025-11-27  6:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] mm/huge_memory: use end_folio to terminate anonymous folio remapping
 2025-11-27  6:30 UTC  (2+ messages)

[openeuler:OLK-6.6 3392/3392] htmldocs: Documentation/networking/ub/ubl.rst:63: WARNING: undefined label: 'documentation/networking/ub/unic.rst' [ref.ref]
 2025-11-27  6:29 UTC 

[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
 2025-11-27  6:28 UTC  (11+ messages)

[PATCH v2] mm: fix vma_start_write_killable() signal handling
 2025-11-27  6:26 UTC  (8+ messages)

[PATCH 0/3] MSHV intercepts support on arm64
 2025-11-27  6:26 UTC  (8+ messages)
` [PATCH 2/3] irqchip/gic-v3: allocate one SGI for MSHV

[PATCH v2 1/3] arm64: dts: qcom: sdm630/660: Add CDSP-related nodes
 2025-11-27  6:26 UTC  (13+ messages)

REGRESSION on drm-tip
 2025-11-27  6:25 UTC 

[PATCH v2] ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2i
 2025-11-27  6:26 UTC  (2+ messages)

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-11-27  6:25 UTC  (6+ messages)
` [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref

[PATCH 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2025-11-27  6:18 UTC  (6+ messages)
` [PATCH 2/3] amd_iommu: Turn on XT support only when guest has enabled it

[GIT PULL] ASoC fixes for v6.18-rc7
 2025-11-27  6:21 UTC  (2+ messages)

[conor:pinctrl 21/23] drivers/pinctrl/pinctrl-mpfs-mssio.c:302:27: error: 'pinctrl_generic_pins_function_dt_node_to_map' undeclared here (not in a function)
 2025-11-27  6:23 UTC 

[PATCH v1] mediatek MT7925: update bluetooth firmware to 20251124093155
 2025-11-27  6:12 UTC 

[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
 2025-11-27  6:12 UTC  (4+ messages)
` [PATCH v4 2/3] tracing/fprobe: "

[vbabka:b4/sheaves-for-all] [slab] d39c8adcd0: WARNING:at_include/linux/alloc_tag.h:#__alloc_tagging_slab_free_hook
 2025-11-27  6:09 UTC 

Fw: [Bug 220774] New: netem is broken in 6.18
 2025-11-27  6:08 UTC  (6+ messages)

REGRESSION on linux-next (next-20251125)
 2025-11-27  6:05 UTC 

[PATCH v5 0/9] Add support for Mesa GPU hang replay tool
 2025-11-27  6:04 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for Add support for Mesa GPU hang replay tool (rev6)
` ✓ CI.KUnit: success "

[pci:controller/host-common] BUILD SUCCESS b1e24e05e1408602d3414b95031242bbaa72226a
 2025-11-27  6:02 UTC 

[PATCH 1/1] arm64: Print slab alloc and free paths for addresses in registers
 2025-11-27  6:02 UTC 

[PATCH] tests: add functional tests for ECB mode using various ciphers
 2025-11-27  6:00 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v6.20] BUILD SUCCESS 14559e819d7f01d61e34735c429e449f69a8d439
 2025-11-27  6:01 UTC 

[PATCH v2] staging: fluke_gpib: use kzalloc instead of kmalloc + memset
 2025-11-27  5:58 UTC  (2+ messages)

[PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
 2025-11-27  5:56 UTC  (3+ messages)

[PATCH v3 4/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-11-27  5:55 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2025-11-27  5:54 UTC 

[PATCH 0/3] btrfs-progs: add block-group-tree to the default mkfs/convert features
 2025-11-27  5:53 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: tests: disable bgt feature for ^no-holes and ^fst runs
` [PATCH 2/3] btrfs-progs: misc-tests: check if free space tree is enabled after mount
` [PATCH 3/3] btrfs-progs: add block-group-tree to the default mkfs features

[linux-next:master 11929/12398] sound/soc/codecs/nau8325.c:430:13: warning: variable 'n2_max' is uninitialized when used here
 2025-11-27  5:50 UTC 

[PATCH v2 0/3] sched: update the rq->avg_idle when a task is moved to an idle CPU
 2025-11-27  5:51 UTC  (5+ messages)
` [PATCH v2 1/3] sched/fair: set rq->idle_stamp at the end of the sched_balance_newidle
` [PATCH v2 2/3] sched: update the rq->avg_idle when a task is moved to an idle CPU
` [PATCH v2 3/3] sched/fair: update rq->avg_idle for the delay-dequeue task

[PATCH 0/2] mmc: core: Extend manufacturing date beyond 2025
 2025-11-27  5:50 UTC  (6+ messages)
` [PATCH 2/2] mmc: core: Add quirk for broken manufacturing date

[cilium:pr/netkit-iouring7 3/3] net/core/netdev-genl.c:1202:7: warning: address of function 'dst_dev' will always evaluate to 'true'
 2025-11-27  5:48 UTC 

[PATCH 0/2] hw/uefi: add pcap support
 2025-11-27  5:48 UTC  (5+ messages)
` [PATCH 1/2] move pcap structs to header file
` [PATCH 2/2] hw/uefi: add pcap support

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-11-27  5:48 UTC  (6+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH i-g-t v2 1/6] lib/amdgpu: Add flexible command context API with external BO support
 2025-11-27  5:48 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v2,1/6] "

[PATCH 0/2] mm/swapfile: fix and cleanup swap list iterations
 2025-11-27  5:42 UTC  (4+ messages)
` [PATCH 1/2] mm/swapfile: fix list iteration in swap_sync_discard

[PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
 2025-11-27  5:41 UTC  (2+ messages)

[PATCH i-g-t v8 00/10] Madvise feature in SVM for Multi-GPU configs
 2025-11-27  5:40 UTC  (10+ messages)
` [PATCH i-g-t v8 03/10] tests/intel/xe_multi_gpusvm: Add SVM multi-GPU xGPU memory access test
` [PATCH i-g-t v8 04/10] tests/intel/xe_multi_gpusvm: Add SVM multi-GPU atomic operations

net: thunderbolt: missing ndo_set_mac_address breaks 802.3ad bonding
 2025-11-27  5:33 UTC  (5+ messages)

[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-27  5:28 UTC  (4+ messages)
` [PATCH v9 4/7] x86/mm: Simplify clear_page_*

[PATCH v2 3/4] drm/xe/xe_hw_error: Add support for GT hardware errors
 2025-11-27  5:28 UTC  (2+ messages)

[PATCH 2/2] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
 2025-11-27  5:28 UTC  (2+ messages)

[RFC PATCH] Drivers: hv: Confidential VMBus exernal memory support
 2025-11-27  5:15 UTC  (2+ messages)

[PATCH 1/2] panthor: Allow specifying offset when mapping a BO against a VM
 2025-11-27  5:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "

[PATCH v3 0/4] Improve folio split related functions
 2025-11-27  5:23 UTC  (3+ messages)
` [PATCH v3 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()

[RFC PATCH v1 0/4] Add upstream board Xunlong Orange Pi RV
 2025-11-27  5:21 UTC  (4+ messages)

[PATCH 0/4] Fixes for CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION* and for SOCFPGA
 2025-11-27  5:20 UTC  (6+ messages)
` [PATCH 3/4] arch: arm: mach-socfpga: Adjust a raw sectors for MMC loading of U-Boot from SPL

USB-Audio: Add jack controls for HP Thunderbolt Dock G2
 2025-11-27  5:16 UTC 

amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
 2025-11-27  5:15 UTC  (3+ messages)

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-11-27  5:12 UTC  (9+ messages)

[PATCH v3 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-27  5:11 UTC  (4+ messages)
` [PATCH v3 1/3] mm: pagewalk: simplify hugepage boundary calculation using min()
` [PATCH v3 2/3] mm/vmscan: use %pe to print error pointers
` [PATCH v3 3/3] mm/zswap: "

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-27  5:10 UTC  (14+ messages)
` [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait

[PATCH 0/2] liveupdate: luo_session: Fix a couple Smatch issues
 2025-11-27  5:10 UTC  (3+ messages)

[PATCH v1 0/3] list: add primitives for private list manipulations
 2025-11-27  5:09 UTC  (2+ messages)

[PATCH] selftests/mm/uffd: initialize char variable to Null
 2025-11-27  5:06 UTC  (2+ messages)

[PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc
 2025-11-27  5:05 UTC  (4+ messages)

[PATCH] mm/memblock: only mark/clear KHO scratch memory when needed
 2025-11-27  5:05 UTC  (5+ messages)

[tip:irq/msi] BUILD SUCCESS 9c1fbc56ca0a98113e75dcc5030103a02eff8897
 2025-11-27  5:05 UTC 

[broonie-ci:fileWFQw2x 21/62] checkpatch: WARNING:BAD_SIGN_OFF: Unexpected content after email: 'Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>> ---', should be: 'Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> (---)'
 2025-11-27  5:04 UTC 

[PATCH v2 00/11] ntfsplus: ntfs filesystem remake
 2025-11-27  4:59 UTC  (6+ messages)
` [PATCH v2 07/11] ntfsplus: add attrib operatrions
` [PATCH v2 08/11] ntfsplus: add runlist handling and cluster allocator
` [PATCH v2 09/11] ntfsplus: add reparse and ea operations
` [PATCH v2 10/11] ntfsplus: add misc operations
` [PATCH v2 11/11] ntfsplus: add Kconfig and Makefile


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.