All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-26 16:06:02 to 2022-01-26 16:52:18 UTC [more...]

[RFC 0/7] 64-bit data integrity field support
 2022-01-26 16:52 UTC  (3+ messages)

[PATCH v10 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-26 15:27 UTC  (37+ messages)
` [PATCH v10 01/39] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v10 02/39] arm64: Always use individual bits in CPACR floating point enables
` [PATCH v10 03/39] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v10 04/39] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v10 05/39] arm64/sme: Provide ABI documentation for SME
` [PATCH v10 06/39] arm64/sme: System register and exception syndrome definitions
` [PATCH v10 07/39] arm64/sme: Manually encode SME instructions
` [PATCH v10 08/39] arm64/sme: Early CPU setup for SME
` [PATCH v10 09/39] arm64/sme: Basic enumeration support
` [PATCH v10 10/39] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v10 11/39] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v10 12/39] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v10 13/39] arm64/sme: Implement support for TPIDR2
` [PATCH v10 14/39] arm64/sme: Implement SVCR context switching
` [PATCH v10 15/39] arm64/sme: Implement streaming SVE "
` [PATCH v10 16/39] arm64/sme: Implement ZA "
` [PATCH v10 17/39] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v10 18/39] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v10 19/39] arm64/sme: Implement streaming SVE signal handling
` [PATCH v10 20/39] arm64/sme: Implement ZA "
` [PATCH v10 21/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v10 22/39] arm64/sme: Add ptrace support for ZA
` [PATCH v10 23/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v10 24/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v10 25/39] KVM: arm64: Hide SME system registers from guests
` [PATCH v10 26/39] KVM: arm64: Trap SME usage in guest
` [PATCH v10 27/39] KVM: arm64: Handle SME host state when running guests
` [PATCH v10 28/39] arm64/sme: Provide Kconfig for SME
` [PATCH v10 29/39] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v10 30/39] kselftest/arm64: Add tests for TPIDR2
` [PATCH v10 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v10 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v10 33/39] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v10 34/39] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v10 35/39] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v10 36/39] kselftest/arm64: signal: Add SME signal handling tests

[PATCH 0/5] Tegra234 APE support
 2022-01-26 16:50 UTC  (4+ messages)
` [PATCH 1/5] ASoC: tegra: Update AHUB driver for Tegra234

build yocto 2.6 on Ubuntu 20.04
 2022-01-26 16:51 UTC  (2+ messages)
` [yocto] "

[PATCH 0/8] x86: MSR_SPEC_CTRL support for SVM guests
 2022-01-26 16:50 UTC  (5+ messages)
` [PATCH 1/8] x86/msr: Fix migration compatibility issue with MSR_SPEC_CTRL
` [PATCH 3/8] x86/svm: VMEntry/Exit logic for MSR_SPEC_CTRL

[PATCH] elf: Relax assumptions about vaddr ordering
 2022-01-26 16:50 UTC  (2+ messages)

[PATCH 0/8] target/ppc: powerpc_excp improvements [74xx] (5/n)
 2022-01-26 16:42 UTC  (2+ messages)
` [PATCH 8/8] target/ppc: 74xx: Set SRRs directly in exception code

[PATCH] cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
 2022-01-26 16:49 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
 2022-01-26 16:49 UTC  (3+ messages)
  ` [External] "

[PATCH 0/4] KVM: arm64: A510 errata workaround and fixes for fixup_guest_exit()
 2022-01-26 16:49 UTC  (6+ messages)
` [PATCH 4/4] KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata

[PATCH 1/4] net/ark: add device capabilities record
 2022-01-26 16:49 UTC  (7+ messages)
