All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-02 11:56:02 to 2025-05-02 12:41:01 UTC [more...]

[PATCH v2 0/4] Qualcomm: expand capsule update support
 2025-05-02 12:37 UTC  (4+ messages)

[PATCH 0/9] rust: allow minimum version of 1.77
 2025-05-02 12:28 UTC  (7+ messages)
` [PATCH 5/9] rust: use MaybeUninit::zeroed() in const context
` [PATCH 8/9] rust: enable clippy::ptr_cast_constness

[PATCH] tee: Prevent size calculation wraparound on 32-bit kernels
 2025-05-02 12:41 UTC  (6+ messages)

[PATCH 0/7] selftests: vDSO: Some cleanups and fixes
 2025-05-02 12:40 UTC  (8+ messages)
` [PATCH 1/7] selftests: vDSO: chacha: Correctly skip test if necessary
` [PATCH 2/7] selftests: vDSO: clock_getres: Drop unused include of err.h
` [PATCH 3/7] selftests: vDSO: vdso_test_correctness: Fix -Wold-style-definitions
` [PATCH 4/7] selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.h
` [PATCH 5/7] selftests: vDSO: vdso_test_getrandom: Drop some dead code
` [PATCH 6/7] selftests: vDSO: vdso_test_getrandom: Always print TAP header
` [PATCH 7/7] selftests: vDSO: vdso_config: Avoid -Wunused-variables

[PATCH v3 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-05-02 12:40 UTC  (17+ messages)
` [PATCH v3 01/23] media: iris: Skip destroying internal buffer if not dequeued
` [PATCH v3 03/23] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH v3 05/23] media: iris: Prevent HFI queue writes when core is in deinit state
` [PATCH v3 06/23] media: iris: Remove deprecated property setting to firmware
` [PATCH v3 07/23] media: iris: Fix missing function pointer initialization
` [PATCH v3 08/23] media: iris: Fix NULL pointer dereference
` [PATCH v3 09/23] media: iris: Fix typo in depth variable
` [PATCH v3 10/23] media: iris: Track flush responses to prevent premature completion

[PATCH 1/5] cifs: protect cfid accesses with fid_lock
 2025-05-02 12:37 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/V2N (R9A09G056) support
 2025-05-02 12:38 UTC  (3+ messages)

[PATCH v7 0/3] clocksource: fix Tegra234 SoC Watchdog Timer
 2025-05-02 12:37 UTC  (8+ messages)
` [PATCH v7 1/3] clocksource/drivers/timer-tegra186: add WDIOC_GETTIMELEFT support

[PATCH] rust: elaborate safety requirements for `AlwaysReferenceCounted`
 2025-05-02 12:37 UTC  (4+ messages)

[PATCH v1 1/1] app/testpmd: add sleep command
 2025-05-02 12:37 UTC  (2+ messages)

[PATCH] platform/mellanox: MLXREG_DPU depends on I2C
 2025-05-02 12:36 UTC  (2+ messages)

[PATCH v7 00/11] Add support for MAX7360
 2025-05-02 12:31 UTC  (10+ messages)
` [PATCH v7 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v7 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v7 08/11] gpio: max7360: Add MAX7360 gpio support

[PATCH v2] kcov: rust: add flags for KCOV with Rust
 2025-05-02 12:36 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu/userq: Fix lock contention in userq fence
 2025-05-02 12:35 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu/userq: Add lock before accessing dma_fence_is_signaled_locked

[RFF] realpathat system call
 2025-05-02 12:34 UTC  (2+ messages)

[PATCH v2] can: dev: add struct data_bittiming_params to group FD parameters
 2025-05-02 12:34 UTC  (2+ messages)

[RFC v7 00/23] DRM scheduling cgroup controller
 2025-05-02 12:32 UTC  (24+ messages)
` [RFC 01/23] drm/sched: Add some scheduling quality unit tests
` [RFC 02/23] drm/sched: Add some more "
` [RFC 03/23] drm/sched: De-clutter drm_sched_init
` [RFC 04/23] drm/sched: Avoid double re-lock on the job free path
` [RFC 05/23] drm/sched: Consolidate drm_sched_job_timedout
` [RFC 06/23] drm/sched: Consolidate drm_sched_rq_select_entity_rr
` [RFC 07/23] drm/sched: Implement RR via FIFO
` [RFC 08/23] drm/sched: Consolidate entity run queue management
` [RFC 09/23] drm/sched: Move run queue related code into a separate file
` [RFC 10/23] drm/sched: Free all finished jobs at once
` [RFC 11/23] drm/sched: Account entity GPU time
` [RFC 12/23] drm/sched: Remove idle entity from tree
` [RFC 13/23] drm/sched: Add fair scheduling policy
` [RFC 14/23] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [RFC 15/23] drm/sched: Queue all free credits in one worker invocation
` [RFC 16/23] drm/sched: Embed run queue singleton into the scheduler
` [RFC 17/23] cgroup: Add the DRM cgroup controller
` [RFC 18/23] cgroup/drm: Track DRM clients per cgroup
` [RFC 19/23] cgroup/drm: Add scheduling weight callback
` [RFC 20/23] cgroup/drm: Introduce weight based scheduling control
` [RFC 21/23] drm/sched: Add helper for tracking entities per client
` [RFC 22/23] drm/sched: Add helper for DRM cgroup controller weight notifications
` [RFC 23/23] drm/amdgpu: Register with the DRM scheduling cgroup controller

