All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-01 14:35:45 to 2025-10-01 15:12:44 UTC [more...]

[for-next][PATCH 0/4] tracing: Removed unused tracepoints for v6.18
 2025-10-01 15:14 UTC  (7+ messages)
` [for-next][PATCH 1/4] cdns2: Remove unused tracepoints
` [for-next][PATCH 2/4] cdns3: "
` [for-next][PATCH 3/4] cdnsp: "
` [for-next][PATCH 4/4] cfg80211: "

[PATCH v1 00/20] Add NT400D11 support and new features
 2025-10-01 15:09 UTC  (18+ messages)
` [PATCH v1 01/20] net/ntnic: add stubs for init NT400D11
` [PATCH v1 02/20] net/ntnic: add reset setup for NT400D11
` [PATCH v1 03/20] net/ntnic: add reset init stage 0 "
` [PATCH v1 04/20] net/ntnic: add reset init stage 1 "
` [PATCH v1 05/20] net/ntnic: add reset init stage 2 "
` [PATCH v1 06/20] net/ntnic: add reset init stage 3 and 4 "
` [PATCH v1 07/20] net/ntnic: add reset init stage 5 "
` [PATCH v1 08/20] net/ntnic: add reset init stage 6 "
` [PATCH v1 09/20] net/ntnic: add reset init stage 7 "
` [PATCH v1 10/20] net/ntnic: add reset init stage 8 "
` [PATCH v1 11/20] net/ntnic: add fpga registers "
` [PATCH v1 12/20] net/ntnic: add support pattern matching on inner ETH headers
` [PATCH v1 13/20] net/ntnic: add support pattern matching on inner VLAN header
` [PATCH v1 14/20] net/ntnic: add handling exception path option
` [PATCH v1 15/20] net/ntnic: add flow query with count action
` [PATCH v1 16/20] net/ntnic: add flow pull
` [PATCH v1 17/20] net/ntnic: extend flow dump with MBR configuration

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-10-01 15:11 UTC  (5+ messages)
` [PATCH v12 02/25] cxl/pci: Remove unnecessary CXL RCH handling helper functions
` [PATCH v12 04/25] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS

[PATCH 00/22] hw/core/cpu: Remove @CPUState::as field
 2025-10-01 15:05 UTC  (9+ messages)
` [PATCH 01/22] system/qtest: Use &address_space_memory for first vCPU address space
` [PATCH 02/22] disas/disas-mon: Get cpu first addr space with cpu_get_address_space()
` [PATCH 05/22] hw/ppc: "
` [PATCH 06/22] hw/m86k: "
` [PATCH 08/22] target/riscv: "
` [PATCH 09/22] semihosting: "
` [PATCH 12/22] target/hppa: "
` [PATCH 18/22] target/s390x: "

[PATCH] fs: assert on ->i_count in iput_final()
 2025-10-01 15:11 UTC  (6+ messages)

[PATCH 00/25] system/physmem: Extract API out of 'system/ram_addr.h' header
 2025-10-01 15:06 UTC  (13+ messages)
` [PATCH 03/25] hw/s390x/s390-stattrib: Include missing 'exec/target_page.h' header
` [PATCH 04/25] hw/vfio/listener: "
` [PATCH 05/25] target/arm/tcg/mte: "
` [PATCH 06/25] hw: Remove unnecessary 'system/ram_addr.h' header
` [PATCH 07/25] accel/tcg: Document rcu_read_lock is held when calling tlb_reset_dirty()
` [PATCH 08/25] accel/tcg: Rename @start argument of tlb_reset_dirty*()

Please backport commit a40282dd3c48 ("gcc-plugins: Remove TODO_verify_il for GCC >= 16")
 2025-10-01 15:10 UTC 

[PATCH v2 0/3] Some patches against build-script
 2025-10-01 15:05 UTC  (2+ messages)

Smatch reports for zynqmp video driver
 2025-10-01 15:09 UTC  (3+ messages)

[PATCH v5 0/5] Handle NBCON consoles on KDB
 2025-10-01 15:08 UTC  (9+ messages)
` [PATCH v5 1/5] printk: nbcon: Export console_is_usable
` [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers
` [PATCH v5 3/5] printk: nbcon: Allow KDB to acquire the NBCON context
` [PATCH v5 4/5] printk: nbcon: Export nbcon_write_context_set_buf

[PATCH 0/1] files-backend: check symref name before update
 2025-10-01 15:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] tests/intel/xe_exec_threads: Add many queues section
 2025-10-01 15:06 UTC  (2+ messages)

[PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source
 2025-10-01 15:06 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/7] Add support for licence files for custom repo
 2025-10-01 14:58 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/7] linux: Add support for custom license files
` [Buildroot] [PATCH v2 3/7] optee-os: "
` [Buildroot] [PATCH v2 4/7] opensbi: "
` [Buildroot] [PATCH v2 5/7] barebox: "

