All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 13:30:44 to 2025-03-13 14:17:01 UTC [more...]

[PATCH] bus: fsl-mc: Remove deadcode
 2025-03-13 13:56 UTC  (6+ messages)

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-13 13:25 UTC  (4+ messages)
` [PATCH v6 06/10] mfd: bcm590xx: Add PMU ID/revision parsing function

[PATCH v3 0/2] (no cover subject)
 2025-03-13 13:43 UTC  (7+ messages)
` [PATCH v3 1/2] spi: dt-bindings: snps,dw-apb-ssi: Add compatible for SOPHGO SG2042 SoC
` [PATCH v3 2/2] riscv: sophgo: dts: Add spi controller for SG2042

[PATCH v4] powerpc: increase MIN RMA size for CAS negotiation
 2025-03-13 14:15 UTC 

[PATCH net 00/13] Fixes for mv88e6xxx (mainly 6320 family)
 2025-03-13 14:14 UTC  (15+ messages)
` [PATCH net 01/13] net: dsa: mv88e6xxx: remove unused .port_max_speed_mode()
` [PATCH net 02/13] net: dsa: mv88e6xxx: fix VTU methods for 6320 family
` [PATCH net 03/13] net: dsa: mv88e6xxx: fix number of g1 interrupts "
` [PATCH net 04/13] net: dsa: mv88e6xxx: allow SPEED_200 for 6320 family on supported ports
` [PATCH net 05/13] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
` [PATCH net 06/13] net: dsa: mv88e6xxx: enable PVT for 6321 switch
` [PATCH net 07/13] net: dsa: mv88e6xxx: define .pot_clear() for 6321
` [PATCH net 08/13] net: dsa: mv88e6xxx: enable .rmu_disable() for 6320 family
` [PATCH net 09/13] net: dsa: mv88e6xxx: enable .port_set_policy() "
` [PATCH net 10/13] net: dsa: mv88e6xxx: enable devlink ATU hash param "
` [PATCH net 11/13] net: dsa: mv88e6xxx: enable STU methods "
` [PATCH net 12/13] net: dsa: mv88e6xxx: fix internal PHYs "
` [PATCH net 13/13] net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum "

[GIT PULL] l10n updates for 2.49.0 round 1
 2025-03-13 14:14 UTC 

rockchip-drm display-subsystem: [drm] *ERROR* POST_BUF_EMPTY irq err at vp0
 2025-03-13 14:13 UTC 

[bluez/bluez] ee2243: policy: connect HSP/HFP when A2DP is connected
 2025-03-13 14:13 UTC 

[PATCH OE-Core v3 0/4] Upgrade kmod 33 -> 34.1
 2025-03-13 14:13 UTC  (5+ messages)
` [PATCH OE-Core v3 1/4] scdoc: Import from meta-wayland
` [PATCH OE-Core v3 2/4] scdoc: Upgrade 1.11.2 -> 1.11.3
` [PATCH OE-Core v3 3/4] kmod: Upgrade 33 -> 34.1
` [PATCH OE-Core v3 4/4] eudev: Drop --output=... from kmod call in init script

[meta-oe][PATCHv3] libsdl3: add recipe
 2025-03-13 14:13 UTC 

[PATCH v1 1/1] spi: Use inclusive language
 2025-03-13 14:12 UTC  (4+ messages)

[RFC PATCH 0/3] Introduce a C extension module to allow libperf usage from python
 2025-03-13 14:12 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-13 14:12 UTC  (7+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH 0/8] xen: Untangle mm.h
 2025-03-13 14:11 UTC  (7+ messages)
` [PATCH 4/8] xen/common: Split tlb-clock.h out of mm.h
` [PATCH 5/8] xen/arch: Strip out tlb-clock stubs for non-implementors

❌ FAIL: Test report for master (6.14.0-rc6, upstream-mainline, b7f94fcf)
 2025-03-13 14:12 UTC 