` [PATCH 2/4] net/ark: support arbitrary mbuf size
` [PATCH 3/4] net/ark: publish include file for external access

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-26 16:47 UTC  (3+ messages)
` [RFC V1 10/11] perf: Expand perf_branch_entry.type

[PATCH] ceph: properly put ceph_string reference after async create attempt
 2022-01-26 16:47 UTC  (4+ messages)

[LTP] [PATCH 1/1] Fix tst_mkfs_ doc
 2022-01-26 16:47 UTC 

[PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-26 16:47 UTC  (6+ messages)

[PATCH v14 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-26 16:28 UTC  (11+ messages)
` [PATCH v14 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v14 02/10] ACPI ERST: specification for ERST support
` [PATCH v14 03/10] ACPI ERST: PCI device_id for ERST
` [PATCH v14 04/10] ACPI ERST: header file "
` [PATCH v14 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v14 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v14 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v14 08/10] ACPI ERST: qtest for ERST
` [PATCH v14 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v14 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH] cgroup: minor optimization around the usage of cur_tasks_head
 2022-01-26 16:47 UTC  (2+ messages)

[PATCH] ceph: set pool_ns in new inode layout for async creates
 2022-01-26 16:46 UTC  (4+ messages)

[ANNOUNCE] v5.17-rc1-rt1
 2022-01-26 16:45 UTC 

[PATCH v2] sound/soc: adds TAS5754M digital input amplifier component driver
 2022-01-26 16:44 UTC  (3+ messages)

[PATCHv4] psi: fix possible trigger missing in the window
 2022-01-26 16:44 UTC  (3+ messages)

[PATCH] xen-hvm: Allow disabling buffer_io_timer
 2022-01-26 16:43 UTC  (5+ messages)

git worktree, submodule and force checkout/switch
 2022-01-26 16:37 UTC 

kisskb: FAILED linux-next/m68k-allmodconfig/m68k-gcc8 Tue Jan 25, 18:24
 2022-01-26 16:42 UTC  (6+ messages)

