All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-11 18:09:19 to 2020-09-11 19:25:49 UTC [more...]

[PATCH 0/4] clone: allow configurable default for -o/--origin
 2020-09-11 19:25 UTC  (10+ messages)
` [PATCH 1/4] clone: add tests for --template and some disallowed option pairs
` [PATCH 2/4] clone: call git_config before parse_options
` [PATCH 3/4] clone: validate --origin option before use
` [PATCH 4/4] clone: allow configurable default for `-o`/`--origin`

[PATCH for-next] io_uring: ensure IOSQE_ASYNC file table grabbing works, with SQPOLL
 2020-09-11 19:23 UTC  (12+ messages)

[dpdk-dev] [PATCH v4 00/22] Add DLB PMD
 2020-09-11 19:18 UTC  (21+ messages)
` [dpdk-dev] [PATCH v4 01/22] event/dlb: add documentation and meson infrastructure
` [dpdk-dev] [PATCH v4 02/22] event/dlb: add dynamic logging
` [dpdk-dev] [PATCH v4 03/22] event/dlb: add private data structures and constants
` [dpdk-dev] [PATCH v4 04/22] event/dlb: add definitions shared with LKM or shared code
` [dpdk-dev] [PATCH v4 05/22] event/dlb: add inline functions
` [dpdk-dev] [PATCH v4 06/22] event/dlb: add probe
` [dpdk-dev] [PATCH v4 07/22] event/dlb: add xstats
` [dpdk-dev] [PATCH v4 08/22] event/dlb: add infos get and configure
` [dpdk-dev] [PATCH v4 09/22] event/dlb: add queue and port default conf
` [dpdk-dev] [PATCH v4 10/22] event/dlb: add queue setup
` [dpdk-dev] [PATCH v4 11/22] event/dlb: add port setup
` [dpdk-dev] [PATCH v4 12/22] event/dlb: add port link
` [dpdk-dev] [PATCH v4 13/22] event/dlb: add port unlink and port unlinks in progress
` [dpdk-dev] [PATCH v4 14/22] event/dlb: add eventdev start
` [dpdk-dev] [PATCH v4 15/22] event/dlb: add enqueue and its burst variants
` [dpdk-dev] [PATCH v4 16/22] event/dlb: add dequeue "
` [dpdk-dev] [PATCH v4 17/22] event/dlb: add eventdev stop and close
` [dpdk-dev] [PATCH v4 18/22] event/dlb: add PMD's token pop public interface
` [dpdk-dev] [PATCH v4 19/22] event/dlb: add PMD self-tests
` [dpdk-dev] [PATCH v4 20/22] event/dlb: add queue and port release

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-11 19:22 UTC  (5+ messages)
` [PATCH v6 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH] target/i386/kvm: Add missing fallthrough comment
 2020-09-11 19:23 UTC  (2+ messages)

Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
 2020-09-11 19:24 UTC  (7+ messages)

[PATCH 00/24] Many patches
 2020-09-11 19:24 UTC  (7+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)
  ` AW: "
` [PATCH 17/24] get_phys_pages.3: Write 'long' instead of 'long int'
  ` AW: "

[PATCH] hw: usb: hcd-ohci: check len and frame_number variables
 2020-09-11 19:20 UTC  (3+ messages)

[PATCH] ls-files: respect 'submodule.recurse' config
 2020-09-11 19:19 UTC  (4+ messages)

lpfc on latest 5.9 is very chatty on modprobe
 2020-09-11 19:18 UTC  (4+ messages)

