All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-19 16:39:02 to 2021-10-19 17:26:30 UTC [more...]

[PULL 0/7] Migration.next patches
 2021-10-19 16:55 UTC  (2+ messages)

[PATCH v3 00/42] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-19 17:22 UTC  (48+ messages)
` [PATCH v3 01/42] arm64/fp: Reindent fpsimd_save()
` [PATCH v3 02/42] arm64/sve: Remove sve_load_from_fpsimd_state()
` [PATCH v3 03/42] arm64/sve: Make sve_state_size() static
` [PATCH v3 04/42] arm64/sve: Make access to FFR optional
` [PATCH v3 05/42] arm64/sve: Rename find_supported_vector_length()
` [PATCH v3 06/42] arm64/sve: Use accessor functions for vector lengths in thread_struct
` [PATCH v3 07/42] arm64/sve: Put system wide vector length information into structs
` [PATCH v3 08/42] arm64/sve: Explicitly load vector length when restoring SVE state
` [PATCH v3 09/42] arm64/sve: Track vector lengths for tasks in an array
` [PATCH v3 10/42] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v3 11/42] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v3 12/42] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v3 13/42] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v3 14/42] tools/nolibc: Implement gettid()
` [PATCH v3 15/42] arm64/sme: Provide ABI documentation for SME
` [PATCH v3 16/42] arm64/sme: System register and exception syndrome definitions
` [PATCH v3 17/42] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v3 18/42] arm64/sme: Early CPU setup for SME
` [PATCH v3 19/42] arm64/sme: Basic enumeration support
` [PATCH v3 20/42] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v3 21/42] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v3 22/42] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v3 23/42] arm64/sme: Implement support for TPIDR2
` [PATCH v3 24/42] arm64/sme: Implement SVCR context switching
` [PATCH v3 25/42] arm64/sme: Implement streaming SVE "
` [PATCH v3 26/42] arm64/sme: Implement ZA "
` [PATCH v3 27/42] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v3 28/42] arm64/sme: Implement streaming SVE signal handling
` [PATCH v3 29/42] arm64/sme: Implement ZA "
` [PATCH v3 30/42] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v3 31/42] arm64/sme: Add ptrace support for ZA
` [PATCH v3 32/42] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v3 33/42] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v3 34/42] arm64/sme: Provide Kconfig for SME
` [PATCH v3 35/42] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v3 36/42] kselftest/arm64: Add tests for TPIDR2
` [PATCH v3 37/42] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v3 38/42] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v3 39/42] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v3 40/42] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v3 41/42] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v3 42/42] kselftest/arm64: Add coverage for the ZA ptrace interface

USB2 Link USB-SCSI converter and LUNs
 2021-10-19 17:25 UTC  (8+ messages)

[PATCH 00/24] bsd-user: arm (32-bit) support
 2021-10-19 16:44 UTC  (15+ messages)
` [PATCH 01/24] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards
` [PATCH 02/24] bsd-user/arm/target_syscall.h: Add copyright and update name
` [PATCH 03/24] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
` [PATCH 04/24] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
` [PATCH 05/24] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PATCH 06/24] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PATCH 08/24] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PATCH 09/24] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
` [PATCH 10/24] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PATCH 11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PATCH 13/24] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH 14/24] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PATCH 19/24] bsd-user/arm/target_arch_signal.h: arm user context and trapframe for signals
` [PATCH 21/24] bsd-user/arm/target_arch_signal.h: arm get_mcontext

[PATCH net-next] fq_codel: generalise ce_threshold marking for subset of traffic
 2021-10-19 17:25 UTC  (2+ messages)

[RFC PATCH] drm: Increase DRM_OBJECT_MAX_PROPERTY by 18
 2021-10-19 17:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Increase DRM_OBJECT_MAX_PROPERTY by 18. (rev2)

[PATCH] staging: rtl8723bs: core: Remove true and false comparison
 2021-10-19 17:23 UTC 

[dpdk-dev] [PATCH 0/6] mempool: cleanup namespace
 2021-10-19 17:23 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/6] mempool: make header size calculation internal
  ` [dpdk-dev] [PATCH v2 6/6] mempool: deprecate unused defines

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-19 17:22 UTC  (5+ messages)
` [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
` [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback

[PATCH] gdbstub: Switch to the thread receiving a signal
 2021-10-19 17:02 UTC  (2+ messages)

[PATCH] usb: gadget: u_ether: use eth_hw_addr_set()
 2021-10-19 17:21 UTC 

[Intel-gfx] [PATCH] Revert "drm/i915/bios: gracefully disable dual eDP for now"
 2021-10-19 17:21 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/6] direct-map memory map
 2021-10-19 17:19 UTC  (3+ messages)