segfault after upgrade to iwd 1.22
 2022-01-26 16:42 UTC 

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-26 16:41 UTC  (4+ messages)
` [PATCH v4 56/66] mm/mlock: Use maple tree iterators instead of vma linked list

[PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen
 2022-01-26 16:41 UTC  (5+ messages)
` acpi_get_devices() crash when acpi_disabled==true (was [PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen)

[Cluster-devel] [PATCH dlm/next] fs: dlm: fix false positives for checkers
 2022-01-26 16:40 UTC 

[PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 16:40 UTC  (3+ messages)

[ndctl PATCH v3 0/6] Add partitioning support for CXL memdevs
 2022-01-26 16:40 UTC  (8+ messages)
` [ndctl PATCH v3 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v3 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command
` [ndctl PATCH v3 3/6] libcxl: return the partition alignment field in bytes

Reg a deadlock specific to our environment
 2022-01-26 16:40 UTC  (4+ messages)

[PATCH net-next] net: dpaa2-mac: use .mac_select_pcs() interface
 2022-01-26 16:40 UTC  (2+ messages)

[PATCH net-next] net: enetc: use .mac_select_pcs() interface
 2022-01-26 16:40 UTC  (2+ messages)

[ANNOUNCE] libtypec_0.1/lstypec_0.1 is released
 2022-01-26 16:39 UTC  (12+ messages)

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-01-26 16:38 UTC  (3+ messages)
` [RFC V1 25/31] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 net-next 0/5] net/fsl: xgmac_mdio: Preamble suppression and custom MDC frequencies
 2022-01-26 16:38 UTC  (5+ messages)
` [PATCH v2 net-next 3/5] net/fsl: xgmac_mdio: Support preamble suppression
` [PATCH v2 net-next 4/5] net/fsl: xgmac_mdio: Support setting the MDC frequency
` [PATCH v2 net-next 5/5] dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble"

[RFC PATCH 0/3] pinctrl: can_sleep and pinctrl_gpio_direction
 2022-01-26 16:38 UTC  (3+ messages)
` [PATCH for 5.17] pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset

[PATCH v3 1/3] string: Make stpcpy() possible to use
 2022-01-26 16:38 UTC  (2+ messages)

[PATCH] KVM: x86: Update the states size cpuid even if XCR0/IA32_XSS is reset
 2022-01-26 16:37 UTC  (6+ messages)
  ` [PATCH v2] KVM: x86: Sync the states size with the XCR0/IA32_XSS at any time
      ` [PATCH v3] KVM: x86: Sync the states size with the XCR0/IA32_XSS at, "

[PATCH V2 05/13] block: only account passthrough IO from userspace
 2022-01-26 16:37 UTC  (11+ messages)

[PATCH 0/4] Remove the type-unclear target id concept
 2022-01-26 16:37 UTC  (2+ messages)

What's cooking in git.git (Jan 2022, #07; Mon, 24)
 2022-01-26 16:35 UTC  (3+ messages)
` Submodule UX overhaul update (was: What's cooking in git.git (Jan 2022, #07; Mon, 24))

[PATCH v9 01/13] spi: spi-mem: Introduce a capability structure
 2022-01-26 16:35 UTC  (3+ messages)

[PATCH net-next 0/6] netns: speedup netns dismantles
 2022-01-26 16:35 UTC  (5+ messages)
` [PATCH net-next 6/6] ipv4/tcp: do not use per netns ctl sockets

[igt-dev] [PATCH i-g-t] kms_plane_scaling: Add more scale factor tests to cover more drivers
 2022-01-26 16:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for kms_plane_scaling: Add more scale factor tests to cover more drivers (rev2)

[PATCH v5 1/4] drm/amd: Warn users about potential s0ix problems
 2022-01-26 16:31 UTC  (9+ messages)
` [PATCH v5 2/4] drm/amd: add support to check whether the system is set to s3

[RESEND][PATCH] Documentation: added order requirement for ima_hash=
 2022-01-26 16:31 UTC  (10+ messages)

[PATCH v6 0/7] trace qmp commands
 2022-01-26 16:11 UTC  (8+ messages)
` [PATCH v6 1/7] qapi/gen: Add FOO.trace-events output module
` [PATCH v6 2/7] qapi/commands: refactor error handling code
` [PATCH v6 3/7] qapi/commands: Optionally generate trace for QMP commands
` [PATCH v6 4/7] meson: generate trace events for qmp commands
` [PATCH v6 5/7] docs/qapi-code-gen: update to cover trace events code generation
` [PATCH v6 6/7] meson: document, why we don't generate trace events for tests/ and qga/
` [PATCH v6 7/7] qapi: generate trace events by default

[dm-devel] [PATCH v2 0/9] multipathd: remove udev settle dependency
 2022-01-26 16:30 UTC  (4+ messages)

[PATCH net-next] nfp: nsp: Simplify array allocation
 2022-01-26 16:30 UTC 

KVM call minutes for 2022-01-25
 2022-01-26 16:21 UTC  (3+ messages)

[PATCH 00/10] Add support for Renesas R-Car S4 IPMMU and other misc changes
 2022-01-26 16:30 UTC  (4+ messages)

[PATCH net-next] nfp: only use kdoc style comments for kdoc
 2022-01-26 16:27 UTC  (2+ messages)

[Virtio-fs] [virtiofsd] MR merged: Drop membership of all supplementary groups (CVE-2022-0358)
 2022-01-26 16:27 UTC 

[PATCH] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
 2022-01-26 16:27 UTC  (5+ messages)

[PATCH v13 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-26 16:23 UTC  (6+ messages)
` [PATCH v13 06/10] ACPI ERST: build the ACPI ERST table

[PATCH v2] xen: Replace arch_mfn_in_directmap() with arch_mfns_in_directmap()
 2022-01-26 16:25 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-26 16:25 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()

[PATCH v3 00/16] job: replace AioContext lock with job_mutex
 2022-01-26 16:18 UTC  (10+ messages)
` [PATCH v3 03/16] job.h: define locked functions
` [PATCH v3 09/16] jobs: remove aiocontext locks since the functions are under BQL

[RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-01-26 16:24 UTC  (5+ messages)
` [RFC PATCH v3 1/4] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH v3 2/4] remoteproc: core: Introduce rproc_register_rvdev function
` [RFC PATCH v3 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [RFC PATCH v3 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

Get j5 WebCam JVCU100 supported by Linux UVC driver
 2022-01-26 16:23 UTC  (2+ messages)

[PATCH v2] NFSD: trim reads past NFS_OFFSET_MAX and fix NFSv3 check
 2022-01-26 16:23 UTC  (5+ messages)
` [PATCH v3] "

[net-next PATCH] page_pool: Refactor page_pool to enable fragmenting after allocation
 2022-01-26 16:22 UTC  (3+ messages)

[PATCH 0/3] Some minor SWIOTLB cleanups
 2022-01-26 16:21 UTC  (3+ messages)

[PATCH v3 1/1] net/tap: add a check that Rx/Tx have the same num of queues
 2022-01-26 16:19 UTC  (2+ messages)

[PATCH 00/12] HID: fix for generic input processing
 2022-01-26 16:18 UTC  (13+ messages)
` [PATCH 01/12] HID: core: statically allocate read buffers
` [PATCH 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH 03/12] HID: core: split data fetching from processing "
` [PATCH 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH 06/12] HID: input: move up out-of-range processing of input values
` [PATCH 07/12] HID: compute an ordered list of input fields to process
` [PATCH 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH 12/12] Input: docs: add more details on the use of BTN_TOOL

Preferred provide base-utils issue
 2022-01-26 16:17 UTC 

[RFC PATCH 0/1] perf/core: Wake up parent event if inherited event has no ring buffer
 2022-01-26 16:15 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-26 16:10 UTC  (3+ messages)
` [PATCH v6 32/33] crypto: delegate permission functions to JobDriver .pre_run

[PATCH v9 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-26 15:24 UTC  (3+ messages)
` [PATCH v9 40/40] squqsh traps

[PATCH] nvme-fabrics: remove unneeded variable
 2022-01-26 16:14 UTC  (2+ messages)

[PATCH] nvme-fc: fix typo
 2022-01-26 16:14 UTC  (2+ messages)

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-01-26 15:19 UTC  (11+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v20 4/5] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v20 5/5] kdump: update Documentation about crashkernel

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-26 16:00 UTC  (4+ messages)

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-26 16:11 UTC  (11+ messages)

[PATCH 0/2] x86/hyperv/Swiotlb: Add swiotlb_alloc_from_low_pages switch
 2022-01-26 16:10 UTC  (6+ messages)
` [PATCH 1/2] Swiotlb: "
` [PATCH 2/2] x86/hyperv: Set swiotlb_alloc_from_low_pages to false

[PATCH] doc: replace @return by Return:
 2022-01-26 16:10 UTC  (2+ messages)

[xen-4.14-testing bisection] complete build-amd64-xsm
 2022-01-26 16:10 UTC 

[PATCH RFC] xen/pci: detect when BARs overlap RAM
 2022-01-26 16:09 UTC  (4+ messages)

[PATCH v6 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-01-26 16:09 UTC  (3+ messages)
` [PATCH] dummy_hcd: add isoc support

'git stash push' isn't atomic when Ctrl-C is pressed
 2022-01-26 16:09 UTC  (3+ messages)

[PATCH] gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquel
 2022-01-26 16:07 UTC  (4+ messages)

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-01-26 16:08 UTC  (3+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-26 16:08 UTC  (5+ messages)
` [PATCH v5 12/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps

[Intel-wired-lan] [PATCH v1 1/1] e1000e: Fix possible HW unit hang after an s0ix exit
 2022-01-26 16:07 UTC  (3+ messages)

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-01-26 16:07 UTC 

[PATCH 0/3] Set bus_info field in framework
 2022-01-26 16:07 UTC  (4+ messages)
` [PATCH 1/3] media: Provide a helper for setting bus_info field

[PATCH] swiotlb: Do not zero buffer in set_memory_decrypted()
 2022-01-26 16:06 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: implement metadata DUP for zoned mode
 2022-01-26 16:05 UTC  (2+ messages)

[PATCH] random: continually use hwgenerator randomness
 2022-01-26 16:06 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.