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

[PATCH] configs: am335x_hs_evm_spi_defconfig: Remove duplicate symbols
 2025-11-26 20:29 UTC  (2+ messages)

[PATCH v2] mm: fix vma_start_write_killable() signal handling
 2025-11-26 20:35 UTC  (7+ messages)

[PATCH v3 0/2] riscv: dts: starfive: Add OrangePi RV board
 2025-11-26 20:34 UTC  (13+ messages)
` [PATCH v3 1/2] dt-bindings: riscv: starfive: add xunlong,orangepi-rv

[PATCH v2 0/2] lib/crypto: ML-DSA verification support
 2025-11-26 20:35 UTC  (3+ messages)
` [PATCH v2 1/2] lib/crypto: Add "
` [PATCH v2 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification

[PATCH v2 1/3] arm64: dts: qcom: sdm630/660: Add CDSP-related nodes
 2025-11-26 20:32 UTC  (13+ messages)

[PATCH-for-11.0 v3 00/22] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
 2025-11-26 20:32 UTC  (24+ messages)
` [PATCH-for-11.0 v3 01/22] target/hexagon: Use little-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v3 02/22] target/i386: "
` [PATCH-for-11.0 v3 03/22] target/riscv: Use little-endian variant of cpu_ld/st_data*() for vector
` [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-for-11.0 v3 07/22] target/m68k: "
` [PATCH-for-11.0 v3 08/22] target/s390x: "
` [PATCH-for-11.0 v3 09/22] target/sparc: "
` [PATCH-for-11.0 v3 10/22] target/sh4: Replace cpu_stl_data() call in OCBI helper
` [PATCH-for-11.0 v3 11/22] target/mips: Use big-endian variant of cpu_ld/st_data*() for MSA opcode
` [PATCH-for-11.0 v3 12/22] target/mips: Introduce loadu8() & loads4() helpers
` [PATCH-for-11.0 v3 13/22] target/mips: Pass MemOpIdx to atomic load helpers
` [PATCH-for-11.0 v3 14/22] target/mips: Drop almask argument of HELPER_LD_ATOMIC() macro
` [PATCH-for-11.0 v3 15/22] target/mips: Inline cpu_ld*_mmuidx_ra() calls in atomic load helpers
` [PATCH-for-11.0 v3 16/22] target/mips: Expand HELPER_LD_ATOMIC()
` [PATCH-for-11.0 v3 17/22] target/mips: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers
` [PATCH-for-11.0 v3 18/22] target/ppc: Inline cpu_ld/st_data_ra() calls in do_hash()
` [PATCH-for-11.0 v3 19/22] target/ppc: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers
` [PATCH-for-11.0 v3 20/22] target/ppc: Inline cpu_ldl_data_ra() calls in ICBI helper
` [PATCH-for-11.0 v3 21/22] target/ppc: Simplify endianness handling in Altivec opcodes
` [PATCH-for-11.0 v3 22/22] accel/tcg: Remove non-explicit endian cpu_ld/st*_data*() helpers

[linux-nvme:nvme-6.19] BUILD SUCCESS WITH WARNING db2792e1d7696594dcd09dcc97f262e69819a820
 2025-11-26 20:32 UTC 

[PATCH v2] iio: isl29018.c: replace sprintf with safer alternatives
 2025-11-26 20:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ublk: prevent invalid access with DEBUG
 2025-11-26 20:32 UTC  (2+ messages)

[PATCH v3 06/22] mm: Always use page table accessor functions
 2025-11-26 20:31 UTC  (16+ messages)

[RFC PATCH net-next v2] net/sched: Introduce qdisc quirk_chk op
 2025-11-26 20:31 UTC  (4+ messages)

[GIT PULL] ring-buffer: A fix for v6.18
 2025-11-26 20:31 UTC 

[PATCH v4 0/2] m68k: coldfire: Add RNG support for MCF54418
 2025-11-26 20:30 UTC  (3+ messages)
` [PATCH v4 1/2] hwrng: imx-rngc: Use optional clock

[Patch net v5 0/9] netem: Fix skb duplication logic and prevent infinite loops
 2025-11-26 20:30 UTC  (11+ 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 net-next 1/2] net/sched: act_mirred: Fix infinite loop
 2025-11-26 20:29 UTC  (9+ messages)

[PATCH] x86: Optimize __get_user_asm() assembly
 2025-11-26 20:29 UTC  (5+ messages)

[PATCH bpf-next v1 1/2] bpf: Disable file_alloc_security hook
 2025-11-26 20:29 UTC  (2+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Remove usage of lsm/file_alloc_security in selftest

[PATCH next] media: rockchip: rkcif: fix off by one bugs
 2025-11-26 20:27 UTC  (3+ messages)

[PATCH] nvme: nvme_identify_ns_descs: prevent oob
 2025-11-26 20:27 UTC 

[PATCH 0/6] Introduce MAX77759 charger driver
 2025-11-26 20:27 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-26 20:27 UTC  (19+ messages)
` [PATCH v10 02/11] HID: asus: initialize additional endpoints only for legacy devices
` [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 v10 10/11] platform/x86: asus-wmi: add keyboard brightness event handler

[PATCH v2 0/5] pkcs7: better handling of signed attributes
 2025-11-26 20:24 UTC  (6+ messages)
` [PATCH v2 1/5] certs: break out pkcs7 check into its own function
` [PATCH v2 2/5] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v2 3/5] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
` [PATCH v2 4/5] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v2 5/5] crypto: pkcs7: add tests for pkcs7_get_authattr

[PATCH v5 0/8] Fix DRM scheduler layering violations in Xe
 2025-11-26 20:26 UTC  (11+ 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
` ✗ CI.checkpatch: warning for Fix DRM scheduler layering violations in Xe (rev5)
` ✓ CI.KUnit: success "

[PATCH v1 1/1] spi: nxp-fspi: Propagate fwnode in ACPI case as well
 2025-11-26 20:25 UTC 

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

[PATCH net-next v7 0/5] netconsole: support automatic target recovery
 2025-11-26 20:22 UTC  (6+ 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 net-next v7 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v7 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v7 5/5] selftests: netconsole: validate target resume

[Buildroot] [PATCH v1 1/3] board/xilinx: remove xilinx_v2025.1 hashes
 2025-11-26 20:23 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/3] boot/xilinx-embeddedsw: bump default to xilinx_v2025.2
` [Buildroot] [PATCH v1 3/3] boot/xilinx-prebuilt: "

[PATCH] tracing: Add system trigger file to enable triggers for all the system's events
 2025-11-26 20:24 UTC 

[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 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 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  (4+ 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  (11+ 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  (7+ messages)
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade critical section

[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 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  (6+ 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 

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  (5+ messages)
` [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  (2+ messages)
` [PATCH net-next v13 11/12] virtio_net: Add support for TCP and UDP ethtool rules


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.