All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 14:34:16 to 2026-03-03 15:08:15 UTC [more...]

[PULL 00/27] Misc patches queue
 2026-03-03 15:06 UTC  (13+ messages)
` [PULL 02/27] io: separate freeing of tasks from marking them as complete
` [PULL 03/27] io: fix cleanup for TLS I/O source data on cancellation
` [PULL 04/27] io: fix cleanup for websock "
` [PULL 10/27] util: fix race setting thread name on Win32
` [PULL 11/27] util: expose qemu_thread_set_name
` [PULL 12/27] audio: make jackaudio use qemu_thread_set_name
` [PULL 14/27] util: add API to fetch the current thread name
` [PULL 15/27] util: introduce some API docs for logging APIs
` [PULL 18/27] ui: add proper error reporting for password changes
` [PULL 19/27] ui: remove redundant use of error_printf_unless_qmp()
` [PULL 26/27] scripts/checkpatch: Fix MAINTAINERS update warning with --terse
` [PULL 27/27] util/oslib-posix: increase memprealloc thread count to 32

[PATCH v2 02/16] migration: make vmstate_save_state_v() static
 2026-03-03 15:06 UTC  (8+ messages)
` [PATCH v2 03/16] migration: make .post_save() a void function
` [PATCH v2 04/16] migration: vmstate_load_state(): add some newlines

[PATCH bpf-next v3 0/6] bpf: Enhance __bpf_prog_map_compatible()
 2026-03-03 15:06 UTC  (3+ messages)
` [PATCH bpf-next v3 1/6] bpf: Add fsession to verbose log in check_get_func_ip()
` [PATCH bpf-next v3 2/6] bpf: Factor out bpf_map_owner_[init,matches]() helpers

[PATCH 0/2] fsnotify hooks consolidation
 2026-03-03 15:07 UTC  (8+ messages)
` [PATCH 2/2] fs: use simple_end_creating helper to consolidate fsnotify hooks

[LSF/MM/BPF TOPIC] BPF local storage for every packet
 2026-03-03 15:06 UTC  (2+ messages)

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-03-03 15:05 UTC  (6+ messages)
` [Bug 221073] "

[PATCH v7 0/5] rebase: support --trailer
 2026-03-03 15:05 UTC  (3+ messages)
` [PATCH v7 5/5] "

[PATCH v7 00/10] rust: add `register!` macro
 2026-03-03 15:05 UTC  (13+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types

[PATCH 0/2] iommu: Report effective PCIe ATS support status
 2026-03-03 15:03 UTC  (3+ messages)
` [PATCH 1/2] iommu: Add device ATS not supported capability
` [PATCH 2/2] iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO

[PATCH v2 0/3] set_versions.py: build with versions from releases.json
 2026-03-03 15:04 UTC  (6+ messages)
` [PATCH v2 1/3] tools/fetch-releases-json: add to fetch and format releases.json
  ` [docs] "

[PATCH v5 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-03-03 15:04 UTC  (3+ messages)
` [PATCH v5 07/36] KVM: arm64: gic: Introduce interrupt type helpers

[PATCH RFC DRAFT POC 00/11] fs,kthread: isolate all kthreads in nullfs
 2026-03-03 15:03 UTC  (3+ messages)
` [PATCH RFC DRAFT POC 10/11] tree-wide: make all kthread path lookups to use LOOKUP_IN_INIT

[RFC PATCH 00/16] binman: test: Organise test files into subdirectories
 2026-03-03 15:03 UTC  (9+ messages)
` [RFC PATCH 09/16] binman: test: Move ChromeOS test files to test/cros/
` [RFC PATCH 10/16] binman: test: Move mkimage test files to test/mkimage/
` [RFC PATCH 11/16] binman: test: Move FIP/TF-A test files to test/fip/
` [RFC PATCH 12/16] binman: test: Move UEFI capsule test files to test/capsule/

control: ucm: add ioctl to retrieve full card components
 2026-03-03 15:01 UTC  (2+ messages)

[PATCH v3 1/2] ALSA: control: tidy up whitespaces
 2026-03-03 14:58 UTC  (2+ messages)
` [PATCH v3 2/2] ALSA: control: add ioctl to retrieve full card components

