All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-19 10:41:45 to 2025-09-19 11:52:59 UTC [more...]

[PATCH RFC v2 0/3] drm/ttm: allow direct reclaim to be skipped
 2025-09-19 11:39 UTC  (9+ messages)

[PULL 00/16] Treewide I/O handle cleanup
 2025-09-19 11:50 UTC  (3+ messages)
` [PULL 03/16] io/channel: document how qio_channel_readv_full() handles fds
` [PULL 05/16] char-socket: tcp_chr_recv(): add comment

[PATCH][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
 2025-09-19 11:52 UTC 

[PATCH] dma-buf/sw-sync: Fix interrupts disabled excessively long
 2025-09-19 11:50 UTC  (2+ messages)

[PATCH RFC 0/5] USB Type-C alternate mode selection
 2025-09-19 11:50 UTC  (6+ messages)

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-19 11:49 UTC  (5+ messages)

[GIT PULL] Rust timekeeping for v6.18
 2025-09-19 11:46 UTC 

[PATCH v11 00/66] Generic line based metadata support, internal pads
 2025-09-19 11:46 UTC  (12+ messages)
` [PATCH v11 25/66] media: Documentation: v4l: Document internal sink pads
` [PATCH v11 26/66] media: Documentation: Document embedded data guidelines for camera sensors

[PATCH] qom: use ERRP_GUARD in user_creatable_complete
 2025-09-19 11:41 UTC  (3+ messages)

[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
 2025-09-19 11:42 UTC  (11+ messages)
` [PATCH v3 07/20] util: add API to fetch the current thread name
` [PATCH v3 09/20] ui/vnc: remove use of error_printf_unless_qmp()
` [PATCH v3 10/20] monitor: remove redundant error_[v]printf_unless_qmp

[PATCH v3 0/1] Add support for parse_acpi_topology() on RISC-V
 2025-09-19 11:43 UTC  (3+ messages)
` [PATCH v3 1/1] arch_topology: move parse_acpi_topology() to common code

[PATCH mptcp-next v2 00/10] mptcp: pm: a few cleanups
 2025-09-19 11:41 UTC  (4+ messages)

[PATCH 1/1] arm/syscalls: mark syscall invocation as likely in invoke_syscall
 2025-09-19 11:40 UTC  (2+ messages)

[PATCH 0/6] drm/i915/irq: display irq refactoring
 2025-09-19 11:40 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC wireless-next 1/3] wifi: cfg80211: fix background CAC cancellation
 2025-09-19 11:40 UTC  (4+ messages)
` [RFC wireless-next 2/3] wifi: cfg80211: set and report chandef CAC ongoing

[PATCH v2] cpuidle: Fail cpuidle device registration if there is one already
 2025-09-19 11:39 UTC  (2+ messages)

[PATCH v3 0/8] arm64: Make EFI calls preemptible
 2025-09-19 11:38 UTC  (11+ messages)
` [PATCH v3 4/8] arm64/fpsimd: Permit kernel mode NEON with IRQs off
` [PATCH v3 6/8] arm64/efi: Use a mutex to protect the EFI stack and FP/SIMD state
` [PATCH v3 7/8] arm64/efi: Move uaccess en/disable out of efi_set_pgd()
` [PATCH v3 8/8] arm64/efi: Call EFI runtime services without disabling preemption

[RFC v3 wireless-next 1/2] wifi: cfg80211: allow send/recv tagged EAPOLs
 2025-09-19 11:36 UTC  (4+ messages)
` [RFC v3 wireless-next 2/2] wifi: mac80211: add support for VLAN-tagged EAPOL frames

[PATCH v4] scripts/runqemu: raise an error when bitbake was not found
 2025-09-19 11:36 UTC  (5+ messages)
    ` [OE-core] "
      ` AW: "

New test kernel - second attempt
 2025-09-19 11:33 UTC  (7+ messages)

[PATCH v7 13/16] mm: memory: support clearing page ranges
 2025-09-19 11:33 UTC  (2+ messages)

[meta-openembedded] [scarthgap] [PATCH] cjson 1.7.18: Fix CVE-2025-57052
 2025-09-19 11:33 UTC 

[v5 05/15] mm/migrate_device: handle partially mapped folios during collection
 2025-09-19 11:33 UTC  (3+ messages)

[PATCH] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
 2025-09-19 11:33 UTC  (2+ messages)

[PATCH v4 07/31] clk: at91: clk-utmi: use clk_parent_data
 2025-09-19 11:33 UTC  (2+ messages)

[PATCH v1] iomap: simplify iomap_iter_advance()
 2025-09-19 11:35 UTC  (8+ messages)

[PATCH 0/2] Update yocto-check-layer documentation
 2025-09-19 11:29 UTC  (4+ messages)
` [PATCH 1/2] dev-manual/layers.rst: yocto-check-layer: mention the --machines argument
  ` [docs] "

[PATCH RFC net-next 00/20] Marvell PTP stuffs
 2025-09-19 11:29 UTC  (3+ messages)
` [PATCH RFC net-next 10/20] net: dsa: mv88e6xxx: only support EXTTS for pins

[PATCH 00/16] tracetool: add Rust support
 2025-09-19 11:25 UTC  (17+ messages)
` [PATCH 01/16] tracetool: fix usage of try_import()
` [PATCH 02/16] tracetool: remove dead code
` [PATCH 03/16] treewide: remove unnessary "coding" header
` [PATCH 04/16] tracetool: add SPDX headers
` [PATCH 05/16] trace/ftrace: move snprintf+write from tracepoints to ftrace.c
` [PATCH 06/16] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PATCH 07/16] tracetool/backend: remove redundant trace event checks
` [PATCH 08/16] tracetool: Add Rust format support
` [PATCH 09/16] rust: add trace crate
` [PATCH 10/16] rust: qdev: add minimal clock bindings
` [PATCH 11/16] rust: pl011: add tracepoints
` [PATCH 12/16] tracetool/simple: add Rust support
` [PATCH 13/16] log: change qemu_loglevel to unsigned
` [PATCH 14/16] tracetool/log: add Rust support
` [PATCH 15/16] tracetool/ftrace: "
` [PATCH 16/16] tracetool/syslog: "

[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
 2025-09-19 11:29 UTC  (6+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: sockmap_redir: Fix OOB handling
` [PATCH bpf-next 5/5] selftests/bpf: sockmap_redir: Support no-redirect SK_DROP/SK_PASS

[PATCH v2 1/2] arm64: select ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP
 2025-09-19 11:27 UTC  (4+ messages)

[RFC 00/18] add hinic3 PMD driver
 2025-09-19 11:24 UTC  (20+ messages)
` [V12 00/18] add-hinic3-PMD-driver
  ` [V12 01/18] doc: add hinic3 driver
  ` [V12 02/18] net/hinic3: add basic header files
  ` [V12 03/18] net/hinic3: add hardware interfaces of BAR operation
  ` [V12 04/18] net/hinic3: add support for cmdq mechanism
  ` [V12 05/18] net/hinic3: add NIC event module
  ` [V12 06/18] net/hinic3: add eq mechanism
  ` [V12 07/18] net/hinic3: add mgmt module function code
  ` [V12 08/18] net/hinic3: add module about hardware operation
  ` [V12 09/18] net/hinic3: add a NIC business configuration module
  ` [V12 10/18] net/hinic3: add context and work queue support
  ` [V12 11/18] net/hinic3: add a mailbox communication module
  ` [V12 12/18] net/hinic3: add futions for initialization
  ` [V12 13/18] net/hinic3: add dev ops
  ` [V12 14/18] net/hinic3: add device initialization
  ` [V12 15/18] net/hinic3: add Rx/Tx functions
  ` [V12 16/18] net/hinic3: add RSS promiscuous ops
  ` [V12 17/18] net/hinic3: add flow control and FDIR module
  ` [V12 18/18] drivers/net: add hinic3 PMD build and doc files

LVM RAID1 thin-pool shows “alignment inconsistency” warnings
 2025-09-19 11:25 UTC  (2+ messages)

[PATCH v7] tpm: Make TPM buffer allocations more robust
 2025-09-19 11:24 UTC 

[PATCH][next] scsi: isci: Avoid -Wflex-array-member-not-at-end warning
 2025-09-19 11:24 UTC 

Qualcomm: Kaanapali: Add Kaanapali MTP HiFi config
 2025-09-19 11:23 UTC 

[PATCH 0/5] remoteproc: imx_rproc: misc clean up
 2025-09-19 11:26 UTC  (3+ messages)
` [PATCH 4/5] remoteproc: imx_rproc: Remove the assignement to method

[PATCH] block: fix luks 'amend' when run in coroutine
 2025-09-19 11:22 UTC 

[PATCH] io_uring: fix incorrect io_kiocb reference in io_link_skb
 2025-09-19 11:25 UTC  (3+ messages)

[PATCH v4 0/2] FM-API Physical Switch Command Set Support
 2025-09-19 11:21 UTC  (9+ messages)
  ` [PATCH v4 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
  ` [PATCH v4 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)

[PATCH net-next] rust: net::phy inline if expressions to improve read_status
 2025-09-19 11:20 UTC 

[bytedance:6.6-velinux 5959/5959] drivers/block/nbd.c:1298 nbd_reconnect_socket() warn: inconsistent returns '&nsock->tx_lock'
 2025-09-19 11:19 UTC  (2+ messages)

[PATCH v2 0/2] perf: arm_pmuv3: Don't use PMCCNTR_EL0 on SMT cores
 2025-09-19 11:18 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH] iio: imu: lsm6dsx: Add shutdown callback support for I3C interface
 2025-09-19 11:18 UTC  (10+ messages)

clang: Powerpc: clang-nightly-maple_defconfig — FAIL
 2025-09-19 11:17 UTC  (5+ messages)
      ` clang nightly builds failing on PowerPc

[PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup
 2025-09-19 11:17 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: processor: Update cpuidle driver check in __acpi_processor_start()

[PATCH v1] cpuidle: Fail cpuidle device registration if there is one already
 2025-09-19 11:14 UTC  (3+ messages)

[PATCH v21 0/8] fork: Support shadow stacks in clone3()
 2025-09-19 11:12 UTC  (2+ messages)

[PATCH] rtc: tegra: Add ACPI support
 2025-09-19 11:12 UTC 

[PATCH 6.16 000/189] 6.16.8-rc1 review
 2025-09-19 11:11 UTC  (2+ messages)

[PATCH v6] tpm: Make TPM buffer allocations more robust
 2025-09-19 11:11 UTC 

[PATCH] drm/panel: Add support for KD116N3730A12
 2025-09-19 11:11 UTC 

BUG/WARN issues in kernel/sched/rt.c under stress-ng with crgoup-v2
 2025-09-19 11:10 UTC 

[PATCH 0/2] query infinite loop prevention
 2025-09-19 11:11 UTC  (3+ messages)
` [PATCH 1/2] io_uring/query: prevent infinite loops
` [PATCH 2/2] io_uring/query: cap number of queries

Patchwork summary for: spi-devel-general
 2025-09-19 11:10 UTC 

[PATCH v2 0/4] writeback: Avoid lockups when switching inodes
 2025-09-19 11:09 UTC  (4+ messages)

ipipe-core-5.4.299-x86-18, ipipe-core-4.19.325-cip123-x86-31 and a reminder
 2025-09-19 11:09 UTC 

[PATCH] pid: use ns_capable_noaudit() when determining net sysctl permissions
 2025-09-19 11:08 UTC  (2+ messages)

[PATCH v3 0/3] phy: qcom: edp: Add missing ref clock to x1e80100
 2025-09-19 11:06 UTC  (3+ messages)

[PATCH v3 0/8] riscv: Add Zalasr ISA extension support
 2025-09-19 11:06 UTC  (9+ messages)
  ` [External] "

[PATCH v6 0/2] power: supply: Add several features support in qcom-battmgr driver
 2025-09-19 11:06 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-19 11:05 UTC  (4+ messages)
` [PATCH v5 04/19] x86: Add arch specific kasan functions

[oe][meta-webserver][scarthgap][PATCH 1/1] apache2: upgrade 2.4.64 - 2.4.65
 2025-09-19 11:04 UTC 

[moderation/CI] Re: wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
 2025-09-19 11:04 UTC 

[PATCH net 0/3] broadcom: report the supported flags for ancillary features
 2025-09-19 11:04 UTC  (7+ messages)
` [PATCH net 1/3] broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
` [PATCH net 2/3] broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
` [PATCH net 3/3] ptp: document behavior of PTP_STRICT_FLAGS

[PATCH 0/2] Suspend improvements
 2025-09-19 11:04 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/pm: Add lockdep annotation for the pm_block completion

[PATCH 1/1] spi: cadence-qspi: defer runtime support on socfpga if reset bit is enabled
 2025-09-19 11:03 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: codecs: pcm1754: add pcm1754 dac driver
 2025-09-19 11:03 UTC  (2+ messages)

[PATCH] selftests/namespaces: verify initial namespace inode numbers
 2025-09-19 11:01 UTC  (2+ messages)

[PATCH net-next 3/7] tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
 2025-09-19 11:00 UTC  (3+ messages)

[PATCH rtw v4 0/4] wifi: fixes for rtw89
 2025-09-19 11:00 UTC  (6+ messages)
` [PATCH rtw v4 4/4] wifi: rtw89: avoid circular locking dependency in ser_state_run()

[PATCH] plugins: Add PC diversion API function
 2025-09-19 10:59 UTC  (2+ messages)

[PATCH] usb: dwc3: Log dwc3 instance name in traces
 2025-09-19 10:59 UTC  (12+ messages)

[PATCH v3 0/4] riscv: dts: starfive: prune redundant jh7110-common
 2025-09-19 10:59 UTC  (9+ messages)
` [PATCH v3 1/4] riscv: dts: starfive: prune redundant jh7110-common overrides
` [PATCH v3 2/4] riscv: dts: starfive: sync visionfive2 overrides with upstream Linux for-next
` [PATCH v3 3/4] riscv: dts: starfive: visionfive2 depend on SYS_CPU automatic dtsi inclusion
` [PATCH v3 4/4] configs: starfive: Use visionfive2 DEVICE_TREE_INCLUDES dtsi named similar to defconfig

[RESEND PATCH v5] arm64: Enable vmalloc-huge with ptdump
 2025-09-19 10:59 UTC  (5+ messages)

[PATCH net v3] net: nfc: nci: Add parameter validation for packet data
 2025-09-19 10:59 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: reset: microchip: Add LAN969x support
 2025-09-19 10:59 UTC  (3+ messages)

[PATCH net-next] net/hsr: add protocol version to fill_info output
 2025-09-19 10:58 UTC  (2+ messages)

[PATCH v2 0/2] Poweroff/reboot support for TH1520 via AON
 2025-09-19 10:57 UTC  (3+ messages)

[cxl:next] BUILD SUCCESS 46037455cbb748c5e85071c95f2244e81986eb58
 2025-09-19 10:56 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] igc: fix race condition in TX timestamp read for register 0
 2025-09-19 10:55 UTC  (6+ messages)

[PATCH] rtnetlink.7: Document metrics attributes (RTAX_*)
 2025-09-19 10:53 UTC 

[PATCH v3 0/7] Do not unparent in instance_finalize()
 2025-09-19 10:49 UTC  (10+ messages)
` [PATCH v3 1/7] docs/devel: "

[PATCH v2 00/10] KVM: arm64: Handle effective RES0 behaviour of undefined registers
 2025-09-19 10:53 UTC  (3+ messages)
` [PATCH v2 10/10] KVM: arm64: Convert MDCR_EL2 RES0 handling to compute_reg_res0_bits()

[PATCH v5 0/6] mm: split underused THPs
 2025-09-19 10:53 UTC  (10+ messages)
` [PATCH v5 2/6] mm: remap unused subpages to shared zeropage when splitting isolated thp

[PATCH v2] xfs_scrub: Use POSIX-conformant strerror_r
 2025-09-19 10:52 UTC  (4+ messages)

[RFC PATCH 00/14] tracetool: add Rust support
 2025-09-19 10:51 UTC  (4+ messages)
` [PATCH 10/14] tracetool/simple: "

[RFC PATCH RESEND 0/4] hw/arm/virt: Add support for Target Implementation CPUs
 2025-09-19 10:51 UTC  (3+ messages)
` [RFC PATCH RESEND 3/4] target/arm/kvm: Handle KVM Target Imp CPU hypercalls

[PATCH mptcp-net v2 0/2] mptcp: pm: in-kernel: usable client side with C-flag
 2025-09-19 10:50 UTC  (4+ messages)

[PATCH] riscv: qemu: Remove fdt_high default
 2025-09-19 10:48 UTC  (2+ messages)

[PATCH] arch/riscv: Remove unused macro in encoding.h
 2025-09-19 10:49 UTC  (2+ messages)

[RESEND PATCH] selftests/filesystems: Fix build warning on anon_inode_test
 2025-09-19 10:49 UTC 

[PATCH] rv: Add signal reactor
 2025-09-19 10:49 UTC 

[PATCH 0/2] drm/i915/vrr: Hide even more ICL/TGL weirdness
 2025-09-19 10:49 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/vrr: Hide the ICL/TGL intel_vrr_flipline_offset() mangling better
` [PATCH 2/2] drm/i915/vrr: s/intel_vrr_flipline_offset/intel_vrr_vmin_flipline_offset/

[PATCH v3 0/6] KVM: SVM: Enable AVIC for Zen4+ (if x2AVIC)
 2025-09-19 10:42 UTC  (2+ messages)

[PATCH] gpio: mpfs_gpio: fix compilation warnings
 2025-09-19 10:48 UTC  (2+ messages)

[PATCH 0/6] Make MPFS Generic
 2025-09-19 10:47 UTC  (14+ messages)
` [PATCH 1/6] board: microchip: icicle: rename all icicle files to generic
` [PATCH 2/6] configs/microchip_mpfs_generic_defconfig: add board
` [PATCH 3/6] doc: microchip: introduce common sections
` [PATCH 4/6] doc: microchip: add mpfs_video.rst
` [PATCH 5/6] misc: mpfs_syscontroller: add functions to read device tree overlays
` [PATCH 6/6] board: microchip: mpfs_generic: include processing of dtbos

[PATCH v4 0/34] Rework the LSM initialization
 2025-09-19 10:45 UTC  (15+ messages)
` [PATCH v4 01/34] lsm: split the notifier code out into lsm_notifier.c
` [PATCH v4 02/34] lsm: split the init code out into lsm_init.c
` [PATCH v4 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v4 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v4 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v4 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v4 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()

[PATCH v3 0/3] Coresight TMC-ETR some bugfixes and cleanups
 2025-09-19 10:45 UTC  (5+ messages)
` [PATCH v3 2/3] coresight: tmc: refactor the tmc-etr mode setting to avoid race conditions

[PATCH v5 00/13] io: deal with blocking/non-blocking fds
 2025-09-19 10:44 UTC  (6+ messages)
` [PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2025-09-19 10:43 UTC  (3+ messages)

[bytedance:6.6-velinux 5959/5959] htmldocs: Documentation/virt/coco/sev-guest.rst:75: WARNING: Inline emphasis start-string without end-string. [docutils]
 2025-09-19 10:43 UTC 

[PATCH v6 00/15] AMD MCA interrupts rework
 2025-09-19 10:42 UTC  (5+ messages)
` [PATCH v6 15/15] x86/mce: Save and use APEI corrected threshold limit

[PATCH] btrfs: make the rule checking more readable for should_cow_block()
 2025-09-19 10:42 UTC  (2+ messages)

[PATCH] rust: vmstate: use "cast()" instead of "as"
 2025-09-19 10:41 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.17-rc7
 2025-09-19 10:42 UTC 

[PATCH v2 00/20] Add SDCA UMP/FDL support
 2025-09-19 10:41 UTC  (4+ messages)
` [PATCH v2 07/19] ASoC: SDCA: Factor out a helper to find SDCA IRQ data

[PATCH] rust: build: add back common and util tests
 2025-09-19 10:41 UTC  (2+ messages)

[PATCH] eal: fix DMA mask validation inconsistency in IOVA VA
 2025-09-19 10:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] rust: build: remove "protocol: rust: from doctests
 2025-09-19 10:40 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.