All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 16:21:25 to 2025-02-24 17:02:55 UTC [more...]

[PATCH bpf-next v8 0/5] Add prog_kfunc feature probe
 2025-02-24 16:59 UTC  (6+ messages)
` [PATCH bpf-next v8 1/5] libbpf: Extract prog load type check from libbpf_probe_bpf_helper
` [PATCH bpf-next v8 2/5] libbpf: Init fd_array when prog probe load
` [PATCH bpf-next v8 3/5] libbpf: Add libbpf_probe_bpf_kfunc API
` [PATCH bpf-next v8 4/5] libbpf: Init kprobe prog expected_attach_type for kfunc probe
` [PATCH bpf-next v8 5/5] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests

[PATCH 1/2] mm, cma: fix 32-bit warning
 2025-02-24 17:02 UTC  (4+ messages)
` [PATCH 2/2] mm, cma: use literal printf format string

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-24 17:01 UTC  (5+ messages)
` [PATCH v11 20/23] x86/resctrl: Configure mbm_cntr_assign mode if supported

[PATCH v9 00/13] hrtimer Rust API
 2025-02-24 17:01 UTC  (8+ messages)
  ` [PATCH v9 01/13] rust: hrtimer: introduce hrtimer support

[PATCH v4 0/5] fast-export, fast-import: add support for signed-commits
 2025-02-24 17:01 UTC  (3+ messages)
` [PATCH v5 0/6] "

[PATCH v9 0/5] PMU support for engine activity
 2025-02-24 17:01 UTC  (6+ messages)
` ✓ CI.KUnit: success for PMU support for engine activity (rev5)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/2] Userptr fixes
 2025-02-24 17:01 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe: Userptr invalidation race with binds fixes
` [PATCH v4 2/2] drm/xe: Add staging tree for VM binds

[PATCH iproute2-next v2] ip: link: netkit: Support scrub options
 2025-02-24 17:00 UTC  (3+ messages)

[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
 2025-02-24 16:59 UTC  (4+ messages)
` [PATCH v5 1/3] cryptodev: add SM4 GCM
  ` [PATCH v5 2/3] crypto/ipsec_mb: add SM4 GCM support
  ` [PATCH v5 3/3] app/test: add SM4 GCM tests

