All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-26 18:48:18 to 2025-02-26 19:32:32 UTC [more...]

[PATCH 0/2] rust/faux: Minor binding fixes
 2025-02-26 19:31 UTC  (5+ messages)
` [PATCH 2/2] rust/faux: Add missing parent argument to Registration::new()

[PATCH v2 net-next 00/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
 2025-02-26 19:25 UTC  (11+ messages)
` [PATCH v2 net-next 01/12] ipv4: fib: Use cached net in fib_inetaddr_event()
` [PATCH v2 net-next 02/12] ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvmalloc_array()
` [PATCH v2 net-next 03/12] ipv4: fib: Allocate fib_info_hash[] during netns initialisation
` [PATCH v2 net-next 04/12] ipv4: fib: Make fib_info_hashfn() return struct hlist_head
` [PATCH v2 net-next 05/12] ipv4: fib: Remove fib_info_laddrhash pointer
` [PATCH v2 net-next 06/12] ipv4: fib: Remove fib_info_hash_size
` [PATCH v2 net-next 07/12] ipv4: fib: Add fib_info_hash_grow()
` [PATCH v2 net-next 08/12] ipv4: fib: Namespacify fib_info hash tables
` [PATCH v2 net-next 10/12] ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl()
` [PATCH v2 net-next 12/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL

[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-26 19:28 UTC  (3+ messages)
` [PATCH sched_ext/for-6.15 v3 1/5] bpf: Add struct_ops context information to struct bpf_prog_aux
` [PATCH sched_ext/for-6.15 v3 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-02-26 19:27 UTC  (4+ messages)
` [PATCH v3 3/5] arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust

ndctl cxl test suite fails in arm64 QEMU
 2025-02-26 19:30 UTC  (4+ messages)

[PATCH] KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test
 2025-02-26 19:30 UTC  (4+ messages)

[PATCH] mmc: core: Trim trailing whitespace from card product names
 2025-02-26 19:30 UTC  (2+ messages)

[PATCH] media: rkisp1: Apply full quantization when color space JPEG is requested
 2025-02-26 19:23 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
 2025-02-26 19:29 UTC  (6+ messages)
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in "

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-26 19:28 UTC  (5+ messages)
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t

[PATCH v2 0/3] selftests/net: deflake GRO tests and fix return value and output
 2025-02-26 19:27 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH v2 2/3] selftests/net: only print passing message in GRO tests when tests pass
` [PATCH v2 3/3] selftests/net: deflake GRO tests

[PATCH v9 00/13] hrtimer Rust API
 2025-02-26 19:26 UTC  (7+ messages)
` [PATCH v9 04/13] rust: hrtimer: allow timer restart from timer handler

[PATCH v3 0/5] drm/dp: Fix link training interrupted by HPD pulse
 2025-02-26 19:24 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/dp: Fix link training interrupted by HPD pulse (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH net v2] selftests: drv-net: Check if combined-count exists
 2025-02-26 19:24 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Add pm_config_dequeue_wait_counts API
 2025-02-26 19:23 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Reduce dequeue retry timeout for gfx9 family

C aggregate passing (Rust kernel policy)
 2025-02-26 19:23 UTC  (18+ messages)

[PATCH v5 00/11] mtd: add driver for Intel discrete graphics
 2025-02-26 19:23 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mtd: add driver for Intel discrete graphics (rev5)
` ✗ Fi.CI.SPARSE: "

[PATCH v5 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-26 19:22 UTC  (5+ messages)
` [PATCH v5 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH] drm/amdgpu: Create a debug option to disable ring reset
 2025-02-26 19:22 UTC  (2+ messages)

[PATCH 0/2] {vision/navigation}-mezzanine: Fix overlay root node
 2025-02-26 19:22 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Fix broken overlay root

[PATCH 0/1] security: Propagate universal pointer data in bpf hooks
 2025-02-26 19:21 UTC  (5+ messages)
