All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-30 19:40:05 to 2025-01-30 21:36:12 UTC [more...]

[PATCH v12 bpf-next 0/5] Enable writing xattr from BPF programs
 2025-01-30 21:35 UTC  (2+ messages)
` [PATCH v12 bpf-next 1/5] fs/xattr: bpf: Introduce security.bpf. xattr name prefix

[PATCH] flamegraph: force flamegraph-report script to run in live mode when using 'perf script flamegraph'
 2025-01-30 21:35 UTC 

[PATCH 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-01-30 21:35 UTC  (5+ messages)
` [PATCH 1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
` [PATCH 2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ

[PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
 2025-01-30 21:35 UTC  (3+ messages)

[PATCH i-g-t v7 0/3] tests/intel/xe_pmu: Add PMU tests
 2025-01-30 21:30 UTC  (4+ messages)
` [PATCH i-g-t v7 1/3] lib/igt_core: Add tolerance and measured_usleep utils
` [PATCH i-g-t v7 2/3] lib/igt_perf: Add utils to extract PMU event info
` [PATCH i-g-t v7 3/3] tests/xe/pmu: Add pmu tests for gt-c6

[PATCH 0/6] drm/i915: DP and DP MST cleanups
 2025-01-30 21:34 UTC  (5+ messages)
` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()

[RFC PATCH 0/1] dts: add SUT cleanup to framework
 2025-01-30 21:32 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH 6.1 00/49] 6.1.128-rc1 review
 2025-01-30 21:31 UTC  (2+ messages)

[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-01-30 21:31 UTC  (14+ messages)
` [PATCH v6 1/7] drm/i915/xe3: add register definitions for fbc dirty rect support
` [PATCH v6 2/7] drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC "
` [PATCH v6 3/7] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
` [PATCH v6 4/7] drm/i915/xe3: update and store the plane damage clips
` [PATCH v6 5/7] drm/i915/xe3: dirty rect support for FBC
` [PATCH v6 6/7] drm/i915/xe3: avoid calling fbc activate if fbc is active
` [PATCH v6 7/7] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled
` ✓ CI.Patch_applied: success for drm/i915/xe3: FBC Dirty rect feature support (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12)
 2025-01-30 21:31 UTC  (2+ messages)

[PATCH] tests/functional: Convert the hotplug_blk avocado test
 2025-01-30 21:29 UTC  (2+ messages)

[PATCH 0/3] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-01-30 21:29 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for drm/i915/vrr: Fix DSB+VRR usage for PTL+ (rev2)

[PATCH] b4: Include git notes when generating patches
 2025-01-30 21:29 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] FUSE io_uring zero copy
 2025-01-30 21:28 UTC 

[PATCH 2/2] rust/kernel: Add platform::ModuleDevice
 2025-01-30 21:28 UTC  (2+ messages)
` [PATCH] WIP: drivers/base: Add virtual_device_create()

[tip:tip/urgent] BUILD SUCCESS 8b44debe7c5bea05dae6d694f8bc4e9b2b023be4
 2025-01-30 21:27 UTC 

[PATCH] drm/vmwgfx: Fix dumb buffer leak
 2025-01-30 21:27 UTC  (5+ messages)

[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
 2025-01-30 21:26 UTC  (4+ messages)
` [PATCH v2 1/9] util/error: Introduce warn_report_once_err()

[PATCH v2 5.10.y 0/3] scsi: Backport fixes for CVE-2021-47182
 2025-01-30 21:26 UTC  (2+ messages)

[PATCH v11 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-30 21:24 UTC  (6+ messages)
` [PATCH v11 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-30 21:21 UTC  (18+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface

[PATCH v3 0/7] Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-01-30 21:20 UTC  (8+ messages)
` [PATCH v3 1/7] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v3 2/7] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v3 3/7] x86/resctrl: Detect io_alloc feature
` [PATCH v3 4/7] x86/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v3 5/7] x86/resctrl: Add interface to enable/disable io_alloc feature
` [PATCH v3 6/7] x86/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v3 7/7] x86/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks

[PATCH i-g-t v3 00/10] Add igt_runner's cmdline to results
 2025-01-30 21:21 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Add igt_runner's cmdline to results (rev3)

parse_reparse_point confusing function name
 2025-01-30 21:20 UTC  (2+ messages)

[PATCH 00/14] pinctrl: rockchip: fix editing const struct + constify rockchip_pin_ctrl
 2025-01-30 21:20 UTC  (4+ messages)

[android-common:android14-kiwi-6.1 228/228] include/trace/stages/init.h:2:23: warning: 'str__delayacct__trace_system_name' defined but not used
 2025-01-30 21:19 UTC 

Draft of Git Rev News edition 119
 2025-01-30 21:18 UTC 

[PATCH 18/62] cifs: Check if server supports reparse points before using them
 2025-01-30 21:18 UTC  (4+ messages)

[GIT PULL] audit/audit-pr-20250130
 2025-01-30 21:17 UTC 

[PATCH 0/2] migration: Reduce migration-test time for non-KVM archs
 2025-01-30 21:16 UTC  (2+ messages)

[PATCH 0/7] wifi: rtw88: Prepare to support RTL8814AU (part 1/2)
 2025-01-30 21:16 UTC  (10+ messages)
` [PATCH 5/7] wifi: rtw88: Extend rtw_fw_send_ra_info() for RTL8814AU

[PATCH RFC net-next v2 0/6] Device memory TCP TX
 2025-01-30 21:15 UTC  (7+ messages)
` [PATCH RFC net-next v2 1/6] net: add devmem TCP TX documentation
` [PATCH RFC net-next v2 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH RFC net-next v2 3/6] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v2 4/6] net: devmem: TCP tx netlink api
` [PATCH RFC net-next v2 5/6] net: devmem: Implement TX path
` [PATCH RFC net-next v2 6/6] net: devmem: make dmabuf unbinding scheduled work

[PATCH] rust: sync: create the `get_mut()` function
 2025-01-30 21:13 UTC  (2+ messages)

[PATCH v2 00/15] Hyperlaunch device tree for dom0
 2025-01-30 21:14 UTC  (4+ messages)
` [PATCH v2 08/15] x86/hyperlaunch: locate dom0 kernel with hyperlaunch

[PATCH] wifi: nl80211: override all other flags if MONITOR_FLAG_COOK_FRAMES is set
 2025-01-30 21:13 UTC  (4+ messages)
  ` [lvc-project] "

[PATCH 5.15 00/24] 5.15.178-rc1 review
 2025-01-30 21:11 UTC  (2+ messages)

[brauner-vfs:work.mnt_idmap.statmount 4/5] samples/vfs/test-list-all-mounts.c:152:39: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2025-01-30 21:09 UTC 

[Intel-wired-lan] suspend/resume broken of igc driver broken on 6.12
 2025-01-30 21:08 UTC  (3+ messages)

[PATCH 1/2] trace: support expression for blob length
 2025-01-30 21:06 UTC  (5+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] trace: fix undefined behavior in register

[GIT PULL] ACPI fixes for v6.14-rc1
 2025-01-30 21:06 UTC 

[PATCH v5 0/3] mount notification
 2025-01-30 21:05 UTC  (3+ messages)
` [PATCH v5 2/3] fanotify: notify on mount attach and detach

[GIT PULL] More power management updates for v6.14-rc1
 2025-01-30 21:05 UTC 

[PATCH] migration: Add keepalive messages from dst to src during postcopy
 2025-01-30 21:04 UTC  (2+ messages)

[PATCH v3 1/1] NFSD: fix hang in nfsd4_shutdown_callback
 2025-01-30 21:04 UTC 

[PATCH v2 1/1] NFSD: fix hang in nfsd4_shutdown_callback
 2025-01-30 21:04 UTC  (2+ messages)

[Buildroot] [PATCH] package/bind: security update to 9.18.33
 2025-01-30 21:01 UTC  (2+ messages)

Git in GSoC 2025
 2025-01-30 21:00 UTC  (8+ messages)

linux-next: Signed-off-by missing for commits in the kvms390 tree
 2025-01-30 21:00 UTC 

[Buildroot] [git commit] package/bind: security update to 9.18.33
 2025-01-30 20:46 UTC 

[PATCH] gawk: Enable high precision arithmetic support
 2025-01-30 20:57 UTC 

[PATCH i-g-t v1] Add single engine busyness stats in GPUTOP
 2025-01-30 20:55 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS e3d78d54bed506d7bc38f7d069631be0d9d0fea0
 2025-01-30 20:54 UTC 

Bacik's recommendations on parallel FS modification?
 2025-01-30 20:55 UTC  (2+ messages)

[PATCH 0/6] thermal: renesas: Add support for RZ/G3S
 2025-01-30 20:53 UTC  (8+ messages)
` [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone

linux-next: duplicate patch in the risc-v tree
 2025-01-30 20:54 UTC 

[PATCH 1/2] drm/amdkfd: add a new flag to manage where VRAM allocations go
 2025-01-30 20:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: use GTT for VRAM on APUs only if GTT is larger

[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-01-30 20:51 UTC  (6+ messages)
` [PATCH bpf-next v6 3/6] locking/local_lock: Introduce local_trylock_t and local_trylock_irqsave()

[PATCH 5.10 000/133] 5.10.234-rc1 review
 2025-01-30 20:50 UTC  (3+ messages)

[PATCH 0/3] fstests: btrfs: add test case to validate sysfs input arguments
 2025-01-30 20:50 UTC  (3+ messages)
` [PATCH 3/3] fstests: btrfs: testcase for sysfs policy syntax verification

[PATCH] arm64: Move storage of idreg overrides into mmuoff section
 2025-01-30 20:46 UTC 

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-01-30 20:47 UTC  (8+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support
` [PATCH v4 5/8] drm/xe/guc: Bump minimum required GuC version to v70.36.0

[RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator
 2025-01-30 20:47 UTC  (5+ messages)

[morimoto:sound-msiof-2025-01-30 2/2] sound/soc/renesas/rcar/msiof.c:356:2: warning: label at end of compound statement is a C23 extension
 2025-01-30 20:47 UTC 

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-01-30 20:46 UTC  (4+ messages)

hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
 2025-01-30 20:44 UTC  (4+ messages)

[PATCH 0/9] block: Managing inactive nodes (QSD migration)
 2025-01-30 20:43 UTC  (3+ messages)
` [PATCH 6/9] nbd/server: Support inactive nodes

fstests failures with NFSD attribute delegation support
 2025-01-30 20:43 UTC  (8+ messages)

[PATCH v2 0/5] vfio/igd: remove incorrect IO BAR4 quirk
 2025-01-30 20:41 UTC  (6+ messages)
` [PATCH v2 5/5] vfio/igd: handle x-igd-opregion in vfio_probe_igd_config_quirk()

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-01-30 20:40 UTC  (7+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
` [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests
` [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header
` [PATCH v7 4/6] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_*
` [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test

Netfilter not dropping packets as it should
 2025-01-30 20:33 UTC  (2+ messages)

[PATCHv3 00/11] Get rid of PG_reclaim and rename PG_dropbehind
 2025-01-30 20:38 UTC  (7+ messages)
` [PATCHv3 01/11] mm/migrate: Transfer PG_dropbehind to the new folio
` [PATCHv3 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
` [PATCHv3 11/11] mm: Rename PG_dropbehind to PG_reclaim

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-01-30 20:39 UTC  (3+ messages)
    ` [Lsf-pc] "

[PATCH v6 00/14] Add eDP support for RK3588
 2025-01-30 20:33 UTC  (5+ messages)
` [PATCH v6 08/14] drm/rockchip: analogix_dp: Add support to get panel from the DP AUX bus

[PULL 0/1] Block patches
 2025-01-30 20:33 UTC  (2+ messages)
` [PULL 1/1] parallels: fix ext_off assertion failure due to overflow

[PATCH] mips: fix shmctl/semctl/msgctl syscall for o32
 2025-01-30 20:31 UTC  (4+ messages)

[OE-core] [PATCH v3] util-linux-libuuid: use util-linux's CVE_PRODUCT value
 2025-01-30 20:27 UTC 

v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range
 2025-01-30 20:28 UTC  (14+ messages)

[PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
 2025-01-30 20:26 UTC  (17+ messages)
` [PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
` [PATCH v2 03/15] migration/block-active: Remove global active flag
` [PATCH v2 04/15] block: Don't attach inactive child to active node
` [PATCH v2 05/15] block: Allow inactivating already inactive nodes
` [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
` [PATCH v2 07/15] block: Add option to create inactive nodes
` [PATCH v2 08/15] block: Add blockdev-set-active QMP command
` [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()

[PATCH v3 0/1] powerpc: Enable dynamic preemption
 2025-01-30 20:26 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH] aacraid: Fix reply queue mapping to CPUs based on IRQ affinity
 2025-01-30 20:25 UTC  (3+ messages)

[PATCH 5.4 00/91] 5.4.290-rc1 review
 2025-01-30 20:24 UTC  (2+ messages)

❌ FAIL: Test report for master (6.13.0, upstream-mainline, b4b08811)
 2025-01-30 20:22 UTC 

[RFC 0/3] Btrfs checksum offload
 2025-01-30 20:21 UTC  (2+ messages)

linus: arm64: error: call to '__compiletime_assert_536' declared with attribute error: FIELD_PREP: value too large for the field
 2025-01-30 20:20 UTC  (5+ messages)

[PATCH i-g-t 0/6] tests/intel/kms_joiner: Add a new test to validate non-joiner mode
 2025-01-30 20:20 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/kms_joiner: Add a new test to validate non-joiner mode (rev3)

[RFC PATCH] mm, memcg: introduce memory.high.throttle
 2025-01-30 20:19 UTC  (6+ messages)

[PATCH] net/ice: fix how ice driver handles flows
 2025-01-30 20:18 UTC  (4+ messages)
` [PATCH v2] "

[XEN RFC PATCH v5 0/5] IOMMU subsystem redesign and PV-IOMMU interface
 2025-01-30 20:17 UTC  (3+ messages)
` [XEN RFC PATCH v5 3/5] xen/public: Introduce PV-IOMMU hypercall interface

[PATCH] jiffies: Cast to unsigned long for secs_to_jiffies() conversion
 2025-01-30 20:14 UTC  (2+ messages)

[PATCH v7 RESEND 0/4] leds: pca955x: Add HW blink support
 2025-01-30 20:12 UTC  (5+ messages)
` [PATCH v7 RESEND 1/4] leds: pca955x: Refactor with helper functions and renaming
` [PATCH v7 RESEND 2/4] leds: pca955x: Use pointers to driver data rather than I2C client
` [PATCH v7 RESEND 3/4] leds: pca955x: Optimize probe led selection
` [PATCH v7 RESEND 4/4] leds: pca955x: Add HW blink support

[PATCH bpf-next v3 0/6] BTF: arbitrary __attribute__ encoding
 2025-01-30 20:12 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] libbpf: introduce kflag for type_tags and decl_tags in BTF
` [PATCH bpf-next v3 2/6] docs/bpf: document the semantics of BTF tags with kind_flag
` [PATCH bpf-next v3 3/6] libbpf: check the kflag of type tags in btf_dump
` [PATCH bpf-next v3 4/6] selftests/bpf: add a btf_dump test for type_tags
` [PATCH bpf-next v3 5/6] bpf: allow kind_flag for BTF type and decl tags
` [PATCH bpf-next v3 6/6] selftests/bpf: add a BTF verification test for kflagged type_tag

[LTP] [PATCH 0/5] LTP fanotify tests for v6.13
 2025-01-30 20:07 UTC  (4+ messages)

[ANNOUNCE] tig-2.5.11
 2025-01-30 20:00 UTC 

[PATCH v9 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2025-01-30 20:06 UTC  (10+ messages)
` [PATCH v9 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF

[PATCH v1] arm: Other boards should not show this option in menuconfig
 2025-01-30 20:04 UTC  (2+ messages)

❌ FAIL: Test report for master (6.13.0, upstream-mainline, b8a1c9f4)
 2025-01-30 20:02 UTC 

[PATCH 00/19] vbe: Series part G
 2025-01-30 19:59 UTC  (5+ messages)
` [PATCH 01/19] mbedtls: Add SHA symbols for VPL

[PATCH v4 0/5] rpi: Tidy up booting
 2025-01-30 19:54 UTC  (2+ messages)

make tests skips the DM tests
 2025-01-30 19:54 UTC  (3+ messages)

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-01-30 19:54 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function

[PATCH 0/2] tools/nolibc: add support for directory access
 2025-01-30 19:54 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: add support for sys_llseek()
` [PATCH 2/2] tools/nolibc: add support for directory access

[PATCH net] phy: fix null pointer issue in phy_attach_direct()
 2025-01-30 19:52 UTC  (4+ messages)

[PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
 2025-01-30 19:51 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_midi: fix MIDI Streaming descriptor lengths
 2025-01-30 19:50 UTC 

[PATCH v4 0/3] AMD NB and SMN rework
 2025-01-30 19:48 UTC  (4+ messages)
` [PATCH v4 1/3] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
` [PATCH v4 2/3] x86/amd_node: Add SMN offsets to exclusive region access
` [PATCH v4 3/3] x86/amd_node: Add support for debugfs access to SMN registers

How to determine distro for a YP-based image?
 2025-01-30 19:47 UTC 

[PATCH 0/1] net/{octeon_ep,enetfec}: remove unused value
 2025-01-30 19:47 UTC  (4+ messages)
` [PATCH 1/1] "

mount api: Q on behavior of mount_single vs. get_tree_single
 2025-01-30 19:47 UTC  (5+ messages)

[tip:master] BUILD SUCCESS 25cb07b28aa8f42f3123a7b0bd09ea1d9a24fa28
 2025-01-30 19:46 UTC 

[PATCH] leds: Ensure hardware blinking turns off when requested
 2025-01-30 19:46 UTC 

[PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt()
 2025-01-30 19:45 UTC  (5+ messages)

linux: master: x86_64: gcc-8: error: call to '__compiletime_assert_909' declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3
 2025-01-30 19:39 UTC  (2+ messages)

[patch v2] tg3: Disable tg3 PCIe AER on system reboot
 2025-01-30 19:40 UTC  (3+ messages)

[PATCH 0/8] hw/arm: Explicit number of GIC external IRQs for Cortex A9/A15 MPCore
 2025-01-30 19:39 UTC  (4+ messages)
` [PATCH 2/8] hw/arm/exynos4210: Explicit number of GIC external IRQs


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.