All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 02:55:40 to 2025-03-05 04:15:16 UTC [more...]

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-03-04
 2025-03-05  4:15 UTC 

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-05  4:15 UTC  (4+ messages)
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH] arm64: dts: rockchip: Enable hdmi out display for rk3576-evb-v10
 2025-03-05  2:51 UTC  (2+ messages)

[PATCH v2 0/9] phy: qcom: Introduce USB support for SM8750
 2025-03-05  2:59 UTC  (10+ messages)
` [PATCH v2 7/9] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v2 8/9] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP and QRD platforms
` [PATCH v2 9/9] arm64: defconfig: Add M31 eUSB2 PHY config

[RFC PATCH 5/9] Define user structure for events and responses
 2025-03-05  4:13 UTC  (2+ messages)

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-05  4:12 UTC  (6+ messages)
` [PATCH 1/2] cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu controllers
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with cpu controller

[PATCH] arm64: defconfig: Enable Rockchip UFS host driver
 2025-03-05  4:10 UTC 

[PATCH v2 1/4] HID: apple: Use common table for MacBook Pro fn mapping
 2025-03-05  4:11 UTC  (4+ messages)

[PATCH] vhost: fix VHOST_*_OWNER documentation
 2025-03-05  4:08 UTC  (3+ messages)

[PATCH v2 0/2] Slightly improve hardware description of Pine64 RockPro64
 2025-03-05  4:06 UTC  (6+ messages)

[PATCH] HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
 2025-03-05  4:06 UTC 

[PATCH v3 0/2] Update ECN and Add ACCECN feature
 2025-03-05  4:05 UTC  (3+ messages)
` [PATCH v3 2/2] virtio-net: define Accurate ECN feature in virtio-spec

[PATCH v4 00/23] Support AST2700 A1
 2025-03-05  4:05 UTC  (4+ messages)
` [PATCH v4 03/23] hw/intc/aspeed: Reduce regs array size by adding a register sub-region

[PATCH] powerpc: Fix 'intra_function_call not a direct call' warning
 2025-03-05  4:04 UTC  (2+ messages)

[PATCH v3 3/8] ring-buffer: Add ring_buffer_meta_scratch()
 2025-03-05  4:02 UTC  (2+ messages)

[pci:devres 1/1] drivers/pci/iomap.c:43:24: warning: variable 'start' is uninitialized when used here
 2025-03-05  4:02 UTC 

[PATCH] crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD
 2025-03-05  4:02 UTC  (2+ messages)

[PATCH RFC] drm/msm/dpu: Force modeset if new CTLs have been reserved
 2025-03-05  4:02 UTC  (9+ messages)

[PATCH v3 0/8] drm/i915: display reset cleanups
 2025-03-05  4:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: display reset cleanups (rev3)

[PATCH 00/14] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-05  4:02 UTC  (5+ messages)
` [PATCH 02/14] mailbox: pcc: Always clear the platform ack interrupt first
` [PATCH 03/14] mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags

[PATCH net-next 0/2] tcp: even faster connect() under stress
 2025-03-05  4:01 UTC  (4+ messages)
` [PATCH net-next 1/2] inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
` [PATCH net-next 2/2] inet: call inet6_ehashfn() once from inet6_hash_connect()

[PATCH RESEND v5 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-05  4:01 UTC  (8+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v3] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
 2025-03-05  3:54 UTC 

[PATCH v3 0/3] Add display subsystem dt node on rk3576
 2025-03-05  2:55 UTC  (6+ messages)
      `  "

[PATCH] libmultipath: remove buggy reinstate_paths function
 2025-03-05  3:58 UTC  (3+ messages)

[PATCH] scripts/setlocalversion: Reinstate .scmversion support
 2025-03-05  0:55 UTC  (7+ messages)

[PATCH] sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
 2025-03-05  3:54 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix missing drain retry fault the last entry
 2025-03-05  3:54 UTC 

[PATCH 00/57] docs: Add new QAPI transmogrifier
 2025-03-05  3:46 UTC  (58+ messages)
