All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-11 11:19:46 to 2024-01-11 11:58:32 UTC [more...]

[RFC] Revert "virtio_pci: Support surprise removal of virtio pci
 2024-01-11 11:58 UTC  (5+ messages)

Error while unlocking encrypted BCacheFS: Required key not available
 2024-01-11 11:58 UTC  (4+ messages)

next/master baseline: 405 runs, 61 regressions (next-20240111)
 2024-01-11 11:58 UTC 

[PATCH 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-11 11:56 UTC  (7+ messages)
` [PATCH 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH 4/7] selftests/mm: khugepaged: "
` [PATCH 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH 6/7] selftests/mm: ksm_tests: "
` [PATCH 7/7] selftests/mm: config: add missing configs

[PATCH v2] target/s390x/kvm/pv: Provide some more useful information if decryption fails
 2024-01-11 11:56 UTC  (2+ messages)

[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2024-01-11 11:56 UTC  (3+ messages)

[PATCH] arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells
 2024-01-11 11:56 UTC  (2+ messages)

[PATCH] arm64: dts: broadcom: bcmbca: bcm4908: use NVMEM layout for Asus GT-AC5300
 2024-01-11 11:56 UTC  (2+ messages)

[PATCH] platform/x86: silicom-platform: clean up a check
 2024-01-11 11:56 UTC  (2+ messages)

Music News and Site Updates (January 11, 2024)
 2024-01-11 11:56 UTC 

[PATCH v6 00/11] media: rkisp1: Add support for i.MX8MP
 2024-01-11 11:48 UTC  (32+ messages)
` [PATCH v6 01/11] media: rkisp1: Add and use rkisp1_has_feature() macro
` [PATCH v6 02/11] media: rkisp1: Support setting memory stride for main path
` [PATCH v6 03/11] media: rkisp1: Support devices lacking self path
` [PATCH v6 04/11] media: rkisp1: Support devices lacking dual crop
` [PATCH v6 05/11] dt-bindings: media: rkisp1: Add i.MX8MP ISP to compatible
` [PATCH v6 06/11] media: rkisp1: Add match data for i.MX8MP ISP
` [PATCH v6 07/11] media: rkisp1: Configure gasket on i.MX8MP
` [PATCH v6 08/11] media: rkisp1: Support i.MX8MP's 34-bit DMA
` [PATCH v6 09/11] media: rkisp1: Add YC swap capability
` [PATCH v6 10/11] media: rkisp1: Add UYVY as an output format
` [PATCH v6 11/11] media: rkisp1: Fix endianness on raw streams on i.MX8MP

[PATCH] rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
 2024-01-11 11:54 UTC  (3+ messages)

[PATCH v2] tools/mm: Add thpmaps script to dump THP usage info
 2024-01-11 11:54 UTC  (3+ messages)

[PATCH 00/22] Remove the directmap
 2024-01-11 11:53 UTC  (5+ messages)
` [PATCH 11/22] x86: add a boot option to enable and disable the direct map

[PATCH v4] sched/stats: Fix rt/dl task's sched latency statistics error in sched_stat_wait trace_point
 2024-01-11 11:52 UTC  (2+ messages)

[PATCH v2 1/3] arm: xea: Move XEA's environment variables from xea.h to xea.env
 2024-01-11 11:52 UTC  (4+ messages)

[PATCH 1/2] Port SoC framework from Linux
 2024-01-11 11:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8M: convert the machine init to the soc driver

[PATCH v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-01-11 11:52 UTC  (4+ messages)
` [PATCH v4 10/16] iommu/amd: Refactor helper function for setting / clearing GCR3

[PATCH] MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
 2024-01-11 11:51 UTC  (2+ messages)

[PATCH] MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
 2024-01-11 11:51 UTC  (2+ messages)

[PATCH 0/2] Power management fixes
 2024-01-11 11:51 UTC  (3+ messages)
` [PATCH 1/2] ata: libata-core: Do not try to set sleeping devices to standby
` [PATCH 2/2] ata: libata-core: Revert "ata: libata-core: Fix ata_pci_shutdown_one()"

[PATCH v4] net: stmmac: Prevent DSA tags from breaking COE
 2024-01-11 11:49 UTC  (3+ messages)

[PATCH 00/18] Dynamic OP-TEE Loading
 2024-01-11 11:48 UTC  (19+ messages)
` [PATCH 01/18] ARM: i.MX8M: atf: make use of imx8m*_save_bootrom_log macros
` [PATCH 02/18] ARM: i.MX8M: bundle imx-scratch code
` [PATCH 03/18] ARM: i.MX8M: scratch: make imx_scratch_space private
` [PATCH 04/18] ARM: i.MX8M: romapi: refactor saving the bootrom log
` [PATCH 05/18] ARM: i.MX8M: scratch: add optee_hdr area
` [PATCH 06/18] common: limit BOOTM_OPTEE to 32bit systems
` [PATCH 07/18] common: add OPTEE_SHM_SIZE to configure optee shared memory
` [PATCH 08/18] optee: add support to verify 64-bit headers as well
` [PATCH 09/18] optee: add header version check
` [PATCH 10/18] optee: add helper functions to set/get the optee memory base
` [PATCH 11/18] optee: optee_verify_header: constify optee_header
` [PATCH 12/18] ARM64: mmu: add dynamic optee memory mapping support
` [PATCH 13/18] ARM: i.MX8M: add dynamic optee memory of-fixup support
` [PATCH 14/18] drivers: tee: optee: add support for dynamic optee memory base address
` [PATCH 15/18] ARM: i.MX8M: atf: add support for optee hdr parsing
` [PATCH 16/18] ARM: i.MX8M: allow board code to configure the bl33 loadaddr
` [PATCH 17/18] ARM: i.MX8M: cleanup MX8M*_ATF_BL33_BASE_ADDR defines
` [PATCH 18/18] ARM: i.MX8M: fix optee of-fixup logic

[PATCH 0/8] limit passing around of cpu_user_regs
 2024-01-11 11:49 UTC  (3+ messages)
` [PATCH 1/8] keyhandler: don't pass cpu_user_regs around

[DISCUSS] Introducing Rust into the Git project
 2024-01-11 11:45 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support
 2024-01-11 11:47 UTC  (7+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sc8280xp: camss: Add CCI definitions
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition

[btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub
 2024-01-11 11:45 UTC  (2+ messages)

[PATCH] string-output-visitor: Fix (pseudo) struct handling
 2024-01-11 11:45 UTC  (2+ messages)

[Intel-wired-lan] [RFC PATCH v3 00/11] Add support for Intel PPS Generator
 2024-01-11 11:44 UTC  (4+ messages)
    `  "

[virtio-comment] [RFC PATCH v3 0/4] virtio-rtc: Add device specification
 2024-01-11 11:43 UTC  (6+ messages)
` [virtio-comment] [RFC PATCH v3 3/4] virtio-rtc: Add alarm feature

[meta-webserver][PATCH] nginx: fix CVE-2023-44487
 2024-01-11 11:42 UTC  (2+ messages)
` [oe] "

[PATCH 0/2] gitlab: Add config for Loongarch64 custom runner
 2024-01-11 11:41 UTC  (10+ messages)
` [NOTFORMERGE PATCH 2/2] gitlab: Add Loongarch64 KVM-only build

[PATCH] dmaengine: usb-dmac: Avoid format-overflow warning
 2024-01-11 11:41 UTC  (3+ messages)

[Buildroot] [PATCH v4 1/3] Revert "support/download: generate even more reproducible tarballs"
 2024-01-11 11:41 UTC  (6+ messages)
` [Buildroot] [PATCH v4 2/3] support/testing: test_rust.py: Add test to check correct vendoring
` [Buildroot] [PATCH v4 3/3] package/ripgrep: bump to version 14.1.0

[Buildroot] [git commit] package/ripgrep: bump to version 14.1.0
 2024-01-11 11:00 UTC 

[Buildroot] [git commit] Revert "support/download: generate even more reproducible tarballs"
 2024-01-11 11:00 UTC 

[PATCH] qcom: Update the firmware for Adreno a630 family of GPUs
 2024-01-11 11:39 UTC 

[Buildroot] [git commit] support/testing: test_rust.py: Add test to check correct vendoring
 2024-01-11 11:13 UTC 

[PATCH v7 0/5] Add display support for stm32f769-disco board
 2024-01-11 11:40 UTC  (14+ messages)
` [PATCH v7 1/5] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [PATCH v7 2/5] ARM: dts: stm32: add DSI support on stm32f769
` [PATCH v7 3/5] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [PATCH v7 4/5] ARM: dts: stm32: add display support "
` [PATCH v7 5/5] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09

[ANNOUNCE] kexec-tools 2.0.28
 2024-01-11 11:40 UTC 

[PATCH net 0/7] Networking MAINTAINERS spring 2024 cleanup
 2024-01-11 11:39 UTC  (5+ messages)
` [PATCH net 6/7] MAINTAINERS: mark ax25 as Orphan

[PATCH v2] wifi: rtl8xxxu: enable channel switch support
 2024-01-11 11:38 UTC  (4+ messages)

[PATCH v1 RESEND] serial: 8250: Set fifo timeout with uart_fifo_timeout()
 2024-01-11 11:38 UTC  (5+ messages)

[PATCH] mfd: twl: Clean up errors in twl.h
 2024-01-11 11:38 UTC  (2+ messages)

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2024-01-11 11:34 UTC  (8+ messages)
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "

[LTP] ioprio_set03.c:40: TFAIL: ioprio_set IOPRIO_CLASS_BE prio 8 should not work
 2024-01-11 11:35 UTC 

[PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 11:32 UTC 

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-11 11:35 UTC  (4+ messages)
` [DO NOT MERGE v6 23/37] mfd: sm501: Convert platform_data to OF property

[PATCH] RFC: tests/xe_svm: basic svm test
 2024-01-11 11:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[v7 1/1] net/af_xdp: fix multi interface support for K8s
 2024-01-11 11:35 UTC  (5+ messages)

[PATCH v2] x86/intel: ensure Global Performance Counter Control is setup correctly
 2024-01-11 11:34 UTC  (4+ messages)

[PATCH] btrfs: use the original mount's mount options for the legacy reconfigure
 2024-01-11 11:34 UTC  (2+ messages)

[PATCH] scsi: aacraid: Clean up errors in commsup.c
 2024-01-11 11:32 UTC 

[PATCH] drm/xe: display support should not depend on EXPERT
 2024-01-11 11:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PULL 00/14] loongarch-to-apply queue
 2024-01-11 11:16 UTC  (15+ messages)
