All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-08 23:40:58 to 2021-10-09 01:54:27 UTC [more...]

[dpdk-dev] [PATCH 00/14] i40e base code update
 2021-10-09  1:39 UTC  (22+ messages)
` [dpdk-dev] [PATCH v5 00/17] "
  ` [dpdk-dev] [PATCH v5 01/17] net/i40e/base: add v2 version of send ASQ command functions
  ` [dpdk-dev] [PATCH v5 02/17] net/i40e/base: add Min SRev for 4 more X722 modules
  ` [dpdk-dev] [PATCH v5 03/17] net/i40e/base: set TSA table values when parsing CEE config
  ` [dpdk-dev] [PATCH v5 04/17] net/i40e/base: define new shadow RAM pointers
  ` [dpdk-dev] [PATCH v5 05/17] net/i40e/base: fix PHY identifiers for 2.5G and 5G adapters
  ` [dpdk-dev] [PATCH v5 06/17] net/i40e/base: fix PF reset
  ` [dpdk-dev] [PATCH v5 07/17] net/i40e/base: fix update link data for X722
  ` [dpdk-dev] [PATCH v5 08/17] net/i40e/base: fix AOC media type
  ` [dpdk-dev] [PATCH v5 09/17] net/i40e/base: add flags and fields for double VLAN
  ` [dpdk-dev] [PATCH v5 10/17] net/i40e/base: fix headers to match functions
  ` [dpdk-dev] [PATCH v5 11/17] net/i40e/base: fix potentially uninitialized variables
  ` [dpdk-dev] [PATCH v5 12/17] net/i40e/base: fix checksum is used incorrectly
  ` [dpdk-dev] [PATCH v5 13/17] net/i40e/base: add calculation of MAC frequency if no link
  ` [dpdk-dev] [PATCH v5 14/17] net/i40e/base: separate kernel allocated Rx bi rings
  ` [dpdk-dev] [PATCH v5 15/17] net/i40e/base: update FVL FW API version to 1.15
  ` [dpdk-dev] [PATCH v5 16/17] net/i40e/base: add defines related to DDP
  ` [dpdk-dev] [PATCH v5 17/17] net/i40e/base: update version in readme
` [dpdk-dev] [PATCH v6 00/17] i40e base code update
  ` [dpdk-dev] [PATCH v6 01/17] net/i40e/base: add v2 version of send ASQ command functions
  ` [dpdk-dev] [PATCH v6 02/17] net/i40e/base: add Min SRev for 4 more X722 modules

[PATCH 1/2] kunit: tool: use dataclass instead of collections.namedtuple
 2021-10-09  1:54 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: delete kunit_parser.TestResult type

[PATCH] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-09  2:00 UTC  (2+ messages)

[PATCH v2 0/3] erofs: some decompression improvements
 2021-10-09  1:52 UTC  (4+ messages)
` [PATCH v2 1/3] erofs: get compression algorithms directly on mapping

