All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-16 01:27:01 to 2025-07-16 04:05:54 UTC [more...]

[PATCH] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-16  1:43 UTC  (5+ messages)
` [PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
` [PATCH] gpu: nova-core: vbios: use size_of instead of magic number

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-16  1:28 UTC  (5+ messages)

[PATCH] riscv: dts: starfive: jh7110-common: add status power led node
 2025-07-16  4:04 UTC  (2+ messages)

[PATCH V2] arm64/mm: Drop redundant addr increment in set_huge_pte_at()
 2025-07-16  3:54 UTC 

[PATCH rdma-next v1 0/8] RDMA support for DMA handle
 2025-07-16  3:58 UTC  (3+ messages)
` [PATCH rdma-next v1 5/8] RDMA/core: Introduce a DMAH object and its alloc/free APIs

[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-16  4:01 UTC  (8+ messages)

[RFC PATCH 0/3] Remove unused EFI runtime APIs
 2025-07-16  3:52 UTC  (6+ messages)

[PATCH RESEND] x86/cpu/hygon: fix missing resctrl_cpu_detect() in bsp_init helper
 2025-07-16  3:55 UTC  (2+ messages)

parent_lock/unlock (Was: [PATCH 01/20] ovl: simplify an error path in ovl_copy_up_workdir())
 2025-07-16  3:55 UTC  (2+ messages)

linux-next: manual merge of the wireless-next tree with the wireless tree
 2025-07-16  3:52 UTC 

[PATCH 0/3] Fix localio hangs
 2025-07-16  3:51 UTC  (5+ messages)
` [PATCH 2/3] NFS/localio: nfs_uuid_put() fix the wait for file unlink events
` [PATCH 3/3] NFS/localio: nfs_uuid_put() fix the wake up after unlinking the file

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-16  3:43 UTC  (3+ messages)
` [PATCH v14 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM

[f2fs-dev] [PATCH] f2fs: f2fs supports uncached buffered I/O
 2025-07-16  3:43 UTC  (6+ messages)
    `  "

[tytso-ext4:pu] BUILD SUCCESS e3045167514456a5eee2dc394893244b7c3b66b0
 2025-07-16  3:43 UTC 

[LTP] [PATCH] fanotify22: Make 'dev' the last debugfs argument for musl compat
 2025-07-16 15:41 UTC  (3+ messages)

[Intel-wired-lan] ixgbe driver stops sending normal data when using xsk
 2025-07-16  3:41 UTC  (2+ messages)
`  "

[PATCH v2 0/3] bus: mhi: keep dma buffers through suspend/hibernation cycles
 2025-07-16  3:41 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: host: keep bhi buffer through suspend cycle

[PATCH net v3 0/2] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
 2025-07-16  3:45 UTC  (3+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] selftests: Add test cases for vlan_filter modification "

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-07-16  3:38 UTC  (8+ messages)
` [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [RFC PATCH v3 14/15] Read and validate host SMMUv3 feature bits

[PATCH v2 0/3] staging: sm750fb: Fix checkpatch warnings
 2025-07-16  3:38 UTC  (4+ messages)
` [PATCH v2 1/3] staging: sm750fb: Fix const declaration for g_fbmode array
` [PATCH v2 2/3] staging: sm750fb: Fix function parameter alignment
` [PATCH v2 3/3] staging: sm750fb: Fix CamelCase variable naming

[PATCH V2] Input: synaptics-rmi4- Add a new feature for Forcepad
 2025-07-16  3:36 UTC 

[PATCH] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
 2025-07-16  3:34 UTC  (3+ messages)

[PATCH] ASoC: SDCA: Fix uninitialized use of name in sdca_irq_populate()
 2025-07-16  3:34 UTC 

[PATCH] drm/xe/oa: Fix static checker warning about null gt
 2025-07-16  3:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-16  3:29 UTC  (4+ messages)
` [PATCH v3 05/20] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool

[PATCH RESEND] Bluetooth: vhci: Prevent use-after-free by removing debugfs files early
 2025-07-16  3:29 UTC  (4+ messages)
` [RESEND] "

[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-16  3:23 UTC  (3+ messages)

[PATCH v5 00/22] x86: strict separation of startup code
 2025-07-16  3:18 UTC  (23+ messages)
` [PATCH v5 01/22] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
` [PATCH v5 02/22] x86/sev: Use MSR protocol for remapping SVSM calling area
` [PATCH v5 03/22] x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
` [PATCH v5 04/22] x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
` [PATCH v5 05/22] x86/sev: Move GHCB page based HV communication out of startup code
` [PATCH v5 06/22] x86/sev: Avoid global variable to store virtual address of SVSM area
` [PATCH v5 07/22] x86/sev: Share implementation of MSR-based page state change
` [PATCH v5 08/22] x86/sev: Pass SVSM calling area down to early page state change API
` [PATCH v5 09/22] x86/sev: Use boot SVSM CA for all startup and init code
` [PATCH v5 10/22] x86/boot: Drop redundant RMPADJUST in SEV SVSM presence check
` [PATCH v5 11/22] x86/boot: Provide PIC aliases for 5-level paging related constants
` [PATCH v5 12/22] x86/sev: Provide PIC aliases for SEV related data objects
` [PATCH v5 13/22] x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
` [PATCH v5 14/22] x86/sev: Export startup routines for later use
` [PATCH v5 15/22] objtool: Add action to check for absence of absolute relocations
` [PATCH v5 16/22] x86/boot: Check startup code "
` [PATCH v5 17/22] x86/boot: Revert "Reject absolute references in .head.text"
` [PATCH v5 18/22] x86/kbuild: Incorporate boot/startup/ via Kbuild makefile
` [PATCH v5 19/22] x86/boot: Create a confined code area for startup code
` [PATCH v5 20/22] efistub/x86: Remap inittext read-execute when needed
` [PATCH v5 21/22] x86/boot: Move startup code out of __head section
` [PATCH v5 22/22] x86/boot: Get rid of the .head.text section

[f2fs-dev] Compressed files & the page cache
 2025-07-16  3:21 UTC  (2+ messages)

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-16  3:19 UTC  (16+ messages)
` [PATCH v5 02/14] perf bench mem: Defer type munging of size to float
` [PATCH v5 06/14] perf bench mem: Allow mapping of hugepages
` [PATCH v5 07/14] perf bench mem: Allow chunking on a memory region
` [PATCH v5 09/14] perf bench mem: Add mmap() workloads
` [PATCH v5 13/14] mm: memory: support clearing page-extents

[PATCH] tracing/probes: Avoid using params uninitialized in parse_btf_arg()
 2025-07-16  3:19 UTC 

Are LED functions strings or uint32 in Documentation/devicetree/bindings/leds/common.yaml
 2025-07-16  3:19 UTC 

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-16  3:18 UTC  (3+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH v5] [matchbox-panel-2] panel: added sysfs support
 2025-07-16  3:17 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-07-15
 2025-07-16  3:14 UTC 

[GIT PULL] Qualcomm Arm64 DeviceTree updates for v6.17
 2025-07-16  3:10 UTC 

[PATCH v8 0/4] target/arm: Add FEAT_MEC to max cpu
 2025-07-16  3:13 UTC  (5+ messages)

[PATCH v3 0/5] Support trampoline for LoongArch
 2025-07-16  3:11 UTC  (10+ messages)
` [PATCH v3 5/5] LoongArch: BPF: Add bpf trampoline support for Loongarch

[PATCH v2] wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
 2025-07-16  3:10 UTC  (2+ messages)

[PATCH] ghes: Track number of recovered hardware errors
 2025-07-16  3:04 UTC  (14+ messages)

[PATCH 1/2] samples/kobject: fix path comment
 2025-07-16  3:07 UTC  (2+ messages)
` [PATCH 2/2] samples/kobject: make attribute_group const

[PATCH fixes] riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
 2025-07-16  3:07 UTC 

[PATCH v2] Bluetooth: coredump: Use tmp buffer with dev_coredumpv
 2025-07-16  3:06 UTC  (3+ messages)
` [v2] "

[PATCH] [PATCH] scsi:bfa: Double-free vulnerability fix
 2025-07-16  3:01 UTC  (2+ messages)
`  "

[PATCH v1 1/1] arm64: dts: qcom: qcs615: Set LDO12A regulator to HPM to avoid boot hang
 2025-07-16  3:06 UTC  (2+ messages)

[PATCH v7 0/7] use per-vma locks for /proc/pid/maps reads
 2025-07-16  3:05 UTC  (8+ messages)
` [PATCH v7 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v7 2/7] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v7 3/7] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v7 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v7 5/7] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v7 6/7] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v7 7/7] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[PATCH 1/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
 2025-07-16  3:04 UTC  (3+ messages)
` [PATCH v3 0/1] Re: "
  ` [PATCH v3] "

[PATCH net-next] net: pcs: xpcs: mask readl() return value to 16 bits
 2025-07-16  3:03 UTC 

[PATCH] sched/dl: Fix race in push_dl_task
 2025-07-16  2:47 UTC  (2+ messages)

ld.lld: error: undefined symbol: crypto_req_done
 2025-07-16  2:56 UTC 

[OE-core][PATCH] systemd: remove 'serial-getty-generator' PACKAGECONFIG
 2025-07-16  2:52 UTC 

[RFC PATCH 0/4] mm/damon/sysfs: support periodic and automated stats update
 2025-07-16  2:51 UTC  (3+ messages)

[PATCH] media: mediatek: encoder: memset encoder structure data
 2025-07-16  2:46 UTC  (3+ messages)

[PATCH i-g-t v1 0/2] Refactor pixel format test handling
 2025-07-16  2:47 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH net v2] virtio-net: fix a rtnl_lock() deadlock during probing
 2025-07-16  2:47 UTC  (4+ messages)
  `  "

[PATCH 1/1] ext4: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
 2025-07-16  2:44 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
` Re: [PATCH "

Failure to create vp_vdpa device with enabled feature provisioning
 2025-07-16  2:46 UTC  (6+ messages)

[PATCH V15 00/33] Reset improvements
 2025-07-16  2:46 UTC  (4+ messages)
` [PATCH 10/33] drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset

[PATCH v8 0/2] coresight: Add label sysfs node support
 2025-07-16  2:42 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH] wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table()
 2025-07-16  2:45 UTC 

[PATCH v2 1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-16  2:41 UTC  (2+ messages)
` ✓ i915.CI.Full: success for series starting with [v2,1/1] "

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-16  2:39 UTC  (9+ messages)
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe

[PATCH] kselftest/arm4: Provide local defines for AT_HWCAP3
 2025-07-16  2:34 UTC  (2+ messages)

[PATCH RESEND] drm: Fix potential null pointer dereference issues in drm_managed.c
 2025-07-16  2:34 UTC  (2+ messages)

[PATCH v9 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-07-16  2:28 UTC  (8+ messages)
` [PATCH v9 5/9] mailbox: add CIX mailbox driver

net: phy: Motorcomm YT85xx reset issue
 2025-07-16  2:30 UTC 

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-16  2:29 UTC  (7+ messages)
` [PATCH v3 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v3 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v3 3/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v3 4/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
` [PATCH v3 6/6] slab: Make slub local_trylock_t more precise for LOCKDEP

[efi:next] BUILD SUCCESS 02eb7a8eee20b9ec6aafd5e17c5c41b53e8b13ef
 2025-07-16  2:28 UTC 

[PATCH] fs/proc: Use inode_get_dev() for device numbers in procmap_query
 2025-07-16 14:27 UTC 

[PATCH v2 0/2] Fix two tailcall-related issues
 2025-07-16  2:28 UTC  (5+ messages)
` [PATCH v2 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
` [PATCH v2 2/2] LoongArch: BPF: Fix tailcall hierarchy

[PATCH] net/tap: drop too small packets
 2025-07-16  2:22 UTC  (7+ messages)

[PULL 00/13] Net patches
 2025-07-16  2:21 UTC  (3+ messages)

[PATCH v2] test/intel/xe_pmt: Add testing for BMG crashlog
 2025-07-16  2:16 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for test/intel/xe_pmt: Add testing for BMG crashlog (rev2)

[PATCH] MAINTAINERS: add Cixi as reviewer for Spreadtrum platform
 2025-07-16  2:14 UTC 

[PATCH] sched/fair: do not scan twice in detach_tasks()
 2025-07-16  2:13 UTC  (3+ messages)

[PATCH] regulator: rt6160: Add rt6166 vout min_uV setting for compatible
 2025-07-16  2:08 UTC 

[PATCH v7 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-07-16  2:09 UTC  (19+ messages)
` [PATCH v7 02/10] cxl: Add helper to detect top of CXL device topology
` [PATCH v7 03/10] cxl: Add helper to reap dport
` [PATCH v7 04/10] cxl: Defer dport allocation for switch ports
` [PATCH v7 05/10] cxl/test: Add cxl_test support for cxl_port_update_total_ports()
` [PATCH v7 06/10] cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
` [PATCH v7 07/10] cxl: Change sslbis handler to only handle single dport
` [PATCH v7 08/10] cxl: Create an xarray to tie a host bridge to the cxl_root
` [PATCH v7 09/10] cxl: Move enumeration of hostbridge ports to the memdev probe path
` [PATCH v7 10/10] cxl: Remove devm_cxl_port_enumerate_dports() that is no longer used

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-07-16  2:06 UTC  (7+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[PATCH v5 0/3] libata-eh cleanups
 2025-07-16  2:03 UTC  (4+ messages)
` [PATCH v5 1/3] ata: libata-eh: Remove ata_do_eh()
` [PATCH v5 2/3] ata: libata-eh: Simplify reset operation management
` [PATCH v5 3/3] Documentation: driver-api: Update libata error handler information

[PATCH bpf-next,v4 1/1] doc: clarify XDP Rx metadata handling and driver requirements
 2025-07-16  2:05 UTC  (5+ messages)

[PATCH v1] PM: suspend: clean up redundant filesystems_freeze/thaw handling
 2025-07-16  2:04 UTC  (6+ messages)

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-16  1:23 UTC  (5+ messages)

[PATCH net-next v6] tcp: trace retransmit failures in tcp_retransmit_skb
 2025-07-16  2:00 UTC 

[PATCH 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-16  1:56 UTC  (11+ messages)
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add support for Type-C TCPM
` [PATCH 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[tytso-ext4:dev] BUILD SUCCESS b12f423d598fd874df9ecfb2436789d582fda8e6
 2025-07-16  1:57 UTC 

[bug report] kmemleak issue observed during blktests
 2025-07-16  1:54 UTC  (2+ messages)

[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-16  1:53 UTC  (2+ messages)

[PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
 2025-07-16  1:50 UTC  (14+ messages)

[RFC PATCH] md: split bio by io_opt size in md_submit_bio()
 2025-07-16  1:46 UTC  (2+ messages)

[PATCH v4] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-16  1:45 UTC  (5+ messages)

[PATCH v3] x86/boot: Avoid writing to cr4 twice in startup_64()
 2025-07-16  1:45 UTC  (3+ messages)

[PATCH net-next v2] net: bonding: add bond_is_icmpv6_nd() helper
 2025-07-16  1:44 UTC  (5+ messages)

[PATCH next] mmc: loongson2: Fix error code in loongson2_mmc_resource_request()
 2025-07-16  1:43 UTC  (2+ messages)

[PATCH mptcp-next v3 0/3] send() fails with EAGAIN in blocking IO mode #487
 2025-07-16  1:43 UTC  (6+ messages)

linux-next: Tree for Jul 15
 2025-07-16  1:42 UTC  (3+ messages)
` linux-next: Tree for Jul 15 (drivers/cdx/cdx.o)
` linux-next: Tree for Jul 15 (drivers/tty/serial/8250/8250_ce4100.c)

[PATCH] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
 2025-07-16  1:42 UTC 

[BUG] git pull ignores pull.autostash=true configuration when used with --git-dir and --work-tree flags on a bare repository
 2025-07-16  1:39 UTC  (4+ messages)

[PATCH v2 0/2] Fix bio splitting in the crypto fallback code
 2025-07-16  1:39 UTC  (7+ messages)
` [PATCH v2 2/2] block: Rework splitting of encrypted bios

[PATCH i-g-t, v2] tests/intel/kms_pipe_stress: Add support for additional tiling formats
 2025-07-16  1:39 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2 net-next 00/15] neighbour: Convert RTM_GETNEIGH to RCU and make pneigh RTNL-free
 2025-07-16  1:37 UTC  (3+ messages)
` [PATCH v2 net-next 08/15] neighbour: Annotate access to struct pneigh_entry.{flags,protocol}

[PATCH v1] ACPI: APEI: MAINTAINERS: Update reviewers for APEI
 2025-07-16  1:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-07-16  1:30 UTC  (6+ messages)
` [PATCH 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[PATCH] futex: Temporary disable FUTEX_PRIVATE_HASH
 2025-07-16  1:34 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: Emit uevent on controller diagnostic fault
 2025-07-16  1:31 UTC 

[syzbot] [usb?] INFO: task hung in uevent_show (2)
 2025-07-16  1:30 UTC  (11+ messages)
            ` [PATCH] media: imon: make send_packet() more robust

[PATCH 0/3] drop hugetlb_free_pgd_range()
 2025-07-16  1:26 UTC  (2+ messages)
` [PATCH 1/3] sparc64: remove hugetlb_free_pgd_range()


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.