[PATCH v2 0/3] KVM: arm64: Fix SPE and TRBE nVHE world switch
 2026-03-03 15:01 UTC  (5+ messages)
` [PATCH v2 2/3] KVM: arm64: Disable SPE Profiling Buffer when running in guest context

[PATCH] clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration time
 2026-03-03 15:01 UTC 

DPDK Release Status Meeting 2026-03-03
 2026-03-03 15:01 UTC 

[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
 2026-03-03 15:00 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] upload-pack: fix debug statement when flushing "
  ` [PATCH v2 02/10] upload-pack: adapt keepalives based on buffering
  ` [PATCH v2 03/10] upload-pack: reduce lock contention when writing packfile data
  ` [PATCH v2 04/10] git-compat-util: introduce `cast_size_t_to_ssize_t()`
  ` [PATCH v2 05/10] compat/posix: introduce writev(3p) wrapper
  ` [PATCH v2 06/10] wrapper: introduce writev(3p) wrappers
  ` [PATCH v2 07/10] sideband: use writev(3p) to send pktlines
  ` [PATCH v2 08/10] csum-file: introduce `hashfd_ext()`
  ` [PATCH v2 09/10] csum-file: drop `hashfd_throughput()`
  ` [PATCH v2 10/10] builtin/pack-objects: reduce lock contention when writing packfile data

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-03 15:00 UTC  (9+ messages)
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation

[PATCH] net/idpf: handle Tx of mbuf segments larger than 16k
 2026-03-03 15:00 UTC 

[Buildroot] [PATCH v1] package/wpa_supplicant: add option for bgscan "learn"
 2026-03-03 15:00 UTC 

[PATCH] sched/fair: Remove sd->nohz_idle
 2026-03-03 15:00 UTC  (3+ messages)

[PATCH] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
 2026-03-03 14:58 UTC 

[PATCH] tisdk-uenv: Add instructions to load initramfs while booting linux
 2026-03-03 14:59 UTC  (2+ messages)

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-03 14:59 UTC  (5+ messages)
` [PATCH net-next 5/8] net: dsa: lan9645x: add bridge support
` [PATCH net-next 6/8] net: dsa: lan9645x: add vlan support

[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-03 14:58 UTC  (2+ messages)

[PATCH] drm/syncobj: Fix handle <-> fd ioctls with dirty stack
 2026-03-03 14:59 UTC  (3+ messages)

[PATCH v4 0/5] Allow order zero pages in page reporting
 2026-03-03 14:59 UTC  (5+ messages)
` [PATCH v4 1/5] mm/page_reporting: add PAGE_REPORTING_ORDER_UNSPECIFIED
` [PATCH v4 5/5] mm/page_reporting: change page_reporting_order to PAGE_REPORTING_ORDER_UNSPECIFIED

[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
 2026-03-03 14:59 UTC  (2+ messages)

[PATCH net v3 0/4] net: stmmac: Fix VLAN handling when interface is down
 2026-03-03 14:58 UTC  (5+ messages)
` [PATCH net v3 1/4] net: stmmac: Fix error handling in VLAN add and delete paths
` [PATCH net v3 2/4] net: stmmac: Improve double VLAN handling
` [PATCH net v3 3/4] net: stmmac: Fix VLAN HW state restore
` [PATCH net v3 4/4] net: stmmac: Defer VLAN HW configuration when interface is down

[oe] [meta-oe] [PATCH 01/33] abseil-cpp: upgrade 20260107.0 -> 20260107.1
 2026-03-03 14:58 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH 21/33] minizip: upgrade 1.3.1 -> 1.3.2

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-03 14:58 UTC  (3+ messages)
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH v6 00/14] xen/riscv: introduce vtimer related things
 2026-03-03 14:56 UTC  (3+ messages)
` [PATCH v6 05/14] xen/time: move ticks<->ns helpers to common code

[PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
 2026-03-03 14:57 UTC  (4+ messages)

[PATCH v2 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-03-03 14:57 UTC  (3+ messages)
` [PATCH v2 07/13] lib/fonts: Store font data as font_data_t; update consoles

[PATCH V5 0/4] drm/xe/xe3p_lpg: L2 flush optimization
 2026-03-03 14:56 UTC  (3+ messages)