[bitbake-devel] [RFC PATCH] cooker: add support for more than one server in BB_HASHSERVE_UPSTREAM
 2025-10-01 15:04 UTC  (5+ messages)

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-10-01 15:04 UTC  (3+ messages)
` [PATCH 6/8] drm/{i915, xe}/panic: move framebuffer allocation where it belongs
  ` [PATCH 6/8] drm/{i915,xe}/panic: "

[PATCH 0/2] Add support for QC08C format in iris driver
 2025-10-01 15:04 UTC  (5+ messages)
  ` [PATCH 1/2] media: iris: Add support for QC08C format for decoder

[RFC PATCH 0/2] rust: bounded integer types and use in register macro
 2025-10-01 15:03 UTC  (3+ messages)
` [PATCH RFC 1/2] rust: kernel: add bounded integer types
` [PATCH RFC 2/2] gpu: nova-core: demonstrate use of BoundedInt

[PATCH] slimbus: qcom: remove unused qcom controller driver
 2025-10-01 15:03 UTC  (9+ messages)

[PATCH net-next v7 0/3] net: Avoid ehash lookup races
 2025-10-01 15:03 UTC  (4+ messages)
` [PATCH net-next v7 1/3] rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()

[PATCH net-next v4 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-10-01 15:03 UTC  (3+ messages)
` [PATCH net-next v4 4/5] bnxt_fwctl: Add bnxt fwctl device

Quectel EC21 with internal GSM MUX
 2025-10-01 15:03 UTC  (4+ messages)

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-01 15:01 UTC  (9+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 2/8] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v3 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v3 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v3 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v3 7/8] cpufreq: CPPC: update policy min/max when toggling auto_select
` [PATCH v3 8/8] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH linux-next 0/2] ksm: fix exec/fork inheritance
 2025-10-01 15:00 UTC  (4+ messages)
` [PATCH linux-next 1/2] tools: add ksm-utils tools
` [PATCH linux-next 2/2] mm/ksm: fix exec/fork inheritance support for prctl

[PATCH] dt-bindings: slimbus: fix warning from example
 2025-10-01 15:00 UTC 

[bluez/bluez]
 2025-10-01 14:59 UTC 

[PATCH 00/12] Extend test coverage for nested SVM
 2025-10-01 14:58 UTC  (13+ messages)
` [PATCH 01/12] KVM: selftests: Minor improvements to asserts in test_vmx_nested_state()
` [PATCH 02/12] KVM: selftests: Extend vmx_set_nested_state_test to cover SVM
` [PATCH 03/12] KVM: selftests: Extend vmx_close_while_nested_test "
` [PATCH 04/12] KVM: selftests: Extend vmx_nested_tsc_scaling_test "
` [PATCH 05/12] KVM: selftests: Remove invalid CR3 test from vmx_tsc_adjust_test
` [PATCH 06/12] KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM
` [PATCH 07/12] KVM: selftests: Pass the root HVA directly to nested mapping functions
` [PATCH 08/12] KVM: selftests: Use 'leaf' instead of hugepage to describe EPT entries
` [PATCH 09/12] KVM: selftests: Move all PTE accesses into nested_create_pte()
` [PATCH 10/12] KVM: selftests: Move EPT-specific init outside nested_create_pte()
` [PATCH 11/12] KVM: selftests: Refactor generic nested mapping outside VMX code
` [PATCH 12/12] KVM: selftests: Extend vmx_dirty_log_test to cover SVM

Consolidated under Bit (was Unification in Bitstream System, Fair Pay Philosophy, Low Jitter)
 2025-10-01 14:58 UTC 

[PATCH v7 RESEND 0/7] ARM: dts: aspeed: Add Balcones system
 2025-10-01 14:56 UTC  (9+ messages)