[PATCH V3 0/4] Scheduler time slice extension
 2025-05-02 12:34 UTC  (8+ messages)
` [PATCH V3 1/4] Sched: "
` [PATCH V3 4/4] Sched: Add tracepoint for sched "

[CI 00/10] Preparations to make struct xe_ggtt private
 2025-05-02 12:33 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 5.15 000/368] 5.15.181-rc2 review
 2025-05-02 12:33 UTC  (2+ messages)

Key for Yixun Lan
 2025-05-02 12:32 UTC 

[PATCH v4 0/6] watchdog: at91sam9_wdt driver enhancement
 2025-05-02 12:31 UTC  (5+ messages)
` [PATCH v4 5/6] ARM: dts: sam9x60: Add watchdog DT node
` [PATCH v4 6/6] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node

[PATCH v1 0/6] x86/boot: Enable earlyprintk on MMIO (8-bit)
 2025-05-02 12:29 UTC  (7+ messages)
` [PATCH v1 1/6] x86/boot: Convert early_serial_base to unsigned long
` [PATCH v1 2/6] x86/boot: Introduce helpers for serial I/O
` [PATCH v1 3/6] x86/boot: Split out parse_serial_port() helper for earlyprintk
` [PATCH v1 4/6] x86/boot: Allow longer parameter list "
` [PATCH v1 5/6] x86/boot: Also share MMIO accessors
` [PATCH v1 6/6] x86/boot: Introduce MMIO accessors and their support in earlyprintk

