All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 03:38:52 to 2024-09-12 05:56:01 UTC [more...]

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-09-12  5:55 UTC  (12+ 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

[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 i-g-t 01/14] lib/igt_kms: add enum for link rate and lane count
 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  (8+ 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
      `  "

[PATCH 0/3] Some correction in the DP Link Training dequence
 2024-09-12  5:49 UTC  (10+ 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 "

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  (18+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [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  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_async_flips: Async flips suspend resume test (rev2)
` ✗ CI.xeBAT: "

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-12  4:25 UTC  (5+ 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  (7+ messages)
` [PATCH 5/6] iommu: init pasid array while doing domain_replace and iopf is active

[linux dev-6.6 v4 0/3] Add NPCM8XX clock driver
 2024-09-12  4:18 UTC  (2+ messages)

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-09-12  4:14 UTC  (5+ messages)
` [PATCH v2 2/8] iommu: Introduce iommu_paging_domain_alloc_flags()
` [PATCH v2 3/8] iommu: Add new flag to explictly request PASID capable domain

[syzbot] [net?] [s390?] possible deadlock in smc_vlan_by_tcpsk
 2024-09-12  4:15 UTC 

[meta-python][PATCH] python3-serpent: Add missing rdeps for ptests to run
 2024-09-12  4:11 UTC 

[PATCH v2 0/8] staging: rtl8723bs: Fix coding style incosistencies in rtw_security.h
 2024-09-12  4:04 UTC  (9+ messages)
` [PATCH v2 1/8] staging: rtl8723bs: include: Fix open brace position "
` [PATCH v2 2/8] staging: rtl8723bs: include: Fix indent for switch case "
` [PATCH v2 3/8] staging: rtl8723bs: include: Fix indent for switch block "
` [PATCH v2 4/8] staging: rtl8723bs: include: Fix use of tabs for indent "
` [PATCH v2 5/8] staging: rtl8723bs: include: Fix indent for struct _byte_ "
` [PATCH v2 6/8] staging: rtl8723bs: include: Fix indent for else block struct "
` [PATCH v2 7/8] staging: rtl8723bs: include: Fix trailing */ position "
` [PATCH v2 8/8] staging: rtl8723bs: include: Remove spaces before tabs "

[RFC PATCH v1 0/2] dts: replace XML-RPC server
 2024-09-12  4:00 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] dts: Remove XML-RPC server for Scapy TG and instead use PythonShell

[PATCH bpf-next v2 1/2] bpf: Fix a sdiv overflow issue
 2024-09-12  3:59 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for sdiv/smod overflow cases

[PATCH v2 0/2] Add capability to append to property
 2024-09-12  3:59 UTC  (4+ messages)

[PATCH v3 0/4] add ref content check for files backend
 2024-09-12  4:00 UTC  (4+ messages)
` [PATCH v3 3/4] ref: add symref "

[PATCH] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
 2024-09-12  3:57 UTC 

[PATCH v2 04/19] net/xsc: add xsc device init and uninit
 2024-09-12  3:58 UTC  (3+ messages)

[PATCH v4 0/3] spi: geni-qcom: Undo runtime PM changes at driver exit time
 2024-09-12  3:53 UTC  (4+ messages)
` [PATCH v4 3/3] spi: geni-qcom: Use devm functions to simplify code

[PATCH] tests/kms_vrr: Avoid race between freeing display reseources
 2024-09-12  3:52 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/kms_vrr: Avoid race between freeing display reseources (rev2)

[PATCH net-next v3 0/6][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-09-12  3:50 UTC  (2+ messages)

[PATCH net] netlink: specs: mptcp: fix port endianness
 2024-09-12  3:50 UTC  (2+ messages)

[PATCH net v2] net: tighten bad gso csum offset check in virtio_net_hdr
 2024-09-12  3:50 UTC  (2+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_vlan_by_tcpsk
 2024-09-12  3:48 UTC  (2+ messages)
` [syzbot] "

[PATCH v7 00/12] Add support for sam9x7 SoC family
 2024-09-12  3:47 UTC  (3+ messages)
` [PATCH v7 12/12] ARM: dts: microchip: sam9x75_curiosity: add sam9x75 curiosity board

[PATCH v5 00/10] MIPS: IPI Improvements
 2024-09-12  3:47 UTC  (3+ messages)
` [PATCH v5 01/10] MIPS: smp: Make IPI interrupts scalable

[PATCH v1 0/3] dts: add test suite for dual VLANs
 2024-09-12  3:46 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dts: add dual_vlan testing suite

[PATCH i-g-t v2 0/5] PSR testing improvement by checking sink status
 2024-09-12  3:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH net-next] net: hsr: convert to use new timer API
 2024-09-12  3:39 UTC 

[PATCH i-g-t ] tests/amdgpu: filter some asic for invalid packet length
 2024-09-12  3:42 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 0/2] Add support for phandle in symbols
 2024-09-12  3:38 UTC  (5+ messages)
` [PATCH 1/2] libfdt: overlay: Allow resolving phandle symbols


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.