` [PATCH v2 2/6] xen/arm: introduce direct-map for domUs

[PATCH 0/2] Removing of old code
 2021-10-19 17:11 UTC  (4+ messages)
` [PATCH 1/2] fs/ntfs3: Remove unnecessary functions

[linux-lvm] Discussion: performance issue on event activation mode
 2021-10-19 17:18 UTC  (11+ messages)

[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-19 17:13 UTC  (4+ messages)
` [v4 PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-19 16:56 UTC  (7+ messages)

[meta-ti][dunfell/master][PATCH] conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREE
 2021-10-19 17:15 UTC  (2+ messages)

[PATCH] externalsrc.bbclass: Allow externalsrc to be extended with extra classes
 2021-10-19 17:15 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 0/8] Remove dependency on congestion_wait in mm/
 2021-10-19 17:12 UTC  (3+ messages)
` [PATCH 2/8] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated

[dpdk-dev] [PATCH v2 0/5] Flow entites behavior on port restart
 2021-10-19 17:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/6] "
  ` [dpdk-dev] [PATCH v3 1/6] ethdev: add capability to keep flow rules on restart

[PATCH 0/8] staging: prepare for const netdev->dev_addr
 2021-10-19 17:12 UTC  (9+ messages)
` [PATCH 1/8] staging: use eth_hw_addr_set()
` [PATCH 2/8] staging: use eth_hw_addr_set() instead of ether_addr_copy()
` [PATCH 3/8] staging: use eth_hw_addr_set() for dev->addr_len cases
` [PATCH 4/8] staging: qlge: use eth_hw_addr_set()
` [PATCH 5/8] staging: rtl8712: prepare for const netdev->dev_addr
` [PATCH 6/8] staging: unisys: use eth_hw_addr_set()
` [PATCH 7/8] staging: rtl: "
` [PATCH 8/8] staging: use eth_hw_addr_set() in orphan drivers

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-19 17:12 UTC  (13+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core

[PATCH] blk-mq: don't handle non-flush requests in blk_insert_flush
 2021-10-19 17:11 UTC  (3+ messages)

[PATCH] [RFC] x86: avoid -mtune=atom with clang
 2021-10-19 17:11 UTC 

[V2][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-19 17:10 UTC  (6+ messages)

[PATCH] block: add documentation for inflight
 2021-10-19 17:09 UTC  (2+ messages)

[PATCH] multiboot: Use DMA instead port-based transfer
 2021-10-19 16:45 UTC  (2+ messages)

[PATCH v5 0/4] VNC-related HMP/QMP fixes
 2021-10-19 15:54 UTC  (2+ messages)
` [PATCH v5 3/4] qapi/monitor: allow VNC display id in set/expire_password

[syzbot] possible deadlock in perf_event_ctx_lock_nested (2)
 2021-10-19 17:09 UTC  (2+ messages)

[PATCH 0/7] NFSv4.2 add tracepoints to sparse files and copy
 2021-10-19 17:08 UTC  (3+ messages)
