All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-26 19:20:49 to 2025-11-26 20:23:19 UTC [more...]

[PATCH-for-11.0 v3 00/22] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
 2025-11-26 20:21 UTC  (4+ messages)
` [PATCH-for-11.0 v3 04/22] target/rx: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v3 05/22] target/tricore: "
` [PATCH-for-11.0 v3 06/22] target/hppa: Use big-endian "

[PATCH net-next v7 0/5] netconsole: support automatic target recovery
 2025-11-26 20:22 UTC  (3+ messages)
` [PATCH net-next v7 1/5] netconsole: add target_state enum
` [PATCH net-next v7 2/5] netconsole: convert 'enabled' flag to enum for clearer state management

[PATCH for-11.0 0/6] migration: Error reporting cleanups
 2025-11-26 20:21 UTC  (3+ messages)
` [PATCH for-11.0 2/6] Revert "error: define g_autoptr() cleanup function for the Error type"

[PATCH net-next 1/2] net/sched: act_mirred: Fix infinite loop
 2025-11-26 20:20 UTC  (8+ messages)

[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2025-11-26 20:19 UTC  (2+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling

[PATCH 0/2] nau8325 build fixes
 2025-11-26 20:19 UTC  (2+ messages)

[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-26 20:19 UTC  (15+ messages)
` [PATCH v10 04/11] HID: asus: fortify keyboard handshake
` [PATCH v10 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v10 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk

[PATCH v5 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 20:19 UTC  (9+ messages)
` [PATCH v5 1/8] drm/sched: Add several job helpers to avoid drivers touching scheduler state
` [PATCH v5 2/8] drm/sched: Add pending job list iterator
` [PATCH v5 3/8] drm/xe: Add dedicated message lock
` [PATCH v5 4/8] drm/xe: Stop abusing DRM scheduler internals
` [PATCH v5 5/8] drm/xe: Only toggle scheduling in TDR if GuC is running
` [PATCH v5 6/8] drm/xe: Do not deregister queues in TDR
` [PATCH v5 7/8] drm/xe: Remove special casing for LR queues in submission
` [PATCH v5 8/8] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR

[PATCH 0/4 v5] PCI: s32g: Add support for PCIe controller
 2025-11-26 20:17 UTC  (4+ messages)
` [PATCH 4/4 v5] MAINTAINERS: Add MAINTAINER for NXP S32G PCIe driver