` [PULL 01/14] linux-headers: Synchronize linux headers from linux v6.7.0-rc8
` [PULL 02/14] target/loongarch: Define some kvm_arch interfaces
` [PULL 03/14] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PULL 04/14] target/loongarch: Implement kvm get/set registers
` [PULL 05/14] target/loongarch: Implement kvm_arch_init function
` [PULL 06/14] target/loongarch: Implement kvm_arch_init_vcpu
` [PULL 07/14] target/loongarch: Implement kvm_arch_handle_exit
` [PULL 08/14] target/loongarch: Restrict TCG-specific code
` [PULL 09/14] target/loongarch: Implement set vcpu intr for kvm
` [PULL 10/14] target/loongarch: Add loongarch kvm into meson build
` [PULL 11/14] hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
` [PULL 12/14] hw/loongarch/virt: Set iocsr address space per-board rather than percpu
` [PULL 13/14] hw/intc/loongarch_extioi: Add dynamic cpu number support
` [PULL 14/14] hw/intc/loongarch_extioi: Add vmstate post_load support

[PATCH -next 0/2] RISC-V: ACPI: Add LPI support
 2024-01-11 11:31 UTC  (9+ messages)
` [PATCH -next 1/2] ACPI: Enable ACPI_PROCESSOR for RISC-V
` [PATCH -next 2/2] cpuidle: RISC-V: Add ACPI LPI support

[PATCH v2] Bluetooth: qca: Fix crash when btattach BT controller QCA_ROME
 2024-01-11 11:32 UTC  (2+ messages)
` [v2] "