` [PATCH 1/7] NFSv4.2 add tracepoint to SEEK

MPC+Data bug progress?
 2021-10-19 17:05 UTC  (3+ messages)

[PATCH] mwifiex: Fix divide error in mwifiex_usb_dnld_fw
 2021-10-19 17:06 UTC  (3+ messages)

[PATCH] PM: EM: do not allow pd creation prior to debugfs initialization
 2021-10-19 17:05 UTC  (3+ messages)

Folio discussion recap
 2021-10-19 17:06 UTC  (11+ messages)
    ` Folios for 5.15 request - Was: re: Folio discussion recap -
                ` Splitting struct page into multiple types "

[xen-unstable-smoke test] 165676: tolerable all pass - PUSHED
 2021-10-19 17:05 UTC 

[PATCH] x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to be zero
 2021-10-19 17:05 UTC  (2+ messages)

[PATCH] ref-manual: Document the EXTERNALSRC_EXTENSIONS variable
 2021-10-19 17:04 UTC 

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-19 16:01 UTC  (8+ messages)
` [PATCH v2 04/48] tcg/optimize: Change tcg_opt_gen_{mov, movi} interface
` [PATCH v2 05/48] tcg/optimize: Move prev_mb into OptContext
` [PATCH v2 40/48] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops

[PATCH 1/2] gawk: replace AR patch with upstreamed patch
 2021-10-19 17:03 UTC  (4+ messages)
` [PATCH 2/2] gawk: reduce strictness of the time test
  ` [OE-core] "

[meta-ti][master/dunfell][PATCH v2] ti-linux-fw: Support common inc for all firmware
 2021-10-19 17:03 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v3 -next 0/2] blk-cgroup: synchoronize blkg creation against policy deactivation
 2021-10-19 17:03 UTC  (5+ messages)
` [PATCH v3 -next 1/2] blk-cgroup: don't call blk_mq_freeze_queue() in blkcg_deactivate_policy()
` [PATCH v3 -next 2/2] blk-cgroup: synchoronize blkg creation against policy deactivation

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-19 16:19 UTC  (2+ messages)
  ` [PATCH 23/31] hw/loongarch: Add default bios startup support

[PATCH V2 00/12] More virtio hardening
 2021-10-19 17:01 UTC  (7+ messages)
` [PATCH V2 06/12] virtio_pci: harden MSI-X interrupts

[PATCH bpf-next 0/2 v2] Add bpf_skc_to_unix_sock() helper
 2021-10-19 17:02 UTC  (5+ messages)
` [PATCH bpf-next 2/2 v2] selftests/bpf: Test "

[PATCH v3 1/3] KVM: emulate: Don't inject #GP when emulating RDMPC if CR0.PE=0
 2021-10-19 17:00 UTC  (6+ messages)
` [PATCH v3 2/3] KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
` [PATCH v3 3/3] KVM: vCPU kick tax cut for running vCPU

[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-10-19 16:59 UTC  (5+ messages)
` [PATCH v2 03/21] ACPI: CPPC: Check online CPUs for determining _CPC is valid
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function

[PATCH] ASoC: Intel: Unify HDAudio-ext bus initialization
 2021-10-19 16:58 UTC  (4+ messages)

[PATCH bpf] libbpf: fix overflow in BTF sanity checks
 2021-10-19 16:58 UTC 

[PATCH v2 1/2] perf bench futex: Use a 64-bit time_t
 2021-10-19 16:56 UTC  (3+ messages)

[PATCH v8 00/32] file system-wide error monitoring
 2021-10-19 16:54 UTC  (7+ messages)
` [PATCH v8 30/32] ext4: Send notifications on error
` [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event

[dpdk-dev] [PATCH 00/18] mlx5: sharing global MR cache between drivers
 2021-10-19 16:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 04/18] common/mlx5: share memory related devargs

[PATCH v5 00/16] target/riscv: Rationalize XLEN and operand length
 2021-10-19 15:24 UTC  (7+ messages)
` [PATCH v5 07/16] target/riscv: Properly check SEW in amo_op
` [PATCH v5 09/16] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v5 11/16] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v5 13/16] target/riscv: Use gen_shift*_per_ol for RVB, RVI
` [PATCH v5 15/16] target/riscv: Use riscv_csrrw_debug for cpu_dump
` [PATCH v5 16/16] target/riscv: Compute mstatus.sd on demand

[PATCH v3 00/23] Fix some issues at documentation
 2021-10-19 16:53 UTC  (5+ messages)