[PATCH 0/2] PM: runtime: Fix potential I/O hang
 2025-11-26 20:17 UTC  (7+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable

[PATCHv6 net-next 00/14] ipvs: per-net tables and optimizations
 2025-11-26 20:16 UTC  (12+ messages)
` [PATCHv6 net-next 03/14] ipvs: some service readers can use RCU
` [PATCHv6 net-next 07/14] ipvs: add resizable hash tables
` [PATCHv6 net-next 11/14] ipvs: no_cport and dropentry counters can be per-net

[PATCH] xdiff: optimize patience diff's LCS search
 2025-11-26 20:15 UTC  (3+ messages)

[PATCH 1/2] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
 2025-11-26 20:21 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: imx_dsp_rproc: Wait for suspend ACK only if WAIT_FW_READY is set

[PATCH 0/5] OA: More OA and register whitelist changes
 2025-11-26 20:15 UTC  (5+ messages)
` [PATCH 2/5] drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unit
` [PATCH 3/5] drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unit

[PATCH 0/2] apparmor unaligned memory fixes
 2025-11-26 20:15 UTC  (17+ messages)

[PATCH] doc: Add include path for sys/usdt.h
 2025-11-26 20:14 UTC  (2+ messages)

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-26 20:14 UTC  (6+ messages)
` [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait

[PATCH] riscv/atomic.h : use RISCV_FULL_BARRIER in _arch_atomic* function
 2025-11-26 20:10 UTC  (3+ messages)

[bcachefs:master 999/999] checkpatch: ERROR:SPACING: space required after that close brace '}'
 2025-11-26 20:08 UTC 

[PATCH] Add completion for short options
 2025-11-26 20:09 UTC  (3+ messages)
` [PATCH v2] completion: complete "git -<TAB>" with "

[PATCH] overflow: Introduce struct_offset() to get offset of member
 2025-11-26 20:08 UTC  (2+ messages)

[bcachefs:master 982/999] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2025-11-26 20:06 UTC 

[bcachefs:master 981/999] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-26 20:06 UTC 

Updated scanfile.dvb for fi-Espoo
 2025-11-26 20:05 UTC 

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-26 20:05 UTC  (4+ messages)
` [PATCH v4 16/16] Documentation/x86: Add documentation for TDX's "

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-26 20:05 UTC  (10+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH 0/2] rpmsg: glink_native: fix leak and cleanup
 2025-11-26 20:10 UTC  (2+ messages)

[PATCH v3 0/3] Add SDM660 cDSP support
 2025-11-26 20:10 UTC  (2+ messages)

[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] Define VDD_MXC for SC8280XP
 2025-11-26 20:10 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
 2025-11-26 20:03 UTC  (9+ messages)
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 3/7] drm/i915/display: Move vblank put until after critical section
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade "

[PATCH net-next 00/11] Add ETHSW support for Renesas RZ/T2H and RZ/N2H SoCs
 2025-11-26 20:02 UTC  (4+ messages)
` [PATCH net-next 08/11] net: dsa: rzn1-a5psw: Make DSA tag protocol configurable via OF data

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-11-26 20:02 UTC  (8+ messages)
` [RFC PATCH] vfs: Fix might sleep in load_unaligned_zeropad() with rcu read lock held

[bcachefs:master 889/999] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-26 20:01 UTC 

[PATCH net-next v6 0/5] netconsole: support automatic target recovery
 2025-11-26 20:01 UTC  (3+ messages)
` [PATCH net-next v6 5/5] selftests: netconsole: validate target resume

[PATCH v8 0/5] riscv: add support for SBI Supervisor Software Events
 2025-11-26 20:00 UTC  (6+ messages)

[bcachefs:master 851/999] checkpatch: WARNING:SPACING: space prohibited between function name and open parenthesis '('
 2025-11-26 19:59 UTC 

[PATCH v2] Add purge capability to multipath-tools
 2025-11-26 20:00 UTC 

[PATCH] gendwarfksyms: Fix build on 32-bit hosts
 2025-11-26 19:59 UTC  (4+ messages)

[bcachefs:master 845/999] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxO)
 2025-11-26 19:58 UTC 

[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
 2025-11-26 19:58 UTC  (11+ messages)

[PATCH 5.4.y] mm/page_alloc: fix hash table order logging in alloc_large_system_hash()
 2025-11-26 19:58 UTC  (2+ messages)

[bcachefs:master 836/999] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'an'
 2025-11-26 19:57 UTC 

[PATCH v8 0/6] RTL8231 GPIO expander support
 2025-11-26 19:54 UTC  (4+ messages)
` [PATCH v8 3/6] mfd: Add RTL8231 core device

[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
 2025-11-26 19:54 UTC  (2+ messages)

[GIT PULL] hotfixes against 6.18-rc7
 2025-11-26 19:53 UTC 

[Patch net v5 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2025-11-26 19:52 UTC  (10+ messages)
` [Patch net v5 1/9] Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree"
` [Patch net v5 2/9] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
` [Patch net v5 3/9] net_sched: Implement the right netem duplication behavior
` [Patch net v5 4/9] net_sched: Prevent using netem duplication in non-initial user namespace
` [Patch net v5 5/9] net_sched: Check the return value of qfq_choose_next_agg()
` [Patch net v5 6/9] selftests/tc-testing: Add a nested netem duplicate test
` [Patch net v5 7/9] selftests/tc-testing: Add a test case for piro with netem duplicate
` [Patch net v5 8/9] selftests/tc-testing: Add a test case for mq "
` [Patch net v5 9/9] selftests/tc-testing: Update test cases "

[PATCH mptcp-net 0/3] mptcp: pm: ignore unknown endpoint flags
 2025-11-26 19:52 UTC  (2+ messages)

[PATCH] board: adi: Fix missing semicolon in nfsroot
 2025-11-26 19:50 UTC 

[bcachefs:master 719/999] checkpatch: WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
 2025-11-26 19:50 UTC 

[v3, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-26 19:49 UTC  (13+ messages)
` [v3, net-next 01/12] bng_en: Query PHY and report link status
` [v3, net-next 02/12] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [v3, net-next 03/12] bng_en: Add RX support
` [v3, net-next 04/12] bng_en: Handle an HWRM completion request
` [v3, net-next 05/12] bng_en: Add TX support
` [v3, net-next 06/12] bng_en: Add support to handle AGG events
` [v3, net-next 07/12] bng_en: Add TPA related functions
` [v3, net-next 08/12] bng_en: Add support for TPA events
` [v3, net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [v3, net-next 10/12] bng_en: Add initial support for ethtool stats display
` [v3, net-next 11/12] bng_en: Create per-PF workqueue and timer for asynchronous events
` [v3, net-next 12/12] bng_en: Query firmware for statistics and accumulate

amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
 2025-11-26 19:50 UTC  (3+ messages)

[PATCH] ARM: dts: am33xx-l4: fix UART compatible
 2025-11-26 19:50 UTC  (4+ messages)
` DT compatibility break for am335x (Was: Re: [PATCH] ARM: dts: am33xx-l4: fix UART compatible)

[PATCH 0/1] replay: add --revert option to reverse commit changes
 2025-11-26 19:50 UTC  (13+ messages)
` [PATCH 1/1] "

[OE-core][PATCH v3 1/2] nasm: upgrade 2.16.03 -> 3.01
 2025-11-26 19:49 UTC  (4+ messages)
` [OE-core][PATCH v3 2/2] ovmf: fix build error with Nasm 3.0

[bcachefs:master 672/999] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2025-11-26 19:48 UTC 

[PATCH 0/3] Expand and enhance git-last-modified(1) documentation
 2025-11-26 19:49 UTC  (3+ messages)
` [PATCH 2/3] last-modified: document option --max-depth

[PATCH net v6 1/2] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
 2025-11-26 19:48 UTC  (4+ messages)
` [PATCH net v6 2/2] selftests/tc-testing: Check Cake Scheduler when enqueue drops packets

[PATCH -next v2] cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
 2025-11-26 19:47 UTC  (2+ messages)

[PATCH v1 net-next] mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose()
 2025-11-26 19:46 UTC  (3+ messages)

[bcachefs:master 576/999] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-26 19:44 UTC 

[PATCH net v7 1/2] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
 2025-11-26 19:45 UTC  (2+ messages)
` [PATCH net v7 2/2] selftests/tc-testing: Test CAKE scheduler when enqueue drops packets

[PATCH 00/21] lib: add alternatives for GENMASK()
 2025-11-26 19:44 UTC  (4+ messages)

[PATCH v15 0/4] Reduce overhead of LSMs with static calls
 2025-11-26 19:44 UTC  (5+ messages)
` [PATCH v15 3/4] lsm: count the LSMs enabled at compile time

[bcachefs:master 574/999] checkpatch: ERROR:SPACING: space required after that ',' (ctx:VxV)
 2025-11-26 19:44 UTC 

[bcachefs:master 575/999] checkpatch: WARNING:BRACES: braces {} are not necessary for any arm of this statement
 2025-11-26 19:44 UTC 

[PATCH v2] mm: fix vma_start_write_killable() signal handling
 2025-11-26 19:44 UTC  (8+ messages)

FUSE: [Regression] Fuse legacy path performance scaling lost in v6.14 vs v6.8/6.11 (iodepth scaling with io_uring)
 2025-11-26 19:11 UTC  (2+ messages)

[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
 2025-11-26 19:43 UTC  (5+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict

[bcachefs:master 518/999] checkpatch: WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
 2025-11-26 19:41 UTC 

Patchwork summary for: spi-devel-general
 2025-11-26 19:40 UTC 

[PATCH 0/2] ext4: fixes for mb_check_buddy integrity checks
 2025-11-26 19:38 UTC  (7+ messages)
` [PATCH 2/2] ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 validation

[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
 2025-11-26 19:32 UTC  (4+ messages)
` [PATCH v12 2/3] HID: cp2112: Fwnode Support

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-11-26 19:36 UTC  (22+ messages)
` [PATCH 01/21] liveupdate: luo_flb: Prevent retrieve() after finish()
` [PATCH 02/21] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
` [PATCH 04/21] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH 05/21] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH 06/21] vfio/pci: Retrieve preserved device files after "
` [PATCH 07/21] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH 08/21] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH 09/21] vfio/pci: Store Live Update state in struct vfio_pci_core_device
` [PATCH 10/21] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH 11/21] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH 12/21] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH 13/21] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH 14/21] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH 15/21] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH 16/21] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH 17/21] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH 18/21] vfio: selftests: Expose iommu_modes to tests
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH 20/21] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH 21/21] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test

[PATCH net-next v13 00/12] virtio_net: Add ethtool flow rules support
 2025-11-26 19:35 UTC  (13+ messages)
` [PATCH net-next v13 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v13 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v13 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v13 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v13 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v13 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v13 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v13 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v13 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v13 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v13 12/12] virtio_net: Add get ethtool flow rules ops

[PATCH v2] iio: isl29018.c: replace sprintf with safer alternatives
 2025-11-26 19:35 UTC  (2+ messages)

[PATCH v2 0/4] platform/x86: wmi: Prepare for future changes
 2025-11-26 19:34 UTC  (4+ messages)
` [PATCH v2 1/4] fs/nls: Fix utf16 to utf8 conversion

[RFC PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
 2025-11-26 19:33 UTC  (5+ messages)
` [RFC PATCH 2/2] platform/x86/uniwill: Implement cTGP setting

[PATCH] media: atomisp: coding style: Move trailing statements to next line
 2025-11-26 19:32 UTC  (2+ messages)

[bcachefs:master 441/999] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'unneeded'
 2025-11-26 19:30 UTC 

[PATCH v8 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-26 19:28 UTC  (7+ messages)
` [PATCH v8 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v8 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v8 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v8 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v8 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v8 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready

[PATCH v2 1/5] vvfat: introduce partitioned option
 2025-11-26 19:27 UTC  (11+ messages)

[PATCH] w1: Use container_of_const() when all types are const
 2025-11-26 19:27 UTC  (2+ messages)

[PATCH v4 0/4] Landlock: Disconnected directory handling
 2025-11-26 19:11 UTC 

+ oid_registry-allow-arbitrary-size-oids-v2.patch added to mm-nonmm-unstable branch
 2025-11-26 19:26 UTC 

[PATCH v2] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/V2N SoC support
 2025-11-26 19:25 UTC  (2+ messages)

[PATCH] x86: Optimize __get_user_asm() assembly
 2025-11-26 19:23 UTC  (4+ messages)

[PATCH v4 00/11] VMSCAPE optimization for BHI variant
 2025-11-26 19:23 UTC  (4+ messages)
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs

[PATCH] arm: mach-k3: j722s: Update SoC auto-gen data
 2025-11-26 19:23 UTC  (3+ messages)

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-26 19:22 UTC  (9+ messages)

[PATCH v2] migration: fix parsing snapshots with x-ignore-shared flag
 2025-11-26 19:21 UTC  (3+ messages)

[PATCH] oid_registry: allow arbitrary size OIDs
 2025-11-26 19:22 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] iommupt: Avoid a compiler bug with sw_bit
 2025-11-26 19:21 UTC 

[bcachefs:master 264/999] checkpatch: ERROR:SPACING: space required before the open brace '{'
 2025-11-26 19:20 UTC 

[PATCH] DEBUG: Show held locks on failure
 2025-11-26 19:20 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for DEBUG: Show held locks on failure (rev3)


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.