[PATCH] scsi: aacraid: Clean up errors in linit.c
 2024-01-11 11:30 UTC 

[PATCH net] ethtool: netlink: Add missing ethnl_ops_begin/complete
 2024-01-11 11:30 UTC  (2+ messages)

[PATCH BlueZ v3] shared/gatt-db: Fix munmap_chunk invalid pointer
 2024-01-11 11:30 UTC  (3+ messages)

[openeuler:OLK-6.6 1774/2336] kernel/livepatch/core.c:2020:13: warning: no previous prototype for 'arch_klp_set_brk_func'
 2024-01-11 11:28 UTC 

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2024-01-11 11:27 UTC  (15+ messages)
  ` [External] "

[PATCH] scsi: aacraid: Clean up errors in commctrl.c
 2024-01-11 11:27 UTC 

[PATCH v6 0/5] Add display support for stm32f769-disco board
 2024-01-11 11:27 UTC  (6+ messages)
` [PATCH v6 5/5] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09
  ` [Linux-stm32] "

[PATCH 0/4] pci/aer: Handle Advisory Non-Fatal properly
 2024-01-11 11:27 UTC  (3+ messages)
` [PATCH 1/4] pci/aer: Store more information in aer_err_info

undefined reference to `__aarch64_cas4_sync' error on arm64 native build
 2024-01-11 11:26 UTC  (12+ messages)

[PATCH v6 1/2] leds: trigger: netdev: display only supported link speed attribute
 2024-01-11 11:26 UTC  (4+ messages)
` [PATCH v6 2/2] docs: ABI: sysfs-class-led-trigger-netdev: Document now hidable link_*

