All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-10 18:18:48 to 2021-12-10 18:58:02 UTC [more...]

[PATCH v2 0/3] Transition git-p4.py to support Python 3 only
 2021-12-10 18:57 UTC  (3+ messages)
` [PATCH v2 3/3] git-p4: add "Nvidia Corporation" to copyright header

[PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-10 18:41 UTC  (55+ messages)
` [PATCH v7 01/37] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v7 02/37] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v7 03/37] arm64/sve: Minor clarification of ABI documentation
` [PATCH v7 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v7 05/37] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v7 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v7 07/37] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v7 08/37] tools/nolibc: Implement gettid()
` [PATCH v7 09/37] arm64/sme: Provide ABI documentation for SME
` [PATCH v7 10/37] arm64/sme: System register and exception syndrome definitions
` [PATCH v7 11/37] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v7 12/37] arm64/sme: Early CPU setup for SME
` [PATCH v7 13/37] arm64/sme: Basic enumeration support
` [PATCH v7 14/37] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v7 15/37] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v7 16/37] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v7 17/37] arm64/sme: Implement support for TPIDR2
` [PATCH v7 18/37] arm64/sme: Implement SVCR context switching
` [PATCH v7 19/37] arm64/sme: Implement streaming SVE "
` [PATCH v7 20/37] arm64/sme: Implement ZA "
` [PATCH v7 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v7 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v7 23/37] arm64/sme: Implement ZA "
` [PATCH v7 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v7 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v7 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v7 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v7 28/37] arm64/sme: Provide Kconfig for SME
` [PATCH v7 29/37] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v7 30/37] kselftest/arm64: Add tests for TPIDR2
` [PATCH v7 31/37] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v7 32/37] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v7 33/37] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v7 34/37] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v7 35/37] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v7 36/37] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v7 37/37] kselftest/arm64: Add SME support to syscall ABI test

[PATCH] x86/boot/string: Add missing function declarations
 2021-12-10 18:57 UTC  (2+ messages)
` [tip: x86/cleanups] x86/boot/string: Add missing function prototypes

[ovmf test] 167349: regressions - FAIL
 2021-12-10 18:56 UTC 

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-10 18:56 UTC  (38+ messages)
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes

[PATCH v4 0/3] kselftest: alsa: Add basic mixer selftest
 2021-12-10 18:54 UTC  (8+ messages)