` [PATCH V5 3/4] drm/xe/xe3p_lpg: Restrict UAPI to enable "

[PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
 2026-03-03 14:56 UTC  (5+ messages)
` [PATCH v5 update "

[PATCH i-g-t v4 0/5] Extend compute userenv to support user passed buffers
 2026-03-03 14:56 UTC  (2+ messages)

[PATCH] ti-extras: Add Jailhouse support for bsp-ti-6_18
 2026-03-03 14:56 UTC 

[PATCHSET v8 1/2] fstests: test generic file IO error reporting
 2026-03-03 14:56 UTC  (6+ messages)
` [PATCH 1/1] generic: test fsnotify filesystem "

[PATCH 00/14] var-som-6ul: improve support for variants
 2026-03-03 14:55 UTC  (4+ messages)
` [PATCH 04/14] dt-bindings: arm: fsl: change incorrect VAR-SOM-6UL model name

[PATCH v3 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-03 14:56 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v21 00/18] Support virtio-gpu DRM native context and MAP_FIXED API
 2026-03-03 14:54 UTC  (4+ messages)
` [PATCH v21 04/18] ui/gdk: Restore original context after new context creation

QA notification for completed autobuilder build (yocto-6.0_M2.rc3)
 2026-03-03 14:54 UTC  (3+ messages)
` [qa-build-notification] "
  ` [yocto] "

[PATCH 0/2] ASoC: tegra: Add Tegra238 sound card support
 2026-03-03 14:54 UTC  (5+ messages)
` [PATCH 2/2] ASoC: tegra: Add support for Tegra238 soundcard

[PATCH v3 0/4] 9p: Performance improvements for build workloads
 2026-03-03 14:53 UTC  (3+ messages)
` [PATCH v3 2/4] 9p: Add mount option for negative dentry cache retention

[RFCv2 01/13] net: usb: usbnet: use proper ep number macros
 2026-03-03 14:50 UTC  (13+ messages)
` [RFCv2 02/13] net: usb: move updating filter and status from cdc to usbnet
` [RFCv2 03/13] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
` [RFCv2 04/13] net: usb: usbnet: add access helper for private data
` [RFCv2 05/13] net: usb: use accessor helper for usbnet "
` [RFCv2 06/13] net: usb: usbnet: add cdc_state to struct usbnet
` [RFCv2 07/13] net: usb: use cdc_state in "
` [RFCv2 08/13] net: usb: usbnet: allow drivers to specify private space needed
` [RFCv2 09/13] net: usb: use allocation on demand for usbnet
` [RFCv2 10/13] net: usb: sierra_net: use dynamic private allocation
` [RFCv2 11/13] net: usb: cdc_ncm: "
` [RFCv2 12/13] net: usb: smsc95xx: "
` [RFCv2 13/13] net: usb: lg-vl600: "

[Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
 2026-03-03 14:53 UTC  (4+ messages)
    `  "

[GIT PULL] Btrfs fixes for 7.0-rc3
 2026-03-03 14:53 UTC 

[PATCH v2 0/4] driver core: generalize driver_override infrastructure
 2026-03-03 14:53 UTC  (3+ messages)
` [PATCH v2 3/4] hwmon: axi-fan: don't use driver_override as IRQ name

[PATCH] test: Check for symbol ext4_dir_operations in module ext4
 2026-03-03 14:52 UTC  (2+ messages)
` [DTrace-devel] "

[PATCH v3 00/18] rtla: Robustness and code quality improvements
 2026-03-03 14:51 UTC  (5+ messages)
` [PATCH v3 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
` [PATCH v3 15/18] rtla/trace: Fix write loop in trace_event_save_hist()

[PATCH v2 0/3] Enable QoS configuration on QCS615
 2026-03-03 14:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoS

[PATCH RFC] media: i2c: Add AR0234 camera sensor driver
 2026-03-03 14:49 UTC  (4+ messages)

[PATCH v2 0/4] Fix building tools/tests/x86_emulator with clang-21
 2026-03-03 14:49 UTC  (4+ messages)
` [PATCH v2 3/4] tools/tests/x86_emulator: fix undefined behaviour in shift

[PATCHSET] xfsprogs: new libxfs code from kernel 7.0
 2026-03-03 14:49 UTC  (15+ messages)
` [PATCH 01/36] libfrog: hoist some utilities from libxfs
` [PATCH 02/36] libfrog: fix missing gettext call in current_fixed_time
` [PATCH 12/36] xfs: move struct xfs_log_iovec to xfs_log_priv.h
` [PATCH 17/36] xfs: split and refactor zone validation
` [PATCH 29/36] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
` [PATCH 30/36] Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
` [PATCH 33/36] xfs: remove metafile inodes from the active inode stat

linux-next: Tree for Mar 3
 2026-03-03 14:48 UTC 

[PATCH] dibs: change dibs_class to a const struct
 2026-03-03 14:47 UTC  (7+ messages)

[PATCH v2 0/6] dma-buf: heaps: add coherent reserved-memory heap
 2026-03-03 14:47 UTC  (4+ messages)
` [PATCH v2 4/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps

[PATCH net-next v4] net: pppoe: implement GRO/GSO support
 2026-03-03 14:47 UTC  (3+ messages)

[PATCH 0/5] Improve traces on migration failure due to cpreg number mismatch
 2026-03-03 14:46 UTC  (5+ messages)
` [PATCH 1/5] vmstate: Introduce VMSTATE_VARRAY_INT32_ALLOC

[PATCH] arm64: Implement clear_pages()
 2026-03-03 14:46 UTC  (2+ messages)

[PATCH v2 0/5] x86/topo: SNC Divination
 2026-03-03 14:45 UTC  (4+ messages)
` [PATCH v2 4/5] x86/topo: Fix SNC topology mess

[PATCH] netfs: fix error handling in netfs_extract_user_iter()
 2026-03-03 14:45 UTC 

[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
 2026-03-03 14:45 UTC  (5+ messages)
` [patch 20/48] x86/apic: Enable TSC coupled programming mode

[PATCH net-next v2] virtio-net: xsk: Support wakeup on RX side
 2026-03-03 14:44 UTC  (3+ messages)

[PATCH] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
 2026-03-03 14:43 UTC 

[PATCH v2 0/7] Improve traces on migration failure due to cpreg number mismatch
 2026-03-03 14:36 UTC  (8+ messages)
` [PATCH v2 1/7] vmstate: Introduce VMSTATE_VARRAY_INT32_ALLOC
` [PATCH v2 2/7] target/arm/machine: Use VMSTATE_VARRAY_INT32_ALLOC for cpreg arrays
` [PATCH v2 3/7] target/arm/kvm: Export kvm_print_register_name()
` [PATCH v2 4/7] target/arm/kvm: Tweak print_register_name() for arm64 system register
` [PATCH v2 5/7] target/arm/machine: Trace cpreg names which do not match on migration
` [PATCH v2 6/7] target/arm/machine: Trace all register mismatches
` [PATCH v2 7/7] target/arm/machine: Fix detection of unknown incoming cpregs

[PATCH v1] x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()
 2026-03-03 14:43 UTC 

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-03-03 14:43 UTC  (5+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 1/3] hw/display: Add i.MX6UL LCDIF device model
 2026-03-03 14:31 UTC  (3+ messages)
` [PATCH v2 2/3] hw/display: Build i.MX6UL LCDIF via its own config symbol
` [PATCH v2 3/3] hw/arm/fsl-imx6ul: Wire in the LCDIF device model

[PATCH] target/i386: only migrate error code if actually set
 2026-03-03 14:39 UTC 

[PATCH] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
 2026-03-03 14:42 UTC  (5+ messages)

[PATCH] xfs: Remove redundant NULL check after __GFP_NOFAIL
 2026-03-03 14:41 UTC  (2+ messages)

[PATCH net-next 0/2] net: sfp: Describe and handle regulators
 2026-03-03 14:40 UTC  (4+ messages)
` [PATCH net-next 2/2] net: sfp: manage receiver and transmitter regulators

[PATCH v1] hw/char/cadence_uart: Add BXRS register
 2026-03-03  8:33 UTC  (3+ messages)

[PATCH v2 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-03 14:40 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add "

[PATCH v3 0/5] tests/functional: Fix ppc64 issue with make -j
 2026-03-03 14:40 UTC  (5+ messages)
` [PATCH v3 4/5] tests/functional/ppc64/pseries: Inherit from MigrationTest
` [PATCH v3 5/5] tests/functional/ppc64/pseries: Remove custom migration routine

[PATCH v2 0/3] i.MX6UL LCDIF: add model, build symbol, and SoC wiring
 2026-03-03 14:31 UTC 

[PATCH] xfs: annotate struct xfs_attr_list_context with __counted_by_ptr
 2026-03-03 14:40 UTC  (2+ messages)

[PATCH v4 3/6] bpf: add bpf_list_add_impl to insert node after a given list node
 2026-03-03 14:40 UTC  (2+ messages)

[PATCH] ftrace: Disable preemption in the tracepoint callbacks handling filtered pids
 2026-03-03 14:39 UTC  (3+ messages)

[PATCH v2 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
 2026-03-03 14:37 UTC  (2+ messages)

[PATCH v1 0/1] NBL fix queue count issue on port restart
 2026-03-03 14:38 UTC  (3+ messages)
` [PATCH v1 1/1] net/nbl: "

[PATCH 6.1.y] Revert "selftests: net: amt: wait longer for connection before sending packets"
 2026-03-03 14:37 UTC 

[PATCH v2 0/4] ARM: dts: TQMa6: modify for use in bootloaders
 2026-03-03 14:37 UTC  (2+ messages)

[PATCH i-g-t v2 0/5] Extend compute userenv to support user passed buffers
 2026-03-03 14:37 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Extend compute userenv to support user passed buffers (rev2)

[PATCH] doc: fix documentation for NBL PMD
 2026-03-03 14:37 UTC  (2+ messages)

[PATCH v1] spi: designware: add support for bits-per-word DT binding
 2026-03-03 14:37 UTC  (4+ messages)

[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
 2026-03-03 14:37 UTC  (6+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-03-03 14:37 UTC  (8+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI

[PATCH v1 0/2] mmc: sdhci-of-dwcmshc: Add HPE GSC eMMC support
 2026-03-03 14:36 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: snps,dwcmshc-sdhci: add HPE GSC dwcmshc compatible

[mszeredi-fuse:for-next 9/12] fs/fuse/dev.c:1818:43: warning: variable 'folio_offset' is uninitialized when used here
 2026-03-03 14:34 UTC 

[PATCH] arm64: dts: tqmlx2160a: correct spelling of TQ-Systems
 2026-03-03 14:35 UTC  (2+ messages)

[RFC 0/3] Simpler and more consistent handling of entities on missing hw blocks
 2026-03-03 14:36 UTC  (3+ messages)
` [RFC 2/3] drm/amdgpu: Remove redundant missing hw ip handling

[PATCH] dt-bindings: arm: fsl: correct spelling of TQ-Systems and TQMLS1012AL
 2026-03-03 14:35 UTC  (2+ messages)

[PATCH 0/1] sched_ext: Remove redundant css_put()
 2026-03-03 14:35 UTC  (2+ messages)
` [PATCH 1/1] sched/ext: "

[PATCH] MAINTAINERS: correct spelling of TQ-Systems
 2026-03-03 14:35 UTC  (2+ messages)

[BUG] WARNING in __perf_event_account_interrupt (kernel/events/core.c:2797)
 2026-03-03 14:35 UTC  (2+ messages)

[RFC wireless-next 0/8] initial UHR NPCA support
 2026-03-03 14:27 UTC  (9+ messages)
` [RFC wireless-next 1/8] wifi: cfg80211: allow representing NPCA in chandef
` [RFC wireless-next 2/8] wifi: cfg80211: add helper for parsing NPCA to chandef
` [RFC wireless-next 3/8] wifi: mac80211: use NPCA in chandef for validation
` [RFC wireless-next 4/8] wifi: mac80211: remove NPCA during chandef downgrade
` [RFC wireless-next 5/8] wifi: mac80211: add NPCA to chandef tracing
` [RFC wireless-next 6/8] wifi: mac80211: allow only AP chanctx sharing with NPCA
` [RFC wireless-next 7/8] wifi: mac80211: mlme: use NPCA chandef if capable
` [RFC wireless-next 8/8] wifi: mac80211: set AP NPCA parameters in bss_conf

[PATCH net 0/12] pull-request: can 2026-03-02
 2026-03-03 14:33 UTC  (4+ messages)
` [PATCH net 05/12] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message


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.