All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-22 08:28:11 to 2020-09-22 08:59:29 UTC [more...]

[dpdk-dev] [PATCH 00/60] common/sfc_efx: support Riverhead NIC family
 2020-09-22  8:49 UTC  (53+ messages)
` [dpdk-dev] [PATCH 01/60] common/sfc_efx/base: add EF100 registers definitions
` [dpdk-dev] [PATCH 03/60] common/sfc_efx/base: add event queue operation to do polling
` [dpdk-dev] [PATCH 04/60] common/sfc_efx/base: add efsys option for Riverhead
` [dpdk-dev] [PATCH 05/60] common/sfc_efx/base: add Riverhead NIC family
` [dpdk-dev] [PATCH 06/60] common/sfc_efx/base: update registers check for Riverhead
` [dpdk-dev] [PATCH 07/60] common/sfc_efx/base: use EF10 MCDI methods "
` [dpdk-dev] [PATCH 08/60] common/sfc_efx/base: use EF10 PHY "
` [dpdk-dev] [PATCH 09/60] common/sfc_efx/base: move 14b prefix check out of caps get
` [dpdk-dev] [PATCH 10/60] common/sfc_efx/base: remove PF count get from "
` [dpdk-dev] [PATCH 11/60] common/sfc_efx/base: factor out helper to get board config
` [dpdk-dev] [PATCH 12/60] common/sfc_efx/base: set NIC features in generic place
` [dpdk-dev] [PATCH 13/60] common/sfc_efx/base: factor out MCDI entity reset helper
` [dpdk-dev] [PATCH 14/60] common/sfc_efx/base: add Riverhead support to NIC module
` [dpdk-dev] [PATCH 15/60] common/sfc_efx/base: use dummy tunnel ops for Riverhead
` [dpdk-dev] [PATCH 16/60] common/sfc_efx/base: use EF10 filter methods "
` [dpdk-dev] [PATCH 17/60] common/sfc_efx/base: use EF10 MAC "
` [dpdk-dev] [PATCH 18/60] common/sfc_efx/base: add interrupts module "
` [dpdk-dev] [PATCH 19/60] common/sfc_efx/base: move EvQ init/fini wrappers to generic
` [dpdk-dev] [PATCH 20/60] common/sfc_efx/base: move EvQ create generic checks
` [dpdk-dev] [PATCH 21/60] common/sfc_efx/base: prepare to merge EvQ init functions
` [dpdk-dev] [PATCH 22/60] common/sfc_efx/base: merge versions of init EvQ wrappers
` [dpdk-dev] [PATCH 23/60] common/sfc_efx/base: add event queue module for Riverhead
` [dpdk-dev] [PATCH 24/60] common/sfc_efx/base: complete EvQ creation on Riverhead
` [dpdk-dev] [PATCH 25/60] common/sfc_efx/base: handle MCDI events "
` [dpdk-dev] [PATCH 26/60] common/sfc_efx/base: move RxQ init/fini wrappers to generic
` [dpdk-dev] [PATCH 27/60] common/sfc_efx/base: move TxQ "
` [dpdk-dev] [PATCH 28/60] common/sfc_efx/base: switch TxQ init to extended version
` [dpdk-dev] [PATCH 30/60] common/sfc_efx/base: free Rx queue structure in generic code
` [dpdk-dev] [PATCH 31/60] common/sfc_efx/base: move Rx index check to "
` [dpdk-dev] [PATCH 32/60] common/sfc_efx/base: implement Rx control path for Riverhead
` [dpdk-dev] [PATCH 33/60] common/sfc_efx/base: implement Tx "
` [dpdk-dev] [PATCH 34/60] common/sfc_efx/base: fix Tx descriptor DMA sync on Riverhead
` [dpdk-dev] [PATCH 35/60] common/sfc_efx/base: handle Rx events for Riverhead
` [dpdk-dev] [PATCH 36/60] common/sfc_efx/base: handle Tx complete on Riverhead
` [dpdk-dev] [PATCH 37/60] common/sfc_efx/base: indicate support for TSO version 3
` [dpdk-dev] [PATCH 38/60] common/sfc_efx/base: report restrictions "
` [dpdk-dev] [PATCH 39/60] common/sfc_efx: do not include libefx headers from efsys.h
` [dpdk-dev] [PATCH 40/60] common/sfc_efx/base: add API to get Rx prefix information
` [dpdk-dev] [PATCH 41/60] common/sfc_efx/base: group RxQ parameters into a structure
` [dpdk-dev] [PATCH 42/60] common/sfc_efx/base: choose smallest Rx prefix on Riverhead
` [dpdk-dev] [PATCH 43/60] common/sfc_efx/base: add function control window concept
` [dpdk-dev] [PATCH 44/60] common/sfc_efx/base: add function control window lookup API
` [dpdk-dev] [PATCH 45/60] common/sfc_efx/base: add efsys API to find a memory BAR
` [dpdk-dev] [PATCH 47/60] common/sfc_efx/base: add NIC magic check on BAR lookup
` [dpdk-dev] [PATCH 50/60] common/sfc_efx/base: support UDP tunnel operations for EF100
` [dpdk-dev] [PATCH 51/60] common/sfc_efx/base: replace PCI efsys macros with functions
` [dpdk-dev] [PATCH 52/60] common/sfc_efx/base: use EF10 EVB methods for Riverhead
` [dpdk-dev] [PATCH 53/60] common/sfc_efx/base: allocate vAdaptor on Riverhead
` [dpdk-dev] [PATCH 55/60] common/sfc_efx/base: add 256bit type
` [dpdk-dev] [PATCH 58/60] common/sfc_efx/base: handle normal events in extended width
` [dpdk-dev] [PATCH 59/60] common/sfc_efx/base: add option for descriptor proxy queues
` [dpdk-dev] [PATCH 60/60] common/sfc_efx/base: handle descriptor proxy queue events

