All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 04:26:00 to 2024-09-12 06:13:03 UTC [more...]

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-09-12  6:06 UTC 

[PATCH 0/3] Some correction in the DP Link Training dequence
 2024-09-12  6:12 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/dp: use fsleep instead of usleep_rage for LT
` [PATCH 2/3] drm/i915/dp: read Aux RD interval after reading the FFE preset
` [PATCH 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout
` ✓ CI.Patch_applied: success for Some correction in the DP Link Training dequence
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Fi.CI.BAT: success "

[PATCH 0/2] add two commands for testpmd application
 2024-09-12  6:10 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: add support for setting device EEPROM
` [PATCH 2/2] app/testpmd: add set dev led on/off command

[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
 2024-09-12  6:10 UTC  (3+ messages)
` [PATCH HID v2 02/11] HID: core: save one kmemdup during .probe()

[PATCH i-g-t 01/14] lib/igt_kms: add enum for link rate and lane count
 2024-09-12  6:10 UTC  (21+ messages)
` [PATCH i-g-t 02/14] lib/igt_kms: add helper to get current link rate/ lane count for connector
` [PATCH i-g-t 03/14] lib/igt_kms: add function to get max link rate/lane count
` [PATCH i-g-t 10/14] lib/igt_kms: add helper to set connector link status
` [PATCH i-g-t 11/14] lib/igt_kms: add function to reset link params
` [PATCH i-g-t 12/14] lib/igt_kms: allow set and reset value to be same
` [PATCH i-g-t 13/14] tests/intel/kms_dp_fallback: add test for validating fallback

[PATCH v7 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings
 2024-09-12  6:10 UTC  (5+ messages)
` [PATCH v7 3/4] PCI: qcom: Add equalization settings for 16.0 GT/s
` [PATCH v7 4/4] PCI: qcom: Add RX lane margining "

[PATCH v4] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-12  6:08 UTC  (3+ messages)

[PATCH i-g-t] tests/intel/kms_joiner: switch modeset from uj to bj and vice-versa
 2024-09-12  6:08 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v4 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-09-12  6:06 UTC  (3+ messages)
` [PATCH v4 1/3] rust: Introduce irq module

[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
 2024-09-12  6:06 UTC  (10+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits

[PATCH RESEND v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
 2024-09-12  6:06 UTC  (2+ messages)

[PATCH v2 00/18] tcg: Improve support for cmpsel_vec
 2024-09-12  6:04 UTC  (3+ messages)
` [PATCH v2 14/18] tcg/i386: Implement vector TST{EQ,NE} for avx512
  ` [PATCH v2 14/18] tcg/i386: Implement vector TST{EQ, NE} "

ERROR: modpost: "_restgpr1_16" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2024-09-12  6:02 UTC 

[PATCH ipsec] xfrm: avoid using skb->mac_len to decide if mac header is shown
 2024-09-12  6:03 UTC  (2+ messages)

[PATCH v10 0/4] Vrr refactoring and panel replay workaround
 2024-09-12  6:00 UTC  (4+ messages)
` [PATCH v10 3/4] drm/i915/vrr: Split vrr-compute-config in two phases

[PATCH sched_ext/for-6.12] sched: Move update_other_load_avgs() to kernel/sched/pelt.c
 2024-09-12  6:00 UTC  (2+ messages)

[PATCH] pm-graph v5.13
 2024-09-12  5:59 UTC 

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-12  5:59 UTC  (8+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH net v1] netlink: optimize the NMLSG_OK macro
 2024-09-12  5:58 UTC  (2+ messages)

[PATCH] workqueue: Clear worker->pool in the worker thread context
 2024-09-12  5:59 UTC  (2+ messages)

[PATCH 0/2] Move some functions out of runtime sus/resume
 2024-09-12  5:58 UTC  (2+ messages)
` ✓ CI.FULL: success for Move some functions out of runtime sus/resume (rev2)

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-09-12  5:55 UTC  (27+ messages)
` [PATCH v10 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v10 02/14] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v10 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v10 04/14] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v10 05/14] riscv: vector: Use vlenb from DT for thead
` [PATCH v10 06/14] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v10 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v10 08/14] riscv: Add xtheadvector instruction definitions
` [PATCH v10 09/14] riscv: vector: Support xtheadvector save/restore
` [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v10 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v10 12/14] selftests: riscv: Fix vector tests
` [PATCH v10 13/14] selftests: riscv: Support xtheadvector in "
` [PATCH v10 14/14] riscv: Add ghostwrite vulnerability

[PATCH] eal/x86: fix 32-bit write-combined stores
 2024-09-12  5:56 UTC  (2+ messages)

[syzbot] [ntfs3?] kernel panic: stack is corrupted in do_raw_spin_lock
 2024-09-12  5:55 UTC 

[PATCH] scsi: ufs: Zero utp_upiu_req at the beginning of each command
 2024-09-12  5:52 UTC  (2+ messages)

[Buildroot] buildroot@busybox.net password expires today 12, 09, 2024
 2024-09-12  5:44 UTC 

[PATCH] ext4: Regression test for corruption during on-line resize
 2024-09-12  5:53 UTC  (3+ messages)
  ` [External] : "

[PATCH RFC V3 1/1] ocfs2: reserve space for inline xattr before attaching reflink tree
 2024-09-12  5:53 UTC  (2+ messages)

[PATCH 0/3] xhci: Some improvement for Etron xHCI host
 2024-09-12  5:52 UTC  (3+ messages)

[PATCH] dt-bindings: net: can: atmel: Convert to json schema
 2024-09-12  5:49 UTC 

[PATCH v2 05/19] net/xsc: add ioctl command interface
 2024-09-12  5:50 UTC  (4+ messages)

[PATCH v1 1/1] tee: amdtee: Use %pUl printk() format specifier to print GUIDs
 2024-09-12  5:50 UTC  (3+ messages)

[f2fs-dev] [PATCH v1 0/2] f2fs: modify the calculation method of mtime
 2024-09-12  5:16 UTC  (5+ messages)
` [f2fs-dev] [PATCH v1 2/2] f2fs: introduce get_section_mtime
      `  "

Time for drm-ci-next?
 2024-09-12  5:48 UTC  (11+ messages)

[PATCH] tools/lib/thermal: Rm thermal.h soft link
 2024-09-12  4:50 UTC 

[PATCH v3 1/3] binutils: Fix packaging of bfd-plugins
 2024-09-12  5:46 UTC  (3+ messages)
` [PATCH v3 2/3] binutils-cross-canadian: add gprofng package as runtime dependency
` [PATCH v3 3/3] nativesdk-packagegroup-sdk-host: Add missing perl modules to RDEPENDS

[PULL 00/47] riscv-to-apply queue
 2024-09-12  5:29 UTC  (48+ messages)
` [PULL 01/47] target/riscv: Add a property to set vl to ceil(AVL/2)
` [PULL 02/47] tests/acpi: Add empty ACPI SRAT data file for RISC-V
` [PULL 03/47] tests/qtest/bios-tables-test.c: Enable numamem testing "
` [PULL 04/47] tests/acpi: Add expected ACPI SRAT AML file "
` [PULL 05/47] target/riscv/tcg/tcg-cpu.c: consider MISA bit choice in implied rule
` [PULL 06/47] target/riscv: fix za64rs enabling
` [PULL 07/47] target: riscv: Enable Bit Manip for OpenTitan Ibex CPU
` [PULL 08/47] target/riscv/kvm: Fix the group bit setting of AIA
` [PULL 09/47] target/riscv: Stop timer with infinite timecmp
` [PULL 10/47] target/riscv/cpu.c: Add 'fcsr' register to QEMU log as a part of F extension
` [PULL 11/47] util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
` [PULL 12/47] target/riscv: Preliminary textra trigger CSR writting support
` [PULL 13/47] target/riscv: Add textra matching condition for the triggers
` [PULL 14/47] exec/memtxattr: add process identifier to the transaction attributes
` [PULL 15/47] hw/riscv: add riscv-iommu-bits.h
` [PULL 16/47] hw/riscv: add RISC-V IOMMU base emulation
` [PULL 17/47] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PULL 18/47] hw/riscv: add riscv-iommu-pci reference device
` [PULL 19/47] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PULL 20/47] test/qtest: add riscv-iommu-pci tests
` [PULL 21/47] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PULL 22/47] hw/riscv/riscv-iommu: add ATS support
` [PULL 23/47] hw/riscv/riscv-iommu: add DBG support
` [PULL 24/47] qtest/riscv-iommu-test: add init queues test
` [PULL 25/47] docs/specs: add riscv-iommu
` [PULL 26/47] bsd-user: Implement RISC-V CPU initialization and main loop
` [PULL 27/47] bsd-user: Add RISC-V CPU execution loop and syscall handling
` [PULL 28/47] bsd-user: Implement RISC-V CPU register cloning and reset functions
` [PULL 29/47] bsd-user: Implement RISC-V TLS register setup
` [PULL 30/47] bsd-user: Add RISC-V ELF definitions and hardware capability detection
` [PULL 31/47] bsd-user: Define RISC-V register structures and register copying
` [PULL 32/47] bsd-user: Add RISC-V signal trampoline setup function
` [PULL 33/47] bsd-user: Implement RISC-V sysarch system call emulation
` [PULL 34/47] bsd-user: Add RISC-V thread setup and initialization support
` [PULL 35/47] bsd-user: Define RISC-V VM parameters and helper functions
` [PULL 36/47] bsd-user: Define RISC-V system call structures and constants
` [PULL 37/47] bsd-user: Add generic RISC-V64 target definitions
` [PULL 38/47] bsd-user: Define RISC-V signal handling structures and constants
` [PULL 39/47] bsd-user: Implement RISC-V signal trampoline setup functions
` [PULL 40/47] bsd-user: Implement 'get_mcontext' for RISC-V
` [PULL 41/47] bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
` [PULL 42/47] bsd-user: Add RISC-V 64-bit Target Configuration and Debug XML Files
` [PULL 43/47] hw/riscv: Respect firmware ELF entry point
` [PULL 44/47] target: riscv: Add Svvptc extension support
` [PULL 45/47] target/riscv32: Fix masking of physical address
` [PULL 46/47] target/riscv/cpu_helper: Fix linking problem with semihosting disabled
` [PULL 47/47] hw/intc: riscv-imsic: Fix interrupt state updates

[PATCH 0/5] Interrupt Remap support for emulated amd viommu
 2024-09-12  5:40 UTC  (3+ messages)

[PULL 0/5] target/sparc patch queue
 2024-09-12  5:30 UTC  (6+ messages)
` [PULL 1/5] target/sparc: Add FQ and FSR.QNE
` [PULL 2/5] target/sparc: Populate sparc32 FQ when raising fp exception
` [PULL 3/5] target/sparc: Add FSR_QNE to tb_flags
` [PULL 4/5] target/sparc: Implement STDFQ
` [PULL 5/5] target/sparc: Add gen_trap_if_nofpu_fpexception

Gitlab CI caching is not working
 2024-09-12  5:38 UTC 

[PATCH] usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
 2024-09-12  5:44 UTC 

[PATCH V7 v7] virtio: introduce SUSPEND bit in device status
 2024-09-12  5:44 UTC  (11+ messages)

[PATCH 1/6] eal: add static per-lcore memory allocation facility
 2024-09-12  5:35 UTC  (5+ messages)
` [PATCH v2 0/6] Lcore variables
  ` [PATCH v2 1/6] eal: add static per-lcore memory allocation facility

[DPDK/ethdev Bug 1512] event/octeontx build failure on Ubuntu 24.04 with LTO
 2024-09-12  5:32 UTC  (2+ messages)

[PATCH] PCI: Pass domain number explicitly to pci_bus_release_domain_nr() API
 2024-09-12  5:30 UTC 

[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
 2024-09-12  5:27 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: dw: Prevent tx-status calling DMA-desc callback
` [PATCH 2/2] dmaengine: dw: Fix XFER bit set, but channel not idle error

[PATCH 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-09-12  5:26 UTC  (6+ messages)
` [PATCH 2/3] usb: chipidea: udc: improve dTD link logic
` [PATCH 3/3] usb: chipidea: udc: make isoc endpoint a bit error tolerant

[PATCH 1/1] x86: SMT broken on Xen PV DomU since 6.9
 2024-09-12  5:21 UTC  (3+ messages)
` [PATCH 1/1] x86: SMT broken on Xen PV DomU since 6.9 (updated)

linux-next: duplicate patches in the watchdog tree
 2024-09-12  5:21 UTC 

[PATCH] power: don't disable all cast qualifier warnings
 2024-09-12  5:19 UTC  (2+ messages)

[PATCH] vfio/pci: Fix null pointer deference from error API
 2024-09-12  5:17 UTC 

[PATCH v3 0/2] classes: Print bitbake branch and revision
 2024-09-12  5:13 UTC  (3+ messages)
` [PATCH v3 2/2] lib/buildcfg: Add is_bitbake_in_separate_repo()
  ` [OE-core] "

[PATCH v2 1/2] rust: kernel: clean up empty `///` lines
 2024-09-12  5:13 UTC  (2+ messages)

[PATCH] net/ena: revert redefining memcpy
 2024-09-12  5:12 UTC  (2+ messages)

[PATCH RFC V2 1/1] ocfs2: reserve space for inline xattr before attaching reflink tree
 2024-09-12  5:08 UTC  (3+ messages)

[PATCH] usb: storage: ene_ub6250: Fix right shift warnings
 2024-09-12  5:06 UTC  (11+ messages)

[PATCH] i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-12  5:06 UTC  (3+ messages)

Porting fix for CVE-2024-38545 to linux-5.15.y
 2024-09-12  5:05 UTC  (2+ messages)

[PATCH v1] drm/msm/dpu: Fix some typos in comment
 2024-09-12  5:03 UTC  (2+ messages)

[PATCH] kernel-docs: Add new section for Rust learning materials
 2024-09-12  5:01 UTC  (2+ messages)

[PATCH i-g-t v2 0/3] Add tests for ultrajoiner validation
 2024-09-12  4:59 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Add tests for ultrajoiner validation (rev2)
` ✓ CI.xeBAT: "

[PATCH 00/21] TDX MMU Part 2
 2024-09-12  4:54 UTC  (5+ messages)
` [PATCH 13/21] KVM: TDX: Handle TLB tracking for TDX

Should the return value of the rlookup_amd_iommu be checked?
 2024-09-12  4:53 UTC  (3+ messages)

[RFC v5 1/6] eal: add bitset type
 2024-09-12  4:53 UTC  (13+ messages)
` [PATCH "
  ` [PATCH 2/6] eal: add bitset test suite
  ` [PATCH 3/6] eal: add atomic bitset functions
  ` [PATCH 4/6] eal: add unit tests for atomic bitset operations
  ` [PATCH 5/6] service: use multi-word bitset to represent service flags
  ` [PATCH 6/6] event/dsw: add support for larger port count

[openeuler:OLK-5.10 5544/30000] include/trace/trace_events.h:27:23: warning: 'str__bonding__trace_system_name' defined but not used
 2024-09-12  4:51 UTC 

[PATCH 1/2] usb: chipidea: udc: limit usb request length to max 16KB
 2024-09-12  4:51 UTC  (2+ messages)
` [PATCH 2/2] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible

[PATCH v2] clocksource: hyper-v: Fix hv tsc page based sched_clock for hibernation
 2024-09-12  4:50 UTC  (3+ messages)

linux-next: manual merge of the sound-asoc tree with the arm-soc tree
 2024-09-12  4:50 UTC 

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-12  4:45 UTC  (11+ messages)
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate

[PATCH net-next 0/7] Allow controlling PHY loopback and isolate modes
 2024-09-12  4:46 UTC  (3+ messages)
` [PATCH net-next 5/7] net: phy: introduce ethtool_phy_ops to get and set phy configuration

linux-next: duplicate patch in the sound-asoc tree
 2024-09-12  4:44 UTC 

[PATCH v2] tests/core_setmaster: Handle the test even if cards are non-continuous
 2024-09-12  4:41 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/core_setmaster: Handle the test even if cards are non-continuous (rev4)

[PATCH 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
 2024-09-12  4:41 UTC  (2+ messages)

[PATCH net-next v8 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-09-12  4:40 UTC  (2+ messages)

[PATCH net-next v26 00/13] Device Memory TCP
 2024-09-12  4:40 UTC  (2+ messages)

[meta-python][PATCH] python3-parse-type: Add missing rdep on six for ptests
 2024-09-12  4:39 UTC 

[PATCH 0/2] Update the device tree for Mt.Mitchell's BMC platform
 2024-09-12  4:34 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: aspeed: mtmitchell: Add I2C FAN controllers

[PATCH] Fix a bug in ebpf verifier
 2024-09-12  4:31 UTC  (4+ messages)

[openeuler:OLK-5.10 26967/30000] arch/x86/kvm/x86.c:893:6: sparse: sparse: symbol 'kvm_post_set_cr0' was not declared. Should it be static?
 2024-09-12  4:30 UTC 

[PATCH i-g-t 0/1] validate async flips during suspend resume
 2024-09-12  4:30 UTC  (2+ messages)
` ✗ CI.xeBAT: failure for tests/kms_async_flips: Async flips suspend resume test (rev2)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-12  4:25 UTC  (4+ messages)

[RESEND] tools/mm: Use calloc and check the memory allocation failure
 2024-09-12  4:28 UTC  (2+ messages)

[OE-core] [PATCH] linux-firmware: split ath10k package
 2024-09-12  4:28 UTC 

[PATCH 0/6] iommu: Enable user space IOPFs in non-nested and non-svm cases
 2024-09-12  4:21 UTC  (5+ messages)
` [PATCH 5/6] iommu: init pasid array while doing domain_replace and iopf is active


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.