` [PATCH 1/1] "

support for zoned devices v4
 2025-02-26 19:21 UTC  (47+ messages)
` [PATCH 01/44] xfs: reflow xfs_dec_freecounter
` [PATCH 02/44] xfs: generalize the freespace and reserved blocks handling
` [PATCH 03/44] xfs: support reserved blocks for the rt extent counter
` [PATCH 04/44] xfs: trace in-memory freecounter reservations
` [PATCH 05/44] xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
` [PATCH 06/44] xfs: make metabtree reservations global
` [PATCH 07/44] xfs: reduce metafile reservations
` [PATCH 08/44] xfs: factor out a xfs_rt_check_size helper
` [PATCH 09/44] xfs: add a rtg_blocks helper
` [PATCH 10/44] xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
` [PATCH 11/44] xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
` [PATCH 12/44] xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
` [PATCH 13/44] xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
` [PATCH 14/44] xfs: add a xfs_rtrmap_highest_rgbno helper
` [PATCH 15/44] xfs: define the zoned on-disk format
` [PATCH 16/44] xfs: allow internal RT devices for zoned mode
` [PATCH 17/44] xfs: export zoned geometry via XFS_FSOP_GEOM
` [PATCH 18/44] xfs: disable sb_frextents for zoned file systems
` [PATCH 19/44] xfs: disable FITRIM for zoned RT devices
` [PATCH 20/44] xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
` [PATCH 21/44] xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
` [PATCH 22/44] xfs: parse and validate hardware zone information
` [PATCH 23/44] xfs: add the zoned space allocator
` [PATCH 24/44] xfs: add support for zoned space reservations
` [PATCH 25/44] xfs: implement zoned garbage collection
` [PATCH 26/44] xfs: implement buffered writes to zoned RT devices
` [PATCH 27/44] xfs: implement direct "
` [PATCH 28/44] xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
` [PATCH 29/44] xfs: hide reserved RT blocks from statfs
` [PATCH 30/44] xfs: support growfs on zoned file systems
` [PATCH 31/44] xfs: allow COW forks on zoned file systems in xchk_bmap
` [PATCH 32/44] xfs: support xchk_xref_is_used_rt_space on zoned file systems
` [PATCH 33/44] xfs: support xrep_require_rtext_inuse "
` [PATCH 34/44] xfs: enable fsmap reporting for internal RT devices
` [PATCH 35/44] xfs: disable reflink for zoned file systems
` [PATCH 36/44] xfs: disable rt quotas "
` [PATCH 37/44] xfs: enable the zoned RT device feature
` [PATCH 38/44] xfs: support zone gaps
` [PATCH 39/44] xfs: add a max_open_zones mount option
` [PATCH 40/44] xfs: support write life time based data placement
` [PATCH 41/44] xfs: wire up the show_stats super operation
` [PATCH 42/44] xfs: export zone stats in /proc/*/mountstats
` [PATCH 43/44] xfs: contain more sysfs code in xfs_sysfs.c
` [PATCH 44/44] xfs: export max_open_zones in sysfs

[PATCH v15 0/3] binder: report txn errors via generic netlink
 2025-02-26 19:20 UTC  (4+ messages)
` [PATCH v15 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH v15 2/3] binder: report txn errors via generic netlink
` [PATCH v15 3/3] binder: generic netlink binder_features flag

[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
 2025-02-26 19:18 UTC  (7+ messages)
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH 0/2] ima: limit both open-writers and ToMToU violations
 2025-02-26 19:19 UTC  (4+ messages)
` [PATCH 2/2] ima: limit the number of ToMToU integrity violations

[PATCH RFC namespace] Fix uninitialized uflags in SYSCALL_DEFINE5(move_mount)
 2025-02-26 19:18 UTC 

[V3 0/2] Bluetooth: btusb: Fix regression in the initialization of fake Bluetooth controllers
 2025-02-26 19:18 UTC  (6+ messages)
