All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 13:59:34 to 2025-02-07 14:37:43 UTC [more...]

[PATCH 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-07 14:36 UTC  (11+ messages)
` [PATCH 2/4] drm/amdgpu: Add xgmi speed/width related info
` [PATCH 3/4] drm/amdgpu: Initialize xgmi info during discovery

[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
 2025-02-07 14:37 UTC  (2+ messages)
` [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-07 14:36 UTC  (3+ messages)
` [PATCH v4 17/33] migration/multifd: Make MultiFDSendData a struct

[PATCH v4 0/2] scanf: convert self-test to KUnit
 2025-02-07 14:36 UTC  (3+ messages)
` [PATCH v4 1/2] "

[RFC v2 0/5] DRM scheduler kunit tests
 2025-02-07 14:33 UTC  (6+ messages)
` [RFC 1/5] drm: Move some options to separate new Kconfig.debug
` [RFC 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests
` [RFC 3/5] drm/scheduler: Add a simple timeout test
` [RFC 4/5] drm/scheduler: Add basic priority tests
` [RFC 5/5] drm/scheduler: Add a basic test for modifying entities scheduler list

[PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split
 2025-02-07 14:35 UTC  (5+ messages)

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-02-07 14:33 UTC  (4+ messages)
` [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey()

[PATCH v7 0/3] hw/acpi: Add vmclock device
 2025-02-07 14:34 UTC  (7+ messages)
` [PATCH v7 3/3] "
          ` [PATCH] hw/acpi: Remove legacy reset handling from vmclock

[RESEND PATCH v2] PCI: Fix Extend ACS configurability
 2025-02-07 14:34 UTC  (2+ messages)

[RFC PATCH v2 0/8] crypto,io,migration: Add support to gnutls_bye()
 2025-02-07 14:33 UTC  (10+ messages)
` [RFC PATCH v2 1/8] crypto: Allow gracefully ending the TLS session
` [RFC PATCH v2 2/8] io: tls: Add qio_channel_tls_bye
` [RFC PATCH v2 3/8] migration/multifd: Terminate the TLS connection
` [RFC PATCH v2 4/8] migration: Check migration error after loadvm
` [RFC PATCH v2 5/8] crypto: Remove qcrypto_tls_session_get_handshake_status
` [RFC PATCH v2 6/8] io: Plumb read flags into qio_channel_read_all_eof
` [RFC PATCH v2 7/8] io: Add a read flag for relaxed EOF
` [RFC PATCH v2 8/8] migration/multifd: Add a compat property for TLS termination

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-07 14:34 UTC  (7+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls

[PATCH v2] RDMA/rxe: switch to using the crc32 library
 2025-02-07 14:33 UTC  (2+ messages)

[PATCH 1/2] drm/xe/display: Move dpt allocation to helper
 2025-02-07 14:33 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/display: Unify display page table mapping

[PATCH v1 0/3] Add support for Plymovent AQM board
 2025-02-07 14:32 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML
` [PATCH v1 2/3] dt-bindings: arm: stm32: Add Plymovent AQM board
` [PATCH v1 3/3] arm: dts: stm32: Add Plymovent AQM devicetree

[PATCH] test: improve resiliency of malloc autotest
 2025-02-07 14:32 UTC  (3+ messages)
` [PATCH v4] "

[syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2)
 2025-02-07 14:31 UTC  (3+ messages)
` [PATCH next] Bluetooth: l2cap: protect conn refcnt under hci dev lock
  ` [next] "

[PATCH v6 0/4] KVM: arm64: Errata management for VM Live migration
 2025-02-07 14:31 UTC  (4+ messages)
` [PATCH v6 4/4] arm64: paravirt: Enable errata based on implementation CPUs

[PATCH 0/2] mempool: add rte_errno, and turn functions into single-exit ones
 2025-02-07 14:31 UTC  (6+ messages)
` [PATCH v2 0/2] add rte_errno to rte_mempool_create_empty, and refactor
  ` [PATCH v2 1/2] mempool: fix rte_errno in rte_mempool_create_empty
  ` [PATCH v2 2/2] mempool: make rte_mempool_create_empty a single-exit

[PATCH 0/4] rasdaemon: cxl: Add support for memory repair operations
 2025-02-07 14:30 UTC  (5+ messages)
` [PATCH 1/4] rasdaemon: cxl: Add support for memory sparing operation
` [PATCH 2/4] rasdaemon: cxl: Add support for memory soft PPR operation
` [PATCH 3/4] rasdaemon: cxl: Add storing memory repair needed info in the DRAM event record
` [PATCH 4/4] rasdaemon: cxl: Add CXL memory repair boot-up script for unrepaired memory errors

[PATCH v6 00/10] iomap: incremental per-operation iter advance
 2025-02-07 14:32 UTC  (11+ messages)
` [PATCH v6 01/10] iomap: factor out iomap length helper
` [PATCH v6 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v6 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v6 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v6 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v6 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v6 07/10] iomap: support incremental iomap_iter advances
` [PATCH v6 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v6 09/10] iomap: advance the iter directly on unshare range
` [PATCH v6 10/10] iomap: advance the iter directly on zero range

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-07 14:30 UTC  (4+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset

[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2025-02-07 14:30 UTC  (5+ messages)
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema

[PATCHSET v2 0/11] io_uring epoll wait support
 2025-02-07 14:29 UTC  (7+ messages)
` [PATCH 05/11] eventpoll: add ep_poll_queue() loop
` [PATCH 08/11] io_uring/poll: add IO_POLL_FINISH_FLAG

[PATCH v2 00/13] meson: cleanups, improvements, smallish fixes
 2025-02-07 14:29 UTC  (4+ messages)
` [PATCH v2 09/13] meson: improve handling of `sane_tool_path` option

[RFC PATCH] fuse: add new function to invalidate cache for all inodes
 2025-02-07 14:29 UTC  (2+ messages)

[PATCH v3 0/6] FAT file renaming
 2025-02-07 12:45 UTC  (7+ messages)
` [PATCH v3 1/6] fs: Add unimplemented rename hook to FS layer
` [PATCH v3 2/6] efi_loader: Support for file renaming
` [PATCH v3 3/6] fs: fat: Refactor delete_dentry_long interface
` [PATCH v3 4/6] fs: fat: Support basic file rename
` [PATCH v3 5/6] cmd: fat: Add fatrnfile command
` [PATCH v3 6/6] test/py: fs: Add fstest/rnfile test

[PATCH v9 00/12] AMD broadcast TLB invalidation
 2025-02-07 14:28 UTC  (3+ messages)
` [PATCH v9 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional

[PATCH RFC] soc: qcom: pmic_glink: Fix device access from worker during suspend
 2025-02-07 14:28 UTC  (5+ messages)

[PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool
 2025-02-07 14:27 UTC  (3+ messages)

[PATCH 0/7] board: samsung: e850-96: Enable Standard Boot
 2025-02-07  8:00 UTC  (2+ messages)

Security vulnerabilities report to Das-U-Boot
 2025-02-07  3:47 UTC 

[PATCH v2] board: nuvoton: use an event to replace last_stage_init()
 2025-02-07  3:03 UTC 

[PATCH v2] board: starfive: Update the maintainer file for VisionFive 2 board
 2025-02-07  1:55 UTC  (4+ messages)

[RFC PATCH 00/11] rv: Add scheduler specification monitors
 2025-02-07 14:27 UTC  (4+ messages)

[PATCH v3] drm/sched: Use struct for drm_sched_init() params
 2025-02-07 14:27 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/sched: Use struct for drm_sched_init() params (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/mgag200: Added support for the new device G200eH5
 2025-02-07 14:26 UTC  (3+ messages)

BUG: debug_exception_enter() disables preemption and may call sleeping functions on aarch64 with RT
 2025-02-07 14:22 UTC 

[PATCH 0/3] drm/i915: Fix harmfull driver register/unregister assymetry
 2025-02-07 14:24 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 5.4 5.10 5.15 0/3] nilfs2: protect busy buffer heads from being force-cleared
 2025-02-07 14:23 UTC  (4+ messages)
` [PATCH 5.4 5.10 5.15 1/3] nilfs2: do not output warnings when clearing dirty buffers
` [PATCH 5.4 5.10 5.15 2/3] nilfs2: do not force clear folio if buffer is referenced
` [PATCH 5.4 5.10 5.15 3/3] nilfs2: protect access to buffers with no active references

[PATCH] rust: docs: clean lifetimes markup
 2025-02-07 14:25 UTC 

[PATCH v5 00/34] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
 2025-02-07 14:21 UTC  (7+ messages)
` [PATCH v5 09/34] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v5 10/34] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v5 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro

Remove steal time from usage_usec
 2025-02-07 14:24 UTC  (3+ messages)
  ` [PATCH v2] cgroups: "

[GIT PULL] md-6.14 20250206
 2025-02-07 14:24 UTC  (2+ messages)

[PATCH v2] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11
 2025-02-07 14:23 UTC  (2+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2025-02-07 14:23 UTC  (4+ messages)
` [PATCH v22 00/27] remove use of VLAs for Windows

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07 14:23 UTC  (4+ messages)
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-07 14:21 UTC  (7+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer

[PATCH] Change min/max to float numbers
 2025-02-07 14:20 UTC  (5+ messages)

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.28
 2025-02-07 14:19 UTC 

[PATCH] fs: don't needlessly acquire f_lock
 2025-02-07 14:18 UTC  (2+ messages)

[PATCH] vhost: fix FD entries cleanup
 2025-02-07 14:18 UTC  (2+ messages)

[RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES)
 2025-02-07 14:18 UTC  (3+ messages)

[PATCH] soc: ti: k3-ringacc: include platform_device header
 2025-02-07 14:15 UTC  (2+ messages)

[PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
 2025-02-07 14:16 UTC  (12+ messages)

[PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS
 2025-02-07 14:14 UTC  (2+ messages)

[PATCH] fuse: removed unused function fuse_uring_create() from header
 2025-02-07 13:42 UTC  (2+ messages)

[PATCH 00/15] arm: rework id register storage
 2025-02-07 14:14 UTC  (3+ messages)
` [PATCH 14/15] arm/cpu: Add sysreg generation scripts

[PATCH v3] drm/amdgpu/mes: Add cleaner shader fence address handling in MES for GFX11
 2025-02-07 14:09 UTC  (3+ messages)

[PATCH] vhost: fix VDUSE devices registration
 2025-02-07 14:12 UTC  (2+ messages)

[PATCH 0/1] vhost: NULL callback checks
 2025-02-07 14:11 UTC  (3+ messages)
` [PATCH 1/1] vhost: add "

[PATCH 00/10] rust: Add HPET timer device
 2025-02-07 14:30 UTC  (4+ messages)
` [PATCH 07/10] rust/timer/hpet: define hpet_cfg

[PATCH v2] vhost: include AKCIPHER algorithms in crypto_config
 2025-02-07 14:10 UTC  (3+ messages)
` [v3] "

[PATCH] net/vhost: improve devargs documentation
 2025-02-07 14:10 UTC  (2+ messages)

[PATCH 0/3] Rx adapter API to add Rx queues in burst
 2025-02-07 14:09 UTC  (4+ messages)
` [PATCH 1/3] eventdev/eth_rx: add API to burst add queues to Rx adapter
` [PATCH 2/3] event/cnxk: enable PMD op "
` [PATCH 3/3] test/event: unit test to burst add Rx queues to adapter

[PATCH v12 0/9] Add support for AD485x DAS Family
 2025-02-07 14:09 UTC  (10+ messages)
` [PATCH v12 1/9] iio: backend: add API for interface get
` [PATCH v12 2/9] iio: backend: add support for data size set
` [PATCH v12 3/9] iio: backend: add API for oversampling
` [PATCH v12 4/9] iio: adc: adi-axi-adc: add interface type
` [PATCH v12 5/9] dt-bindings: iio: adc: add ad485x axi variant
` [PATCH v12 6/9] iio: adc: adi-axi-adc: set data format
` [PATCH v12 7/9] iio: adc: adi-axi-adc: add oversampling
` [PATCH v12 8/9] dt-bindings: iio: adc: add ad4851
` [PATCH v12 9/9] iio: adc: ad4851: add ad485x driver

[PATCH v9 00/14] platform/x86: alienware-wmi driver rework
 2025-02-07 14:07 UTC  (15+ messages)
` [PATCH v9 01/14] platform/x86: alienware-wmi: Add a state container for LED control feature
` [PATCH v9 02/14] platform/x86: alienware-wmi: Add WMI Drivers
` [PATCH v9 03/14] platform/x86: alienware-wmi: Add a state container for thermal control methods
` [PATCH v9 04/14] platform/x86: alienware-wmi: Refactor LED "
` [PATCH v9 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods
` [PATCH v9 06/14] platform/x86: alienware-wmi: Refactor thermal control methods
` [PATCH v9 07/14] platform/x86: alienware-wmi: Split DMI table
` [PATCH v9 08/14] MAINTAINERS: Update ALIENWARE WMI DRIVER entry
` [PATCH v9 09/14] platform/x86: Rename alienware-wmi.c
` [PATCH v9 10/14] platform/x86: Add alienware-wmi.h
` [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver
` [PATCH v9 12/14] platform/x86: dell: Modify Makefile alignment
` [PATCH v9 13/14] platform/x86: Update alienware-wmi config entries
` [PATCH v9 14/14] platform/x86: alienware-wmi: Update header and module information

[PATCH 0/6] ublk zero-copy support
 2025-02-07 14:08 UTC  (5+ messages)
` [PATCH 3/6] io_uring: add support for kernel registered bvecs

[PATCH v4 00/12] Add Support for RZ/G3E ICU
 2025-02-07 13:53 UTC  (3+ messages)
` [PATCH v4 10/12] irqchip/renesas-rzv2h: Drop macros ICU_TSSR_TSSEL_{MASK,PREP}

[PATCH v4 0/2] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-02-07 13:58 UTC  (2+ messages)

[PATCH i-g-t] Bump aborting on network failure deadline to 40 seconds
 2025-02-07 14:07 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
 2025-02-07 14:06 UTC 

hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
 2025-02-07 14:06 UTC  (7+ messages)

[PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
 2025-02-07 14:06 UTC  (5+ messages)

[PATCH 00/14] add initial support for Renesas RZ/T2H SoC
 2025-02-07 14:05 UTC  (4+ messages)
` [PATCH 09/14] serial: sh-sci: Introduced function pointers

[PATCHv2 blktests] srp: skip test if scsi_transport_srp module is loaded and in use
 2025-02-07 14:04 UTC  (2+ messages)

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-02-07 14:04 UTC  (15+ messages)

[PATCH V3 00/25] ASoC: amd: Add support for ACP7.0 & ACP7.1 platforms
 2025-02-07 14:02 UTC  (4+ messages)
` [PATCH V3 16/25] ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform

[PATCH i-g-t] lib/igt_kmod: Stop unloading drm
 2025-02-07 14:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for lib/igt_kmod: Stop unloading drm (rev2)

[PATCH v6 0/4] Add static channel mapping between soundwire master and slave
 2025-02-07 14:02 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: and adn use snd_soc_ret()
 2025-02-07 14:02 UTC  (2+ messages)

[PATCH 0/4] ASoC: SOF: Improve the spcm and ipc4 copier prints
 2025-02-07 14:02 UTC  (2+ messages)

[PATCH v8 00/14] This is continued work on Samsung S9(SM-9600) starqltechn
 2025-02-07 14:02 UTC  (2+ messages)
` (subset) "

[PATCH 0/6] ASoC: and adn use snd_soc_ret()
 2025-02-07 14:02 UTC  (2+ messages)

[PATCH v3 00/11] ASoC: Intel: avs: Add support for MalibouLake configuration
 2025-02-07 14:02 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: cpcap: Implement jack headset detection
 2025-02-07 14:02 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/11] ASoC: Intel: avs: Add support for MalibouLake configuration
 2025-02-07 14:02 UTC  (2+ messages)

[RESEND v5 0/4] Add static channel mapping between soundwire master and slave
 2025-02-07 14:02 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: display: qcom,sm8[56]50-mdss: only document the mdp0-mem interconnect path
 2025-02-07 14:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: qcom,sm8550-mdss: "
` [PATCH v2 2/2] dt-bindings: display: qcom,sm8650-mdss: "

renormalize histroy with smudge/clean-filter
 2025-02-07 14:01 UTC  (11+ messages)

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07 13:59 UTC  (5+ messages)
` [PATCH v2 13/14] drm/xe/hwmon: Fix mutex destroy

[PATCH net-next v3 00/15] mptcp: pm: misc cleanups, part 2
 2025-02-07 13:59 UTC  (15+ messages)
` [PATCH net-next v3 02/15] mptcp: pm: userspace: flags: clearer msg if no remote addr
` [PATCH net-next v3 03/15] mptcp: pm: more precise error messages
` [PATCH net-next v3 04/15] mptcp: pm: improve "
` [PATCH net-next v3 05/15] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
` [PATCH net-next v3 06/15] mptcp: pm: remove duplicated error messages
` [PATCH net-next v3 07/15] mptcp: pm: mark missing address attributes
` [PATCH net-next v3 08/15] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
` [PATCH net-next v3 09/15] mptcp: pm: make three pm wrappers static
` [PATCH net-next v3 10/15] mptcp: pm: drop skb parameter of get_addr
` [PATCH net-next v3 11/15] mptcp: pm: add id parameter for get_addr
` [PATCH net-next v3 12/15] mptcp: pm: reuse sending nlmsg code in get_addr
` [PATCH net-next v3 13/15] mptcp: pm: drop skb parameter of set_flags
` [PATCH net-next v3 14/15] mptcp: pm: change rem type "
` [PATCH net-next v3 15/15] mptcp: pm: add local parameter for set_flags

[RFC PATCH 0/2] Add NV Selftest cases
 2025-02-07 13:59 UTC  (5+ messages)
` [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test


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.