` [PATCH v7 RESEND 1/7] dt-bindings: arm: aspeed: add IBM Balcones board
` [PATCH v7 RESEND 2/7] dt-bindings: arm: aspeed: add IBM Bonnell board
` [PATCH v7 RESEND 3/7] dt-bindings: iio: Add Infineon DPS310 sensor documentation
` [PATCH v7 RESEND 4/7] dt-bindings: hwmon: Move max31785 compatibles to max31790 document
` [PATCH v7 RESEND 5/7] dt-bindings: hwmon: max31790: Use addressed fan nodes
` [PATCH v7 RESEND 6/7] ARM: dts: aspeed: Add Balcones system
` [PATCH v7 RESEND 7/7] ARM: dts: aspeed: Fix max31785 fan properties

[LTP] [PATCH] name_to_handle_at: Add test cases for AT_HANDLE_FID
 2025-10-01 14:56 UTC 

[PATCH] mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions
 2025-10-01 14:59 UTC  (2+ messages)

[PATCH v1 1/2] perf test: Add an 'import perf' test shell script
 2025-10-01 14:55 UTC  (4+ messages)

[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-10-01 14:55 UTC  (3+ messages)

[PATCH V2] migration-test: test cpr-exec
 2025-10-01 14:53 UTC 

[PATCH] drm/client: Remove holds_console_lock parameter from suspend/resume
 2025-10-01 14:53 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 2aff4420efc2910e905ee5b000e04e87422aebc4
 2025-10-01 14:53 UTC 

[PATCH] expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
 2025-10-01 14:52 UTC 

[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
 2025-10-01 14:52 UTC  (2+ messages)

[PATCH] mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
 2025-10-01 14:50 UTC  (3+ messages)

[PATCH v 0/2] Optimize the allocation of vector regset
 2025-10-01 14:50 UTC  (4+ messages)
` [PATCH v 1/2] riscv: ptrace: "

[PATCH 00/23] Fix media uAPI cross references
 2025-10-01 14:49 UTC  (25+ messages)
` [PATCH 01/23] tools: docs: parse_data_structs.py: drop contents header
` [PATCH 02/23] tools: docs: parse_data_structs.py: output a line number
` [PATCH 03/23] docs: kernel_include.py: fix line numbers for TOC
` [PATCH 04/23] docs: kernel_include.py: propose alternatives
` [PATCH 05/23] tools: docs: parse_data_structs: make process_exceptions two stages
` [PATCH 06/23] tools: docs: parse_data_structs.py: get rid of process_exceptions()
` [PATCH 07/23] tools: docs: parse_data_structs.py: add namespace support
` [PATCH 08/23] tools: docs: parse_data_structs.py: accept more reftypes
` [PATCH 09/23] docs: media: dvb: use TOC instead of file contents at headers
` [PATCH 10/23] docs: media: dvb: enable warnings for most headers
` [PATCH 11/23] docs: media: rc: use TOC instead of file contents for LIRC header
` [PATCH 12/23] docs: media: mediactl: use TOC instead of file contents
` [PATCH 13/23] docs: kernel_include.py: use get_close_matches() to propose alternatives
` [PATCH 14/23] docs: media: add missing c namespace to V4L headers
` [PATCH 15/23] docs: media: videodev2.h.rst.exceptions: fix namespace on refs
` [PATCH 16/23] media: docs: add a missing reference for VIDIOC_QUERY_CTRL
` [PATCH 17/23] media: docs: videodev2.h.rst.exceptions: ignore struct __kernel_v4l2_timeval
` [PATCH 18/23] media: docs: add some C domain missing references
` [PATCH 19/23] docs: cec: cec.h.rst.exceptions: fix broken references from cec.h
` [PATCH 20/23] docs: cec: show broken xrefs and show TOC instead of cec.h content
` [PATCH 21/23] docs: media: dmx_types: place kerneldoc at the right namespace
` [PATCH 22/23] docs: media: dvb: headers: warn about broken cross references
` [PATCH 23/23] docs: media: dvb: fix dmx.h.rst.exceptions

[PATCH v2 0/21] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
 2025-10-01 14:48 UTC  (22+ messages)
` [PATCH v2 01/21] srcu: Permit Tiny SRCU srcu_read_unlock() with interrupts disabled
` [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
` [PATCH v2 03/21] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
` [PATCH v2 04/21] rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
` [PATCH v2 05/21] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
` [PATCH v2 06/21] srcu: Create an srcu_expedite_current() function
` [PATCH v2 07/21] rcutorture: Test srcu_expedite_current()
` [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
` [PATCH v2 09/21] rcu: Update Requirements.rst for RCU Tasks Trace
` [PATCH v2 10/21] checkpatch: Deprecate rcu_read_{,un}lock_trace()
` [PATCH v2 11/21] srcu: Create a DEFINE_SRCU_FAST()
` [PATCH v2 12/21] srcu: Create an rcu_tasks_trace_expedite_current() function
` [PATCH v2 13/21] rcutorture: Test rcu_tasks_trace_expedite_current()
` [PATCH v2 14/21] srcu: Make grace-period determination use ssp->srcu_reader_flavor
` [PATCH v2 15/21] rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast()
` [PATCH v2 16/21] refscale: "
` [PATCH v2 17/21] srcu: Require special srcu_struct define/init for SRCU-fast readers
` [PATCH v2 18/21] srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/init
` [PATCH v2 19/21] doc: Update for SRCU-fast definitions and initialization
` [PATCH v2 20/21] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
` [PATCH v2 21/21] rcu: Mark diagnostic functions as notrace

