All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-10 05:52:40 to 2025-01-10 07:28:24 UTC [more...]

[PATCH] trace2: prevent segfault on config collection where no value specified
 2025-01-10  7:28 UTC  (2+ messages)
` [PATCH v2] "

wpan-tools 0.10 release
 2025-01-10  7:27 UTC 

[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
 2025-01-10  7:21 UTC  (5+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption

[PATCH v6 00/14] iommufd support pasid attach/replace
 2025-01-10  7:22 UTC  (10+ messages)
` [PATCH v6 01/14] iommu: Introduce a replace API for device pasid
` [PATCH v6 05/14] iommufd: Pass pasid through the device attach/replace path

[PATCH v2 00/10] media: ov08x40: Various improvements
 2025-01-10  7:21 UTC  (5+ messages)
` [PATCH v2 08/10] media: ov08x40: Add missing ov08x40_identify_module() call on stream-start

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-10  7:13 UTC  (7+ messages)
` [RFC PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [RFC PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [RFC PATCH 07/10] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [RFC PATCH 08/10] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [RFC PATCH 09/10] net: ti: prueth: Adds power management support for PRU-ICSS
` [RFC PATCH 10/10] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance

[PATCH] checkpatch: don't warn about extra parentheses in staging/
 2025-01-10  7:18 UTC  (2+ messages)

[PATCH 0/6] Introduce drm sharpness property
 2025-01-10  7:18 UTC  (9+ messages)