[PATCH V2 1/1] selinux-testsuite: Update SCTP asconf client/server
 2020-09-22  8:59 UTC 

[PATCH v3 00/17] hw/block/nvme: multiple namespaces support
 2020-09-22  8:45 UTC  (8+ messages)
` [PATCH v3 01/17] hw/block/nvme: fix typo in trace event
` [PATCH v3 02/17] pci: pass along the return value of dma_memory_rw
` [PATCH v3 05/17] hw/block/nvme: alignment style fixes
` [PATCH v3 06/17] hw/block/nvme: add a lba to bytes helper
` [PATCH v3 07/17] hw/block/nvme: fix endian conversion
` [PATCH v3 08/17] hw/block/nvme: add symbolic command name to trace events
` [PATCH v3 10/17] hw/block/nvme: default request status to success

[PATCH v18 00/32] per memcg lru_lock
 2020-09-22  8:58 UTC  (4+ messages)
` [PATCH v18 20/32] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH] system_data_types.7: ffix
 2020-09-22  8:58 UTC 

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-09-22  8:58 UTC  (2+ messages)

[PATCH] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-22  8:57 UTC  (10+ messages)

[PATCH] mac80211: fix regression in sta connection monitor
 2020-09-22  8:56 UTC  (3+ messages)

[PATCH] net: allwinner: remove redundant irqsave and irqrestore in hardIRQ
 2020-09-22  8:46 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the pidfd tree
 2020-09-22  8:54 UTC 

[PATCH] board: renesas: draak: Drop CA57 reset
 2020-09-22  8:54 UTC 

[PATCH v2 00/10] ARM: p2v: reduce min alignment to 2 MiB
 2020-09-22  8:51 UTC  (13+ messages)
` [PATCH v2 02/10] ARM: assembler: introduce adr_l, ldr_l and str_l macros
` [PATCH v2 03/10] ARM: p2v: move patching code to separate assembler source file
` [PATCH v2 04/10] ARM: p2v: factor out shared loop processing
` [PATCH v2 05/10] ARM: p2v: factor out BE8 handling

[kvm-unit-tests PATCH v2 0/2] Use same test names in the default and the TAP13 output format
 2020-09-22  8:53 UTC  (3+ messages)

