All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-28 22:51:23 to 2025-04-29 00:56:06 UTC [more...]

[PATCH v3 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-04-29  0:56 UTC  (5+ messages)
` [PATCH v3 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[PATCH v6.15 0/3] ublk: one selftest fix and two zero copy fixes
 2025-04-29  0:55 UTC  (7+ messages)
` [PATCH v6.15 1/3] selftests: ublk: fix UBLK_F_NEED_GET_DATA
` [PATCH v6.15 2/3] ublk: decouple zero copy from user copy

[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
 2025-04-29  0:52 UTC  (14+ messages)
` [RFC PATCH 1/7] io_uring: add 'struct io_buf_data' for register/unregister bvec buffer
` [RFC PATCH 2/7] io_uring: add helper __io_buffer_[un]register_bvec
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring
` [RFC PATCH 5/7] ublk: prepare for supporting to register request buffer automatically
` [RFC PATCH 6/7] ublk: register buffer to specified io_uring & buf index via UBLK_F_AUTO_BUF_REG

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-04-29  0:49 UTC  (4+ messages)
` [RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages

[PATCH v3] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
 2025-04-29  0:44 UTC  (4+ messages)

[PATCH] scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-04-29  0:42 UTC  (2+ messages)

[PATCH] ipv4: fib: Fix fib_info_hash_alloc() allocation type
 2025-04-29  0:43 UTC  (2+ messages)

[PATCH] configfs-tsm-report: Fix NULL dereference of tsm_ops
 2025-04-29  0:42 UTC  (2+ messages)

[PATCH v2 0/6] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-29  0:41 UTC  (7+ messages)
` [PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC

[PATCH net-next v2 00/11][pull request] idpf: add initial PTP support
 2025-04-29  0:39 UTC  (5+ messages)
` [PATCH net-next v2 10/11] idpf: add Tx timestamp flows

[PATCH v2 0/5] drm/msm/dpu: disable DSC on some of old DPU models
 2025-04-29  0:37 UTC  (3+ messages)
` [PATCH v2 1/5] drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8937

[PATCH v3 0/2] Restrict devmem for confidential VMs
 2025-04-29  0:37 UTC  (4+ messages)

[PATCH v2 1/4] power: supply: core: Add additional health status values
 2025-04-29  0:36 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: dell-ddv: Implement the battery matching algorithm
` [PATCH v2 3/4] platform/x86: dell-ddv: Expose the battery manufacture date to userspace
` [PATCH v2 4/4] platform/x86: dell-ddv: Expose the battery health "

[Hypervisor Live Update] Notes from April 21, 2025
 2025-04-29  0:35 UTC  (2+ messages)

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-04-29  0:33 UTC  (32+ messages)
` [PATCH v4 01/31] x86,fs/resctrl: Drop rdt_mon_features variable
` [PATCH v4 02/31] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v4 03/31] fs/resctrl: Clean up rdtgroup_mba_mbps_event_{show,write}()
` [PATCH v4 04/31] fs/resctrl: Change how and when events are initialized
` [PATCH v4 05/31] fs/resctrl: Set up Kconfig options for telemetry events
` [PATCH v4 06/31] x86/rectrl: Fake OOBMSM interface
` [PATCH v4 07/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v4 08/31] x86/resctrl: Move L3 initialization out of domain_add_cpu_mon()
` [PATCH v4 09/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v4 10/31] x86/resctrl: Change generic monitor functions to use struct rdt_domain_hdr
` [PATCH v4 11/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v4 12/31] fs/resctrl: Improve handling for events that can be read from any CPU
` [PATCH v4 13/31] fs/resctrl: Add support for additional monitor event display formats
` [PATCH v4 14/31] fs/resctrl: Add an architectural hook called for each mount
` [PATCH v4 15/31] x86/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v4 16/31] x86/resctrl: Add first part of telemetry event enumeration
` [PATCH v4 17/31] x86/resctrl: Add second "
` [PATCH v4 18/31] x86/resctrl: Add third "
` [PATCH v4 19/31] x86,fs/resctrl: Fill in details of Clearwater Forest events
` [PATCH v4 20/31] x86/resctrl: Check for adequate MMIO space
` [PATCH v4 21/31] x86/resctrl: Add fourth part of telemetry event enumeration
` [PATCH v4 22/31] x86/resctrl: Read core telemetry events
` [PATCH v4 23/31] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v4 24/31] fs/resctrl: Add type define for PERF_PKG files
` [PATCH v4 25/31] x86/resctrl: Final steps to enable RDT_RESOURCE_PERF_PKG
` [PATCH v4 26/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v4 27/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v4 28/31] x86,fs/resctrl: Fix RMID allocation for multiple monitor resources
` [PATCH v4 29/31] fs/resctrl: Add interface for per-resource debug info files
` [PATCH v4 30/31] x86/resctrl: Add info/PERF_PKG_MON/status file
` [PATCH v4 31/31] x86/resctrl: Update Documentation for package events

[PATCHv3 0/4] nvme-fc: FPIN link integrity handling
 2025-04-29  0:32 UTC  (5+ messages)
` [PATCH 1/4] fc_els: use 'union fc_tlv_desc'
` [PATCH 3/4] lpfc: enable FPIN notification for NVMe

pahole and gcc-14 issues
 2025-04-29  0:33 UTC  (9+ messages)

[PATCH v3 net-next 00/15] ipv6: No RTNL for IPv6 routing table
 2025-04-29  0:24 UTC  (3+ messages)
` [PATCH v3 net-next 03/15] ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config()

[PATCH 0/3] RISC-V KVM selftests improvements
 2025-04-29  0:32 UTC  (6+ messages)
` [PATCH 3/3] KVM: riscv: selftests: Add vector extension tests

[PATCH net-next v3] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-04-29  0:30 UTC  (2+ messages)

[PATCH] man/autofs.conf.5: fix manpage formatting
 2025-04-29  0:19 UTC  (3+ messages)

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-29  0:29 UTC  (7+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains

[PATCH] tools/Makefile: Add ynl target
 2025-04-29  0:30 UTC  (2+ messages)

[PATCH] drm/xe/gsc: do not flush the GSC worker from the reset path
 2025-04-29  0:27 UTC  (2+ messages)

[PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
 2025-04-29  0:27 UTC  (5+ messages)
` [PATCH 4/5] hwmon: pmbus: mpq8785: Implement voltage scale loop configuration
` [PATCH 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver

[PATCH i-g-t v3 0/2] tests/intel: Add blocklists and test_config
 2025-04-29  0:24 UTC  (2+ messages)
` ✓ i915.CI.Full: success for tests/intel: Add blocklists and test_config (rev3)

[PATCH QEMU] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
 2025-04-29  0:17 UTC 

[PATCH] wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data
 2025-04-29  0:21 UTC  (4+ messages)

[RFC PATCH v6.6] maple_tree: Fix mas_prealloc() reset
 2025-04-29  0:19 UTC  (3+ messages)

[PATCH v2] overlayfs: fix potential NULL pointer dereferences in file handle code
 2025-04-29  0:15 UTC 

[PATCH net-next v5 00/14] Introduce an ethernet port representation
 2025-04-29  0:11 UTC  (5+ messages)
` [PATCH net-next v5 03/14] net: phy: Introduce PHY ports representation
` [PATCH net-next v5 07/14] net: phy: marvell-88x2222: Support SFP through phy_port interface

[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
 2025-04-29  0:14 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] ktls, sockmap: Fix missing uncharge operation

[PATCH] overlayfs: fix potential NULL pointer dereferences in file handle code
 2025-04-29  0:13 UTC 

[PATCH] [RFC] x86/cpu: rework instruction set selection
 2025-04-29  0:12 UTC  (12+ messages)
            ` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C

[PATCH net-next v2] rtase: Modify the format specifier in snprintf to %u
 2025-04-29  0:10 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2025-04-29  0:08 UTC  (2+ messages)

[PATCH net-next v1] bnxt_en: add debugfs file for restarting rx queues
 2025-04-29  0:06 UTC 

[lustre-devel] [lustre-discuss] Beginner: Lustre server compile and deploy
 2025-04-29  0:06 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-29  0:04 UTC  (3+ messages)

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-04-29  0:03 UTC  (3+ messages)
` [PATCH v5 06/10] drm/msm/mdss: add SAR2130P device configuration

btrfs thread_pool_size logic out of sync with workqueue
 2025-04-28 23:23 UTC 

[PATCH] m68k: Enable dead code elimination
 2025-04-29  0:04 UTC  (3+ messages)

[PATCH] net/mlx5/hws: fix send queue drain on FW WQE destroy
 2025-04-28 23:58 UTC  (2+ messages)

[PATCH v3] docs: namespace: Tweak and reword resource control doc
 2025-04-29  0:01 UTC  (2+ messages)

[PATCH v2 0/3] Platform Temperature Control interface
 2025-04-29  0:01 UTC  (4+ messages)
` [PATCH v2 1/3] thermal: intel: int340x: Add platform temperature control interface
` [PATCH v2 2/3] thermal: intel: int340x: Enable platform temperature control
` [PATCH v2 3/3] thermal: int340x: processor_thermal: Platform temperature control documentation

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-28 23:59 UTC  (11+ messages)

[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-04-28 23:57 UTC  (3+ messages)
` [PATCH v3 4/8] drm/msm/dpu: use single CTL if it is the only CTL returned by RM

[PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-04-28 23:56 UTC  (5+ messages)

[PATCH 0/1] Let Sphinx store cached bytecode under the output dir
 2025-04-28 23:57 UTC  (4+ messages)
` [PATCH 1/1] docs: Makefile: store __pycache__ at the output directory

[PATCH] pinctrl: intel: Document Tiger Lake reuse on some Alder Lake platforms
 2025-04-28 23:56 UTC 

[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
 2025-04-28 23:55 UTC  (4+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_typec: No pending status means attention

[PATCH v2 0/8] Phase out hybrid PCI devres API
 2025-04-28 23:50 UTC  (2+ messages)

how are new CAP_* added? CAP_{DISPLAY,DRM,GPU}?
 2025-04-28 23:51 UTC  (3+ messages)

[PATCH v4 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-28 23:47 UTC  (4+ messages)
` [PATCH v4 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-04-28 23:49 UTC  (3+ messages)
` [PATCH v2 36/57] irqdomain: spmi: Switch to irq_domain_create_tree()

[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
 2025-04-28 23:48 UTC 

[PATCH v3 0/4] Introduce usb-hub.yaml binding and add support for Parade PS5511
 2025-04-28 23:47 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Introduce usb-hub.yaml
` [PATCH v3 3/4] dt-bindings: usb: realtek,rts5411: Adapt usb-hub.yaml
` [PATCH v3 4/4] usb: misc: onboard_usb_dev: Add Parade PS5511 hub support

[PATCH] Input: xpad: Add support for 8BitDo Ultimate 2 Wireless Controller
 2025-04-28 23:46 UTC  (2+ messages)

[PATCH v2 0/2] panic: Reduce CPU consumption after panic
 2025-04-28 21:59 UTC  (3+ messages)
` [PATCH v2 1/2] panic: Allow for dynamic custom behavior "
` [PATCH v2 2/2] x86/panic: Add x86_panic_handler as default post-panic behavior

+ util_macrosh-make-the-header-more-resilient.patch added to mm-unstable branch
 2025-04-28 23:40 UTC 

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-28 23:38 UTC  (10+ messages)

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-28 23:34 UTC  (5+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers

[PATCH v2 RESEND] i2c: tegra: check msg length in SMBUS block read
 2025-04-28 23:34 UTC  (2+ messages)

[PATCH v2 0/3] xen/console: few cleanups in console driver
 2025-04-28 23:34 UTC  (5+ messages)
` [PATCH v2 2/3] xen/console: introduce console_puts()
` [PATCH v2 3/3] xen/console: introduce conring_flush()

[PATCHSET v2 sched_ext/for-6.16] sched_ext: Introduce scx_sched
 2025-04-28 23:34 UTC  (4+ messages)
` [PATCH 06/12] sched_ext: Move dsq_hash into scx_sched
  ` [PATCH v2 "

[PATCH 0/3] Some small improvements for kernel-doc generation
 2025-04-28 23:34 UTC  (2+ messages)

[PATCH v4 00/10] clang-merge: Bring clang recipes from meta-clang
 2025-04-28 23:33 UTC  (8+ messages)
` [PATCH v4 08/10] mesa: Pass needed clang flags via BINDGEN_EXTRA_CLANG_ARGS

[PATCH v2 0/1] power: supply: support charge_types in the extensions API
 2025-04-28 23:31 UTC  (2+ messages)

[PATCH v2 0/2] power: reset: Add Toradex Embedded Controller
 2025-04-28 23:31 UTC  (2+ messages)

[PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
 2025-04-28 23:31 UTC  (9+ messages)
` [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
` [PATCH v3 3/4] mm: move dup_mmap() to mm

+ dax-warn-when-kmem-regions-are-truncated-for-memory-block-alignment.patch added to mm-new branch
 2025-04-28 23:31 UTC 

[PATCH 0/2] power: supply: max77705: Fix two static checker issues
 2025-04-28 23:30 UTC  (3+ messages)
` (subset) "

[PATCH v2] drm/i915/slpc: Balance the inc/dec for num_waiters
 2025-04-28 23:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/slpc: Balance the inc/dec for num_waiters (rev2)

[PATCH v1 1/1] Input: ALPS - bail out when device path can't fit buffer
 2025-04-28 23:30 UTC  (2+ messages)

[Patch net 0/2] net_sched: fix a regression in sch_htb
 2025-04-28 23:29 UTC  (3+ messages)
` [Patch net 1/2] sch_htb: make htb_deactivate() idempotent
` [Patch net 2/2] selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case

[PATCH] kernel-doc: Add initial binfmt docs
 2025-04-28 23:27 UTC  (2+ messages)

[PATCH 0/9] t/unit-tests: convert unit-tests to use clar
 2025-04-28 23:27 UTC  (3+ messages)
` [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar

Untested fix for attributes vs. hugepage race
 2025-04-28 23:25 UTC  (6+ messages)

[PATCH] net: rds: Replace strncpy with strscpy in connection setup
 2025-04-28 23:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/4] power: supply: core: Add additional health status values
 2025-04-28 23:24 UTC  (2+ messages)

[PATCH v1 1/2] xen/page_alloc: address violation of Rule 14.3
 2025-04-28 23:21 UTC  (3+ messages)

[PATCH v1 1/3] x86: x86_emulate: address violations of MISRA C Rule 19.1
 2025-04-28 23:21 UTC  (6+ messages)
` [PATCH v1 2/3] compat: "
` [PATCH v1 3/3] automation/eclair: tag Rule 19.1 as clean

[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-28 23:19 UTC  (3+ messages)

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf)
 2025-04-28 23:20 UTC  (2+ messages)

[PATCH] Documentation: x86: Fix a typo in fsgs.rst
 2025-04-28 23:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-28 23:17 UTC  (7+ messages)
` [PATCH net-next V3 01/15] tools: ynl-gen: allow noncontiguous enums
` [PATCH net-next V3 02/15] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values

+ mm-page-flags-layouth-change-the-kasan_tag_width-for-hw_tags.patch added to mm-new branch
 2025-04-28 23:17 UTC 

linux-next: manual merge of the input-current tree with Linus' tree
 2025-04-28 23:14 UTC 

[PATCH] Documentation: fix speculation.rst chapter
 2025-04-28 23:13 UTC  (2+ messages)

[PATCH 0/2] btrfs: merge the two different super block read functions into one
 2025-04-28 23:11 UTC  (4+ messages)
` [PATCH 1/2] btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()

[PATCH 0/3] selftests: ublk: more misc fixes
 2025-04-28 23:10 UTC  (4+ messages)
` [PATCH 1/3] selftests: ublk: kublk: build with -Werror iff CONFIG_WERROR=y
` [PATCH 2/3] selftests: ublk: make test_generic_06 silent on success
` [PATCH 3/3] selftests: ublk: kublk: fix include path

[PATCH] fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
 2025-04-28 23:09 UTC 

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-28 23:08 UTC  (10+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

+ mm-establish-mm-vma_execc-for-shared-exec-mm-vma-functionality-fix.patch added to mm-new branch
 2025-04-28 23:07 UTC 

[PATCH] usbip: Fix the error limitation on max_hw_sectors for usbip device
 2025-04-28 23:07 UTC  (8+ messages)
` [PATCH] usbip: set the dma mask to 64bit default for vhci-driver

[Bug 213771] New: ch341 USB-Serial converter receives but does not send
 2025-04-28 23:06 UTC  (3+ messages)
` [Bug 213771] "

[Bug 220057] New: Kernel regression. Linux VMs crashing (I did not test Windows guest VMs)
 2025-04-28 23:05 UTC  (2+ messages)
` [Bug 220057] "

[PATCH v2 0/3] time: some cleanup for jiffies and alarmtimer
 2025-04-28 23:05 UTC  (5+ messages)
` [PATCH v2 2/3] alarmtimer: remove dead return value in clock2alarm()
` [PATCH v2 3/3] alarmtimer: switch some spin_{lock,unlock}_irqsave() to guard()

[PATCH] bsd-user: add option to enable plugins
 2025-04-28 23:03 UTC  (4+ messages)

[PATCH v2 0/4] media: rcar: Fix RAW formats
 2025-04-28 23:03 UTC  (5+ messages)
` [PATCH v2 2/4] media: rcar-vin: Remove unnecessary checks
` [PATCH v2 4/4] media: rcar-vin: Fix RAW10

[PATCH v5 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-04-28 23:03 UTC  (3+ messages)
` [PATCH v5 08/14] cxl/port: Replace put_cxl_root() by a cleanup helper

[PATCH v2 0/4] power: supply: add support for Pegatron Chagall battery
 2025-04-28 23:02 UTC  (3+ messages)
` [PATCH v2 3/4] power/supply: Add driver "

[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
 2025-04-28 23:01 UTC  (5+ messages)

[PATCH v6 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-28 23:00 UTC  (2+ messages)

[PATCH net] pds_core: remove write-after-free of client_id
 2025-04-28 23:00 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-04-25
 2025-04-28 23:00 UTC  (2+ messages)

[PATCH net-next] netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum
 2025-04-28 23:00 UTC  (2+ messages)

[PATCH net v3 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
 2025-04-28 23:00 UTC  (2+ messages)

[PATCH hyperv-next] arch/x86: Provide the CPU number in the wakeup AP callback
 2025-04-28 22:59 UTC 

[PATCH net 0/8] bnxt_en: Misc. bug fixes
 2025-04-28 22:59 UTC  (9+ messages)
` [PATCH net 1/8] bnxt_en: Fix error handling path in bnxt_init_chip()
` [PATCH net 2/8] bnxt_en: Fix ethtool selftest output in one of the failure cases
` [PATCH net 3/8] bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()
` [PATCH net 4/8] bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()
` [PATCH net 5/8] bnxt_en: delay pci_alloc_irq_vectors() in the AER path
` [PATCH net 6/8] bnxt_en: Fix coredump logic to free allocated buffer
` [PATCH net 7/8] bnxt_en: Fix out-of-bound memcpy() during ethtool -w
` [PATCH net 8/8] bnxt_en: Fix ethtool -d byte order for 32-bit values

[REGRESSION] stable-rc/linux-6.12.y: (build) expected ')' in .vmlinux.export.o (.vmlinux.export.c) [logspec:kbu
 2025-04-28 22:59 UTC 

[PATCH v3 0/2] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
 2025-04-28 22:58 UTC  (3+ messages)
` [PATCH v3 1/2] "

bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
 2025-04-28 22:55 UTC  (3+ messages)

[PATCH v2] lib: utils/irqchip: always parse msi information for each aplic device
 2025-04-28 22:52 UTC 


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.