[RFC PATCH v2 1/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-11 19:09 UTC  (10+ messages)
` [PATCH] "

[PATCH v2] cma_alloc(), indefinitely retry allocations for -EBUSY failures
 2020-09-11 19:17 UTC  (4+ messages)
  ` [PATCH v2] mm: cma: indefinitely retry allocations in cma_alloc

[PATCH net-next] net: mvpp2: Initialize link in mvpp2_isr_handle_{xlg,gmac_internal}
 2020-09-11 19:16 UTC  (7+ messages)

Useless dovetail hacks
 2020-09-11 19:16 UTC  (3+ messages)

Linux raid-like idea
 2020-09-11 19:16 UTC  (6+ messages)

OpenBMC LDAP server configuration assistance
 2020-09-11 19:14 UTC  (3+ messages)

[PATCH V5 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-09-11 19:14 UTC  (11+ messages)

[PATCH RESEND bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
 2020-09-11 19:13 UTC  (3+ messages)
` [PATCH RESEND bpf-next v3 2/9] bpf: verifier: refactor check_attach_btf_id()

[PATCH rdma-next 0/4] Query GID table API
 2020-09-11 19:11 UTC  (3+ messages)
` [PATCH rdma-next 2/4] RDMA/core: Modify enum ib_gid_type and enum rdma_network_type

[PATCH] Fix references to nommu-mmap.rst
 2020-09-11 19:10 UTC  (2+ messages)

[PATCH V8 0/3] fuse: Add support for passthrough read/write
 2020-09-11 18:46 UTC  (2+ messages)
` [fuse-devel] "

[dpdk-dev] [PATCH 00/15] Replace terms master/slave lcore with main/worker lcore
 2020-09-11 19:07 UTC  (16+ messages)
` [dpdk-dev] [PATCH 01/15] eal: add macro to mark macros as deprecated
` [dpdk-dev] [PATCH 02/15] eal: rename lcore word choices
` [dpdk-dev] [PATCH 03/15] rte_power: replace rte_master_lcore with rte_main_lcore
` [dpdk-dev] [PATCH 04/15] drivers: replace master lcore with main lcore
` [dpdk-dev] [PATCH 05/15] doc: "
` [dpdk-dev] [PATCH 06/15] app/test: replace uses of master/slave
` [dpdk-dev] [PATCH 07/15] app/test-pmd: replace master lcore with main lcore
` [dpdk-dev] [PATCH 08/15] app/test-eventdev: replace use of "
` [dpdk-dev] [PATCH 09/15] app: replace references to master/slave
` [dpdk-dev] [PATCH 10/15] examples: replace use of master with main
` [dpdk-dev] [PATCH 11/15] examples/multi_process: replace references to master/slave
` [dpdk-dev] [PATCH 12/15] examples/performance-thread: replace reference to master lcore
` [dpdk-dev] [PATCH 13/15] examples/qos: replace references to master
` [dpdk-dev] [PATCH 14/15] examples/ipsec-secgw: replace master lcore with main lcore
` [dpdk-dev] [PATCH 15/15] examples: "

[PATCH V2 0/3] integrity: Load certs from EFI MOK config table
 2020-09-11 19:08 UTC  (8+ messages)
` [PATCH V2 2/3] integrity: Move import of MokListRT certs to a separate routine

[PATCH v2] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-11 19:06 UTC  (4+ messages)

[PATCH] tools/libs/stat: fix broken build
 2020-09-11 19:08 UTC  (3+ messages)

Git doesn't honor NO_PROXY environment variable while cloning
 2020-09-11 19:08 UTC  (5+ messages)

Cannot run `git submodule init` on Cygwin from script with strict error checking
 2020-09-11 19:07 UTC  (5+ messages)

[PATCH] tools: Delete XEN_DOMCTL_disable_migrate
 2020-09-11 19:06 UTC 

Redefinition of typedefs (C11 feature)
 2020-09-11 19:06 UTC  (2+ messages)

[PATCH 0/1] i2c: add slave testunit driver
 2020-09-11 19:05 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V1 00/32] Live Update
 2020-09-11 19:00 UTC  (11+ messages)
` [PATCH V1 13/32] gdbstub: gdb support for suspended state
` [PATCH V1 14/32] savevm: VMS_RESTART and cprsave restart
` [PATCH V1 15/32] vl: QEMU_START_FREEZE env var
` [PATCH V1 16/32] oslib: add qemu_clr_cloexec
` [PATCH V1 17/32] util: env var helpers

[PATCH] docs: rewrite admin-guide/sysctl/abi.rst
 2020-09-11 19:01 UTC 

[PATCH] arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late
 2020-09-11 18:59 UTC  (3+ messages)

[RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean
 2020-09-11 19:00 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH 00/38] iio: remaining easy of_match_ptr removal and related
 2020-09-11 18:59 UTC  (3+ messages)
` [PATCH 34/38] iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections

[PATCH 00/12] more miscellaneous Bloom filter improvements, redux
 2020-09-11 18:59 UTC  (8+ messages)
` [PATCH 10/12] bloom: encode out-of-bounds filters as non-empty
` [PATCH 12/12] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
 2020-09-11 18:58 UTC  (3+ messages)

[PATCH] ref-filter: allow merged and no-merged filters
 2020-09-11 18:57 UTC  (4+ messages)
` [PATCH v2 0/2] git branch: allow combining "
  ` [PATCH v2 1/2] t3201: test multiple branch filter combinations
  ` [PATCH v2 2/2] ref-filter: allow merged and no-merged filters

[Printing-architecture] OpenPrinting News
 2020-09-11 18:53 UTC 

[hch-misc:dma-header-cleanups 23/31] arch/x86/xen/pci-swiotlb-xen.c:63:3: error: 'dma_ops' undeclared; did you mean
 2020-09-11 18:50 UTC 

[GIT PULL for v5.10] Venus updates - part2
 2020-09-11 18:51 UTC  (2+ messages)
` [GIT PULL for v5.10] Venus updates - part2 (#66892)

[Bug 206123] New: aacraid ( PM8068) and iommu=nobypass Frozen PHB error on ppc64
 2020-09-11 18:48 UTC  (4+ messages)
` [Bug 206123] "

[PATCH 0/3] Address sparse warnings
 2020-09-11 18:47 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Correct type annotations in user xattr helpers
` [PATCH 2/3] NFSD: Correct type annotations in user xattr XDR functions
` [PATCH 3/3] NFSD: Correct type annotations in COPY "

[PATCH] sched.h: drop in_ubsan field when UBSAN is in trap mode
 2020-09-11 15:15 UTC  (3+ messages)

[oe] [meta-oe] [PATCH] mongodb: bump to r4.4.1 version
 2020-09-11 18:47 UTC  (2+ messages)

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-11 18:45 UTC  (6+ messages)

[PATCH net-next 0/3] sfc: misc cleanups
 2020-09-11 18:45 UTC  (4+ messages)
` [PATCH net-next 1/3] sfc: remove duplicate call to efx_init_channels from EF100 probe
` [PATCH net-next 2/3] sfc: remove spurious unreachable return statement
` [PATCH net-next 3/3] sfc: cleanups around efx_alloc_channel

[PATCH] src/ap.c: fix build with uclibc
 2020-09-11 18:43 UTC  (2+ messages)

[PATCH 1/3] auto-t: fix set_neighbor SSID escaping
 2020-09-11 18:42 UTC  (4+ messages)
` [PATCH 2/3] auto-t: remove hwsim rules on __del__
` [PATCH 3/3] test-runner: print results even if test run is canceled

[PATCH net-next] i40e: allow VMDQs to be used with AF_XDP zero-copy
 2020-09-11 18:41 UTC  (7+ messages)
      ` [Intel-wired-lan] "

[PATCH] dm: arm: bcmstb: Enable driver model for Ethernet drivers
 2020-09-11 18:41 UTC  (2+ messages)
` [PATCH v2] configs: bcmstb: Disable networking support

Best way to add caching to a new raid setup
 2020-09-11 18:39 UTC  (13+ messages)

cma_alloc(), add sleep-and-retry for temporary page pinning
 2020-09-11 18:39 UTC  (4+ messages)

Tagging kernel data using MTE
 2020-09-11 18:37 UTC 

[GIT PULL] regulator fixes for v5.9-rc4
 2020-09-11 18:37 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.9-rc4
 2020-09-11 18:37 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.9-rc5
 2020-09-11 18:37 UTC  (2+ messages)

[git pull] drm fixes for 5.9-rc5
 2020-09-11 18:37 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-09-11 18:37 UTC  (2+ messages)

[PATCH net-next 4/4] net: dsa: set configure_vlan_while_not_filtering to true by default
 2020-09-11 18:35 UTC  (13+ messages)

An i2c issue found in intel-bmc/openbmc
 2020-09-11 18:35 UTC  (2+ messages)

[PATCHv2 1/2] arm64/relocate_kernel: remove redundant code
 2020-09-11 18:32 UTC  (7+ messages)
` [PATCHv2 2/2] Documentation/kvm/arm: improve description of HVC_SOFT_RESTART

[PATCH v2] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-11 18:31 UTC  (2+ messages)

[PATCH 0/7] riscv: Correctly handle IPIs already pending upon boot
 2020-09-11 18:30 UTC  (6+ messages)
` [PATCH 1/7] Revert "riscv: Clear pending interrupts before enabling IPIs"

[PATCH V6 1/1] Softirq:avoid large sched delay from the pending softirqs
 2020-09-11 18:28 UTC  (3+ messages)

[PATCH net-next] net: dsa: b53: Configure VLANs while not filtering
 2020-09-11 18:28 UTC  (2+ messages)

[dpdk-dev] 18.11.10 (LTS) patches review and test
 2020-09-11 18:27 UTC  (3+ messages)

edid-decode: Incorrect decoding of CTA extension if it does not contain padding bytes
 2020-09-11 18:27 UTC 

[PATCH 1/2] drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart
 2020-09-11 18:25 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: More accurate description of a function param

[PATCH] riscv: Only enable OF_BOARD_FIXUP for S-Mode
 2020-09-11 18:25 UTC  (5+ messages)

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

[PATCH v2 0/2] Decode raw MSR values of MCA registers in BERT
 2020-09-11 18:23 UTC  (6+ messages)
` [PATCH v2 1/2] cper, apei, mce: Pass x86 CPER through the MCA handling chain

[dm-crypt] How to debug the start up process ?
 2020-09-11 18:08 UTC 

[PATCH v3] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-09-11 18:22 UTC  (2+ messages)

[nftables] TODO: Replace yy_switch_to_buffer by yypop_buffer_state and yypush_buffer_state
 2020-09-11 18:19 UTC  (4+ messages)

KASAN: use-after-free Read in ucma_close (2)
 2020-09-11 18:19 UTC  (2+ messages)

[DISCUSS] sfp: sfp controller concept
 2020-09-11 18:19 UTC 

MAINTAINERS: Marking internal distribution lists
 2020-09-11 14:40 UTC  (3+ messages)

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-11 18:15 UTC  (3+ messages)

[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-11 18:16 UTC  (5+ messages)
` [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length

support range based offsets in dma-direct
 2020-09-11 18:00 UTC  (4+ messages)
` [PATCH 2/3] ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE

[PATCH 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
 2020-09-11 18:07 UTC  (9+ messages)
` [PATCH 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH 3/9] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH 4/9] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH 5/9] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH 6/9] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PATCH 7/9] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH 8/9] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH 9/9] piix4: don't reserve hw resources when hotplug is off globally

[PATCH v1 0/3] unit tests for change 'do not add hotplug related amls for cold plugged bridges'
 2020-09-11 18:10 UTC  (5+ messages)

Problems with pointer offsets on ARM32
 2020-09-11 18:13 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Fix g4x+ sprite dotclock limit for upscaling
 2020-09-11 18:13 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Use fb->format->is_yuv for the g4x+ sprite RGB vs. YUV check

[PATCH v3] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
 2020-09-11 18:10 UTC  (8+ messages)

[PATCH 0/1]: generic: add test for boundary in xfs_attr_shortform_verify
 2020-09-11 18:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/4] Enlarge tracepoints in the display component
 2020-09-11 18:09 UTC  (5+ messages)
` [PATCH v2 1/4] drm/amd/display: Rework registers tracepoint

[PATCH] vfio iommu: Add dma limit capability
 2020-09-11 18:09 UTC  (4+ 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.