All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-03 01:41:51 to 2023-03-03 03:20:46 UTC [more...]

Equinix CCLA Schedule A update
 2023-03-03  2:23 UTC  (4+ messages)

[PATCH v3 0/7] Add and update some driver nodes for MT8186 SoC
 2023-03-03  3:17 UTC  (11+ messages)
` [PATCH v3 2/7] dt-bindings: spmi: spmi-mtk-pmif: Document mediatek,mt8195-spmi as fallback of mediatek,mt8186-spmi
` [PATCH v3 4/7] arm64: dts: mediatek: mt8186: Add ADSP node
` [PATCH v3 5/7] arm64: dts: mediatek: mt8186: Add audio controller node
` [PATCH v3 6/7] arm64: dts: mediatek: mt8186: Add GCE node
` [PATCH v3 7/7] arm64: dts: mediatek: mt8186: Add display nodes

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-03  2:55 UTC  (2+ messages)

[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-03-03  3:16 UTC  (6+ messages)
` [PATCH v5 4/5] KVM: x86: emulation: Apply LAM mask when emulating data access in 64-bit mode

[PATCH] LoongArch: Fix the CRC32 feature probing
 2023-03-03  3:15 UTC  (2+ messages)

[PATCH v2 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-03-03  3:14 UTC  (5+ messages)
` [PATCH v2 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator

[PATCH] erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
 2023-03-03  3:14 UTC 

+ migrate_pages-try-migrate-in-batch-asynchronously-firstly.patch added to mm-hotfixes-unstable branch
 2023-03-03  3:14 UTC 

+ migrate_pages-move-split-folios-processing-out-of-migrate_pages_batch.patch added to mm-hotfixes-unstable branch
 2023-03-03  3:14 UTC 

+ migrate_pages-fix-deadlock-in-batched-migration.patch added to mm-hotfixes-unstable branch
 2023-03-03  3:14 UTC 

[kvm-unit-tests PATCH v3 0/3] arm: Use gic_enable/disable_irq() macro to clean up code
 2023-03-03  3:11 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/3] arm: gic: Write one bit per time in gic_irq_set_clr_enable()
` [kvm-unit-tests PATCH v3 2/3] arm64: timer: Use gic_enable/disable_irq() macro in timer test
` [kvm-unit-tests PATCH v3 3/3] arm64: microbench: Use gic_enable_irq() macro in microbench test

+ maple_tree-fix-mas_skip_node-end-slot-detection.patch added to mm-hotfixes-unstable branch
 2023-03-03  3:11 UTC 

+ test_maple_tree-add-more-testing-for-mas_empty_area.patch added to mm-hotfixes-unstable branch
 2023-03-03  3:11 UTC 

[PATCH] kheaders: Use array declaration instead of char
 2023-03-03  3:08 UTC  (2+ messages)

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-03-03  3:06 UTC  (4+ messages)
` [REPOST PATCH 07/16] selftests: KVM: aarch64: Add PMU cycle counter helpers

+ mm-add-fault_flag_vma_lock-flag-fix.patch added to mm-unstable branch
 2023-03-03  3:06 UTC 

[LSF/MM/BPF TOPIC] Cloud storage optimizations
 2023-03-03  3:05 UTC  (7+ messages)

Error reports at boot time in Ampere Altra machines since c733ebb7c
 2023-03-03  3:04 UTC  (3+ messages)

[sashal-stable:pending-6.2 41/752] Error: arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi:391.1-14 Label or path pm8998_gpios not found
 2023-03-03  3:05 UTC 

[igt-dev] [PATCH i-g-t 0/3] Fix PMU freq verification with SLPC
 2023-03-03  3:04 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/perf_pmu: Compare against requested freq in frequency subtest

[syzbot] [block?] WARNING in blkdev_put (2)
 2023-03-03  3:03 UTC 

+ mm-mmap-write-lock-vmas-in-vma_prepare-before-modifying-them-fix.patch added to mm-unstable branch
 2023-03-03  3:03 UTC 

[RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD
 2023-03-03  3:01 UTC  (7+ messages)
` [RFC PATCH 10/12] block: ublk_drv: mark device as LIVE before adding disk
` [RFC PATCH 11/12] block: ublk_drv: add common exit handling

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-03  3:02 UTC  (6+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain

[PATCH v4.5 00/29] gdbstub/next: re-organise and split build
 2023-03-03  2:58 UTC  (30+ messages)
` [PATCH v4.5 01/29] gdbstub/internals.h: clean up include guard
` [PATCH v4.5 02/29] gdbstub: fix-up copyright and license files
` [PATCH v4.5 03/29] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PATCH v4.5 04/29] gdbstub: clean-up indent on gdb_exit
` [PATCH v4.5 05/29] gdbstub: define separate user/system structures
` [PATCH v4.5 06/29] gdbstub: move GDBState to shared internals header
` [PATCH v4.5 07/29] includes: move tb_flush into its own header
` [PATCH v4.5 08/29] gdbstub: move fromhex/tohex routines to internals
` [PATCH v4.5 09/29] gdbstub: make various helpers visible to the rest of the module
` [PATCH v4.5 10/29] gdbstub: move chunk of softmmu functionality to own file
` [PATCH v4.5 11/29] gdbstub: move chunks of user code into own files
` [PATCH v4.5 12/29] gdbstub: rationalise signal mapping in softmmu
` [PATCH v4.5 13/29] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PATCH v4.5 14/29] gdbstub: specialise handle_query_attached
` [PATCH v4.5 15/29] gdbstub: specialise target_memory_rw_debug
` [PATCH v4.5 16/29] gdbstub: introduce gdb_get_max_cpus
` [PATCH v4.5 17/29] gdbstub: specialise stub_can_reverse
` [PATCH v4.5 18/29] gdbstub: fix address type of gdb_set_cpu_pc
` [PATCH v4.5 19/29] gdbstub: don't use target_ulong while handling registers
` [PATCH v4.5 20/29] gdbstub: move register helpers into standalone include
` [PATCH v4.5 21/29] gdbstub: move syscall handling to new file
` [PATCH v4.5 22/29] gdbstub: only compile gdbstub twice for whole build
` [PATCH v4.5 23/29] testing: probe gdb for supported architectures ahead of time
` [PATCH v4.5 24/29] include: split target_long definition from cpu-defs
` [PATCH v4.5 25/29] gdbstub: split out softmmu/user specifics for syscall handling
` [PATCH v4.5 26/29] gdbstub: Remove gdb_do_syscallv
` [PATCH v4.5 27/29] gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t
` [PATCH v4.5 28/29] gdbstub: Build syscall.c once
` [PATCH v4.5 29/29] gdbstub: move update guest debug to accel ops

[PATCH -V2 0/3] migrate_pages: fix deadlock in batched synchronous migration
 2023-03-03  3:01 UTC  (4+ messages)
` [PATCH -V2 1/3] migrate_pages: fix deadlock in batched migration
` [PATCH -V2 2/3] migrate_pages: move split folios processing out of migrate_pages_batch()
` [PATCH -V2 3/3] migrate_pages: try migrate in batch asynchronously firstly

[PATCH v3] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-03-03  3:01 UTC  (5+ messages)

[PATCH v2] block: ublk: enable zoned storage support
 2023-03-03  2:59 UTC  (10+ messages)

[PATCH] arm64: kexec: remove unnecessary (void*) conversions
 2023-03-03  2:57 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3743:1: warning: the frame size of 2064 bytes is larger than 2048 bytes
 2023-03-03  2:54 UTC 

The gendisk of raid can't be released
 2023-03-03  2:53 UTC  (2+ messages)

[PATCH] arm64: armv8_deprecated: remove unnecessary (void*) conversions
 2023-03-03  2:50 UTC  (2+ messages)

using CXL for VM migration
 2023-03-03  2:50 UTC 

[RFC XEN PATCH 0/7] automation, RFC prototype, Have GitLab CI built its own containers
 2023-03-03  2:48 UTC  (2+ messages)

[PATCH v2] PM/hibernation: set the default image size for large memory
 2023-03-03  2:47 UTC 

[PATCH v2 0/5] batched remove rmap in try_to_unmap_one()
 2023-03-03  2:44 UTC  (10+ messages)

[PATCH 1/2] dt-bindings: ath10k: Add vdd-smps supply
 2023-03-03  2:42 UTC  (4+ messages)
` [PATCH 2/2] wifi: ath10k: snoc: Add VDD_SMPS regulator

[PULL 0/5] loongarch-to-apply queue
 2023-03-03  2:41 UTC  (6+ messages)
` [PULL 1/5] hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASE
` [PULL 2/5] loongarch: Add smbios command line option
` [PULL 3/5] docs/system/loongarch: update loongson3.rst and rename it to virt.rst
` [PULL 4/5] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
` [PULL 5/5] hw/loongarch/virt: add system_powerdown hmp command support

[PATCH v7 1/4] Bluetooth: Add support for hci devcoredump
 2023-03-03  2:39 UTC  (2+ messages)
` [v7,1/4] "

[BlueZ PATCH v1] mgmt-tester: Add devcoredump test
 2023-03-03  2:36 UTC  (2+ messages)
` [BlueZ,v1] "

A question about FAILOVER event in RoCE LAG
 2023-03-03  2:36 UTC  (3+ messages)

[RFC PATCH] interconnect: qcom: icc-rpm: Don't call __qcom_icc_set twice on the same node
 2023-03-03  2:35 UTC 

[PATCH 00/17] use __atomic operations returning previous value
 2023-03-03  2:33 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 5.4] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2023-03-03  2:35 UTC 

[PATCH 5.10] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2023-03-03  2:34 UTC 

[PATCH 5.15] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2023-03-03  2:34 UTC 

+ mailmap-add-alexandre-ghiti-personal-email-address.patch added to mm-hotfixes-unstable branch
 2023-03-03  2:30 UTC 

[PATCH 1/2] clk: qcom: gcc-sm6375: Update the .pwrsts for usb gdsc
 2023-03-03  2:29 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: gcc-msm8996: "

[RFC][nvdimm][crash] pmem memmap dump support
 2023-03-03  2:27 UTC  (6+ messages)

[PATCH 1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator
 2023-03-03  2:26 UTC  (6+ messages)
` [PATCH 2/6] Add a few AEHD headers
` [PATCH 3/6] Add the aehd-apic device type
` [PATCH 4/6] Add the aehd-ioapic "
` [PATCH 5/6] Add the aehd-i8259 "
` [PATCH 6/6] Add the AEHD implementation

[PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
 2023-03-03  2:25 UTC 

+ mailmap-correct-dikshita-agarwals-qualcomm-email-address.patch added to mm-hotfixes-unstable branch
 2023-03-03  2:26 UTC 

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-03  2:24 UTC  (5+ messages)
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA

+ sched-numa-use-hash_32-to-mix-up-pids-accessing-vma.patch added to mm-unstable branch
 2023-03-03  2:25 UTC 

+ sched-numa-enhance-vma-scanning-logic.patch added to mm-unstable branch
 2023-03-03  2:25 UTC 

+ sched-numa-implement-access-pid-reset-logic.patch added to mm-unstable branch
 2023-03-03  2:25 UTC 

+ sched-numa-apply-the-scan-delay-to-every-new-vma.patch added to mm-unstable branch
 2023-03-03  2:25 UTC 

arm64/for-kernelci baseline: 36 runs, 4 regressions (v6.2-143-g596b6b709632)
 2023-03-03  2:24 UTC 

[PATCH] blk-mq: quiesce queue while reallocating hctxs
 2023-03-03  2:21 UTC  (3+ messages)

+ kcov-improve-documentation-v3.patch added to mm-nonmm-unstable branch
 2023-03-03  2:19 UTC 

[meta-ti][dunfell][PATCH 0/4] Update to cicd.dunfell.202303021800
 2023-03-03  2:17 UTC  (5+ messages)
` [meta-ti][dunfell][PATCH 1/4] ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202303021800
` [meta-ti][dunfell][PATCH 2/4] u-boot-ti-staging: "
` [meta-ti][dunfell][PATCH 3/4] linux-ti-staging-rt: "
` [meta-ti][dunfell][PATCH 4/4] ti-k3-secdev: "

[meta-arago][dunfell][PATCH] ltp-ddt: CI/CD Auto-Merger: cicd.dunfell.202303021800
 2023-03-03  2:17 UTC 

linux-next: Tree for Mar 3
 2023-03-03  2:16 UTC 

[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
 2023-03-03  2:16 UTC  (5+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-03  2:16 UTC  (9+ messages)
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup

[PATCH 1/2] maple_tree: Fix mas_skip_node() end slot detection
 2023-03-03  2:15 UTC  (2+ messages)
` [PATCH 2/2] test_maple_tree: Add more testing for mas_empty_area()

+ mm-write-lock-vmas-before-removing-them-from-vma-tree-fix.patch added to mm-unstable branch
 2023-03-03  2:15 UTC 

[syzbot] [block?] WARNING in blkdev_put (2)
 2023-03-03  2:14 UTC 

[PATCH] net/mana: use trace points for data path logs
 2023-03-03  2:14 UTC 

+ mailmap-updates-for-jarkko-sakkinen.patch added to mm-hotfixes-unstable branch
 2023-03-03  2:13 UTC 

+ migrate_pages-silence-gcc-notes-for-mis-casting.patch added to mm-hotfixes-unstable branch
 2023-03-03  2:12 UTC 

+ mm-migrate-drop-pte_mkhuge-in-remove_migration_pte.patch added to mm-unstable branch
 2023-03-03  2:11 UTC 

[PATCH] mesa-demos: packageconfig weston should have a dependency on wayland-protocols
 2023-03-03  2:11 UTC 

[PATCH v4 0/3] checkpatch.pl: warn about discouraged tags and missing Link: tags
 2023-03-03  2:10 UTC  (10+ messages)
` [PATCH v4 2/3] checkpatch: warn when Reported-by: is not followed by Link:

[Virtio-fs] [virtio-fs] Windows 10 VirtioFS Service error - The service did not respond to the start or control request in a timely fashion
 2023-03-03  2:08 UTC  (2+ messages)

+ mm-debug_vm_pgtable-replace-pte_mkhuge-with-arch_make_huge_pte.patch added to mm-unstable branch
 2023-03-03  2:05 UTC 

+ mm-memory-use-folio_throttle_swaprate-in-do_cow_fault.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

+ mm-swap-remove-unneeded-cgroup_throttle_swaprate.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

+ mm-memory-use-folio_throttle_swaprate-in-do_anonymous_page.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

+ mm-memory-use-folio_throttle_swaprate-in-wp_page_copy.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

+ mm-memory-use-folio_throttle_swaprate-in-page_copy_prealloc.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

+ mm-memory-use-folio_throttle_swaprate-in-do_swap_page.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

+ mm-huge_memory-convert-__do_huge_pmd_anonymous_page-to-use-a-folio.patch added to mm-unstable branch
 2023-03-03  2:04 UTC 

[PATCH v2 0/2] Fix some bug in cifs
 2023-03-03  2:02 UTC  (2+ messages)

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-03-03  2:02 UTC  (8+ messages)
` [PATCH 4/5] net/bnxt: use fp ops setup function
` [PATCH 5/5] app/testpmd: add error recovery usage demo

[PATCH v2] arm64: dts: mediatek: Add cpufreq nodes for MT8192
 2023-03-03  2:00 UTC  (2+ messages)

[PATCH -next] mm/damon/paddr: minor refactor of damon_pa_pageout()
 2023-03-03  1:42 UTC  (2+ messages)

[RESEND 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
 2023-03-03  1:38 UTC  (5+ messages)
` [RESEND 1/6] media: dt-bindings: media: mediatek: Rename child node names for decoder
` [RESEND 6/6] arm64: dts: mt8195: Add video decoder node

+ mm-userfaultfd-propagate-uffd-wp-bit-when-pte-mapping-the-huge-zeropage.patch added to mm-hotfixes-unstable branch
 2023-03-03  1:59 UTC 

[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-03  1:57 UTC  (8+ messages)
` [PATCHv2 5/6] zsmalloc: extend compaction statistics

[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
 2023-03-03  1:57 UTC  (2+ messages)

[PATCH 0/2] automation: introduce static heap and shared memory tests
 2023-03-03  1:56 UTC  (5+ messages)
` [PATCH 1/2] automation: arm64: Create a test job for testing static heap on qemu
` [PATCH 2/2] automation: arm64: Create a test job for testing static shared memory "

[PATCH v5 0/3] md/bitmap: Optimal last page size
 2023-03-03  1:55 UTC  (9+ messages)
` [PATCH v5 3/3] md: Use optimal I/O size for last bitmap page

[PATCH] arm: mvebu: Set common SPI flash default speed and mode
 2023-03-03  1:56 UTC  (2+ messages)

[PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
 2023-03-03  1:53 UTC  (13+ messages)

[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-03  1:49 UTC  (7+ messages)

+ mm-teach-mincore_hugetlb-about-pte-markers.patch added to mm-hotfixes-unstable branch
 2023-03-03  1:50 UTC 

[PATCH 0/1] linux-firmware: update firmware for mediatek
 2023-03-03  1:49 UTC  (3+ messages)
` [PATCH 1/1] linux-firmware: update firmware for mediatek bluetooth chip (MT7921)

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-03-03  1:50 UTC  (7+ messages)
` [PATCH 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
  ` [PATCH 1/2] mailbox: pcc: Add processing platform notification for slave subspaces

[PATCH] mm: teach mincore_hugetlb about pte markers
 2023-03-03  1:50 UTC  (3+ messages)

[PATCH v2] netfilter: ctnetlink: revert to dumping mark regardless of event type
 2023-03-03  1:48 UTC 

[meta-oe][PATCH] pmdk: Upgrade to 1.12.1
 2023-03-03  1:45 UTC 

[PATCH 0/2] scsi: sd: Fix physical block size issues of host-managed zoned disks
 2023-03-03  1:44 UTC  (3+ messages)
` [PATCH 1/2] scsi: sd: Check physical sector alignment of sequential zone writes
` [PATCH 2/2] scsi: sd: Fix wrong zone_write_granularity value at revalidate

[PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
 2023-03-03  1:43 UTC  (11+ messages)

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 1 warning (v6.2-143-g596b6b709632)
 2023-03-03  1:40 UTC 

[PATCH v2 00/10] Better fixes for grouping of events
 2023-03-03  1:41 UTC  (4+ messages)
` [PATCH v2 06/10] perf evsel: Add function to compute pmu_name


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.