[PATCH bpf-next v4] test_bpf: Add module parameter test_suite
 2021-10-09  1:50 UTC 

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-10-09  1:41 UTC  (53+ messages)
` [PATCH v5 01/29] compiler: Rename host_build() to tools_build()
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
` [PATCH v5 03/29] image: Add Kconfig options for FIT in the tools build
` [PATCH v5 04/29] spl: cypto: Bring back SPL_ versions of SHA
` [PATCH v5 05/29] hash: Use Kconfig to enable hashing in host tools and SPL
` [PATCH v5 06/29] hash: Drop some #ifdefs in hash.c
` [PATCH v5 07/29] image: Drop IMAGE_ENABLE_FIT
` [PATCH v5 08/29] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH v5 09/29] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH v5 10/29] image: Use Kconfig to enable FIT_RSASSA_PSS "
` [PATCH v5 11/29] image: Use the correct checks for CRC32
` [PATCH v5 12/29] image: Drop IMAGE_BOOT_GET_CMDLINE
` [PATCH v5 13/29] image: Drop IMAGE_OF_BOARD_SETUP
` [PATCH v5 14/29] image: Drop IMAGE_OF_SYSTEM_SETUP
` [PATCH v5 15/29] image: Drop IMAGE_ENABLE_IGNORE
` [PATCH v5 16/29] efi: Correct dependency on FIT_SIGNATURE
` [PATCH v5 19/29] image: Tidy up fit_unsupported_reset()
` [PATCH v5 20/29] image: Drop unnecessary #ifdefs from image.h
` [PATCH v5 21/29] image: Drop #ifdefs for fit_print_contents()
` [PATCH v5 22/29] image: Drop most #ifdefs in image-board.c
` [PATCH v5 23/29] image: Reduce variable scope in boot_get_ramdisk()
` [PATCH v5 24/29] image: Split up boot_get_ramdisk()
` [PATCH v5 25/29] image: Remove #ifdefs from select_ramdisk()
` [PATCH v5 26/29] image: Remove some #ifdefs from image-fit and image-fit-sig
` [PATCH v5 27/29] image: Reduce variable scope in boot_get_fdt()
` [PATCH v5 28/29] image: Split up boot_get_fdt()

[PATCH v5 00/16] Add TDX Guest Support (shared-mm support)
 2021-10-09  1:45 UTC  (21+ messages)
` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v5 02/16] x86/tdx: Get TD execution environment information via TDINFO
` [PATCH v5 03/16] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
` [PATCH v5 05/16] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest
` [PATCH v5 08/16] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v5 09/16] x86/tdx: Enable shared memory confidential guest flags for TDX guest
` [PATCH v5 10/16] PCI: Consolidate pci_iomap_range(), pci_iomap_wc_range()
` [PATCH v5 11/16] asm/io.h: Add ioremap_host_shared fallback
` [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range()
` [PATCH v5 13/16] PCI: Mark MSI data shared
` [PATCH v5 14/16] virtio: Use shared mappings for virtio PCI devices
` [PATCH v5 15/16] x86/tdx: Implement ioremap_host_shared for x86
` [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-10-09  1:44 UTC 

[PATCH v4] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-10-09  9:43 UTC 

[PATCH v4 00/15] image: A partial series for the image clean-up
 2021-10-09  1:39 UTC  (31+ messages)
` [PATCH v4 01/15] lib: Add memdup()
` [PATCH v4 02/15] Add support for an owned buffer
` [PATCH v4 03/15] compiler: Add a comment to host_build()
` [PATCH v4 04/15] zstd: Create a function for use from U-Boot
` [PATCH v4 05/15] btrfs: Use U-Boot API for decompression
` [PATCH v4 06/15] image: Avoid switch default in image_decomp()
` [PATCH v4 07/15] image: Update zstd to avoid reporting error twice
` [PATCH v4 08/15] gzip: Avoid use of u64
` [PATCH v4 09/15] image: Update image_decomp() to avoid ifdefs
` [PATCH v4 10/15] image: Split board code out into its own file
` [PATCH v4 11/15] image: Fix up checkpatch warnings in image-board.c
` [PATCH v4 12/15] image: Split host code out into its own file
` [PATCH v4 13/15] image: Create a function to do manual relocation
` [PATCH v4 14/15] image: Avoid #ifdefs for "
` [PATCH v4 15/15] image: Remove ifdefs around image_setup_linux() el at

[dm-devel] [PATCH] multipath-tools: dm-devel is a closed ml
 2021-10-09  1:36 UTC  (3+ messages)

[PATCH v3 0/4] Merge contiguous physical memory regions
 2021-10-09  1:32 UTC  (5+ messages)
` [PATCH v3 1/4] nitro_enclaves: "
` [PATCH v3 2/4] nitro_enclaves: Sanity check physical memory regions during merging
` [PATCH v3 3/4] nitro_enclaves: Add KUnit tests setup for the misc device functionality
` [PATCH v3 4/4] nitro_enclaves: Add KUnit tests for contiguous physical memory regions merging

git log --encoding=HTML is not supported
 2021-10-09  1:29 UTC  (6+ messages)
      ` *Really* noisy encoding warnings post-v2.33.0

[net-next 0/4] devlink: add dry run support for flash update
 2021-10-09  1:29 UTC  (9+ messages)

[tip:auto-latest] BUILD SUCCESS a6d06ef25c4e1a17d287aafcc200e82ecb7644a8
 2021-10-09  1:30 UTC 

[mark:arm64/uaccess/rework 12/19] arch/arm64/mm/extable.c:65:6: warning: no previous prototype for function 'ex_handler_luz'
 2021-10-09  1:28 UTC  (2+ messages)

[PATCH v2] mm/huge_memory.c: disable THP with large THP size on small present memory
 2021-10-09  1:28 UTC  (3+ messages)

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-10-09  1:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH] ethdev: fix eth device released repeatedly

[PATCH v4 0/7] kernel.h further split
 2021-10-09  1:21 UTC  (6+ messages)
` [PATCH v4 4/7] list.h: Replace kernel.h with the necessary inclusions

bf756fb833cb ("drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend")
 2021-10-09  1:20 UTC  (6+ messages)

[PATCH v3] mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
 2021-10-09  9:19 UTC 

[Bug 214655] New: BUG: unable to handle kernel paging request in __dquot_free_space
 2021-10-09  1:16 UTC 

[PATCH v15 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-10-09  1:14 UTC  (4+ messages)
` [PATCH v15 bpf-next 17/18] net: xdp: introduce bpf_xdp_pointer utility routine

[Intel-gfx] [PATCH v4] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-09  1:11 UTC  (3+ messages)
`  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: move remaining debugfs interfaces into gt (rev11)

[geert-renesas-drivers:topic/renesas-overlays-v5.14-rc1] BUILD SUCCESS c78d817869e63a3485bb4ab98aeea6ce368a396e
 2021-10-09  1:09 UTC 

[PATCH 0/2] KVM: x86: Fix and cleanup for recent AVIC changes
 2021-10-09  1:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Use vCPU's APICv status when handling APIC_ACCESS memslot
` [PATCH 2/2] KVM: x86: Simplify APICv update request logic

[Intel-gfx] [PATCH] drm/i915/icl: Fix read of memory frequency
 2021-10-09  0:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Windows Log Output to Event Viewer or Text File
 2021-10-08 22:01 UTC  (2+ messages)

[lpieralisi-pci:pci/qcom 2/3] drivers/pci/controller/dwc/pcie-qcom-ep.c:548:2-9: line 548 is redundant because platform_get_irq() already prints an error
 2021-10-09  0:51 UTC  (2+ messages)
` [PATCH] PCI: qcom-ep: fix platform_get_irq.cocci warnings

[RFC] Some questions and an idea on SLUB/SLAB
 2021-10-09  0:40 UTC  (3+ messages)

[PATCH v3 0/3] Expose PMU to the guests
 2021-10-09  0:37 UTC  (7+ messages)
` [PATCH v3 1/3] xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vpmu
` [PATCH v3 3/3] xen: Expose the PMU to the guests

[PATCH 00/11] i915: Initial multi-tile support
 2021-10-09  0:36 UTC  (6+ messages)
` [PATCH 07/11] drm/i915/xehp: Determine which tile raised an interrupt
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Initial multi-tile support (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 0/3] Fun with cpp word regex
 2021-10-09  0:00 UTC  (5+ messages)
` [PATCH v2 0/5] "

[PATCH] rpmsg: virtio: Remove unused including <linux/of_device.h>
 2021-10-09  0:30 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/4] Restructure the rpmsg char to decorrelate the control part
 2021-10-09  0:30 UTC  (3+ messages)
` [PATCH v5 1/4] rpmsg: char: Remove useless include
  ` (subset) "

[PATCH v2,net] net: mana: Fix error handling in mana_create_rxq()
 2021-10-09  0:30 UTC  (2+ messages)

[PATCH net-next] mlxsw: item: Annotate item helpers with '__maybe_unused'
 2021-10-09  0:30 UTC  (2+ messages)

[PATCH] kunit: tool: fix --json output for skipped tests
 2021-10-09  0:29 UTC  (2+ messages)

[Buildroot] [PATCH v4 0/2] package/nodejs: bump version to 14.17.6
 2021-10-09  0:27 UTC  (3+ messages)
` [Buildroot] [PATCH v4 1/2] package/python3: Add bzip2 option to host
` [Buildroot] [PATCH v4 2/2] package/nodejs: bump version to 14.17.6

[Buildroot] Patchwork submitter is wrong?
 2021-10-09  0:25 UTC 

[PATCH v3] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
 2021-10-09  0:25 UTC  (2+ messages)

[PATCH 1/2] tracing: show size of requested buffer
 2021-10-09  0:21 UTC  (7+ messages)

[Buildroot] [PATCH v3 0/2] package/nodejs: bump version to 14.17.6
 2021-10-09  0:20 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] "

[PATCH bpf-next v4 0/5] Implement bitset maps, with bloom filter
 2021-10-09  0:16 UTC  (5+ messages)
` [PATCH bpf-next v4 1/5] bpf: Add bitset map with bloom filter capabilities

[net PATCH 1/2] drivers: net: phy: at803x: fix resume for QCA8327 phy
 2021-10-09  0:16 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/e1000: build on Windows
 2021-10-09  0:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC] perf arm-spe: Track task context switch for cpu-mode events
 2021-10-09  0:12 UTC  (11+ messages)

