messages from 2024-09-12 05:21:59 to 2024-09-12 06:20:46 UTC [more...]
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-12 6:20 UTC (20+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
[PATCH 2/3] xhci: Fix control transfer error on Etron xHCI host
2024-09-12 6:19 UTC (3+ messages)
[PATCH] i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
2024-09-12 6:19 UTC (2+ messages)
[PATCH] vfio/pci: Fix null pointer deference from error API
2024-09-12 6:18 UTC (2+ messages)
[PATCH v8 0/8] Add QPIC SPI NAND driver
2024-09-12 6:18 UTC (7+ messages)
[PATCH] accel/kvm: refactor dirty ring setup
2024-09-12 6:18 UTC
[PATCH v3] selftests: netfilter: nft_tproxy.sh: add tcp tests
2024-09-12 6:17 UTC
[PATCH v3 00/30] Implement ACPI on aarch64
2024-09-12 6:17 UTC (4+ messages)
` [PATCH v3 13/30] acpi: acpi_table: Support ACPI 2.0 platforms
[PATCH v1] udf: return EIO when ftrunctate access beyond end of device
2024-09-12 6:16 UTC
[PATCH i-g-t 0/6] add test to validate fallback
2024-09-12 6:28 UTC (7+ messages)
` [PATCH i-g-t 1/6] lib/igt_kms: add DP link management helper functions
` [PATCH i-g-t 2/6] lib/igt_kms: add helper to set connector link status
` [PATCH i-g-t 3/6] lib/igt_kms: allow set and reset value to be same
` [PATCH i-g-t 4/6] lib/igt_kms: add function to reset link params
` [PATCH i-g-t 5/6] tests/intel/kms_dp_fallback: add test for validating fallback
` [PATCH i-g-t 6/6] HAX: Do not merge
[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
2024-09-12 6:12 UTC (4+ messages)
` [PATCH net-next V2 1/5] net: lan743x: Add SFP support check flag
[PATCH v9 0/8] Add QPIC SPI NAND driver
2024-09-12 6:15 UTC (15+ messages)
` [PATCH v9 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v9 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v9 3/8] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v9 4/8] mtd: nand: Add qpic_common API file
` [PATCH v9 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK
` [PATCH v9 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v9 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v9 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node
[PATCH 6.1 000/186] 6.1.110-rc2 review
2024-09-12 6:15 UTC (2+ messages)
[ovmf test] 187668: all pass - PUSHED
2024-09-12 6:15 UTC
[PATCH v4 0/8] Introduce initial AMD ASF Controller driver support
2024-09-12 6:15 UTC (3+ messages)
` [PATCH v4 1/8] i2c: piix4: Change the signature of piix4_transaction function
[RESEND PATCH v2 0/3] mtd: spi-nor: Add support for S25FS-S family
2024-09-12 6:13 UTC (4+ messages)
` [RESEND PATCH v2 1/3] mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
` [RESEND PATCH v2 2/3] mtd: spi-nor-id: Use INFO6 macro for S25FL-S
` [RESEND PATCH v2 3/3] mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
2024-09-12 6:06 UTC (10+ messages)
` [PATCH 1/9] doc: board: enclustra: add Enclustra Intel AA1 SoM
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1
` [PATCH 3/9] ARM: socfpga: add Enclustra AA1 SoM support
` [PATCH 4/9] ARM: socfpga: add Enclustra AA1 extra env settings
` [PATCH 5/9] ARM: socfpga: add Enclustra AA1 demo env files
` [PATCH 6/9] ARM: socfpga: add Enclustra AA1 boot scripts
` [PATCH 7/9] ARM: socfpga: AA1: support MAC from secure eeprom
` [PATCH 8/9] ARM: socfpga: add si5338 clock generator support
` [PATCH 9/9] ARM: socfpga: make AA1 use si5338 clock gen
[PATCH v10] i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
2024-09-12 6:11 UTC
[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
2024-09-12 6:13 UTC (5+ messages)
` [PATCH HID v2 02/11] HID: core: save one kmemdup during .probe()
` [PATCH HID v2 08/11] HID: add per device quirk to force bind to hid-generic
linux-next: build failure after merge of the xen-tip tree
2024-09-12 6:13 UTC
[PATCH 0/3] Some correction in the DP Link Training dequence
2024-09-12 6:12 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ 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 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 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 (4+ 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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (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.