` [PATCH v4 1/3] kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
` [PATCH v4 2/3] kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
` [PATCH v4 3/3] kselftest: alsa: Use private alsa-lib configuration in mixer test

fs/ext4/ioctl.c:45:5: warning: no previous prototype for 'ext4_modify_primary_sb'
 2021-12-10 18:54 UTC  (2+ messages)

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-12-10 18:54 UTC  (7+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-10 18:54 UTC  (7+ messages)
` [PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
` [PATCH v8 20/40] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup to helper

[PATCH v2 0/5] Sparse index: fetch, pull, ls-files
 2021-12-10 18:53 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
 2021-12-10 18:53 UTC  (3+ messages)

[PATCH 0/4] Enable PASID for DMA API users
 2021-12-10 18:53 UTC  (12+ messages)
` [PATCH 3/4] iommu/vt-d: Support PASID DMA for in-kernel usage

[PATCH V6 1/2] dt-bindings: soc: imx: Add binding doc for spba bus
 2021-12-10 18:53 UTC  (2+ messages)

[PATCH] mtd_blkdevs: don't scan partitions for plain mtdblock
 2021-12-10 18:52 UTC  (2+ messages)

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-10 18:52 UTC  (5+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCHSET cgroup/for-5.16-fixes] cgroup: Use open-time creds and namespace for migration perm checks
 2021-12-10 18:45 UTC  (5+ messages)
` [PATCH 2/6] cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv

[RFC PATCH v2] blog post: how to get your new feature up-streamed
 2021-12-10 18:49 UTC  (2+ messages)

[PATCH net-next] tipc: discard MSG_CRYPTO msgs when key_exchange_enabled is not set
 2021-12-10 18:50 UTC 

[PATCH v10 0/7] PCI: brcmstb: root port turns on sub-device power
 2021-12-10 18:44 UTC  (6+ messages)
` [PATCH v10 3/7] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[OE-core][dunfell 00/18] Patch review
 2021-12-10 18:49 UTC  (5+ messages)
` [OE-core][dunfell 16/18] cmake: FindGTest: Add target for gmock library

[PATCH v3] ext4: implement support for get/set fs label
 2021-12-10 18:48 UTC  (2+ messages)
` [PATCH v4] "

[GIT PULL] tracing/tracefs: Updates for 5.16-rc5
 2021-12-10 18:48 UTC 

[PATCH kvm-next] selftests/kvm: remove unneeded variable
 2021-12-10 18:47 UTC  (2+ messages)

PMU event repository for Arm
 2021-12-10 18:47 UTC  (2+ messages)

[ANNOUNCE] rt-tests-2.3
 2021-12-10 18:46 UTC 

[PATCH v2 0/1] of: unittest: fix warning on PowerPC frame size warning
 2021-12-10 18:46 UTC  (2+ messages)
` [PATCH v2 1/1] "

[RESEND, v9 00/10] Add support for audio on SC7280 based targets
 2021-12-10 18:45 UTC  (4+ messages)
` [RESEND, v9 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings

[PATCH v7 00/13] user_events: Enable user processes to create and write to trace events
 2021-12-10 18:45 UTC  (7+ messages)
` [PATCH v7 09/13] user_events: Optimize writing events by only copying data once
` [PATCH v7 13/13] user_events: Use __get_rel_str for relative string fields

List Archives Available at lore.kernel.org
 2021-12-10 18:42 UTC 

[PATCH v2 0/9] arm64: stacktrace: unify unwind code
 2021-12-10 18:41 UTC  (2+ messages)

[PATCH v3 1/2] arm64: mm: Rename asid2idx() to ctxid2asid()
 2021-12-10 18:40 UTC  (3+ messages)

[PATCH 0/2] fix bug when calling kexec_load()
 2021-12-10 18:40 UTC  (4+ messages)
` [PATCH v3 0/2] simple optimizations for page_address and
  ` (subset) "

[RFC] perf record: Disable debuginfod by default
 2021-12-10 18:41 UTC  (4+ messages)

RPI 7" display touch controller
 2021-12-10 18:41 UTC  (7+ messages)

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-10 17:16 UTC  (5+ messages)
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests

[PATCH 0/7] perf intel-pt: Fixes
 2021-12-10 18:40 UTC  (2+ messages)

[PATCH v2 00/67] fscache, cachefiles: Rewrite
 2021-12-10 18:38 UTC  (2+ messages)

[PATCH] io-wq: check for wq exit after adding new worker task_work
 2021-12-10 18:38 UTC  (2+ messages)

[PATCH v8 0/4] PCI devices passthrough on Arm, part 2
 2021-12-10 18:37 UTC  (4+ messages)
` [PATCH v8 2/4] xen/arm: setup MMIO range trap handlers for hardware domain

BUG_ON in relocation.c:4037 (seen on 5.14.18, 5.10.79)
 2021-12-10 18:37 UTC  (2+ messages)
` BUG_ON in relocation.c:4037 (seen on 5.14.18, 5.10.79) (not really a bug after all)

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 18:36 UTC  (5+ messages)

[PATCH bpf-next v1 0/9] Introduce composable bpf types
 2021-12-10 18:36 UTC  (6+ messages)
` [PATCH bpf-next v1 7/9] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2021-12-10 18:36 UTC  (4+ messages)

[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
 2021-12-10 18:35 UTC  (7+ messages)
` [PATCH v4] "

bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
 2021-12-10 18:34 UTC 

[PATCH v3 0/2] This is a patch series for pinctrl driver of Sunplus SP7021 SoC
 2021-12-10 18:33 UTC  (5+ messages)
` [PATCH v3 2/2] pinctrl: Add driver for Sunplus SP7021

[PATCH 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2021-12-10 18:32 UTC  (10+ messages)
` [PATCH 04/10] dt-bindings: media: nxp,imx8mq-vpu: Support split G1 and G2 nodes with vpu-blk-ctrl

[fget] 054aa8d439: will-it-scale.per_thread_ops -5.7% regression
 2021-12-10 18:33 UTC  (3+ messages)

[kvalo-ath:pending 46/56] drivers/net/wireless/ath/ath11k/qmi.c:1891 ath11k_qmi_assign_target_mem_chunk() error: uninitialized symbol 'ret'
 2021-12-10 18:34 UTC 

[GIT PULL] aio poll fixes for 5.16-rc5
 2021-12-10 18:32 UTC 

[PATCH net] mptcp: fix NULL ptr dereference in inet_csk_accept()
 2021-12-10 18:32 UTC  (2+ messages)

[PATCH v18 0/5] usb: misc: Add onboard_usb_hub driver
 2021-12-10 18:30 UTC  (6+ messages)
` [PATCH v18 1/5] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v18 2/5] driver core: Export device_is_bound()
` [PATCH v18 3/5] usb: misc: Add onboard_usb_hub driver
` [PATCH v18 4/5] usb: core: hcd: Create platform devices for onboard hubs in probe()
` [PATCH v18 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-10 18:28 UTC  (8+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH] samples: bpf: fix tracex2 due to empty sys_write count argument
 2021-12-10 18:28 UTC  (2+ messages)

XFS journal log resetting
 2021-12-10 18:27 UTC 

[PATCH v1] of: unittest: fix warning on PowerPC frame size warning
 2021-12-10 18:27 UTC  (2+ messages)

[PATCH v3 2/2] md: raid1 add nowait support
 2021-12-10 18:26 UTC  (5+ messages)
` [RFC PATCH v4 1/4] md: add support for REQ_NOWAIT
  ` [RFC PATCH v4 4/4] md: raid456 add nowait support

[PATCH v3 0/2] Add Microchip EEPROM 24xx1025 support
 2021-12-10 18:26 UTC  (3+ messages)
` [PATCH v3 1/2] eeprom: at24: Add support for 24c1025 EEPROM
` [PATCH v3 2/2] dt-bindings: at24: add at24c1025

[PATCH] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
 2021-12-10 18:26 UTC  (2+ messages)

[PATCH v2 00/33] Separate struct slab from struct page
 2021-12-10 18:26 UTC  (4+ messages)
` [PATCH v2 31/33] mm/sl*b: Differentiate struct slab fields by sl*b implementations

[PATCH bpf-next 1/2] libbpf: auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
 2021-12-10 18:25 UTC  (3+ messages)

[PATCH] Documentation: livepatch: Add kernel-doc link to klp_enable_patch
 2021-12-10 18:24 UTC  (3+ messages)

[PATCH v4 00/66] Introducing the Maple Tree
 2021-12-10 18:24 UTC  (6+ messages)
` [PATCH v4 07/66] mm: Add VMA iterator

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-12-10 18:23 UTC  (5+ messages)
` [PATCHv6 1/5] arm64: io: Use asm-generic high level MMIO accessors

[Buildroot] -E flag in apply-patches.sh
 2021-12-10 18:24 UTC  (2+ messages)

[PATCH bpf-next v3] libbpf: add "bool skipped" to struct bpf_map
 2021-12-10 18:23 UTC  (2+ messages)

sound/pci/rme9652/hdspm.c:6589:2: warning: Value stored to 'io_extent' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-10 18:23 UTC 

[chanwoo:devfreq-testing 2/4] drivers/devfreq/governor_passive.c:346 cpufreq_passive_register_notifier() warn: possible memory leak of 'parent_cpu_data'
 2021-12-10 18:23 UTC 

[PATCH] kernel/sys: only take tasklist_lock for get/setpriority(PRIO_PGRP)
 2021-12-10 18:22 UTC 

[PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
 2021-12-10 18:22 UTC  (5+ messages)

[PATCH 1/3] drm: bridge: nwl-dsi: Drop panel_bridge from nwl_dsi
 2021-12-10 18:13 UTC  (2+ messages)

[PATCH v2 0/3] Enrich amdgpu docs from recent threads
 2021-12-10 18:20 UTC  (8+ messages)
` [PATCH v2 1/3] Documentation/gpu: split amdgpu/index for readability
` [PATCH v2 2/3] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH v2 3/3] Documentation/gpu: include description of some of the GC microcontrollers

[Buildroot] [PATCH 1/1] package/vim: security bump to version 8.2.3775
 2021-12-10 18:18 UTC 

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-10 18:17 UTC  (3+ messages)
` [PATCH v10 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings

[PATCH] x86/fpu: Clean up the repeated declaration
 2021-12-10 18:18 UTC  (2+ messages)
` [tip: x86/cleanups] x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype

[PATCH] x86/uaccess: Move variable into switch case statement
 2021-12-10 18:18 UTC  (2+ messages)
` [tip: x86/cleanups] "


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.