[PATCH for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET
 2025-05-02 12:30 UTC  (2+ messages)

[PATCH v2] arm64: dts: ti: k3-am62-main: Add PRUSS-M node
 2025-05-02 12:24 UTC  (2+ messages)

[PATCH 0/5] lmb: use a single API for all allocations
 2025-05-02 12:29 UTC  (4+ messages)
` [PATCH 2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's

[PATCH net-next 0/7] selftests: mptcp: increase code coverage
 2025-05-02 12:29 UTC  (8+ messages)
` [PATCH net-next 1/7] selftests: mptcp: info: hide 'grep: write error' warnings
` [PATCH net-next 2/7] selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfo
` [PATCH net-next 3/7] selftests: mptcp: add struct params in mptcp_diag
` [PATCH net-next 4/7] selftests: mptcp: refactor send_query parameters for code clarity
` [PATCH net-next 5/7] selftests: mptcp: refactor NLMSG handling with 'proto'
` [PATCH net-next 6/7] selftests: mptcp: add helpers to get subflow_info
` [PATCH net-next 7/7] selftests: mptcp: add chk_sublfow in diag.sh

[PATCH] drm/panic: Use a decimal fifo to avoid u64 by u64 divide
 2025-05-02 12:23 UTC  (2+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-02 12:28 UTC  (5+ messages)
` [PATCH 1/4] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH man v2] mmap.2: Document danger of mappings larger than PTRDIFF_MAX
 2025-05-02 12:27 UTC  (3+ messages)

[PATCH v4 1/2] dma-fence: Add helper to sort and deduplicate dma_fence arrays
 2025-05-02 12:26 UTC  (6+ messages)
` [PATCH v4 2/2] drm/amdgpu: only keep most recent fence for each context

Paragraphs formatted differently depending on previous ones
 2025-05-02 12:26 UTC  (3+ messages)
  ` grof --run

[PATCH v5 0/3] Add Mali GPU support for Mediatek MT8370 SoC
 2025-05-02 12:17 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v5 2/3] drm/panfrost: Add support for Mali on the "
` [PATCH v5 3/3] arm64: dts: mediatek: mt8370: Enable gpu support

[PATCH] x86/vpic: Improve bitops usage
 2025-05-02 12:24 UTC  (3+ messages)

[PATCH] fs/eventpoll: fix endless busy loop after timeout has expired
 2025-05-02 12:22 UTC  (2+ messages)

[PATCH 1/2] irqtop: use standard 'always/never' arguments instead of 'enable/disable'
 2025-05-02 12:22 UTC  (2+ messages)
` [PATCH 2/2] strutils: move an error message to where it is used, and improve it

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-02 12:22 UTC  (3+ messages)
` [PATCH v8 14/43] KVM: arm64: Support timers in realm RECs

[PATCH v2 iwlwifi-next 00/15] wifi: iwlwifi: wifi: iwlwifi: updates - 2025-05-01
 2025-05-02 12:20 UTC  (16+ messages)
` [PATCH v2 iwlwifi-next 01/15] wifi: iwlwifi: clean up config macro
` [PATCH v2 iwlwifi-next 02/15] wifi: iwlwifi: remove TH/TH1 RF types
` [PATCH v2 iwlwifi-next 03/15] wifi: iwlwifi: pcie: Add support for new device ids
` [PATCH v2 iwlwifi-next 04/15] wifi: iwlwifi: remove duplicated line
` [PATCH v2 iwlwifi-next 05/15] wifi: iwlwifi: unify some configurations
` [PATCH v2 iwlwifi-next 06/15] wifi: iwlwifi: pcie: add entry for Killer AX1650i on AdL-P
` [PATCH v2 iwlwifi-next 07/15] wifi: iwlwifi: tests: check for device names
` [PATCH v2 iwlwifi-next 08/15] wifi: iwlwifi: cfg: remove fw_name_mac
` [PATCH v2 iwlwifi-next 09/15] wifi: iwlwifi: cfg: unify Qu/QuZ configs
` [PATCH v2 iwlwifi-next 10/15] wifi: iwlwifi: cfg: unify Killer 1650s/i with Qu/Hr
` [PATCH v2 iwlwifi-next 11/15] wifi: iwlwifi: cfg: remove unused config externs
` [PATCH v2 iwlwifi-next 12/15] wifi: iwlwifi: cfg: remove max_tx_agg_size
` [PATCH v2 iwlwifi-next 13/15] wifi: iwlwifi: cfg: remove iwl_ax201_cfg_qu_hr
` [PATCH v2 iwlwifi-next 14/15] wifi: iwlwifi: cfg: remove duplicated iwl_cfg_gl
` [PATCH v2 iwlwifi-next 15/15] wifi: iwlwifi: cfg: remove duplicated Sc device configs

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-02 12:20 UTC  (2+ messages)

[PATCH v2 0/3] drm/i915/display: remove intel_de_*() compat wrappers
 2025-05-02 12:19 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: remove intel_de_*() compat wrappers (rev2)

[PATCH] kernel/cgroup/pids: add "pids.forks" counter
 2025-05-02 12:19 UTC 

[PATCH] counter: interrupt-cnt: Convert atomic_t -> atomic_long_t
 2025-05-02 12:19 UTC  (3+ messages)

[PATCH v2] hfs: fix not erasing deleted b-tree node issue
 2025-05-02 12:18 UTC  (2+ messages)
` 回复: "

[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
 2025-05-02 12:18 UTC  (16+ messages)

[PATCH 5.10 000/286] 5.10.237-rc1 review
 2025-05-02 12:18 UTC  (2+ messages)

[PATCH v1 1/1] list: Remove redundant 'extern' for function prototypes
 2025-05-02 12:17 UTC 

[PATCH v2 0/5] Silence some clang -Wshorten-64-to-32 warnings
 2025-05-02 12:17 UTC  (7+ messages)
` [PATCH v2 4/5] math64: Silence a clang -Wshorten-64-to-32 warning

[PATCH v11 0/3] rust: extend `module!` macro with integer parameter support
 2025-05-02 12:16 UTC  (4+ messages)
` [PATCH v11 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v11 2/3] rust: add parameter support to the `module!` macro
` [PATCH v11 3/3] modules: add rust modules files to MAINTAINERS

[PATCH v3 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-05-02 11:51 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v3 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)

[PATCH v10 0/3] rust: extend `module!` macro with integer parameter support
 2025-05-02 12:15 UTC  (5+ messages)
` [PATCH v10 1/3] rust: str: add radix prefixed integer parsing functions

[PATCH 0/3] selftests/timens: Various small fixes
 2025-05-02 12:14 UTC  (7+ messages)
` [PATCH 1/3] selftests/timens: Print TAP headers
` [PATCH 2/3] selftests/timens: Make run_tests() functions static
` [PATCH 3/3] selftests/timens: timerfd: Use correct clockid type in tclock_gettime()

[PATCH v2 00/10] Define Ansible inventory in the Ansible Configuration file
 2025-05-02 12:13 UTC  (11+ messages)
` [PATCH v2 01/10] playbooks: fix playbook name for all hosts plays
` [PATCH v2 02/10] playbooks: fix playbook name for localhost plays
` [PATCH v2 03/10] Makefile: use long form of limit argument for clarity
` [PATCH v2 04/10] Makefile: print target when debug
` [PATCH v2 05/10] .github/workflows/fstests.yml: enable make verbosity
` [PATCH v2 06/10] ansible_cfg: add inventory support
` [PATCH v2 07/10] gen_hosts: templates: add localhost to all hosts
` [PATCH v2 08/10] Makefile: use inventory from ansible.cfg
` [PATCH v2 09/10] ansible_cfg: add support to change ansible.cfg file location
` [PATCH v2 10/10] docs: ansible_cfg: add documentation

Rust in QEMU update, April 2025
 2025-05-02 12:13 UTC 

[PATCH v2 0/2] scsi-disk: Add FUA write support
 2025-05-02 12:12 UTC  (4+ messages)
` [PATCH v2 2/2] scsi-disk: Advertise FUA support by default

[PATCH v3 0/2] scsi-disk: Add FUA write support
 2025-05-02 12:11 UTC  (3+ messages)
` [PATCH v3 1/2] scsi-disk: Add native "
` [PATCH v3 2/2] scsi-disk: Advertise FUA support by default

[PATCH 0/2] Add support for Renesas OSTM on RZ/V2N SoC
 2025-05-02 12:06 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support
` [PATCH 2/2] clocksource/drivers/renesas-ostm: Enable OSTM reprobe for RZ/V2N SoC

[PATCH 0/2] efi: Add a mechanism for embedding SBAT section
 2025-05-02 12:09 UTC  (7+ messages)
` [PATCH 2/2] x86/efi: Implement support for embedding SBAT data for x86

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-02 12:07 UTC  (4+ messages)
` [PATCH v8 07/13] KVM: Fix comments that refer to slots_lock

[PATCH] drm/i915/irq: stop using HAS_GMCH()
 2025-05-02 12:07 UTC 

How much is checksumming done in the kernel vs on the NIC?
 2025-05-02 12:07 UTC 

[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
 2025-05-02 12:06 UTC  (8+ messages)
` [PATCH v2 04/47] perf bench: Silence -Wshorten-64-to-32 warnings

[PATCH] counter: interrupt-cnt: Protect enable/disable OPs with mutex
 2025-05-02 12:06 UTC  (5+ messages)

[PATCH v6 0/3] rust: configfs abstractions
 2025-05-02 12:05 UTC  (4+ messages)
` [PATCH v6 2/3] rust: configfs: add a sample demonstrating configfs usage

[PATCH 5.4 000/179] 5.4.293-rc1 review
 2025-05-02 12:04 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: renesas,riic: Document RZ/V2N (R9A09G056) support
 2025-05-02 12:04 UTC  (2+ messages)

[PATCH 0/4] perf fixes
 2025-05-02 12:04 UTC  (8+ messages)
` [PATCH 2/4] perf: Fix irq work dereferencing garbage

[PATCH] btrfs: remove extent buffer's redundant `len` member field
 2025-05-02 12:03 UTC  (7+ messages)

[PATCH v3] soc: renesas: sysc: Add SoC identification for RZ/V2N SoC
 2025-05-02 12:02 UTC  (3+ messages)

[PATCH v4 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
 2025-05-02 12:00 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: dts: ti: k3-am62p*/k3-j722s: Add bootph-all property to enable Ethernet boot

[RFC PATCH 0/4] Physical address hypercall ABI ("HVMv2")
 2025-05-02 12:02 UTC  (4+ messages)

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2025-05-02 12:02 UTC  (4+ messages)

[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-05-02 12:01 UTC  (5+ messages)
  ` [PATCH v10 3/5] rust: Add missing SAFETY documentation for ARef example

[linux-next]Build Failure: kernel/watchdog.c:936:2: error: too many arguments
 2025-05-02 12:00 UTC  (3+ messages)
` [PATCH] watchdog: Fix the SOFTLOCKUP_DETECTOR=n case

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (v2)
 2025-05-02 12:01 UTC  (3+ messages)
` [PATCH 3/5] ttm: add initial memcg integration. (v2)

Patchwork summary for: spi-devel-general
 2025-05-02 12:00 UTC 

[PATCH v7 00/11] Add R5F and C7xv device nodes
 2025-05-02 11:53 UTC  (3+ messages)
` [PATCH v7 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[GIT PULL] pin control fixes for v6.15
 2025-05-02 11:56 UTC 

[PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP)
 2025-05-02 11:40 UTC  (3+ messages)
` [PATCH 1/2] xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
` [PATCH 2/2] xen: swiotlb: Implement map_resource callback

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2025-05-02 11:55 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.