` [PATCH 1/6] drm: Introduce sharpness strength property
` [PATCH v6 2/6] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/6] drm/i915/display: Configure the scaler
` [PATCH v7 4/6] drm/i915/display: Enable the second scaler for sharpness
` [PATCH v6 5/6] drm/i915/display: Add registers and compute the strength
` [PATCH 6/6] drm/i915/display: Load the lut values and enable sharpness
` ✗ Fi.CI.BUILD: failure for Introduce drm sharpness property (rev6)
` ✗ CI.Patch_applied: failure for Introduce drm sharpness property (rev4)

[PATCH] virtio-net: Fix num_buffers for version 1
 2025-01-10  7:16 UTC  (2+ messages)

[PATCH v3 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2025-01-10  7:17 UTC  (7+ messages)
` [PATCH v3 1/3] rockchip: rk356x: "
` [PATCH v3 2/3] rockchip: rk3588: "
` [PATCH v3 3/3] rockchip: rk3308: "

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-10  7:13 UTC  (13+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v5 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-10  7:13 UTC  (4+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API

[RFC PATCH 00/21] Concept for tightly coupled package manager (Node.js, Go, Rust)
 2025-01-10  7:12 UTC  (2+ messages)
  ` [bitbake-devel] [RFC PATCH 06/21] fetch2: introduce common package manager metadata

[Question] How to enable CoreSight ETMv4 on rk3399?
 2025-01-10  7:13 UTC  (3+ messages)

[PATCH v4] vpci: Add resizable bar support
 2025-01-10  7:10 UTC  (3+ messages)

[PATCH 00/12] rockchip: rk3399: Migrate to use TPL on bob and kevin
 2025-01-10  7:09 UTC  (5+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-10  7:05 UTC  (28+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 02/26] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v6 03/26] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v6 04/26] fs/dax: Refactor wait for dax idle page
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 09/26] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
` [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"
` [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support"

[joel-granados:jag/ctl_table_const 1/1] drivers/infiniband/core/iwcm.c:1189:30: sparse: sparse: incorrect type in argument 3 (different modifiers)
 2025-01-10  7:07 UTC 

[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
 2025-01-10  7:04 UTC  (7+ messages)

[PATCH v7 0/5] i386: Support SMP Cache Topology
 2025-01-10  7:25 UTC  (3+ messages)
` [PATCH v7 1/5] hw/core/machine: Reject thread level cache

[PATCH 0/7] Enable shared device assignment
 2025-01-10  7:06 UTC  (18+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager

[bug report] ASoC: soc-card: add snd_soc_card_set_bias_level()
 2025-01-10  7:06 UTC 

[PATCH] rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
 2025-01-10  7:04 UTC  (2+ messages)

[bug report] mm: allow compound zone device pages
 2025-01-10  7:04 UTC 

[bug report] fs/dax: create a common implementation to break DAX layouts
 2025-01-10  7:03 UTC 

drivers/tty/mips_ejtag_fdc.c:343:32: error: incompatible pointer types passing 'const char **' to parameter of type 'const u8 **' (aka 'const unsigned char **')
 2025-01-10  6:59 UTC  (2+ messages)

[PATCH v2] rockchip: use OF_UPSTREAM for rk3066a/rk3188
 2025-01-10  6:57 UTC  (2+ messages)

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-10  6:56 UTC  (7+ messages)
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts

[RFC 2/2] efi/memattr: add efi_mem_attr_table as a reserved region in 820_table_firmware
 2025-01-10  6:56 UTC  (2+ messages)

[dhowells-fs:crypto-krb5 2/8] crypto/krb5/kdf.c:218:10: warning: variable 'mode' is uninitialized when used here
 2025-01-10  6:56 UTC 

[paulmckrcu:dev.2025.01.07a 46/56] kernel/rcu/srcutree.c:800:18: error: passing 'atomic_long_t' (aka 'atomic64_t') to parameter of incompatible type 'atomic_long_t *' (aka 'atomic64_t *'); take the address with &
 2025-01-10  6:56 UTC 

[PATCH v1 0/1] Add firmware-name in BT node
 2025-01-10  6:56 UTC  (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2025-01-10  6:56 UTC  (3+ messages)

linux-next: Tree for Jan 10
 2025-01-10  6:56 UTC 

[PATCH RFC 0/4] introduce IPsec Operation in virtio-net
 2025-01-10  6:56 UTC  (4+ messages)
` [PATCH RFC 2/4] virtio-net: Add new flow filter selector and action for IPsec

[PATCH v1] BNEP: Fix the BNEP Unknown Control Message in PTS testing:
 2025-01-10  6:54 UTC 

[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
 2025-01-10  6:53 UTC  (11+ messages)

USB EHCI chipidea regression on NXP i.MX7
 2025-01-10  6:51 UTC  (4+ messages)

[PATCH] qmp: update vhost-user protocol feature maps
 2025-01-10  6:53 UTC  (5+ messages)

[PATCH] drm/i915: Add VM_DONTEXPAND to exported buffers
 2025-01-10  6:52 UTC  (3+ messages)

linux-next: build failure after merge of the hid tree
 2025-01-10  6:52 UTC 

[v4 0/6] Fix several bugs in error handling during device probe
 2025-01-10  6:51 UTC  (3+ messages)
` [v4 5/5] drm/amdgpu: fix invalid memory access in amdgpu_fence_driver_sw_fini()

[PATCH v2 0/4] rockchip: rk3288: Include files from dts/upstream
 2025-01-10  6:50 UTC  (3+ messages)
` [PATCH v2 2/4] rockchip: clk: rk3288: Drop use of SCLK_MAC_PLL

[PATCH v9 0/3] wifi: ath12k: report station mode stats
 2025-01-10  6:48 UTC  (4+ messages)
` [PATCH v9 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v9 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH v9 3/3] wifi: ath12k: report station mode signal strength

[PATCH] arch/s390: save_area_alloc default failure behavior changed to panic
 2025-01-10  6:48 UTC  (7+ messages)

[PATCH] eal: add worker threads cleanup in rte_eal_cleanup()
 2025-01-10  6:47 UTC 

[PATCH] usb: host: ehci-atmel: Add HSIC mode support
 2025-01-10  6:41 UTC 

[RFC PATCH V2] drm/xe/guc: Use exec queue hints for GT frequency
 2025-01-10  6:46 UTC  (8+ messages)

[PATCH 4/4] clk: Make debugfs code into a loadable kernel module
 2025-01-10  6:45 UTC  (2+ messages)

[PATCH] x86/e820: update code comment about e820_table_kexec
 2025-01-10  6:34 UTC  (6+ messages)

[PATCH v2 net] r8169: remove redundant hwmon support
 2025-01-10  6:45 UTC  (3+ messages)

v6.13-rc1: Module signing stopped working for external modules
 2025-01-10  6:44 UTC  (2+ messages)

[PATCH v4 0/2] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
 2025-01-10  6:43 UTC  (4+ messages)
` [PATCH v4 2/2] "

Kernel Warnings at fs/debugfs/file.c 90
 2025-01-10  6:44 UTC 

[PATCH v5 07/20] drm/rockchip: analogix_dp: Expand device data to support multiple edp display
 2025-01-10  6:24 UTC  (4+ messages)

[PATCH v2 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-01-10  6:09 UTC  (5+ messages)
` [PATCH v2 3/5] pinctrl: Add driver support for Amlogic SoCs

[PATCH v7 0/5] wifi: ath12k: Factory test mode support
 2025-01-10  6:12 UTC  (6+ messages)
` [PATCH v7 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v7 2/5] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v7 3/5] wifi: ath12k: add factory test mode support
` [PATCH v7 4/5] wifi: ath12k: Fill pdev id for fw test cmd
` [PATCH v7 5/5] wifi: ath12k: Disable MLO in Factory Test Mode

[PATCH i-g-t v1 0/2] Support for IN_FORMATS_ASYNC plane property
 2025-01-10  6:39 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_kms: Add support to retrieve async
` [PATCH i-g-t v1 2/2] tests/kms_async_flips: use in_formats_async for async modifiers

[PATCH] drm/amdgpu: Add mutex locking to VMID Manager Initialization for Process Isolation
 2025-01-10  6:38 UTC  (2+ messages)

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-01-10  6:39 UTC  (5+ messages)

[RFC 00/11] khugepaged: mTHP support
 2025-01-10  6:38 UTC  (9+ messages)
` [RFC 01/11] introduce khugepaged_collapse_single_pmd to collapse a single pmd
` [RFC 03/11] khugepaged: Don't allocate khugepaged mm_slot early
` [RFC 06/11] khugepaged: generalize alloc_charge_folio for mTHP support
` [RFC 07/11] khugepaged: generalize __collapse_huge_page_* "

[PATCH] libmultipath: add condition for enqueueing path to io error check
 2025-01-10  6:38 UTC 

[bug report] fs/dax: create a common implementation to break DAX layouts
 2025-01-10  6:37 UTC 

[PATCH i-g-t v2 0/5] Update image assets
 2025-01-10  6:37 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Update image assets (rev3)

[bug report] fs/dax: properly refcount fs dax pages
 2025-01-10  6:35 UTC 

[PATCH v5] sched_ext: Refresh scx idle state during idle-to-idle transitions
 2025-01-10  6:34 UTC  (2+ messages)

[Intel-wired-lan] [bug report] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
 2025-01-10  6:34 UTC 

[PATCH 1/6] Remove unused dpp_pc and dpp_size
 2025-01-10  6:30 UTC  (7+ messages)
` [PATCH 6/6] Add support for pid function "-" with absolute offset
  ` [DTrace-devel] "

[isar-cip-core][PATCH] ci: Disable currently broken deployment to KernelCI
 2025-01-10  6:29 UTC 

[isar-cip-core][PATCH] ci: Drop redundant deploy_kernelci disabling
 2025-01-10  6:29 UTC 

[PATCH v6 net-next 00/14] AccECN protocol preparation patch series
 2025-01-10  6:28 UTC  (7+ messages)
` [PATCH v6 net-next 11/14] virtio_net: Accurate ECN flag in virtio_net_hdr

Help getting child process id
 2025-01-10  6:27 UTC 

[PATCH v2 0/3] padata: fix UAF issues
 2025-01-10  6:16 UTC  (4+ messages)
` [PATCH v2 1/3] padata: add pd get/put refcnt helper
` [PATCH v2 2/3] padata: fix UAF in padata_reorder
` [PATCH v2 3/3] padata: avoid UAF for reorder_work

[PATCH] bfs: put a inode if link count is 0
 2025-01-10  6:24 UTC  (2+ messages)

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2025-01-10  6:24 UTC  (5+ messages)
` [PATCH 4/5] drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY

[syzbot] [exfat?] possible deadlock in exfat_get_block (2)
 2025-01-10  6:23 UTC 

[PATCH v3] mmc: sdhci-msm: Correctly set the load for the regulator
 2025-01-10  6:22 UTC  (3+ messages)

[PATCH net-next] net: warn during dump if NAPI list is not sorted
 2025-01-10  6:16 UTC  (2+ messages)

Not fully traversing iova reservations bug
 2025-01-10  6:19 UTC 

[PATCH] mm/memfd: reserve hugetlb folios before allocation
 2025-01-10  6:17 UTC  (5+ messages)

[meta-security][scarthgap][PATCH] suricata: fix CVE-2024-45795 & CVE-2024-45796
 2025-01-10  6:16 UTC  (2+ messages)

[PATCH v1 0/7] rtc-rv8803: Implement timestamp trigger over event pins
 2025-01-10  6:14 UTC  (8+ messages)
` [PATCH v1 1/7] dt-bindings: rtc: add new type for epson,rx8901
` [PATCH v1 2/7] rtc-rv8803: add new type for rv8901
` [PATCH v1 3/7] rtc-rv8803: add register definitions for rv8901 tamper detection
` [PATCH v1 4/7] rtc-rv8803: add tamper function to sysfs for rv8901
` [PATCH v1 5/7] rtc-rv8803: extend sysfs to trigger internal ts-event
` [PATCH v1 6/7] rtc-rv8803: make tamper function configurable via sysfs
` [PATCH v1 7/7] rtc-rv8803: extend sysfs to read ts-event and buffer status

[PATCH] pmdomain: arm: scmi_pm_domain: Initialize state as off
 2025-01-10  6:13 UTC 

[android-common:android-mainline-riscv64 1/1] net-procfs.c:undefined reference to `wext_proc_exit'
 2025-01-10  6:13 UTC 

[PATCH v9 mm-unstable 00/18] Add zpdesc memory descriptor for zswap.zpool
 2025-01-10  6:08 UTC  (4+ messages)
` [PATCH v9 mm-unstable 11/18] mm/zsmalloc: convert reset_page to reset_zpdesc

[PATCH v3 00/12] AMD broadcast TLB invalidation
 2025-01-10  6:07 UTC  (6+ messages)
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes

[PATCH 0/2] multipath: set rport port_state on NVMe FPIN events
 2025-01-10  6:07 UTC  (3+ messages)
` [PATCH 1/2] libmultipath: export udev pthread cleanup functions

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2025-01-10  6:07 UTC  (4+ messages)
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
  ` [sos-linux-ext-patches] "

[PATCH v5] i2c: riic: Introduce a separate variable for IRQ
 2025-01-10  6:06 UTC  (2+ messages)

[POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files
 2025-01-10  6:05 UTC  (3+ messages)
` [PATCH 07/14] bpf: Implement BPF_LOAD_FD subcommand handler

[PATCH net-next v7 0/7] Introduce unified and structured PHY
 2025-01-10  6:05 UTC  (8+ messages)
` [PATCH net-next v7 1/7] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v7 2/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v7 3/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v7 4/7] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v7 5/7] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v7 6/7] net: phy: dp83td510: add statistics support
` [PATCH net-next v7 7/7] net: phy: dp83tg720: "

[PATCH] drm/virtio: Lock the VGA resources during initialization
 2025-01-10  6:00 UTC  (3+ messages)

[RESEND 0/2] Add helper for range_bpg_offset and minor fixes
 2025-01-10  6:01 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Add helper for range_bpg_offset and minor fixes (rev2)

[PATCH v2 00/10] TPM2 key protector follow-up patches
 2025-01-10  6:00 UTC  (4+ messages)
` [PATCH v2 07/10] tpm2_key_protector: Support NV index handles

[PATCH] staging: gpib: Remove commented-out debug code (v3) Code cleanup. This code has some debug code which is commented out. Delete it
 2025-01-10  5:58 UTC  (2+ messages)

[PATCH v6 0/5] wifi: ath12k: Factory test mode support
 2025-01-10  5:59 UTC  (9+ messages)
` [PATCH v6 1/5] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v6 5/5] wifi: ath12k: Disable MLO in Factory Test Mode

[PATCH v7 00/14] Display Global Histogram
 2025-01-10  5:58 UTC  (3+ messages)
` [PATCH v7 14/14] drm/i915/histogram: Enable pipe dithering

[PATCH 5.10 098/138] zram: fix uninitialized ZRAM not releasing backing device
 2025-01-10  5:57 UTC  (6+ messages)
` [PATCH 5.10 5.15 6.1] zram: check comp is non-NULL before calling comp_destroy

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-01-10  5:39 UTC  (5+ messages)
` [PATCH 05/11] drm: meson: update VIU and VPP support for S4
` [PATCH 06/11] drm: meson: add meson_dw_hdmi "
` [PATCH 09/11] drm: meson: add vpu clk setting "

[PATCH] hostfs: Convert to writepages
 2025-01-10  5:43 UTC  (2+ messages)

[PATCHES][RFC][CFT] ->d_revalidate() calling conventions changes (->d_parent/->d_name stability problems)
 2025-01-10  5:53 UTC  (5+ messages)
` [PATCH 01/20] make sure that DNAME_INLINE_LEN is a multiple of word size
  ` [PATCH 20/20] 9p: fix ->rename_sem exclusion

[PATCH] cpufreq: Move endif to the end of Kconfig file
 2025-01-10  5:53 UTC 

[xfstests PATCH v3] generic: add a partial pages zeroing out test
 2025-01-10  5:52 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.