All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 22:20:56 to 2025-02-20 23:47:20 UTC [more...]

[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-20 23:36 UTC  (3+ messages)
` [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible

[PATCH 0/2] Fix the shutdown callback of a drm component device
 2025-02-20 23:41 UTC  (6+ messages)
` [PATCH 1/2] drivers: base: component: add function to query the bound status
` [PATCH 2/2] drm/rockchip: Fix shutdown when no drm-device is set up

[PATCH v2 00/30] btrfs: avoid repeated path computations and allocations for send
 2025-02-20 23:46 UTC  (2+ messages)

[PATCH v8 00/14] hrtimer Rust API
 2025-02-20 23:46 UTC  (14+ messages)
` [PATCH v8 02/14] rust: hrtimer: introduce hrtimer support
` [PATCH v8 03/14] rust: sync: add `Arc::as_ptr`
` [PATCH v8 06/14] rust: hrtimer: add `UnsafeHrTimerPointer`
` [PATCH v8 10/14] rust: alloc: add `Box::into_pin`
` [PATCH v8 12/14] rust: hrtimer: add `HrTimerMode`
` [PATCH v8 13/14] rust: hrtimer: add clocksource selection through `ClockSource`

[PATCH 00/18] KVM: TDX: TDX "the rest" part
 2025-02-20 23:45 UTC  (5+ messages)
` [PATCH 18/18] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)

[PATCH 0/2] Userptr fixes
 2025-02-20 23:45 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/userptr: fix EFAULT handling
` [PATCH 2/2] drm/xe: Userptr invalidation race with binds fixes

Rust kernel policy
 2025-02-20 23:44 UTC  (14+ messages)

[RFC PATCH v12 00/26] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2025-02-20 23:44 UTC  (14+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2025-02-20 22:59 UTC  (8+ messages)

[PATCH] virtio: break and reset virtio devices on device_shutdown()
 2025-02-20 23:42 UTC 

[PATCH V2] jfs: Initialized first 8 members of the dinomap when creating imap
 2025-02-20 23:29 UTC  (2+ messages)

[PATCH v3 0/5] ftrace: Fix fprobe with function graph accounting
 2025-02-20 23:39 UTC  (3+ messages)
` [PATCH v3 1/5] ftrace: Fix accounting of adding subops to a manager ops

[PATCH v5 0/5] riscv: spacemit: add gpio support for K1 SoC
 2025-02-20 23:35 UTC  (5+ messages)
` [PATCH v5 3/5] gpio: spacemit: add "

[PATCH 0/7] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-02-20 23:37 UTC  (13+ messages)
` [PATCH 1/7] drm/msm/dpu: don't overwrite CTL_MERGE_3D_ACTIVE register
` [PATCH 2/7] drm/msm/dpu: program master INTF value
` [PATCH 3/7] drm/msm/dpu: pass master interface to CTL configuration
` [PATCH 4/7] drm/msm/dpu: use single CTL if it is the only CTL returned by RM
` [PATCH 6/7] drm/msm/dpu: allocate single CTL for DPU >= 5.0
` [PATCH 7/7] drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on "

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-20 23:37 UTC  (5+ messages)
` [PATCH 07/30] x86/virt/tdx: allocate tdx_sys_info in static memory
` [PATCH 12/30] KVM: VMX: Initialize TDX during KVM module load

[PATCH V3 0/2] author field in module! macro should be a array
 2025-02-20 23:36 UTC  (3+ messages)
` [PATCH V3 2/2] checkpatch: throw error for malformed arrays

[PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
 2025-02-20 23:35 UTC  (3+ messages)

[PATCH] leds: rgb: leds-qcom-lpg: Fix pwm resolution for Hi-Res PWMs
 2025-02-20 23:35 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Search and add kfuncs in struct_ops prologue and epilogue
 2025-02-20 23:34 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test gen_pro/epilogue that generate kfuncs

[PATCH v2 0/4] Add Armada8K reset controller support
 2025-02-20 23:25 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: reset: Add Armada8K reset controller
` [PATCH v2 2/4] dt-bindings: cp110: Document the "
` [PATCH v2 3/4] reset: Add support for Armada8K "
` [PATCH v2 4/4] arm64: dts: marvell: cp11x: Add reset controller node

[PATCH] dm vdo indexer: reorder uds_request to reduce padding
 2025-02-20 23:33 UTC 

[Patch v2] net/mana: use mana_local_data for tracking usage data for primary process
 2025-02-20 23:32 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH v2] drm/xe/pxp: Don't kill queues while holding PXP locks
 2025-02-20 23:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[tip: x86/urgent] MAINTAINERS: Change maintainer for RDT
 2025-02-20 23:32 UTC 

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-20 23:32 UTC  (3+ messages)

[Patch v3] net/mana: use mana_local_data for tracking usage data for primary process
 2025-02-20 23:32 UTC 

[PATCH] MAINTAINERS: Change maintainer for RDT
 2025-02-20 23:30 UTC  (5+ messages)

[RFC PATCH v3 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2025-02-20 23:29 UTC  (3+ messages)
` [RFC PATCH v3 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v3 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[PATCH V3] jfs: Prevent copying of nlink with value 0 from disk inode
 2025-02-20 23:28 UTC  (3+ messages)

[i-g-t v3 0/4] xe: Test scratch page under fault mode
 2025-02-20 23:29 UTC  (4+ messages)
` [i-g-t v3 2/4] lib/xe/xe_util: Introduce helper functions

[PATCH v6 00/16] zswap IAA compress batching
 2025-02-20 23:28 UTC  (3+ messages)
` [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios

[PATCH v1 0/3] wifi: rtl8xxxu: AP mode fixes (for gen1 devices)
 2025-02-20 23:28 UTC  (2+ messages)

[PULL 00/42] tcg patch queue
 2025-02-20 23:27 UTC  (3+ messages)
` [PULL 33/42] tcg/riscv: Require TCG_TARGET_REG_BITS == 64

[PATCH] hw/virtio/vhost: Disable IOTLB callbacks when IOMMU gets disabled
 2025-02-20 23:27 UTC  (11+ messages)

[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-02-20 23:27 UTC  (11+ messages)
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework

[PATCH] Fix format specifier in dtprobed.c
 2025-02-20 23:27 UTC 

[lee-leds:for-leds-next 7/10] drivers/leds/leds-pca955x.c:509:8: error: call to undeclared function 'pca955x_num_led_regs'; ISO C99 and later do not support implicit function declarations
 2025-02-20 23:26 UTC 

[PATCH net-next v1 0/1] ppp: Fix KMSAN uninit-value warning
 2025-02-20 23:27 UTC  (3+ messages)
` [PATCH net-next v1 1/1] ppp: Fix KMSAN warning by initializing 2-byte header

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-20 23:24 UTC  (7+ messages)
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-20 23:25 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: add kfunc for skb refcounting

[PATCH v2 0/2] s390x: support virtio-mem-pci
 2025-02-20 23:24 UTC  (2+ messages)

[PATCH] filemap: check for folio order < mapping min order
 2025-02-20 23:24 UTC  (2+ messages)

[PATCH] objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
 2025-02-20 23:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: fix DWMAC S32 entry
 2025-02-20 23:22 UTC  (2+ messages)

[PATCH v3 0/2] hw/i386/amd_iommu: Add migration support
 2025-02-20 23:21 UTC  (2+ messages)

[PATCH] KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion
 2025-02-20 23:20 UTC 

[PATCH v4 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-02-20 23:19 UTC  (7+ messages)
` [PATCH v4 1/5] net-timestamp: COMPLETION timestamp on packet tx completion

[PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
 2025-02-20 23:19 UTC  (6+ messages)

[oe-layersetup][master][PATCH] templates: Fix paths for DL_DIR and SSTATE_DIR
 2025-02-20 23:19 UTC 

[meta-arago][oe-layersetup][master][PATCH] processor-sdk: Add new configs for Sitara SDK 10.1 Release
 2025-02-20 23:18 UTC  (6+ messages)

Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"
 2025-02-20 23:05 UTC  (8+ messages)
` [OE-core] "

[PATCH v4 00/20] imx: add i.MX95 support
 2025-02-20 22:34 UTC  (5+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
    ` 回复: "

[PATCH bpf-next v13 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-20 23:17 UTC  (5+ messages)

[PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-02-20 23:17 UTC  (6+ messages)
` [PATCH V5 1/4] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH V5 2/4] x86/tdx: Route safe halt execution via tdx_safe_halt()

[PATCH v2 net-next 0/6] Support some enhances features for the HIBMCGE driver
 2025-02-20 23:17 UTC  (5+ messages)
` [PATCH v2 net-next 1/6] net: hibmcge: Add dump statistics supported in this module
` [PATCH v2 net-next 2/6] net: hibmcge: Add rx checksum offload "

[Intel-wired-lan] [PATCH iwl-net v2] ice: fix Get Tx Topology AQ command error on E830
 2025-02-20 23:15 UTC  (2+ messages)
`  "

[PATCH 0/3] Add support for RAM boot from maskrom mode
 2025-02-20 23:13 UTC  (4+ messages)
` [PATCH 1/3] rockchip: Move TEXT_BASE to 8 MiB offset from start of DRAM
` [PATCH 2/3] rockchip: Add support for RAM boot from maskrom mode
` [PATCH 3/3] rockchip: Enable RAM boot using ROCKCHIP_MASKROM_IMAGE

[PATCH v2] vhost: Don't set vring call if guest notifier is disabled
 2025-02-20 23:13 UTC  (2+ messages)

[GIT PULL] bpf for v6.14-rc4
 2025-02-20 22:53 UTC 

[PATCH net-next V4] eth: fbnic: Add ethtool support for IRQ coalescing
 2025-02-20 23:10 UTC  (2+ messages)

[PATCH net-next v8 0/4] Support PTP clock for Wangxun NICs
 2025-02-20 23:10 UTC  (2+ messages)

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-20 23:10 UTC  (2+ messages)

[PATCH v2 0/6] media: v4l: add support for Virtual Channel IDs
 2025-02-20 23:08 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: media: video-interfaces: "
` [PATCH v2 2/6] media: v4l: fwnode: parse Virtual Channel IDs for CSI2 buses
` [PATCH v2 3/6] dt-bindings: media: imx219: add support for Virtual Channel IDs
` [PATCH v2 4/6] media: i2c: imx219: pass format's code to imx219_get_format_bpp()
` [PATCH v2 5/6] media: i2c: imx219: Report streams using frame descriptors
` [PATCH v2 6/6] media: i2c: imx219: implement configurable VC ID

[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
 2025-02-20 23:07 UTC  (3+ messages)
` [PATCH v3 028/162] tcg: Convert sub to TCGOutOpSubtract

[krzk-github:track/x1e80100-t14s 1028/1079] arch/arm64/boot/dts/qcom/x1e80100-qcp.dtb: pinctrl@f100000: usb-1-ss0-sbu-state: 'oneOf' conditional failed, one must be fixed:
 2025-02-20 23:06 UTC 

[PATCH i-g-t v2] tools/intel_reg: Add --pci-slot option
 2025-02-20 23:05 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tools/intel_reg: Add --pci-slot option (rev2)

Proposal: Adopting FIPS 204 (ML-DSA) Post-Quantum Encryption Standards in BMC Tar Image
 2025-02-20 13:10 UTC 

[LTP] [PATCH 1/1] doc: Link struct tst_test and tst_tag
 2025-02-20 23:00 UTC  (3+ messages)

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-20 22:59 UTC  (14+ messages)

[PATCH v4] PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t
 2025-02-20 22:59 UTC  (2+ messages)

[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
 2025-02-20 22:59 UTC  (5+ messages)
` [PATCH v2 2/3] hyperv: Change hv_root_partition into a function

[PATCH] automation: upgrade arm32 kernel from bullseye to bookworm
 2025-02-20 22:56 UTC 

[PATCH 0/5] PCI: Implement basic PCI PM capability backing
 2025-02-20 22:54 UTC  (7+ messages)
` [PATCH 1/5] hw/pci: Basic support for PCI power management
` [PATCH 2/5] pci: Use PCI PM capability initializer
` [PATCH 3/5] vfio/pci: Delete local pm_cap
` [PATCH 4/5] pcie, virtio: Remove redundant pm_cap
` [PATCH 5/5] hw/vfio/pci: Re-order pre-reset

[PATCH] clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec
 2025-02-20 22:54 UTC 

[PATCH net-next v2 0/7] selftests: drv-net: improve the queue test for XSK
 2025-02-20 22:53 UTC  (5+ messages)
` [PATCH net-next v2 1/7] selftests: drv-net: add a warning for bkg + shell + terminate

[recipe build #3857103] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-02-20 22:53 UTC 

Deleting first commits; maintaining last commits
 2025-02-20 22:53 UTC 

[PATCH RFC] panic: call panic handlers before panic_other_cpus_shutdown()
 2025-02-20 22:53 UTC 

[PATCH v2 00/16] drm/msm: Add support for SM8750
 2025-02-20 22:52 UTC  (3+ messages)
` [PATCH v2 14/16] drm/msm/dpu: Add missing "fetch" name to set_active_pipes()

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-02-20 22:52 UTC  (5+ messages)
` [PATCH v10 0/8] "
  ` [PATCH v10 7/8] transport: add client support for object-info

[PATCH 00/10] KVM: SVM: Attempt to cleanup SEV_FEATURES
 2025-02-20 22:51 UTC  (2+ messages)

[PATCH 0/3] xhci: ring queuing cleanups
 2025-02-20 22:47 UTC  (4+ messages)
` [PATCH 1/3] usb: xhci: Simplify update_ring_for_set_deq_completion()
` [PATCH 2/3] usb: xhci: Simplify moving HW Dequeue Pointer past cancelled TDs
` [PATCH 3/3] usb: xhci: Unify duplicate inc_enq() code

[Intel-wired-lan] [PATCH iwl-net] ice: fix Get Tx Topology AQ command error on E830
 2025-02-20 22:45 UTC  (4+ messages)
    `  "

[PATCH] mm/migrate_device: Do not access pgmap for non zone device pages
 2025-02-20 22:45 UTC  (6+ messages)

[driver-core:driver-core-testing 5/32] include/linux/device.h:381:16: error: implicit declaration of function 'IOMEM_ERR_PTR'
 2025-02-20 22:45 UTC 

[PATCH v2 0/2] Handle .data.rel.ro correctly and use it for BPF
 2025-02-20 22:45 UTC  (8+ messages)
` [PATCH v2 1/2] asm-generic/vmlinux.lds: Move .data.rel.ro input into .rodata segment
` [PATCH v2 2/2] objtool: Use fPIE compatible ELF sections for C jump tables

[PATCH] net/zxdh: remove unnecessary null free checks
 2025-02-20 22:44 UTC 

[PATCH v2] lib: utils: Make sure that hartid and the scratch are aligned
 2025-02-20 22:43 UTC  (4+ messages)

[PATCH v2] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
 2025-02-20 22:42 UTC 

[PATCH v2 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-20 22:39 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for "

[PATCH] um: use str_yes_no() to remove hardcoded "yes" and "no"
 2025-02-20 22:39 UTC 

[RFC PATCH v4 0/4] virtio: obtain SHM page size from device
 2025-02-20 22:40 UTC  (5+ messages)
` [PATCH RFC v4 1/4] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v4 2/4] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v4 3/4] virtio-mmio: read shm region page size
` [PATCH RFC v4 4/4] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[PATCH net-next v5 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-20 22:38 UTC  (5+ messages)
` [PATCH net-next v5 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v5 12/15] net: airoha: Introduce Airoha NPU support

[PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM
 2025-02-20 22:39 UTC  (7+ messages)
` [PATCH v4 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls

[PATCH RESEND v3 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-02-20 22:38 UTC  (6+ messages)
` [PATCH RESEND v3 12/17] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH RESEND v3 13/17] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-02-20 22:37 UTC  (4+ messages)
` [PATCH v2 05/15] cxl/region: Calculate and store the SPA range of an endpoint

[PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis
 2025-02-20 22:36 UTC  (5+ messages)
` [PATCH RFC 15/24] rcu: Support Clang's capability analysis

[syzbot] [gfs2?] kernel BUG in gfs2_jindex_free
 2025-02-20 22:35 UTC 

[lee-leds:for-leds-next 7/10] drivers/leds/leds-pca955x.c:509:15: error: implicit declaration of function 'pca955x_num_led_regs'; did you mean 'pca955x_num_input_regs'?
 2025-02-20 22:34 UTC 

[PATCH 0/5] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-02-20 22:34 UTC  (11+ messages)
` [PATCH 4/5] clk: qcom: videocc: Add support to attach multiple power domains

[PATCH] procfs: use str_yes_no() to remove hardcoded "yes" and "no"
 2025-02-20 22:33 UTC 

[PATCH v1 00/32] add new adapter NT400D13
 2025-02-20 22:31 UTC  (3+ messages)
` [PATCH v1 32/32] net/ntnic: revert untrusted loop bound

Patchwork summary for: spi-devel-general
 2025-02-20 22:30 UTC 

[PATCH 0/5] Improve Microchip Polarfire SoC customization
 2025-02-20 22:29 UTC  (3+ messages)

[PATCH] sstate: Fix sstate mirrors with BB_FETCH_PREMIRRORONLY
 2025-02-20 22:25 UTC  (2+ messages)
` [OE-core] "

[PATCH] Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
 2025-02-20 22:23 UTC  (2+ messages)

[PATCH] spi: s3c64xx: extend description of compatible's fifo_depth
 2025-02-20 22:21 UTC  (2+ messages)

[PATCH v2 1/1] MAINTAINERS: I3C: Add Frank Li as nxp I3C controller driver maintainer
 2025-02-20 22:22 UTC  (3+ messages)

[PATCH net-next 0/4] mlx5: Add sensor name in temperature message
 2025-02-20 22:22 UTC  (7+ messages)
` [PATCH net-next 4/4] net/mlx5: Add sensor name to temperature event message

[PATCH] hwmon: (ad7314) Validate leading zero bit and return error
 2025-02-20 22:22 UTC  (2+ messages)

[PATCH] fetch2: Fix BB_FETCH_PREMIRRORONLY network disabling
 2025-02-20 22:22 UTC 

[PATCH v3] dt-bindings: spi: Convert Freescale SPI bindings to YAML
 2025-02-20 22:21 UTC  (2+ messages)

[PATCH] ASoC: SOF: amd: Add depends on CPU_SUP_AMD
 2025-02-20 22:21 UTC  (2+ messages)

[PATCH] ASoC: soc-core: Use str_yes_no() in snd_soc_close_delayed_work()
 2025-02-20 22:21 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: test_bin_error: Use same test cases for adsp2 and Halo Core
 2025-02-20 22:21 UTC  (2+ messages)

[PATCH] firmware: cs_dsp: test_control_parse: null-terminate test strings
 2025-02-20 22:21 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)
 2025-02-20 22:20 UTC  (3+ 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.