` [PATCH 01/57] do-not-merge
` [PATCH 02/57] qapi: shush pylint up
` [PATCH 03/57] docs/sphinx: create QAPI domain extension stub
` [PATCH 04/57] docs/sphinx: add compat.py module and nested_parse helper
` [PATCH 05/57] docs/qapi-domain: add qapi:module directive
` [PATCH 06/57] docs/qapi-domain: add QAPI domain object registry
` [PATCH 07/57] docs/qapi-domain: add QAPI index
` [PATCH 08/57] docs/qapi-domain: add resolve_any_xref()
` [PATCH 09/57] docs/qapi-domain: add QAPI xref roles
` [PATCH 10/57] docs/qapi-domain: add compatibility node classes
` [PATCH 11/57] docs/qapi-domain: add qapi:command directive
` [PATCH 12/57] docs/qapi-domain: add :since: directive option
` [PATCH 13/57] docs/qapi-domain: add "Arguments:" field lists
` [PATCH 14/57] docs/qapi-domain: add "Features:" "
` [PATCH 15/57] docs/qapi-domain: add "Errors:" "
` [PATCH 16/57] docs/qapi-domain: add "Returns:" "
` [PATCH 17/57] docs/qapi-domain: add qapi:enum directive
` [PATCH 18/57] docs/qapi-domain: add qapi:alternate directive
` [PATCH 19/57] docs/qapi-domain: add qapi:event directive
` [PATCH 20/57] docs/qapi-domain: add qapi:object directive
` [PATCH 21/57] docs/qapi-domain: add :deprecated: directive option
` [PATCH 22/57] docs/qapi-domain: add :unstable: "
` [PATCH 23/57] docs/qapi-domain: add :ifcond: "
` [PATCH 24/57] docs/qapi-domain: add warnings for malformed field lists
` [PATCH 25/57] docs/qapi-domain: add type cross-refs to "
` [PATCH 26/57] docs/qapi-domain: add CSS styling
` [PATCH 27/57] docs/qapi-domain: add XREF compatibility goop for Sphinx < 4.1
` [PATCH 28/57] docs/qapi-domain: warn when QAPI domain xrefs fail to resolve
` [PATCH 29/57] docs/qapi-domain: Fix error context reporting in Sphinx 5.x and 6.x
` [PATCH 30/57] qapi/parser: adjust info location for doc body section
` [PATCH 31/57] qapi: expand tags to all doc sections
` [PATCH 32/57] qapi/schema: add __repr__ to QAPIDoc.Section
` [PATCH 33/57] docs/qapidoc: add transmogrifier stub
` [PATCH 34/57] docs/qapidoc: split old implementation into qapidoc_legacy.py
` [PATCH 35/57] docs/qapidoc: Fix static typing on qapidoc.py
` [PATCH 36/57] do-not-merge
` [PATCH 37/57] docs/qapidoc: add transmogrifier class stub
` [PATCH 38/57] docs/qapidoc: add visit_module() method
` [PATCH 39/57] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH 40/57] docs/qapidoc: add visit_freeform() method
` [PATCH 41/57] docs/qapidoc: add preamble() method
` [PATCH 42/57] docs/qapidoc: add visit_paragraph() method
` [PATCH 43/57] docs/qapidoc: add visit_errors() method
` [PATCH 44/57] docs/qapidoc: add format_type() method
` [PATCH 45/57] docs/qapidoc: add add_field() and generate_field() helper methods
` [PATCH 46/57] docs/qapidoc: add visit_feature() method
` [PATCH 47/57] docs/qapidoc: prepare to record entity being transmogrified
` [PATCH 48/57] docs/qapidoc: add visit_returns() method
` [PATCH 49/57] docs/qapidoc: add visit_member() method
` [PATCH 50/57] docs/qapidoc: add visit_sections() method
` [PATCH 51/57] docs/qapidoc: add visit_entity()
` [PATCH 52/57] docs/qapidoc: implement transmogrify() method
` [PATCH 53/57] docs: disambiguate cross-references
` [PATCH 54/57] docs/qapidoc: add transmogrifier test document
` [PATCH 55/57] docs/qapidoc: process @foo into ``foo``
` [PATCH 56/57] docs/qapidoc: add intermediate output debugger
` [PATCH 57/57] docs/qapidoc: Add "the members of" pointers

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-05  3:53 UTC  (2+ messages)

