All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-09 01:43:46 to 2023-06-09 02:33:07 UTC [more...]

[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
 2023-06-09  2:24 UTC  (37+ messages)
` [PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
` [PATCH v2 02/38] util: Add cpuinfo-ppc.c
` [PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
` [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
` [PATCH v2 08/38] target/arm: Demultiplex AESE and AESMC
` [PATCH v2 09/38] target/arm: Use aesenc_SB_SR_AK
` [PATCH v2 10/38] target/ppc: "
` [PATCH v2 11/38] target/riscv: "
` [PATCH v2 12/38] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH v2 14/38] target/arm: "
` [PATCH v2 16/38] target/riscv: "
` [PATCH v2 17/38] crypto: Add aesenc_MC
` [PATCH v2 18/38] target/arm: Use aesenc_MC
` [PATCH v2 19/38] crypto: Add aesdec_IMC
` [PATCH v2 20/38] target/i386: Use aesdec_IMC
` [PATCH v2 21/38] target/arm: "
` [PATCH v2 22/38] target/riscv: "
` [PATCH v2 23/38] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v2 24/38] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v2 25/38] target/ppc: "
` [PATCH v2 26/38] target/riscv: "
` [PATCH v2 27/38] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v2 28/38] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v2 29/38] target/riscv: "
` [PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v2 34/38] crypto: Remove AES_imc
` [PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
` [PATCH v2 36/38] host/include/i386: Implement aes-round.h
` [PATCH v2 37/38] host/include/aarch64: "
` [PATCH v2 38/38] host/include/ppc: "

[PATCH v2] drm/amdkfd: To enable traps for GC_11_0_4 and up
 2023-06-09  2:31 UTC 

RE;
 2023-05-30  2:46 UTC 

[PATCH] xtensa: boot-redboot: clean up Makefile
 2023-06-09  2:32 UTC 

[PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config
 2023-06-09  2:30 UTC  (4+ messages)

[PATCH] PCI:PM: Support platforms that do not implement ACPI
 2023-06-09  2:30 UTC 

[PATCH net v2] net: pch_gbe: Allow build on MIPS_GENERIC kernel
 2023-06-09  2:30 UTC  (2+ messages)

[PATCH net-next v2 00/11] complete Lynx mdio device handling
 2023-06-09  2:30 UTC  (2+ messages)

[PATCH v4] PCI: Align pci memory space base address with page size
 2023-06-09  2:29 UTC  (2+ messages)

[virtio-comment] Re: [PATCH v3 0/3] transport-pci: Introduce legacy registers access using AQ
 2023-06-09  2:29 UTC  (19+ messages)
` [virtio-comment] "
                ` [virtio-comment] RE: [virtio-dev] "
                  ` [virtio-comment] "
                              `  "

[Intel-gfx] [PATCH v3 4/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-09  2:27 UTC  (5+ messages)

[PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
 2023-06-09  2:40 UTC 

[PATCH v2 0/2] Lock and Pointer guards
 2023-06-09  2:25 UTC  (12+ messages)

[PATCH v4 0/4] ARM: dts: qcom: apq8074-dragonboard: enable resin device
 2023-06-09  2:25 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: power: reset: qcom-pon: define pm8941-pon
` [PATCH v4 2/4] power: reset: qcom-pon: add support for pm8941-pon
` [PATCH v4 3/4] ARM: dts: qcom-pm8941: add resin support
` [PATCH v4 4/4] ARM: dts: qcom: apq8074-dragonboard: add resin

[dhowells-fs:crypto-krb5 18/19] net/rxrpc/txbuf.c:90:41: sparse: sparse: incorrect type in assignment (different base types)
 2023-06-09  2:25 UTC 

[ast-bpf:ma_v4 6/7] kernel/bpf/memalloc.c:307:13: warning: variable 'cnt' set but not used
 2023-06-09  2:25 UTC 

[GIT PULL] cgroup fixes for v6.4-rc5
 2023-06-09  2:24 UTC  (3+ messages)

[git pull] drm fixes for 6.4-rc6
 2023-06-09  2:24 UTC  (3+ messages)

[PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-06-09  2:23 UTC  (2+ messages)

[PATCH 0/5] xtensa: clean up platform interface
 2023-06-09  2:22 UTC  (6+ messages)
` [PATCH 1/5] xtensa: xt2000: drop empty platform_init
` [PATCH 2/5] xtensa: drop platform_heartbeat
` [PATCH 3/5] xtensa: drop platform_restart
` [PATCH 4/5] xtensa: drop platform_halt and platform_power_off
` [PATCH 5/5] xtensa: clean up default platform functions

RFC: style/formatting changes for SELinux kernel code
 2023-06-09  2:22 UTC 

[groeck-staging:hwmon] BUILD SUCCESS b153a0bb4199566abd337119207f82b59a8cd1ca
 2023-06-09  2:19 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 317840cfd665d69a728424d1a85b80264442357f
 2023-06-09  2:19 UTC 

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-09  2:16 UTC  (13+ messages)

[PATCH net 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09  2:17 UTC  (3+ messages)
` [PATCH net 1/3] selftests: net: tls: check if FIPS mode is enabled

[oe][meta-oe][master][mickledore][kirkstone][PATCH] meta-oe: add pahole to NON_MULTILIB_RECIPES
 2023-06-09  2:16 UTC 

[PATCH] usb: typec: tcpci: allow drp toggling for non-drp port
 2023-06-09  2:14 UTC  (3+ messages)
  ` [EXT] "

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-09  2:12 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "

[Intel-gfx] [PATCH v3 3/4] PCI/VGA: only deal with VGA class devices
 2023-06-09  2:11 UTC  (5+ messages)

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-09  2:12 UTC  (55+ messages)
` [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH v3 1/2] spirv-tools: fix INTERFACE_LINK_LIBRARIES cmake prop
 2023-06-09  2:11 UTC  (3+ messages)
` [PATCH v3 2/2] vulkan-validation-layers: add new recipe v1.3.243.0
  ` [OE-core] "

[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
 2023-06-09  2:06 UTC  (14+ messages)
` [PATCH 2/2] arm64: Notify on pte permission upgrades

[PATCH net] ping6: Fix send to link-local addresses with VRF
 2023-06-09  2:10 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the btrfs tree
 2023-06-09  2:08 UTC 

[RFC PATCH part-5 00/22] VMX emulation
 2023-06-09  2:07 UTC  (5+ messages)

[virtio-comment] [PATCH v2 00/11] Introduce Virtio Over Fabrics
 2023-06-09  2:06 UTC  (12+ messages)
` [virtio-comment] [PATCH v2 06/11] transport-fabrics: introduce command set
  ` [virtio-comment] "
    ` [virtio-comment] "
        ` [virtio-comment] "
            ` [virtio-comment] "
                ` [virtio-comment] "
                  ` [virtio-comment] "
                    ` [virtio-comment] "

[PATCH 0/9] disas/riscv: Add vendor extension support
 2023-06-09  2:04 UTC  (3+ messages)
` [PATCH 3/9] disas/riscv: Move types/constants to new header file

[PATCH v2] LoongArch: Fix function write_fcsr
 2023-06-09  2:04 UTC  (2+ messages)

[PATCH] net/iavf: fix virtchnl cmd called in intr thread
 2023-06-09  2:04 UTC  (2+ messages)

[PATCH] LoongArch: Avoid uninitialized alignment_mask
 2023-06-09  2:04 UTC  (2+ messages)

[virtio-dev] [PATCH v5 0/4] admin: Introduce legacy registers access using AQ
 2023-06-09  2:02 UTC  (10+ messages)
` [virtio-comment] "
` [virtio-dev] [PATCH v5 1/4] admin: Split opcode table rows with a line
  ` [virtio-comment] "
` [virtio-dev] [PATCH v5 2/4] admin: Fix section numbering
  ` [virtio-comment] "
` [virtio-dev] [PATCH v5 3/4] admin: Add group member legacy register access commands
  ` [virtio-comment] "
` [virtio-dev] [PATCH v5 4/4] transport-pci: Introduce group legacy group member config region access
  ` [virtio-comment] "

[OE-core] [PATCH v4] qemu: Split the qemu package
 2023-06-09  2:01 UTC  (8+ messages)
` [PATCH v5] "
  ` [OE-core] "

[PATCH net-next] mlxsw: spectrum_nve_vxlan: Fix unsupported flag regression
 2023-06-09  2:00 UTC  (2+ messages)

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-06-09  1:58 UTC  (9+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v11 5/8] riscv: "

[PATCH v2 0/6] Per-vma lock support for swap and userfaults
 2023-06-09  1:57 UTC  (3+ messages)
` [PATCH v2 1/6] swap: remove remnants of polling from read_swap_cache_async

[PATCH V1 1/1] mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used
 2023-06-09  1:58 UTC  (3+ messages)

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-09  1:57 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] HGM for hugetlbfs
 2023-06-09  1:57 UTC  (11+ messages)

[PATCH net,v2] net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
 2023-06-09  1:57 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 1/4] PCI/VGA: tidy up the code and comment format
 2023-06-09  1:54 UTC  (5+ messages)

[PATCH liburing v1 0/2] Fixes for io_uring_for_each_cqe
 2023-06-09  1:54 UTC  (3+ messages)
` [PATCH liburing v1 1/2] man/io_uring_for_each_cqe: Fix return value, title, and typo
` [PATCH liburing v1 2/2] man/io_uring_for_each_cqe: Explicitly tell it's a macro and add an example

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-06-09  1:53 UTC  (6+ messages)
` [PATCH v2 28/32] mm/memory: "
` [PATCH v2 29/32] mm/memory: handle_pte_fault() use pte_offset_map_nolock()
` [PATCH v2 30/32] mm/pgtable: delete pmd_trans_unstable() and friends
` [PATCH v2 31/32] mm/swap: swap_vma_readahead() do the pte_offset_map()
` [PATCH v2 32/32] perf/core: Allow pte_offset_map() to fail

[PATCH v2] v4l2-compliance: call select before dequeuing event
 2023-06-09  1:52 UTC 

[PATCH] Documentation/hwmon: Fix description of devm_hwmon_device_unregister
 2023-06-09  1:51 UTC  (3+ messages)

[PATCH 0/2] xfstests/xfsprogs xfs_repair progress reporting test
 2023-06-09  1:50 UTC  (3+ messages)
` [PATCH v4] xfstests: add test for xfs_repair progress reporting

[PATCH] net/ice: fix data length check
 2023-06-09  1:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-06-09  1:49 UTC  (3+ messages)

[PATCH] ext4: Fix traditional comparison using max/min method
 2023-06-09  1:48 UTC  (2+ messages)

[PATCH v2] mfd: intel-lpss: Add missing check for platform_get_resource
 2023-06-09  1:48 UTC 

[PATCH] net/iavf: fix abnormal disable HW interrupt
 2023-06-09  1:47 UTC  (2+ messages)

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-06-09  1:44 UTC  (9+ messages)
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs


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.