All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-21 18:21:30 to 2025-03-21 19:37:08 UTC [more...]

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-21 19:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
 2025-03-21 19:36 UTC  (2+ messages)

[PATCH v2 0/6] hyperv: Introduce new way to manage hypercall args
 2025-03-21 19:35 UTC  (5+ messages)
` [PATCH v2 2/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH v2 3/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2

[Bug 219906] New: Kernel Oops in pcie_update_link_speed when hotplugging TB4 dock on x870e / kernel 6.14.0-rc7
 2025-03-21 19:35 UTC  (2+ messages)

[PATCH 00/12] Improve WireGuard disconnect, error and hostname lookup
 2025-03-21 19:31 UTC  (3+ messages)

[PATCHSET RFC v2 0/5] Cancel and wait for all requests on exit
 2025-03-21 19:24 UTC  (6+ messages)
` [PATCH 1/5] fs: gate final fput task_work on PF_NO_TASKWORK
` [PATCH 2/5] io_uring: mark exit side kworkers as task_work capable
` [PATCH 3/5] io_uring: consider ring dead once the ref is marked dying
` [PATCH 4/5] io_uring: wait for cancelations on final ring put
` [PATCH 5/5] io_uring: switch away from percpu refcounts

[PATCH i-g-t v3 0/3] Add engine activity tests for functions
 2025-03-21 19:30 UTC  (5+ messages)
` [PATCH i-g-t v3 1/3] tests/intel/xe_pmu: move xe perf device to fixture
` ✓ Xe.CI.BAT: success for Add engine activity tests for functions (rev2)
` ✓ i915.CI.BAT: "

[PATCH v1 1/1] i3c: master: Drop duplicate check before calling OF APIs
 2025-03-21 19:31 UTC  (4+ messages)

[PATCH] platform/x86/amd: pmf: Use meta + L for screen lock command
 2025-03-21 19:30 UTC 

[PATCH v2 1/1] i3c: master: Drop duplicate check before calling OF APIs
 2025-03-21 19:30 UTC 

[PATCH] clang-format: add for_each macros from libfdt
 2025-03-21 19:28 UTC  (2+ messages)

[PATCH v2 00/30] single-binary: start make hw/arm/ common
 2025-03-21 19:27 UTC  (5+ messages)
` [PATCH v2 17/30] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN

[PATCH] wifi: ath11k: fix ring-buffer corruption
 2025-03-21 19:27 UTC  (2+ messages)

[PATCH] requirements: move Ubuntu-20.04 into unsupported category due to python
 2025-03-21 19:27 UTC 

[PATCH] x86/tsc: Add debugfs entry to mark TSC as unstable after boot
 2025-03-21 19:26 UTC  (4+ messages)

[PATCH v5 0/8] Rate limit AER logs
 2025-03-21 19:26 UTC  (7+ messages)
` [PATCH v5 4/8] PCI/AER: Rename aer_print_port_info() to aer_printrp_info()
` [PATCH v5 6/8] PCI/AER: Introduce ratelimit for error logs

[PATCH] poky: remove Ubu-20.04 from SANITY_TESTED_DISTROS due to python
 2025-03-21 19:26 UTC 

[PATCH v11 00/18] iommufd support pasid attach/replace
 2025-03-21 19:24 UTC  (3+ messages)

[openeuler:OLK-5.10 2818/2818] kismet: WARNING: unmet direct dependencies detected for CPPC_CPUFREQ_SYSFS_INTERFACE when selected by CPU_FREQ_GOV_SEEP
 2025-03-21 19:24 UTC 

[PATCH v4 0/7] Rate limit AER logs
 2025-03-21 19:24 UTC  (4+ messages)
` [PATCH v4 5/7] PCI/AER: Introduce ratelimit for error logs

[PATCH V2] cmd: env: select: Add output for available evironment targets
 2025-03-21 19:22 UTC  (2+ messages)

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-21 19:20 UTC  (10+ messages)
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END

Keys using SHA-1 in the kernel keyring
 2025-03-21 19:20 UTC  (2+ messages)

[PATCH v11 0/8] rust: Add IO polling
 2025-03-21 19:18 UTC  (4+ messages)
` [PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API

[PATCH v13 0/7] rust: add dma coherent allocator abstraction
 2025-03-21 19:16 UTC  (6+ messages)
` [PATCH v13 2/7] "

[PATCH net-next 00/13] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-03-21 19:09 UTC  (28+ messages)
` [PATCH net-next 01/13] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next 02/13] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net-next 03/13] dt-bindings: net: cdns,macb: allow dma-coherent
` [PATCH net-next 04/13] net: macb: use BIT() macro for capability definitions
` [PATCH net-next 05/13] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next 06/13] net: macb: simplify macb_probe() code touching match data
` [PATCH net-next 07/13] net: macb: move HW IP alignment value to macb_config
` [PATCH net-next 08/13] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next 09/13] net: macb: sort #includes
` [PATCH net-next 10/13] net: macb: Add "mobileye,eyeq5-gem" compatible
` [PATCH net-next 11/13] MIPS: mobileye: add EyeQ5 DMA IOCU support
` [PATCH net-next 12/13] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH net-next 13/13] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs

[PATCH v2] drm/amd/display: add proper error message for vblank init
 2025-03-21 19:13 UTC 

[PATCH v2 0/2] cmd infra for caching iovec/bvec
 2025-03-21 19:13 UTC  (2+ messages)

[PATCH v6 00/10] Introduce /dev/mshv root partition driver
 2025-03-21 19:12 UTC  (4+ messages)
` [PATCH v6 01/10] hyperv: Log hypercall status codes as strings