[for-next][PATCH 0/6] ftrace: Updates for v6.15
 2025-03-05  3:51 UTC  (7+ messages)
` [for-next][PATCH 1/6] fgraph: Correct typo in ftrace_return_to_handler comment
` [for-next][PATCH 2/6] ftrace: Have ftrace_free_filter() WARN and exit if ops is active
` [for-next][PATCH 3/6] ftrace: Add print_function_args()
` [for-next][PATCH 4/6] ftrace: Add support for function argument to graph tracer
` [for-next][PATCH 5/6] ftrace: Have funcgraph-args take affect during tracing
` [for-next][PATCH 6/6] ftrace: Add arguments to function tracer

[OE-core] [PATCH v2] gi-docgen: upgrade 2024.1 -> 2025.3
 2025-03-05  3:49 UTC 

[PATCH v2] mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
 2025-03-05  3:46 UTC  (3+ messages)

[RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
 2025-03-05  3:45 UTC  (13+ messages)

[PATCH v6 0/5] Add support for Nuvoton npcm845 i3c controller
 2025-03-05  3:44 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: i3c: silvaco: Add npcm845 compatible string
` [PATCH v6 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
` [PATCH v6 3/5] i3c: master: svc: Fix npcm845 FIFO empty issue
` [PATCH v6 4/5] i3c: master: svc: Fix npcm845 invalid slvstart event
` [PATCH v6 5/5] i3c: master: svc: Fix npcm845 DAA process corruption

[PATCH i-g-t 0/2] Modify some OA tests for simulation
 2025-03-05  3:44 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ i915.CI.BAT: "

[PATCH] riscv: add Andes SoC family Kconfig support
 2025-03-05  3:05 UTC  (2+ messages)

[RFC PATCH 0/3] m68k goes DT
 2025-03-05  3:42 UTC  (8+ messages)
        ` Bootloaders, was "

[PATCH bpf-next v3 0/3] Arena Spin Lock
 2025-03-05  3:40 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: Introduce arena spin lock

[RFC PATCH 9/9] Enhance the sandboxer example to support landlock-supervise
 2025-03-05  3:36 UTC  (2+ messages)

[PATCH 0/8] Reup: SM8350 and SC8280XP venus support
 2025-03-05  3:36 UTC  (4+ messages)
` [PATCH 1/8] media: dt-bindings: Document SC8280XP/SM8350 Venus

[PATCH v2] MIPS: dec: Remove dec_irq_dispatch()
 2025-03-05  3:34 UTC 

[PATCH 0/5] drm/i915/display: convert intel_display.[ch] to struct intel_display
 2025-03-05  3:35 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 0/2] wifi: ath12k: Pass correct channel frequency parameters
 2025-03-05  3:34 UTC  (3+ messages)

[PATCH v2 0/2] Fix "QuickSPI touch function lost after S4" issue
 2025-03-05  3:33 UTC  (3+ messages)
` [PATCH v2 1/2] HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramatically
` [PATCH v2 2/2] HID: Intel-thc-hid: Intel-quickspi: Change device state correctly after S4