` [PATCH v3 23/23] dt-bindings: reserved-memory: ramoops: update ramoops.yaml references

[PATCH 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-10-19 16:51 UTC  (5+ messages)
` [PATCH 11/22] usb: host: ohci-at91: deny IRQ0

[PATCH v2 0/7] KVM: VMX: PT (processor trace) optimization cleanup and fixes
 2021-10-19 16:52 UTC  (2+ messages)

[PATCH v3 3/4] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-19 16:51 UTC  (6+ messages)
` [sched.h] 317419b91e: perf-sanity-tests.Parse_sched_tracepoints_fields.fail

[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-10-19 16:50 UTC  (5+ messages)
` [PATCH v2 00/14] "

[PATCH 0/9] x86: Rewrite the retpoline rewrite logic
 2021-10-19 16:49 UTC  (6+ messages)
` [PATCH 4/9] x86/alternative: Implement .retpoline_sites support

[PATCH] iommu/dart: Initialize DART_STREAMS_ENABLE
 2021-10-19 16:49 UTC  (2+ messages)

[PATCH 01/65] libjitterentropy: update 3.1.0 -> 3.3.0
 2021-10-19 16:47 UTC  (5+ messages)
` [PATCH 26/65] psplash: upgrade to latest revision
  ` [OE-core] "
` [PATCH 65/65] systemd: disable seccomp on mips32
  ` [OE-core] "

[PATCH] scsi: core: ufs-pci: hide unused ufshcd_pci_restore function
 2021-10-19 16:47 UTC  (2+ messages)

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-19 16:12 UTC  (21+ messages)
  ` Deprecate the ppc405 boards in QEMU?

[PATCH v1 1/2] NFS: Move generic FS show macros to global header
 2021-10-19 16:46 UTC  (2+ messages)
` [PATCH v1 2/2] NFS: Move NFS protocol display "

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-10-19 16:45 UTC  (3+ messages)
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP

[PATCH v8 0/8] env: Allow environment in text files
 2021-10-19 16:44 UTC  (11+ messages)
` [PATCH v8 4/8] env: Allow U-Boot scripts to be placed in a .env file

[PATCH v8 00/21] auxdisplay: ht16k33: Add character display support
 2021-10-19 16:44 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-19 16:44 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 17/17] x86 AMD SEV-ES: Add test cases

[PATCH v6 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-10-19 16:38 UTC  (5+ messages)
` [PATCH v6 11/16] drm/mediatek: add display MDP RDMA support for MT8195

[PATCH] NFSD: Fix sparse warning
 2021-10-19 16:43 UTC 

[dpdk-dev] [v8, 0/4] cnxk: enable telemetry endpoints for mempool and ethdev
 2021-10-19 16:42 UTC  (3+ messages)
` [dpdk-dev] [v9 0/4] cnxk: enable telemetry endpoints

[PATCH net-next] net-core: use netdev_* calls for kernel messages
 2021-10-19 16:42 UTC 

[PATCH v16 00/16] HID: nintendo
 2021-10-19 16:41 UTC  (5+ messages)

[PATCH v7 00/11] VP9 codec V4L2 control interface
 2021-10-19 16:38 UTC  (5+ messages)
` [PATCH v7 11/11] media: hantro: Support NV12 on the G2 core
    `  "

[PATCH v6 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-19 16:31 UTC  (4+ messages)
` [PATCH v6 13/15] coresight: trbe: Work around write to out of range
` [PATCH v6 14/15] arm64: errata: Enable workaround for TRBE overwrite in FILL mode
` [PATCH v6 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-19 16:39 UTC  (11+ messages)

[PATCH] batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()
 2021-10-19 16:39 UTC 

[PATCH v3 0/6] Support IOMMU page sizes larger than the CPU page size
 2021-10-19 16:37 UTC  (8+ messages)
` [PATCH v3 3/6] iommu/dma: Support granule > PAGE_SIZE allocations
` [PATCH v3 4/6] iommu: Move IOMMU pagesize check to attach_device
` [PATCH v3 5/6] iommu: Introduce __IOMMU_DOMAIN_LP
` [PATCH v3 6/6] iommu/dart: Remove force_bypass logic


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.