[PATCH 0/4] x86/x86: KVM: Fixes for KVM's PI wakeup handler
 2021-10-09  0:11 UTC  (5+ messages)
` [PATCH 1/4] x86/irq: Ensure PI wakeup handler is unregistered before module unload
` [PATCH 2/4] KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
` [PATCH 3/4] x86/irq: KVM: Harden posted interrupt (un)registration paths
` [PATCH 4/4] KVM: VMX: Register posted interrupt wakeup handler iff APICv is enabled

[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
 2021-10-09  0:10 UTC  (2+ messages)

Can the Kernel Concurrency Sanitizer Own Rust Code?
 2021-10-09  0:08 UTC  (15+ messages)

[PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap
 2021-10-09  0:05 UTC  (14+ messages)

[PATCH v4 0/4] rpmsg: char: introduce the rpmsg-raw channel
 2021-10-09  0:06 UTC  (5+ messages)
` [PATCH v4 3/4] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v4 4/4] rpmsg: char: Introduce the "rpmsg-raw" channel

[PATCH 0/6] drm/i915: Failsafe migration blits
 2021-10-09  0:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RESEND PATCH v2] trace: prevent preemption in perf_ftrace_function_call()
 2021-10-09  0:03 UTC  (2+ messages)

ARM series with tools patches for 4.16
 2021-10-09  0:03 UTC 

[PATCH] um: Add missing "FORCE" target when using if_changed
 2021-10-09  0:01 UTC  (4+ messages)

[PATCH net-next] net: tg3: fix redundant check of true expression
 2021-10-09  0:00 UTC  (2+ messages)

[PATCH] isdn: cpai: check ctr->cnr to avoid array index out of bound
 2021-10-09  0:00 UTC  (2+ messages)

[dpdk-dev] [PATCH] kni: restrict bifurcated device support
 2021-10-08 23:58 UTC 

[GIT PULL] md-next 20211008
 2021-10-08 23:57 UTC 

[Buildroot] [PATCH-2021.02 1/1] package/go: security bump to version 1.16.9
 2021-10-08 23:56 UTC 

[dpdk-dev] [PATCH v2] eal/windows: ensure all enabled CPUs are counted
 2021-10-08 23:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] selftests: proc: Make sure wchan works when it exists
 2021-10-08 23:55 UTC 

[PATCH] dt-bindings: serial: uartlite: drop $ref for -bits property
 2021-10-08 23:43 UTC 

[PATCH v2 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-10-08 23:54 UTC  (3+ messages)
` [PATCH v2 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt

[PATCH] kunit: tool: continue past invalid utf-8 output
 2021-10-08 23:51 UTC  (2+ messages)

[PATCH v2] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-08 23:51 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] KVM: selftests: Fix nested SVM tests when built with clang
 2021-10-08 23:50 UTC  (3+ messages)

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-10-08 23:48 UTC  (5+ messages)
` [PATCH 1/2] scripts: ftrace - move the sort-processing in ftrace_init to compile time

[Buildroot] [PATCH 1/1] package/go: security bump to 1.17.2
 2021-10-08 23:47 UTC 

[xen-unstable test] 165428: tolerable FAIL - PUSHED
 2021-10-08 23:46 UTC 

[Buildroot] [PATCH-NEXT v1 1/1] package/go: security bump to 1.17.2
 2021-10-08 23:45 UTC 

[PATCH v2] ksmbd: improve credits management
 2021-10-08 23:45 UTC  (2+ messages)

[PATCH] Clocksource: Avoid misjudgment of clocksource
 2021-10-08 23:45 UTC  (2+ messages)

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-08 23:42 UTC  (3+ messages)

[PATCH v9 00/11] Add TDX Guest Support (Initial support)
 2021-10-08 23:40 UTC  (4+ messages)
` [PATCH v9 09/11] x86/tdx: Add MSR support for TDX guest
` [PATCH v9 10/11] x86/tdx: Don't write CSTAR MSR on Intel
` [PATCH v9 11/11] x86/tdx: Handle CPUID via #VE


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.