[PATCH v2 3/4] rust: pci: impl TryFrom<&Device> for &pci::Device
 2025-03-21 19:11 UTC  (5+ messages)

[PATCH 0/3] drm/i915: Fix DP MST SB message timeouts due to PPS delays
 2025-03-21 19:11 UTC  (9+ messages)
` [PATCH 2/3] drm/i915/dp_mst: Fix side-band message timeouts due to long "
` [PATCH 3/3] drm/i915/pps: Use intel_pps_is_pipe_instance() instead of open-coding it

strtoul pitfalls
 2025-03-21 19:05 UTC 

[PATCH v1] ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA
 2025-03-21 19:08 UTC  (2+ messages)

[PATCH] crypto: arm/ghash-ce - Remove SIMD fallback code path
 2025-03-21 19:06 UTC  (4+ messages)

[PATCH 6.6 000/166] 6.6.84-rc2 review
 2025-03-21 19:06 UTC  (2+ messages)

[PATCH v2 0/5] iio: adc: ad4000: Add SPI offload support
 2025-03-21 19:07 UTC  (4+ messages)
` [PATCH v2 1/5] iio: adc: ad400: Set transfer bits_per_word to have data in CPU endianness

[PATCH] drm: renesas: Extend RZ/G2L supported KMS formats
 2025-03-21 19:06 UTC  (3+ messages)

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-21 19:05 UTC  (24+ messages)

[cxl:next] BUILD SUCCESS aae0594a7053c60b82621136257c8b648c67b512
 2025-03-21 19:04 UTC 

[PATCH v4 00/16] rust: refactor to utilize `&raw [const|mut]`
 2025-03-21 19:04 UTC  (8+ messages)
` [PATCH v4 08/16] rust: kunit: refactor to use "

[RFC] panic: reduce CPU consumption when finished handling panic
 2025-03-21 19:03 UTC  (2+ messages)