[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
 2025-10-01 14:48 UTC  (8+ messages)

[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
 2025-10-01 14:47 UTC  (3+ messages)
` [PATCH v5 4/5] drm/atomic: Return user readable error in atomic_ioctl

[PATCH] drivers: iio: accel: fix ADX355 startup race condition
 2025-10-01 14:42 UTC  (11+ messages)
` [PATCH v3] iio: accel: fix ADXL355 "

[PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions
 2025-10-01 14:45 UTC  (3+ messages)

[Buildroot] Issue Applying Patches to Package
 2025-10-01 14:45 UTC  (2+ messages)

[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
 2025-10-01 14:45 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/client: Remove holds_console_lock parameter from suspend/resume (rev2)

[PATCH 1/4] fuse: remove FUSE_NOTIFY_CODE_MAX from <uapi/linux/fuse.h>
 2025-10-01 14:44 UTC  (4+ messages)
` [PATCH 4/4] fuse: add prune notification

[PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation
 2025-10-01 14:44 UTC  (2+ messages)

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-10-01 14:44 UTC  (4+ messages)
` [PATCH v10 06/43] arm64: RME: Define the user ABI

[PATCH v3 0/4] Add display overlays for imx8mp-phyboard-pollux
 2025-10-01 14:44 UTC  (3+ messages)
` [PATCH v3 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright

[PATCH] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
 2025-10-01 14:44 UTC  (2+ messages)

[PATCH] cg, agg: fix alignment of key components
 2025-10-01 14:43 UTC 

[PATCH v3 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
 2025-10-01 14:42 UTC  (4+ messages)
` [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup

[PATCH net v2] xdp: update mem type when page pool is used for generic XDP
 2025-10-01 14:42 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/xe/xe_query: move PXP query functions to common file
 2025-10-01 14:42 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] lib/xe/xe_query: move PXP query functions to common file (rev4)

[PATCH] drm/xe: Detect GT workqueue allocation failure
 2025-10-01 14:40 UTC 

[PATCH v3 0/4] mm/userfaultfd: modulize memory types
 2025-10-01 14:39 UTC  (9+ messages)
` [PATCH v3 1/4] mm: Introduce vm_uffd_ops API

[PATCH v8 0/3] firmware: ti_sci: Partial-IO support
 2025-10-01 14:37 UTC  (4+ messages)
` [PATCH v8 1/3] firmware: ti_sci: Remove constant 0 function arguments
` [PATCH v8 2/3] firmware: ti_sci: Support transfers without response
` [PATCH v8 3/3] firmware: ti_sci: Partial-IO support

[Buildroot] [PATCH] package/luaossl: bump to version 20250929
 2025-10-01 14:37 UTC 

[PATCH v3 00/36] VF migration redesign
 2025-10-01 14:37 UTC  (3+ messages)
` [PATCH v3 28/36] drm/xe/vf: Replay GuC submission state on pause / unpause

[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
 2025-10-01 14:37 UTC  (3+ messages)
` [PATCH v4 02/10] PCI: Add additional checks for flr reset

[PATCH 0/3] spi-cadence: support transmission with bits_per_word
 2025-10-01 14:36 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property
      ` 回复: "

[PATCH v2 0/9] pinctrl: stm32: Support I/O synchronization
 2025-10-01 14:36 UTC  (4+ messages)
` [PATCH v2 2/9] dt-bindings: pincfg-node: Add property "skew-delay-direction"

[bluez/bluez] b8773f: device: Fix privacy
 2025-10-01 14:36 UTC 


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.