[PATCH net-next 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-03-13 14:11 UTC  (9+ messages)
` [PATCH net-next 11/18] openvswitch: Use nested-BH locking for ovs_actions
  ` [ovs-dev] "

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-13 14:11 UTC  (10+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

[PATCH v1] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-03-13 14:10 UTC  (4+ messages)

[PATCH] rtla: Fix segfault in save_trace_to_file call
 2025-03-13 14:10 UTC 

[PATCH 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
 2025-03-13 14:10 UTC  (6+ messages)

[meta-oe][PATCHv2] libsdl3: add recipe
 2025-03-13 14:10 UTC  (3+ messages)
` [oe] "

[PATCH 00/10] drm/i915: Pimp the initial FB readout
 2025-03-13 14:08 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Extract intel_memory_type_is_local()
` [PATCH 02/10] drm/i915: Expose intel_memory_type_str()
` [PATCH 03/10] agp/intel-gtt: Add intel_gmch_gtt_read_entry()
` [PATCH 04/10] drm/i915/ggtt: Add intel_ggtt_read_entry()
` [PATCH 05/10] drm/i915: Use intel_ggtt_read_entry() in the BIOS FB takeover
` [PATCH 06/10] drm/i915: Verify the BIOS FB first PTE on non-LMEMBAR systems
` [PATCH 07/10] drm/i915: Use a nicer way to lookup the memory region in BIOS FB takeover
` [PATCH 08/10] drm/i915: Lookup the memory region first in the "
` [PATCH 09/10] drm/i915: Use intel_memory_region_type_is_local() "
` [PATCH 10/10] drm/i915: Eliminate the initial_plane_phys_{smem, lmem}() duplication

[PATCH] drm/komeda: Remove unnecessary NULL check before clk_prepare_enable()
 2025-03-13 14:08 UTC  (2+ messages)

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-13 14:08 UTC  (5+ messages)
` [PATCH v10 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-03-13 14:06 UTC  (3+ messages)

[PATCH 5.4 000/328] 5.4.291-rc1 review
 2025-03-13 14:07 UTC  (4+ messages)

[PATCH] hash_readwrite_autotest: fix printf parameters
 2025-03-13 14:06 UTC  (5+ messages)
` [PATCH v3 0/3] fix how large numbers are printed by hash tests
  ` [PATCH v3 1/3] eal: add function rte_size_to_str

[PATCH] comedi: comedi_8254: Remove unused comedi_8254_ns_to_timer
 2025-03-13 14:06 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net v4 1/1] e1000e: change k1 configuration on MTP and later platforms
 2025-03-13 14:05 UTC 

[PATCH v5 0/1] Input: atkbd - Fix TUXEDO NB02 notebook keyboards touchpad toggle key
 2025-03-13 14:03 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v2 1/1] spi: Use inclusive language
 2025-03-13 14:03 UTC 

[PATCH 0/6] symbols: assorted adjustments
 2025-03-13 13:55 UTC  (7+ messages)
` [PATCH 1/6] symbols: add minimal self-test
` [PATCH 2/6] symbols: don't over-align generated data
` [PATCH 3/6] symbols: sanitize a few variable's types
` [PATCH 4/6] symbols: split symbols_num_syms
` [PATCH 5/6] symbols: arrange to know where functions end
` [PATCH 6/6] symbols: centralize and re-arrange $(all_symbols) calculation

[PATCH 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
 2025-03-13 14:02 UTC  (10+ messages)
` [PATCH 04/11] docs/qapi-domain: add :namespace: override option
` [PATCH 07/11] docs/qapi_domain: add namespace support to cross-references
` [PATCH 11/11] docs: enable transmogrifier for QSD and QGA

[PATCH] dt-bindings: memory: Document linux,usable-memory property
 2025-03-13 14:02 UTC 

[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-13 14:02 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/xe3lpd: Update bandwidth parameters (rev5)

[PATCH v3 00/10] TPM2 key protector follow-up patches
 2025-03-13 14:02 UTC  (12+ messages)
` [PATCH v3 01/10] tpm2_key_protector: dump PCRs on policy fail
` [PATCH v3 02/10] tpm2_key_protector: Add 'tpm2_dump_pcr' command
` [PATCH v3 04/10] tss2: Fix the missing authCommand
` [PATCH v3 06/10] tpm2_key_protector: Unseal key from a buffer
` [PATCH v3 07/10] tpm2_key_protector: Support NV index handles

[RFC PATCH v2 0/2] introduce io_uring_cmd_import_fixed_vec
 2025-03-13 14:01 UTC  (7+ messages)

[PATCH v4 1/1] Input: atkbd - Fix TUXEDO NB02 notebook keyboards
 2025-03-13 13:31 UTC  (2+ messages)
` [PATCH v4 1/1] Input: atkbd - Fix TUXEDO NB02 notebook keyboards touchpad toggle key

drm-ci: vkms: kms_flip@modeset-vs-vblank-race flake
 2025-03-13 14:00 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: Separate the hyp FF-A buffers init from the host
 2025-03-13 14:00 UTC  (8+ messages)
` [PATCH v2 4/4] KVM: arm64: Release the ownership of the hyp rx buffer to Trustzone

[PATCH v3 0/5] Introduce Intel Elkhart Lake PSE TIO
 2025-03-13 14:00 UTC  (8+ messages)
` [PATCH v3 2/5] gpio: elkhartlake: depend on MFD_INTEL_EHL_PSE_GPIO

[PATCH v2 1/2] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
 2025-03-13 14:00 UTC  (2+ messages)

[PATCH i-g-t v4] tests/kms_plane: Add test to validate odd panning
 2025-03-13 13:54 UTC 

[PATCH] trace: convert init_trace_bufs() to constructor
 2025-03-13 13:58 UTC  (2+ messages)

[PATCH v6 03/10] KVM: guest_memfd: Handle kvm_gmem_handle_folio_put() for KVM as a module
 2025-03-13 13:57 UTC  (4+ messages)

[PATCH v2 1/1] mtd: mtdpart: Do not supply NULL to printf()
 2025-03-13 13:56 UTC  (4+ messages)

[PATCH v2] fs: consistently deref the files table with rcu_dereference_raw()
 2025-03-13 13:57 UTC 

[PATCH 00/37] accel/tcg, codebase: Build once patches
 2025-03-13 13:56 UTC  (2+ messages)

Mailing list inventing addresses for people
 2025-03-13 13:56 UTC  (4+ messages)
  ` [cip-dev] "

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-13 13:50 UTC  (35+ messages)
` [PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111
` [PATCH v2 02/13] csky: move setup_initrd() to setup.c
` [PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()
` [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines
` [PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 07/13] s390: make setup_zero_pages() use memblock
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
` [PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing
` [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit
` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-13 13:54 UTC  (5+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]

PI and data checksumming for XFS
 2025-03-13 13:53 UTC  (3+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset

[PATCH v1 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-03-13 13:53 UTC  (7+ messages)
` [PATCH v1 4/5] PM: sleep: Start suspending parents and suppliers after subordinate suspend
` [PATCH v1 5/5] PM: sleep: Make late and noirq suspend of devices more asynchronous

[PATCH] sunrpc: add a rpc_clnt shutdown control in debugfs
 2025-03-13 13:52 UTC  (7+ messages)

[PATCH v4 0/8] pinctrl: sunxi: Add Allwinner A523 support
 2025-03-13 13:49 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: gpmi: Use str_enabled_disabled() in gpmi_nand_attach_chip()
 2025-03-13 13:50 UTC  (4+ messages)
` [PATCH 2/2] mtd: mchp48l640: Use str_enable_disable() in mchp48l640_write_prepare()

[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
 2025-03-13 13:50 UTC  (2+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_finish_quota_recovery
 2025-03-13 13:50 UTC  (2+ messages)

[PATCH 5.10.y 5.15.y] ipv6: Fix signed integer overflow in __ip6_append_data
 2025-03-13 13:50 UTC 

[PATCH net-next] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
 2025-03-13 13:48 UTC  (2+ messages)

[PATCH v2] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon
 2025-03-13 13:47 UTC  (2+ messages)

[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-03-13 13:46 UTC  (4+ messages)

[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
 2025-03-13 13:45 UTC  (11+ messages)

[PATCH v8 0/2] MIPI DSI phy for rk3588
 2025-03-13 13:40 UTC  (8+ messages)
` [PATCH v8 1/2] dt-bindings: phy: Add Rockchip MIPI C-/D-PHY schema
` [PATCH v8 2/2] phy: rockchip: Add Samsung MIPI D-/C-PHY driver

[PATCH] rpm: fix redudant slash remove and add lacking dependency
 2025-03-13 13:44 UTC  (2+ messages)
` [OE-core] "

[PATCH] docs: Remove outdated highuid.rst documentation
 2025-03-13 13:44 UTC  (2+ messages)

[PATCH] fs: consistently deref the files table with rcu_access_pointer()
 2025-03-13 13:42 UTC  (2+ messages)

[PATCH v4] drm/i915: Fix harmful driver register/unregister asymmetry
 2025-03-13 13:41 UTC  (4+ messages)

[PATCH net-next v2 0/7] net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
 2025-03-13 13:38 UTC  (4+ messages)
` [PATCH net-next v2 7/7] "

[Intel-wired-lan] [PATCH iwl-next v3] igc: Change Tx mode for MQPRIO offloading
 2025-03-13 13:39 UTC  (4+ messages)
    `  "

[PATCH] net/intel: remove unnecessary compiler flag for mingw
 2025-03-13 13:37 UTC  (4+ messages)

[PATCH v8 0/6] DRM scheduler kunit tests
 2025-03-13 13:36 UTC  (7+ messages)
` [PATCH v8 1/6] drm: Move some options to separate new Kconfig
` [PATCH v8 2/6] drm/sched: Add scheduler unit testing infrastructure and some basic tests
` [PATCH v8 3/6] drm/sched: Add a simple timeout test
` [PATCH v8 4/6] drm/sched: Add basic priority tests
` [PATCH v8 5/6] drm/sched: Add a basic test for modifying entities scheduler list
` [PATCH v8 6/6] drm/sched: Add a basic test for checking credit limit

Regression on linux-next (next-20250304)
 2025-03-12  1:27 UTC  (2+ messages)
` 答复: [????] "

Making bit-by-bit reproducible Git Bundles?
 2025-03-13 13:36 UTC  (3+ messages)

Debugging Wifi Issues on Google Pixel 3a
 2025-03-13 12:33 UTC 

[RFC PATCH v3 00/15] pkeys-based page table hardening
 2025-03-13 12:32 UTC  (3+ messages)

Proposal Discussion: ADE9113 IIO Driver Development for Linux Kernel
 2025-03-13 13:35 UTC  (5+ messages)

[PATCH net] net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI data
 2025-03-13 13:32 UTC  (2+ messages)

RTS522A fails with "mmc: error -95 doing runtime resume" on Microsoft Surface Go 2
 2025-03-13 13:34 UTC  (3+ messages)

[PATCH 0/2] VT-d: set_msi_source_id() (XSA-467 follow-up)
 2025-03-13 13:34 UTC  (3+ messages)
` [PATCH 1/2] VT-d: move obtaining of MSI/HPET source ID
` [PATCH 2/2] VT-d: have set_msi_source_id() return a success indicator

[PATCH] fs/9p: fix NULL pointer dereference on mkdir
 2025-03-13 13:33 UTC  (3+ messages)

[PATCH v2 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-03-13 13:31 UTC  (8+ messages)
` [PATCH v2 ath-next 2/2] "

[PATCH] watchdog/perf: Optimize bytes copied and remove manual NUL-termination
 2025-03-13 13:30 UTC 

[PATCH] data_smart: Ensure module dependency changes invalidate the base config cache
 2025-03-13 13:31 UTC 

[RESEND PATCH 0/8] VRR Refactor
 2025-03-13 13:31 UTC  (2+ messages)

[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
 2025-03-13 13:30 UTC  (6+ messages)
` [PATCH 1/2] reflog: drop usage of global variables


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.