[PATCH v8 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
 2025-03-21 19:00 UTC  (13+ messages)

[PATCH 6.1] efivarfs: Move efivarfs list into superblock s_fs_info
 2025-03-21 19:00 UTC  (2+ messages)

[PATCH v2] fs/ntfs: Check at->attr_cur after calling next_attribute()
 2025-03-21 18:58 UTC  (2+ messages)

[PATCH v1 0/6] i2c: core: Move client towards fwnode
 2025-03-21 18:57 UTC  (5+ messages)
` [PATCH v1 2/6] i2c: core: Unify the firmware node type check
` [PATCH v1 5/6] i2c: core: Do not dereference fwnode in struct device

6.14.0-rc6 lockdep warning kswapd
 2025-03-21 18:57 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_fault_injection: Injection list clear at exit
 2025-03-21 18:57 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
 2025-03-21 18:55 UTC  (11+ messages)

[PATCH v3 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
 2025-03-21 18:55 UTC  (3+ messages)
` [PATCH v3 2/2] platform/x86: asus-wmi: Refactor "

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-03-21 18:54 UTC  (11+ messages)

[PATCH v5 0/3] drm/xe: Fix survivability
 2025-03-21 18:54 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Drop fictional address_space_size
 2025-03-21 18:54 UTC 

[PATCH 0/2] wifi: plfxlc: Fix usb device interface deinitialization
 2025-03-21 18:52 UTC  (3+ messages)
` [PATCH 1/2] wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release
` [PATCH 2/2] wifi: plfxlc: Fix error handling in usb driver probe

[PATCH] tracing: Disable branch profiling in noinstr code
 2025-03-21 18:53 UTC  (6+ messages)

[PATCH v5 0/4] rust: adds Bitmap API, ID pool and bindings
 2025-03-21 18:49 UTC  (4+ messages)
` [PATCH v5 3/4] rust: add bitmap API

[PATCH i-g-t v2] scripts/test_list: Do not stop the build process if documantion fails
 2025-03-21 18:50 UTC  (2+ messages)

[PATCH 0/3] Consistently look up fixed buffers before going async
 2025-03-21 18:48 UTC  (4+ messages)
` [PATCH 1/3] io_uring/net: only import send_zc buffer once
` [PATCH 2/3] io_uring/net: import send_zc fixed buffer before going async
` [PATCH 3/3] io_uring/uring_cmd: import "

[PATCH 0/5] Provide SEV-ES/SEV-SNP support for decrypting the VMSA
 2025-03-21 18:43 UTC  (3+ messages)

[linux-next:master 2309/13068] include/linux/pgtable.h:380:41: error: implicit declaration of function 'pte_mkold'; did you mean 'pte_none'?
 2025-03-21 18:42 UTC 

[PATCH v4 00/14] Restricted DMA
 2025-03-21 18:42 UTC  (4+ messages)
` Using Restricted DMA for virtio-pci

[PATCH v3] perf trace: Implement syscall summary in BPF
 2025-03-21 18:42 UTC 

[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
 2025-03-21 18:42 UTC  (4+ messages)
` [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14

[PATCH 0/2] drm/xe: Support different GuCs per GT
 2025-03-21 18:42 UTC  (3+ messages)

[PATCH] net: dl2k: fix potential null deref in receive_packet()
 2025-03-21 18:42 UTC  (3+ messages)

[PATCH] target/hppa: Remove duplicated CPU_RESOLVING_TYPE definition
 2025-03-21 18:42 UTC 

[PULL 00/24] Mostly Rust changes for QEMU 10.0
 2025-03-21 18:35 UTC  (25+ messages)
` [PULL 01/24] rust: Kconfig: Factor out whether PL011 is Rust or C
` [PULL 02/24] rust: Kconfig: Factor out whether HPET "
` [PULL 03/24] qdev, rust/hpet: fix type of HPET "timers" property
` [PULL 04/24] rust: assertions: add static_assert
` [PULL 05/24] hw/char/pl011: Pad PL011State struct to same size as Rust impl
` [PULL 06/24] rust: pl011: Check size of state struct at compile time
` [PULL 07/24] load_aout: replace bswap_needed with big_endian
` [PULL 08/24] exec/cpu-all: remove BSWAP_NEEDED
` [PULL 09/24] rust/vmstate: Remove unnecessary unsafe
` [PULL 10/24] rust/vmstate: Fix num_offset in vmstate macros
` [PULL 11/24] rust/vmstate: Fix num field when varray flags are set
` [PULL 12/24] rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag
` [PULL 13/24] rust/vmstate: Fix type check for varray in vmstate_struct
` [PULL 14/24] rust/vmstate: Fix "cannot infer type" error "
` [PULL 15/24] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag()
` [PULL 16/24] rust/vmstate: Relax array check when build varray in vmstate_struct
` [PULL 17/24] rust/vmstate: Re-implement VMState trait for timer binding
` [PULL 18/24] rust/vmstate: Support vmstate_validate
` [PULL 19/24] rust/vmstate: Add unit test for vmstate_of macro
` [PULL 20/24] rust/vmstate: Add unit test for vmstate_{of|struct} macro
` [PULL 21/24] rust/vmstate: Add unit test for pointer case
` [PULL 22/24] rust/vmstate: Add unit test for vmstate_validate
` [PULL 23/24] rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock
` [PULL 24/24] rust: hpet: fix decoding of timer registers

[PATCH-for-10.1 v2 0/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
 2025-03-21 18:39 UTC  (6+ messages)
` [PATCH-for-10.1 v2 1/4] target/riscv: Restrict RV128 MTTCG check on system emulation
` [PATCH-for-10.1 v2 2/4] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
` [PATCH-for-10.1 v2 3/4] tcg: Convert TCGState::mttcg_enabled to TriState
` [PATCH-for-10.1 v2 4/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field

[PATCH v1 0/2] Input: wdt87xx_i2c - a couple of cleanups
 2025-03-21 18:39 UTC  (3+ messages)
` [PATCH v1 1/2] Input: wdt87xx_i2c - tidy up ACPI ID table
` [PATCH v1 2/2] Input: wdt87xx_i2c - switch to use dev_err_probe()

[PATCH i-g-t] tests/intel/xm_vm: add coverage for userptr THP
 2025-03-21 18:39 UTC  (2+ messages)

[PATCH] rust: hpet: fix decoding of timer registers
 2025-03-21 18:38 UTC  (3+ messages)

[PATCH v2 0/2] Implement endianness swap macros for RISC-V
 2025-03-21 18:38 UTC  (9+ messages)
` [PATCH v2 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic

[PATCH 00/52] expo: Various features and improvements
 2025-03-21 18:38 UTC  (5+ messages)

[PATCH v5 00/46] x86: Improve operation under QEMU
 2025-03-21 18:38 UTC  (10+ messages)
` [PATCH v5 38/46] boot: Consider non-bootable partitions

[PATCH net-next v2] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
 2025-03-21 18:30 UTC  (5+ messages)

[soc:soc/drivers 24/26] drivers/platform/cznic/turris-signing-key.c:25:50: error: parameter name omitted
 2025-03-21 18:30 UTC 

[RESEND PATCH 0/7] perf vendor events riscv: Update SiFive CPU PMU events
 2025-03-21 18:31 UTC  (6+ messages)

[PATCH] tests/functional/meson.build: Bump arm_aspeed_bletchley timeout
 2025-03-21 18:34 UTC  (2+ messages)

[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
 2025-03-21 18:35 UTC  (2+ messages)
` [tip: timers/core] timekeeping: "

[PATCH v2 2/2] selftests/timers: Improve skew_consistency by testing with other clockids
 2025-03-21 18:35 UTC  (2+ messages)
` [tip: timers/core] "

[RFC PATCH v2 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-03-21 17:22 UTC  (3+ messages)
` [RFC PATCH v2 7/9] riscv: dts: microchip: convert clock and reset to use syscon
` [RFC PATCH v2 8/9] clk: divider, gate: create regmap-backed copies of gate and divider clocks

[PATCH 0/2] perf vendor events arm64: AmpereOne/AmpereOneX: Add a new errata and fix metrics calculations
 2025-03-21 18:30 UTC  (2+ messages)

[PATCH-for-10.1 0/4] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
 2025-03-21 18:33 UTC  (5+ messages)
` [PATCH-for-10.1 3/4] tcg: Convert TCGState::mttcg_enabled to TriState

[PATCH 0/3] bitmap: convert self-test to KUnit
 2025-03-21 18:32 UTC  (8+ messages)
    ` distro support for CONFIG_KUNIT: "

[PATCH v7 00/14] perf: Support multiple system call tables in the build
 2025-03-21 18:30 UTC  (3+ messages)

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-03-21 18:30 UTC  (2+ messages)

[RFC] drm/i915/perf: invalidate perf stream reference after free
 2025-03-21 18:28 UTC  (2+ messages)

[PATCH i-g-t v3 0/1] lib/igt_core: capture logs for child processes
 2025-03-21 18:28 UTC  (3+ messages)
` [PATCH i-g-t v3 1/1] "

[PATCH net-next v2 0/4] virtio_net: Fixes and improvements
 2025-03-21 18:26 UTC  (2+ messages)

[PATCH v14 00/11] rust: add dma coherent allocator abstraction
 2025-03-21 18:25 UTC  (3+ messages)
` [PATCH v14 02/11] "

[PATCH next] Drivers: hv: mshv: Prevent potential NULL dereference
 2025-03-21 18:24 UTC  (3+ messages)

[GIT PULL] First batch of KVM changes for Linux 6.15
 2025-03-21 18:24 UTC 

[PATCH 0/6] cat-file: add remote-object-info to batch-command
 2025-03-21 18:24 UTC  (7+ messages)
` [PATCH v11 0/8] "
  ` [PATCH v11 8/8] "

[CI 1/2] drm/xe/pm: Temporarily disable D3Cold on BMG
 2025-03-21 18:23 UTC  (3+ messages)
` [CI 2/2] drm/xe/pm: Re-enable D3Cold by default "

[PATCH 5.10 1/2] efi: vars: Use locking version to iterate over efivars linked lists
 2025-03-21 18:21 UTC  (2+ messages)
` [PATCH 5.10 2/2] efivarfs: Add efivars_lock to synchronize list operations

[PATCH v8 2/5] drm/bridge: add support for refcounting
 2025-03-21 18:21 UTC  (3+ messages)

[PATCH v1 0/7] serial: 8250_ni: Clean up the driver
 2025-03-21 18:20 UTC  (5+ messages)
` [PATCH v1 3/7] serial: 8250_ni: Switch to use platform_get_mem_or_io()
` [PATCH v1 5/7] serial: 8250_ni: use serial_port_in()/serial_port_out() helpers
` [PATCH v1 6/7] serial: 8250_ni: Switch to use dev_err_probe()
` [PATCH v1 7/7] serial: 8250_ni: Tidy up ACPI ID table


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.