` [V3 1/2] Bluetooth: Add new quirks for fake Bluetooth dongles

[android-common:android16-6.12 2/2] kismet: WARNING: unmet direct dependencies detected for DMA_ENGINE_RAID when selected by GKI_HIDDEN_DMA_CONFIGS
 2025-02-26 19:18 UTC 

[PATCH mptcp-next] Squash to "bpf: Add mptcp_subflow bpf_iter"
 2025-02-26 19:17 UTC  (2+ messages)

[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator
 2025-02-26 19:17 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074

[PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
 2025-02-26 19:13 UTC  (2+ messages)
` [PATCH "

[PATCH] drivers/base: fix iterator cleanup in attribute_container
 2025-02-26 19:16 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
 2025-02-26 19:16 UTC  (3+ messages)

[PATCH BlueZ v3 1/4] org.bluez.Device: Introduced PreferredBearer
 2025-02-26 19:16 UTC  (2+ messages)
` [BlueZ,v3,1/4] "

[PATCH] sched_ext: Add trace point to track sched_ext core events
 2025-02-26 19:15 UTC  (3+ messages)

[PATCH 0/4] media: i2c: Add driver for Sony IMX728
 2025-02-26 19:15 UTC  (7+ messages)
` [PATCH 1/4] media: dt-bindings: Add "

[PATCH net] selftests/net: big_tcp: longer netperf session on slow machines
 2025-02-26 19:14 UTC  (6+ messages)

[PATCH v3 0/1] NPM Fetcher Private Registry Authentication Support:
 2025-02-26 19:14 UTC  (3+ messages)
` [PATCH v3 1/1] fetch2/npm: Adding npmrc support for private registry authentication

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-02-26 19:13 UTC  (5+ messages)

[PATCH] drm/nouveau: Do not override forced connector status
 2025-02-26 19:12 UTC  (3+ messages)

[PATCH] nvmet-tcp: switch to using the crc32c library
 2025-02-26 19:01 UTC  (3+ messages)

[PATCH v2] drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
 2025-02-26 19:09 UTC  (2+ messages)

[PATCH v2 0/2] support Linux reboot modes in syscon-reboot
 2025-02-26 19:10 UTC  (3+ messages)
` [PATCH v2 2/2] power: reset: syscon-reboot: support different reset modes

[ANNOUNCE] Git v2.49.0-rc0
 2025-02-26 19:09 UTC  (2+ messages)

[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
 2025-02-26 19:08 UTC  (3+ messages)

drivers/net/ethernet/pensando/ionic/ionic_lif.c:846:34: warning: bitwise operation between different enumeration types ('enum ionic_q_feature' and 'enum ionic_txq_feature')
 2025-02-26 19:07 UTC 

[paulmck-rcu:non-rcu/next] BUILD SUCCESS a2bfbf847c96196d62c9a59bd32e1fdafd1c205c
 2025-02-26 19:07 UTC 

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-26 19:07 UTC  (6+ messages)

[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-02-26 19:07 UTC  (2+ messages)

[PATCH v2 0/4] Miscellaneous Apple RTKit fixes
 2025-02-26 19:07 UTC  (12+ messages)
` [PATCH v2 1/4] soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON
` [PATCH v2 2/4] soc: apple: rtkit: Implement OSLog buffers properly
` [PATCH v2 3/4] soc: apple: rtkit: Use high prio work queue
` [PATCH v2 4/4] soc: apple: rtkit: Cut syslog messages after the first '\0'

[linux-next:master] BUILD REGRESSION 8433c776e1eb1371f5cd40b5fd3a61f9c7b7f3ad
 2025-02-26 19:06 UTC 

[PATCH] samples/damon: a typo in the kconfig - sameple
 2025-02-26 19:05 UTC  (2+ messages)

[PATCH v2] ceph: fix slab-use-after-free in have_mon_and_osd_map()
 2025-02-26 19:05 UTC 

[paulmck-rcu:dev.2025.02.24a] BUILD SUCCESS d6558730a4def01aa55c442dbbc5b32640c06c0e
 2025-02-26 19:04 UTC 

[PATCH] hw/misc/npcm_clk: fix buffer-overflow
 2025-02-26 19:03 UTC  (5+ messages)

[PATCHv7 0/6] ublk zero copy support
 2025-02-26 19:04 UTC  (5+ messages)
` [PATCHv7 1/6] io_uring/rw: move fixed buffer import to issue path
` [PATCHv7 6/6] io_uring: cache nodes and mapped buffers

[GIT PULL] KVM changes for Linux 6.14
 2025-02-26 19:03 UTC  (11+ messages)

[Intel-wired-lan] [iwl-next v4 0/1] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-02-26 18:50 UTC  (6+ messages)
` [Intel-wired-lan] [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers
        `  "

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2025-02-26 19:03 UTC  (4+ messages)
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms

[PATCH i-g-t, v3] tests/amdgpu/amd_abm: Fix test failed on self-refresh panel
 2025-02-26 19:02 UTC  (2+ messages)
` [PATCH i-g-t,v3] "

[PATCH] RDMA/core: don't expose hw_counters outside of init net namespace
 2025-02-26 19:02 UTC 

[PATCH 0/2] x86/ucode: Cmdline fixes/improvements
 2025-02-26 19:00 UTC  (4+ messages)
` [PATCH 2/2] x86/ucode: Drop the ucode=nmi option

[PATCH i-g-t] tests/amdgpu/amd_abm: Skip the test if panel does not support ABM
 2025-02-26 19:00 UTC  (2+ messages)

[v4 0/6] crypto/virtio: enhancements for RSA and vDPA
 2025-02-26 18:58 UTC  (8+ messages)
` [v5 "
  ` [v5 1/6] crypto/virtio: add asymmetric RSA support
  ` [v5 2/6] crypto/virtio: refactor queue operations
  ` [v5 3/6] crypto/virtio: add packed ring support
  ` [v5 4/6] crypto/virtio: add vDPA backend
  ` [v5 5/6] test/crypto: add asymmetric tests for virtio PMD
  ` [v5 6/6] test/crypto: add tests for virtio user PMD

[PATCH 1/1] userfaultfd: do not block on locking a large folio with raised refcount
 2025-02-26 18:59 UTC  (6+ messages)

[PATCH 0/4] KVM: arm64: Fixes/clarification for GICv4 vLPI injection
 2025-02-26 18:58 UTC  (2+ messages)

[PATCH v3 1/3] rcutorture: Allow a negative value for nfakewriters
 2025-02-26 18:57 UTC  (3+ messages)
` [PATCH v3 3/3] rcu: Use _full() API to debug synchronize_rcu()

'git rev-list' commit ordering issue
 2025-02-26 18:57 UTC  (2+ messages)

[PATCH 0/6] builtin/maintenance: introduce "reflog-expire" task
 2025-02-26 18:54 UTC  (4+ messages)

[intel-lts:pr/60 1/1] kernel/gcov/clang.o: warning: objtool: missing symbol for section .text
 2025-02-26 18:56 UTC 

[PATCH v3 20/35] x86/bugs: Define attack vectors
 2025-02-26 18:57 UTC  (12+ messages)

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-02-26 18:56 UTC 

[PATCH v3 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-26 18:56 UTC  (4+ messages)

[PATCH] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-02-26 18:55 UTC 

[PATCH] blacklist: allow configuration to disable the blacklist
 2025-02-26 18:55 UTC 

[PATCH v2] firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver
 2025-02-26 18:49 UTC  (2+ messages)

[PATCH v6] Avoid crash calling PrintErrMesg from efi_multiboot2
 2025-02-26 18:54 UTC  (6+ messages)

[PATCH iproute2 v2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-02-26 18:55 UTC  (5+ messages)
` [PATCH iproute2 v3] "

[PATCH 0/2] move_pages_pte() fixes
 2025-02-26 18:55 UTC  (3+ messages)
` [PATCH 1/2] userfaultfd: do not block on locking a large folio with raised refcount
` [PATCH 2/2] userfaultfd: fix PTE unmapping stack-allocated PTE copies

[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
 2025-02-26 18:55 UTC  (2+ messages)

[PATCH] arm64: dts: intel: socfpga_agilex: add frequencies to internal oscillators
 2025-02-26 18:54 UTC 

[PATCH v5] CI: drm/xe: SVM squash for CI
 2025-02-26 18:54 UTC  (4+ messages)
` ✓ CI.Build: success for CI: drm/xe: SVM squash for CI (rev5)
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v1 0/3] KVM: arm64: Fix initializing HCRX_EL2 and other traps in pKVM
 2025-02-26 18:54 UTC  (8+ messages)
` [PATCH v1 1/3] KVM: arm64: Initialize HCRX_EL2 "

[PATCH] soc: ti: k3-socinfo: Do not use syscon helper to build regmap
 2025-02-26 18:49 UTC  (2+ messages)

[RFC PATCH] selinux: support wildcard network interface names
 2025-02-26 18:54 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH net v2] selftests/net: big_tcp: return xfail on slow machines
 2025-02-26 18:53 UTC  (3+ messages)

[PATCH v3] arm64: defconfig: Enable gb_beagleplay
 2025-02-26 18:49 UTC  (2+ messages)

[PATCH v2] cpufreq: tegra194: Allow building for Tegra234
 2025-02-26 18:51 UTC  (2+ messages)

[PATCH v8 0/6] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-02-26 18:49 UTC  (4+ messages)
` [PATCH v8 3/6] firmware: psci: Read and use vendor reset types

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-26 18:49 UTC  (4+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page on vm_bind

[PATCH bpf-next v5 0/2] selftests/bpf: implement setting global variables in veristat
 2025-02-26 18:50 UTC  (2+ messages)

[PATCH sched_ext/for-6.15] selftests/sched_ext: Add NUMA-aware scheduler test
 2025-02-26 18:49 UTC  (2+ messages)

[PATCH v3][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-26 18:49 UTC  (2+ messages)

[PATCH] wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band
 2025-02-26 18:48 UTC  (2+ messages)

[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-02-26 18:44 UTC  (2+ messages)


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.