[PATCH net 0/2] selftests: net: Small fixes
 2024-01-11 11:25 UTC  (2+ messages)

[PATCH] dt-bindings: serial: stm32: add power-domains property
 2024-01-11 11:24 UTC  (2+ messages)

[PATCH] scsi: aacraid: Clean up errors in aachba.c
 2024-01-11 11:25 UTC 

[PULL 00/14] loongarch-to-apply queue
 2024-01-11 11:11 UTC 

[PATCH] arm64: fpsimd: Bring cond_yield asm macro in line with new rules
 2024-01-11 11:24 UTC 

[PATCH v2 0/3] GuC CT tweaks
 2024-01-11 11:24 UTC  (3+ messages)
` [PATCH v2 2/3] drm/xe: Move TLB invalidation reset before HW reset

[PATCH] staging: vt6655: Remove extra blank lines between code blocks
 2024-01-11 11:24 UTC  (7+ messages)

[PATCH v2] virt: tdx-guest: Handle GetQuote request error code
 2024-01-11 11:23 UTC  (2+ messages)

Performance regression in ip_set_swap on 6.1.69
 2024-01-11 11:22 UTC  (8+ messages)
          `  "

[PATCH v2] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 11:13 UTC  (4+ messages)
  ` 回复: "

[PATCH] scsi: qla4xxx: Clean up errors in ql4_iocb.c
 2024-01-11 11:22 UTC 

[RFC] Sleep waiting for an rwsem to be unlocked
 2024-01-11 11:22 UTC  (2+ messages)

[PATCH] ata: libata-core: Do not try to set sleeping devices to standby
 2024-01-11 11:21 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Clean up errors in ql4_glbl.c
 2024-01-11 11:20 UTC 

[PATCH v2 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
 2024-01-11 11:20 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/xe_exec_store: don't pass gt_id as bind queue
 2024-01-11 11:20 UTC  (2+ messages)
` ✗ CI.xeBAT: failure for "

[PATCH] wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()
 2024-01-11 11:19 UTC  (2+ messages)


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.