[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-05  3:32 UTC  (9+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs

[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-05  3:34 UTC  (5+ messages)
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()

[PATCH v9 0/7] mseal system mappings
 2025-03-05  3:29 UTC  (3+ messages)
` [PATCH v9 7/7] selftest: test system mappings are sealed

[PATCH RESEND v1] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
 2025-03-05  3:28 UTC  (3+ messages)

[PATCH] mm/shrinker_debug: Fix possible memory leak in shrinker_debugfs_rename function
 2025-03-05  3:26 UTC  (3+ messages)

[PATCH v2] mm/migrate: fix shmem xarray update during migration
 2025-03-05  3:22 UTC  (5+ messages)

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-03-05  3:26 UTC  (10+ messages)

[PATCH v7 1/3] drm/amd/amdgpu: Increase max rings to enable SDMA page ring
 2025-03-05  3:25 UTC  (3+ messages)
` [PATCH V7 2/3] drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TLB flush
` [PATCH V7 3/3] drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA

[PATCH v3 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
 2025-03-05  3:23 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: x86: do not allow re-enabling quirks
` [PATCH v3 3/6] KVM: x86: Introduce supported_quirks to block disabling quirks
` [PATCH v3 4/6] KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT

[PATCH] iommu/amd: Add Secure ATS support
 2025-03-05  3:24 UTC  (16+ messages)

[PATCH v12 2/3] rust: add dma coherent allocator abstraction
 2025-03-05  3:24 UTC  (9+ messages)
          ` Allow data races on some read/write operations

[PATCH v2] btrfs: reject out-of-band dirty folios during writeback
 2025-03-05  3:21 UTC 

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-04 17:00 UTC  (12+ messages)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
  ` [PATCH v7 4/5] Add debugfs based error injection "

[PATCH 1/2] net/mlx5: improve socket file path
 2025-03-05  3:20 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: improve log "

[PATCH] platform/x86: thinkpad_acpi: Add new sysfs to check user presence sensing status
 2025-03-05  3:20 UTC  (2+ messages)

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-03-05  3:20 UTC  (2+ messages)

[RFC PATCH 00/13] Optimize nSVM TLB flushes
 2025-03-05  3:14 UTC  (17+ messages)
` [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
` [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on "

[PATCH] resource: Fix resource leak in get_free_mem_region()
 2025-03-05  3:06 UTC  (3+ messages)

[PATCH] amdkfd: initialize svm lists at where they are defined
 2025-03-05  3:11 UTC  (5+ messages)

[PATCH] generic/633: add _require_idmapped_mounts check
 2025-03-05  3:10 UTC  (2+ messages)

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-05  3:09 UTC  (9+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v2] i915/selftest/igt_mmap: let mmap tests run in kthread
 2025-03-05  3:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for i915/selftest/igt_mmap: let mmap tests run in kthread (rev2)

[PATCH] iommufd: Fail replace if device has not been attached
 2025-03-05  3:12 UTC  (3+ messages)

[PATCH 3/7] lib/rbtree: add random seed
 2025-03-05  3:05 UTC  (2+ messages)

[anolis-intel-cloud:devel-5.10 1/1] arch/x86/include/asm/syscall_wrapper.h:83:21: warning: no previous prototype for '__x64_sys_memfd_secret'
 2025-03-05  3:05 UTC 

[PATCH rcu 00/10] Miscellaneous RCU changes for v6.15
 2025-03-05  3:05 UTC  (11+ messages)
` [PATCH rcu 01/10] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
` [PATCH rcu 02/10] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
` [PATCH rcu 03/10] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
` [PATCH rcu 04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
` [PATCH rcu 05/10] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
` [PATCH rcu 06/10] context_tracking: Make RCU watch ct_kernel_exit_state() warning
` [PATCH rcu 07/10] Flush console log from kernel_power_off()
` [PATCH rcu 08/10] rcutorture: Allow a negative value for nfakewriters
` [PATCH rcu 09/10] rcu: Update TREE05.boot to test normal synchronize_rcu()
` [PATCH rcu 10/10] rcu: Use _full() API to debug synchronize_rcu()

[linux-next:master] BUILD REGRESSION 20d5c66e1810e6e8805ec0d01373afb2dba9f51a
 2025-03-05  3:00 UTC 

[PATCH v2 00/11] rust/block: Add minimal block driver bindings
 2025-03-05  3:04 UTC  (3+ messages)
` [PATCH v2 09/11] rust/block: Add read support for block drivers

[RFC PATCH 00/11] qemu: Remove TARGET_NAME definition
 2025-03-05  3:02 UTC  (3+ messages)
` [RFC PATCH 08/11] tests/qtest: Replace TARGET_NAME -> target_name()

ndctl cxl test suite fails in arm64 QEMU
 2025-02-28 14:34 UTC  (3+ messages)

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-03-05  3:01 UTC  (6+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
      ` RESEND "

[PATCH] xfs: Replace deprecated strncpy() with strscpy()
 2025-03-05  2:59 UTC  (3+ messages)

[PATCH] docs/Chinese: change the disclaimer words
 2025-03-05  2:57 UTC  (2+ messages)

[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
 2025-03-05  2:56 UTC  (3+ messages)

linux-next: duplicate patch in the ieee1394 tree
 2025-03-05  2:56 UTC 


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.