[PATCH] arm-autonomy/documentation: Update arm-autonomy-quickstart.md with dependencies
 2020-09-22  8:53 UTC  (2+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-22  8:53 UTC  (19+ messages)
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API

[mm/debug_vm_pgtable/locks] e2aad6f1d2: BUG:unable_to_handle_page_fault_for_address
 2020-09-22  8:52 UTC  (3+ messages)

[PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2020-09-22  8:48 UTC  (9+ messages)
` [PATCH 41/42] mfd: wm8400: "
` [PATCH 42/42] mfd: wm8994: "

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: don't mix hdr and sdr planes
 2020-09-22  8:51 UTC  (4+ messages)

Performance regressions in networking & storage benchmarks in Linux kernel 5.8
 2020-09-22  8:51 UTC 

[PATCH] ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock
 2020-09-22  8:49 UTC 

bdi cleanups v6
 2020-09-22  8:49 UTC  (12+ messages)
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init

[PATCH v6] dt-bindings: media: imx274: Convert to json-schema
 2020-09-22  8:50 UTC  (3+ messages)

[PATCHv6 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
 2020-09-22  8:50 UTC  (19+ messages)
` [PATCHv6 01/18] phy: make phy_connect_fixed work with a null mdio bus
` [PATCHv6 02/18] net: fsl_mdio: Change to use virtual address
` [PATCHv6 03/18] net: fsl_mdio: Correct the MII management register block address
` [PATCHv6 04/18] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv6 05/18] net: tsec: Add fixed-link PHY support
` [PATCHv6 06/18] net: tsec: Add the compatible string "gianfar" support
` [PATCHv6 07/18] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv6 08/18] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv6 09/18] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv6 10/18] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv6 11/18] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv6 12/18] configs: P1020RDB: Enable DM_ETH config
` [PATCHv6 13/18] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv6 14/18] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv6 15/18] configs: P1010RDB: Enable DM_ETH config
` [PATCHv6 16/18] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv6 17/18] configs: P2020RDB: Enable DM_ETH config
` [PATCHv6 18/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN

[PATCH] generic/611: remove _supported_os line
 2020-09-22  8:49 UTC  (2+ messages)

[PATCH 1/3] auxdisplay: Make charlcd.[ch] more general
 2020-09-22  8:49 UTC  (5+ messages)
` [PATCH v2 00/33] Make charlcd device independent
  ` [PATCH v2 28/32] auxdisplay: hd44780: Remove clear_fast

[dpdk-dev] [dpdk-dev v8 0/4] cryptodev: add data-path service APIs
 2020-09-22  8:48 UTC  (10+ messages)
` [dpdk-dev] [dpdk-dev v9 "
  ` [dpdk-dev] [dpdk-dev v9 1/4] cryptodev: add crypto "

[PATCH v6 0/3] IMX274 fixes and power on and off implementation
 2020-09-22  8:47 UTC  (4+ messages)
` [PATCH v6 2/3] media: i2c: imx274: Remove stop stream i2c writes during remove

[PATCH] usb: dwc2: Fix contorl OUT transfer issue
 2020-09-22  8:48 UTC 

[PATCH v2 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-22  8:43 UTC  (8+ messages)
` [PATCH v2 1/6] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
` [PATCH v2 2/6] block/nvme: Map doorbells pages write-only
` [PATCH v2 3/6] block/nvme: Reduce I/O registers scope
` [PATCH v2 4/6] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
` [PATCH v2 5/6] block/nvme: Use register definitions from 'block/nvme.h'
` [PATCH v2 6/6] block/nvme: Replace magic value by SCALE_MS definition

[PATCH] board: renesas: remove empty board_early_init_f function
 2020-09-22  8:46 UTC 

[PATCH 0/6] block/nvme: Map doorbells pages write-only, remove magic from nvme_init
 2020-09-22  8:41 UTC  (4+ messages)
` [PATCH 2/6] block/nvme: Map doorbells pages write-only

[PATCH] MIPS: Loongson-3: Fix fp register access if MSA enabled
 2020-09-22  8:44 UTC  (4+ messages)

external harddisk: bogus corrupt leaf error?
 2020-09-22  8:44 UTC  (5+ messages)

[PATCH] xen: remove redundant initialization of variable ret
 2020-09-22  8:44 UTC  (2+ messages)

[PATCH] x86/mm: do not mark IO regions as Xen heap
 2020-09-22  8:43 UTC  (5+ messages)

[tty:tty-testing] BUILD SUCCESS 79d924e92fb02ae64158d9e6206832a294d3aab4
 2020-09-22  8:43 UTC 

[PATCH 4.19 00/49] 4.19.147-rc1 review
 2020-09-22  8:42 UTC  (2+ messages)

[PATCH 0/7] Do not support Debian 9 and Python 3.5 anymore
 2020-09-22  8:38 UTC  (4+ messages)

[PATCH] board: renesas: Remove empty s_init function
 2020-09-22  8:41 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-09-22  8:40 UTC  (9+ messages)
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document r8a774e1 support

[PATCH] KVM: SVM: Initialize ir_list and ir_list_lock regardless of AVIC enablement
 2020-09-22  8:44 UTC 

[PATCH] ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
 2020-09-22  8:38 UTC 

[PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-22  8:39 UTC  (7+ messages)
` [Intel-gfx] "
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
  ` [Intel-gfx] "
` [PATCH rdma-next v3 2/2] RDMA/umem: Move to allocate "

[PATCH v3] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2020-09-22  8:38 UTC  (4+ messages)

[PATCH v7 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-22  8:40 UTC  (5+ messages)
` [PATCH v7 05/11] dt-bindings: connector: Add property to set initial current cap for FRS

[dpdk-dev] [PATCH v3 22/37] doc: remove references to make in contributing guides
 2020-09-22  8:39 UTC  (6+ messages)

[PATCH 0/2] sched/cpupri: Cleanup cpu priority vector handling
 2020-09-22  8:39 UTC  (3+ messages)
` [PATCH 1/2] sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
` [PATCH 2/2] sched/cpupri: Remove pri_to_cpu[1]

[PATCH] lxc: remove deprecated options in lxc.service
 2020-09-22  8:34 UTC 

[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
 2020-09-22  8:33 UTC  (5+ messages)

[RFC 0/5] fix races in CDC-WDM
 2020-09-22  8:34 UTC  (16+ messages)

[PATCH v7 0/4] Add Caninos Loucos Labrador CoM and Base Board Device Tree
 2020-09-22  8:32 UTC  (5+ messages)
` [PATCH v7 4/4] arm64: dts: Add Caninos Loucos Labrador v3

[PATCHv5 00/18] powerpc: convert p1010, p1020 and p2020 RDB boards to DM_ETH
 2020-09-22  8:34 UTC  (4+ messages)
` [PATCHv5 02/18] configs: enable DM_MDIO for LS1021A-TWR and LS1021A-TSN

[PATCH 0/5] x86: Updates to some commands
 2020-09-22  8:33 UTC  (11+ messages)
` [PATCH 1/5] x86: hob: Add way to show a single hob entry
` [PATCH 2/5] x86: hob: Try to show a name instead of a GUID
` [PATCH 3/5] x86: Allow showing details about a HOB entry
` [PATCH 4/5] x86: Add support for more than 8 MTRRs
` [PATCH 5/5] x86: video: Show information about each video device

[PATCH] mm:cleanup mincore_huge_pmd
 2020-09-22  8:34 UTC 

[PATCH] enable core.fsyncObjectFiles by default
 2020-09-22  8:24 UTC  (4+ messages)
` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles

[GIT PULL] exynos-drm-next
 2020-09-22  8:38 UTC  (2+ messages)

[PATCH] timer: mchp-pit64b: add support for pit64b
 2020-09-22  8:32 UTC  (2+ messages)

[PATCH] git-p4: ignore binary file diffs in git-p4 commit
 2020-09-22  8:31 UTC 

[meta-zephyr][PATCH v3] zephyr-kernel: add Zephyr RTOS version 2.3.0 support
 2020-09-22  8:30 UTC 

[PATCH] arm: rmobile: Use imply for BOARD_EARLY_INIT_F
 2020-09-22  8:30 UTC 

[PATCH] drm/amd/display: optimize code runtime a bit
 2020-09-22  0:57 UTC  (2+ messages)
`  "

[PATCH] drm/amd/display: Simplify condition in try_disable_dsc
 2020-09-22  5:47 UTC 

[PATCH v2] drm/amd/display: optimize code runtime a bit
 2020-09-22  2:11 UTC 

[PATCH v38 00/24] Intel SGX foundations
 2020-09-22  8:30 UTC  (12+ messages)
` [PATCH v38 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT
` [PATCH v38 15/24] x86/sgx: Enable provisioning for remote attestation

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-22  8:28 UTC  (5+ messages)
` [PATCH 1/9] build: use if_changed more consistently (and correctly) for prelink*.o
  ` Ping: "

[dpdk-dev] [PATCH] EAL: An addition of cache line demote (CLDEMOTE) in rte_prefetch.h
 2020-09-22  8:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] eal: add cache-line demote support


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.