[RESEND PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-02-24 16:59 UTC  (2+ messages)

drivers/irqchip/irq-riscv-imsic-state.c:135:7-8: ERROR: iterator variable bound on line 134 cannot be NULL
 2025-02-24 16:59 UTC 

[intel-lts:pr/67 1/1] include/linux/uaccess.h:112:17: warning: 'old_tv' may be used uninitialized
 2025-02-24 16:59 UTC 

[PATCH v4 0/2] Touch Bar DRM driver for x86 Macs
 2025-02-24 16:58 UTC  (3+ messages)
` [PATCH v4 2/2] drm/tiny: add driver for Apple Touch Bars in "

[PATCHSET 1/5] xfs_scrub: fixes and cleanups for inode iteration
 2025-02-24 16:58 UTC  (4+ messages)
` [PATCH 04/17] libfrog: wrap handle construction code
  ` [PATCH v1.1] "

[PATCH net-next v3 0/2] net: stmmac: dwc-qos: clean up clock initialisation
 2025-02-24 16:53 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: stmmac: dwc-qos: name struct plat_stmmacenet_data consistently
` [PATCH net-next v3 2/2] net: stmmac: dwc-qos: clean up clock initialisation

[PATCH] RISC-V: vDSO: Wire up getrandom() vDSO implementation
 2025-02-24 16:57 UTC  (3+ messages)

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-24 16:56 UTC  (6+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64

[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-02-24 16:58 UTC  (5+ messages)
` [PATCH iproute2 v2] "

[kvm-unit-tests PATCH 00/10] riscv: sbi: Test improvements and a couple new
 2025-02-24 16:53 UTC  (3+ messages)
` [kvm-unit-tests PATCH 01/10] riscv: sbi: Mark known fwft failures as kfails

[LTP] [PATCH v2 0/8] Cleanup the mmap testing suite
 2025-02-24 16:57 UTC  (6+ messages)
` [LTP] [PATCH v2 1/8] Refactor mmap03 test
` [LTP] [PATCH v2 2/8] Refactor mmap10 test

[PATCH] hvf: arm: disable SME feature
 2025-02-24 16:57 UTC 

C aggregate passing (Rust kernel policy)
 2025-02-24 16:57 UTC  (16+ messages)

[kvm-unit-tests GIT PULL] x86: Fixes, new tests, and more!
 2025-02-24 16:57 UTC  (2+ messages)

[PATCH hyperv-next v2 0/2] x86/hyperv: VTL mode reboot fixes
 2025-02-24 16:57 UTC  (3+ messages)

[PATCH v4 0/4] rust: configfs abstractions
 2025-02-24 16:55 UTC  (2+ messages)

[PATCH v2 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-02-24 16:56 UTC  (21+ messages)
` [PATCH v2 01/20] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v2 02/20] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v2 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v2 04/20] mm: move hugetlb specific things in folio to page[3]
` [PATCH v2 05/20] mm: move _pincount in folio to page[2] on 32bit
` [PATCH v2 06/20] mm: move _entire_mapcount "
` [PATCH v2 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
` [PATCH v2 08/20] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v2 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v2 10/20] bit_spinlock: __always_inline (un)lock functions
` [PATCH v2 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v2 12/20] mm/rmap: basic MM owner tracking for large folios (!hugetlb)
` [PATCH v2 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
` [PATCH v2 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
` [PATCH v2 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v2 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v2 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)

[PATCH v3 0/2] Userptr fixes
 2025-02-24 16:56 UTC  (3+ messages)
` [PATCH v3 1/2] drm/xe: Userptr invalidation race with binds fixes
` [PATCH v3 2/2] drm/xe: Add staging tree for VM binds

Gitlab popup "project or group might rely on certificate-based cluster connections"
 2025-02-24 16:54 UTC 

[PATCH v2 0/2] KVM: SVM: Fix an STI shadow on VMRUN bug
 2025-02-24 16:54 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH v2 2/2] KVM: selftests: Assert that STI blocking isn't set after event injection

[PATCH 0/2] ALSA: hda/realtek: Sort Ally X properly, fix Asus Z13 2025 audio
 2025-02-24 16:53 UTC  (3+ messages)
` [PATCH 2/2] ALSA: hda/realtek: Fix "

[recipe build #3858863] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-02-24 16:46 UTC 

[PATCH] doc: fix typo in it.po
 2025-02-24 16:53 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
 2025-02-24 16:52 UTC  (5+ messages)
` [Lsf-pc] "

[PATCH 0/4] clean up rw buffer import
 2025-02-24 16:52 UTC  (5+ messages)
` [PATCH 1/4] io_uring/rw: allocate async data in io_prep_rw()
` [PATCH 3/4] io_uring/rw: extract helper for iovec import

[PATCH 01/34] net/cnxk: allow duplicate SPI in outbound IPsec
 2025-02-24 16:52 UTC  (3+ messages)
` [PATCH v3 01/33] "

[PATCH V2 00/45] Live update: vfio and iommufd
 2025-02-24 16:51 UTC  (11+ messages)
` [PATCH V2 02/45] migration: cpr helpers
` [PATCH V2 28/45] vfio: return mr from vfio_get_xlat_addr

[PATCH net-next v2 0/2] net: stmmac: dwc-qos: clean up clock initialisation
 2025-02-24 16:49 UTC  (3+ messages)
` [PATCH net-next 2/2] "

[PATCH 0/3] XFS error handling fixes
 2025-02-24 16:50 UTC  (7+ messages)
` [PATCH 1/3] fs/xfs: Handle root inode read failure in grub_xfs_mount
` [PATCH 2/3] fs/xfs: Fix grub_xfs_iterate_dir return value in case of failure
` [PATCH 3/3] fs/xfs: Propagate incorrect inode error from grub_xfs_read_inode

[PATCH] serial: 8250_dma: terminate correct DMA in tx_dma_flush()
 2025-02-24 16:51 UTC  (5+ messages)
`  "

[PATCH v6 00/12] Add Support for RZ/G3E ICU
 2025-02-24 16:51 UTC  (10+ messages)
` [PATCH v6 10/12] irqchip/renesas-rzv2h: Update TSSR_TIEN macro
` [PATCH v6 11/12] irqchip/renesas-rzv2h: Update macros ICU_TSSR_TSSEL_{MASK,PREP}

[RFC 0/6] VRAM Self Refresh
 2025-02-24 16:48 UTC  (7+ messages)
` [RFC 1/6] PCI/ACPI: Implement PCI FW _DSM method
` [RFC 2/6] drm/xe/vrsr: Detect vrsr capability
` [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
` [RFC 4/6] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [RFC 5/6] drm/xe/pm: D3Cold target state
` [RFC 6/6] drm/xe/vrsr: Enable VRSR

[PATCH] fs/xfs: add new superblock features added in Linux 6.12/6.13
 2025-02-24 16:49 UTC  (5+ messages)

[PATCH sched_ext/for-6.15] sched_ext: idle: Introduce scx_bpf_nr_node_ids()
 2025-02-24 16:49 UTC 

[PATCH] nvme-tcp: add basic support for the C2HTermReq PDU
 2025-02-24 16:48 UTC  (5+ messages)

[syzbot] [kernel?] WARNING: locking bug in get_random_u8
 2025-02-24 16:47 UTC  (3+ messages)
` [syzbot] "

[PATCH v3 net 0/8] net: enetc: fix some known issues
 2025-02-24 16:47 UTC  (7+ messages)
` [PATCH v3 net 1/8] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH v3 net 2/8] net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
` [PATCH v3 net 8/8] net: enetc: fix the off-by-one issue "

[PATCH v2 0/4] btrfs: allow creating inline data extents for sector size < page size case
 2025-02-24 16:47 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: fix inline data extent reads which zero out the remaining part

QA notification for completed autobuilder build (yocto-5.1.3.rc3)
 2025-02-24 16:47 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-24 16:47 UTC  (4+ messages)

[Bug] git-http-push authentication fails using netrc-file since v2.46
 2025-02-24 16:46 UTC  (3+ messages)
` [PATCH 0/1] Fix netrc usage with WebDAV-based HTTP protocol

[LTP] [PATCH 0/8] Cleanup the mmap testing suite
 2025-02-24 16:46 UTC  (5+ messages)
` [LTP] [PATCH 1/8] Refactor mmap03 test
` [LTP] [PATCH 2/8] Refactor mmap10 test

[oe-layersetup][master][PATCH v2] templates: Fix paths for DL_DIR and SSTATE_DIR
 2025-02-24 16:44 UTC  (5+ messages)
` [meta-arago] "

[PATCH] x86: dovetail: Harden __send_ipi_mask for KVM guests
 2025-02-24 16:44 UTC 

[PATCH] KVM: arm64: Drop mte_allowed check during memslot creation
 2025-02-24 16:44 UTC  (6+ messages)

[BUG REPORT] MHI's resume from hibernate is broken
 2025-02-24 16:44 UTC  (6+ messages)

'git gc auto' didn't trigger on large reflog
 2025-02-24 16:43 UTC  (3+ messages)

[PATCH 0/1] pcapng: fix null dereference in rte_pcapng_close
 2025-02-24 16:42 UTC  (7+ messages)
` [PATCH v2 0/1] warn if NULL is passed to rte_pcapng_close
  ` [PATCH v2 1/1] pcapng: "
` [PATCH v3 0/1] pcapng: fix null dereference in rte_pcapng_close
  ` [PATCH v3 1/1] "

[PATCH] tools/xl: fix channel configuration setting
 2025-02-24 16:40 UTC  (2+ messages)

[PATCH] xfs/614: determine the sector size of the fs image by doing a test format
 2025-02-24 16:39 UTC  (2+ messages)

[PATCH 0/9] Add kernel cmdline option for rt_group_sched
 2025-02-24 16:39 UTC  (2+ messages)

[PATCH v4 2/2] drm/tiny: add driver for Apple Touch Bars in x86 Macs
 2025-02-24 16:38 UTC  (9+ messages)

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-24 16:39 UTC  (3+ messages)
` [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-24 16:38 UTC  (7+ messages)

[V7 00/45] Color Pipeline API w/ VKMS
 2025-02-24 16:07 UTC  (17+ messages)
` [V7 01/45] drm: Add helper for conversion from signed-magnitude
` [V7 02/45] drm/vkms: Round fixp2int conversion in lerp_u16
` [V7 03/45] drm/vkms: Add kunit tests for VKMS LUT handling
` [V7 05/45] drm/colorop: Introduce new drm_colorop mode object
` [V7 06/45] drm/colorop: Add TYPE property
` [V7 07/45] drm/colorop: Add 1D Curve subtype
` [V7 09/45] drm/colorop: Add BYPASS property
` [V7 10/45] drm/colorop: Add NEXT property

[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
 2025-02-24 16:37 UTC  (2+ messages)

[PATCH iproute2] ip: link: netkit: Support scrub options
 2025-02-24 16:36 UTC  (4+ messages)

[PATCH v4 0/5] Add support for Nuvoton npcm845 i3c controller
 2025-02-24 16:35 UTC  (10+ messages)
` [PATCH v4 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
` [PATCH v4 3/5] i3c: master: svc: Fix npcm845 FIFO empty issue
` [PATCH v4 5/5] i3c: master: svc: Fix npcm845 DAA process corruption

[PATCH] media: i2c: imx219: Add support for 'clock-frequency' parsing
 2025-02-24 16:34 UTC  (12+ messages)

[PATCH net-next 0/3] r8169: enable more devices ASPM and LTR support
 2025-02-24 16:33 UTC  (4+ messages)
` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 "

[PATCHv3 0/7] block: fix lock order and remove redundant locking
 2025-02-24 16:33 UTC  (5+ messages)
` [PATCHv3 2/7] block: move q->sysfs_lock and queue-freeze under show/store method
` [PATCHv3 4/7] block: Introduce a dedicated lock for protecting queue elevator updates

[PATCH 0/8] gpiolib: sanitize return values of callbacks
 2025-02-24 16:33 UTC  (5+ messages)
` [PATCH 4/8] gpiolib: sanitize the return value of gpio_chip::get()
` [PATCH 8/8] gpiolib: sanitize the return value of gpio_chip::get_direction()

What is *supposed* to happen with automated nftables accept rules?
 2025-02-24 16:32 UTC  (2+ messages)

[PATCH 0/6] Add preload_check_sign tool
 2025-02-24 16:31 UTC  (3+ messages)

Diff rename detection performance issues
 2025-02-24 16:30 UTC  (2+ messages)

[PATCH mptcp] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
 2025-02-24 16:31 UTC  (3+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-02-24 16:30 UTC  (8+ messages)
` [PATCH v12 2/3] "

[PATCH] vmalloc: drop myself from Reviewers
 2025-02-24 16:30 UTC 

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-24 16:30 UTC  (9+ messages)

[PATCH v2 0/3] Userptr fixes
 2025-02-24 16:30 UTC  (8+ messages)
` [PATCH v2 2/3] drm/xe: Userptr invalidation race with binds fixes

[PATCH] configfs: update MAINTAINERS
 2025-02-24 16:28 UTC 

[PATCH 0/1] [GSOC 2025] [Newbie] userdiff: add built-in pattern for shell scripts
 2025-02-24 16:28 UTC  (6+ messages)
` [PATCH v2 0/1] [PATCH v2 "
  ` [PATCH v2 1/1] userdiff: extend Bash pattern to cover more shell function forms

[PATCH iproute2-next 0/5] iprule: Add mask support for L4 ports and DSCP
 2025-02-24 16:27 UTC  (4+ messages)
` [PATCH iproute2-next 5/5] iprule: Add DSCP mask support

[PATCH v9 0/3] Add support for AST2700 clk driver
 2025-02-24 16:27 UTC  (5+ messages)
` [PATCH v9 2/3] reset: aspeed: register AST2700 reset auxiliary bus device

[Buildroot] [PATCH] package/systemd: add BR2_PACKAGE_SYSTEMD_UKIFY option
 2025-02-24 16:27 UTC 

[LTP] [PATCH] syscalls/getrusage04: Disable for VIRT_OTHER
 2025-02-24 16:26 UTC 

[PATCH] dma-mapping: update MAINTAINERS
 2025-02-24 16:27 UTC 

[PATCH] drm/xe: cancel pending job timer before freeing scheduler
 2025-02-24 16:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] lib/lzo: Avoid output overruns when compressing
 2025-02-24 16:20 UTC  (2+ messages)

[PATCH 00/10] enable "app" to be compiled with MSVC
 2025-02-24 16:24 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v5 08/10] test-pmd: declare lcore_count atomic
` [PATCH v6 00/10] enable "app" to be compiled with MSVC
  ` [PATCH v6 01/10] eal: add workaround for __builtin_constant_p
  ` [PATCH v6 02/10] test_alarm: avoid warning about different qualifiers
  ` [PATCH v6 03/10] test-pmd: fix printf format string mismatch
  ` [PATCH v6 04/10] test-pmd: do explicit 64-bit shift to avoid implicit conversion
  ` [PATCH v6 05/10] test-pmd: avoid undefined behavior
  ` [PATCH v6 06/10] test-pmd: avoid non-constant initializer
  ` [PATCH v6 07/10] test-pmd: don't return value from void function
  ` [PATCH v6 08/10] test/test-pmd: declare lcore_count atomic
  ` [PATCH v6 09/10] test: add workaround for __builtin_constant_p in test_memcpy_perf
  ` [PATCH v6 10/10] app: enable app directory to be compiled with MSVC

[RFC PATCH] objtool: Skip unannotated intra-function call warning for bl+mflr pattern
 2025-02-24 16:25 UTC  (4+ messages)

[PATCH v5 0/3] drm/sched: Documentation and refcount improvements
 2025-02-24 16:25 UTC  (7+ messages)
` [PATCH v5 2/3] drm/sched: Adjust outdated docu for run_job()

[PATCH] Fuse: Add backing file support for uring_cmd
 2025-02-24 16:24 UTC  (11+ messages)

[PATCH v5 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-02-24 16:23 UTC  (3+ messages)
` [PATCH v5 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH] remoteproc: omap: add comment for is_iomem
 2025-02-24 16:22 UTC  (2+ messages)

[PATCH] ASoC: dapm-graph: set fill colour of turned on nodes
 2025-02-24 16:21 UTC  (5+ messages)

[PATCH] drm/i915/dp_mst: Fix encoder HW state readout for UHBR MST
 2025-02-24 16:21 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "


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.