All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-25 05:26:42 to 2019-03-25 06:19:28 UTC [more...]

[PATCH net-next] tipc: fix return value check in tipc_mcast_send_sync()
 2019-03-25  6:31 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH v2 00/16] lightnvm: next set of improvements for 5.2
 2019-03-25  6:18 UTC  (7+ messages)
` [PATCH v2 02/16] lightnvm: pblk: IO path reorganization
` [PATCH v2 04/16] lightnvm: pblk: OOB recovery for closed chunks fix
` [PATCH v2 07/16] lightnvm: pblk: wait for inflight IOs in recovery

[PATCH 0/2] drm/sun4i: dw-hdmi: Improve CEC support
 2019-03-25  6:18 UTC  (5+ messages)
` [PATCH 1/2] drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver

[PATCH] scsi: qla4xxx: fix a potential NULL pointer dereference
 2019-03-25  6:18 UTC  (2+ messages)

[qemu-mainline test] 134029: regressions - trouble: broken/fail/pass
 2019-03-25  6:17 UTC 

[bug report] drm/amd/display: On DCN1, Wait for vupdate on cursor updates
 2019-03-25  6:17 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
 2019-03-25  6:15 UTC  (5+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-03-25  6:12 UTC  (19+ messages)

[PATCH v2] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-25  6:15 UTC  (8+ messages)

[PATCH v2] RISC-V: Always compile mm/init.c with cmodel=medany
 2019-03-25  6:12 UTC  (5+ messages)

[RFC PATCH 0/3] arch/x86: Add the support of ACRN hypervisor under arch/x86
 2019-03-25  6:12 UTC  (4+ messages)
` [RFC PATCH 3/3] arch/x86/acrn: add hypercall for acrn_hypervisor

[PATCH] arm64: add support for ASR AquilaC SoC
 2019-03-25  6:06 UTC  (2+ messages)

[PATCH V1 1/1] watchdog: f71808e_wdt: fix F81866 bit operation
 2019-03-25  6:10 UTC  (3+ messages)

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-25  6:04 UTC  (7+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] net/af_xdp: introduce AF XDP PMD driver
  ` [PATCH v5 2/5] lib/mbuf: introduce helper to create mempool with flags
  ` [PATCH v5 3/5] lib/mempool: allow page size aligned mempool
  ` [PATCH v5 4/5] net/af_xdp: use mbuf mempool for buffer management
  ` [PATCH v5 5/5] net/af_xdp: enable zero copy

Unknown host error while building abiword
 2019-03-25  6:07 UTC 

[RFC] [PATCH v2 0/5] Intel Virtual PMU Optimization
 2019-03-25  6:07 UTC  (4+ messages)

[PATCH v11 00/11] Introduce the for_each_set_clump8 macro
 2019-03-25  6:06 UTC  (24+ messages)
` [PATCH v11 01/11] bitops: "
` [PATCH v11 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v11 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v11 04/11] gpio: 104-idi-48: "
` [PATCH v11 05/11] gpio: gpio-mm: "
` [PATCH v11 06/11] gpio: ws16c48: "
` [PATCH v11 07/11] gpio: pci-idio-16: "
` [PATCH v11 08/11] gpio: pcie-idio-24: "
` [PATCH v11 09/11] gpio: uniphier: "
` [PATCH v11 10/11] thermal: intel: intel_soc_dts_iosf: "
` [PATCH v11 11/11] gpio: 74x164: Utilize the "

[PATCH 0/8] Support vector instructions on ICE
 2019-03-25  6:06 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] net/ice: fix Tx function setting
  ` [PATCH v6 2/8] net/ice: add pointer for queue buffer release
  ` [PATCH v6 3/8] net/ice: support vector SSE in RX
  ` [PATCH v6 4/8] net/ice: support Rx scatter SSE vector
  ` [PATCH v6 5/8] net/ice: support Tx "
  ` [PATCH v6 6/8] net/ice: support Rx AVX2 vector
  ` [PATCH v6 7/8] net/ice: support Rx scatter "
  ` [PATCH v6 8/8] net/ice: support vector AVX2 in TX

[PATCH] x86/boot: Use EFI setup data if provided
 2019-03-25  6:01 UTC  (5+ messages)

Should we consider removing Streebog from the Linux Kernel?
 2019-03-25  6:00 UTC  (2+ messages)

[PATCH v3 0/5] ocxl: OpenCAPI Cleanup
 2019-03-25  5:44 UTC  (27+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ocxl: Rename struct link to ocxl_link
  ` [PATCH v4 2/4] ocxl: read_pasid never returns an error, so make it void
  ` [PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headers
  ` [PATCH v4 4/4] ocxl: Remove some unused exported symbols
` [PATCH v3 0/7] Refactor OCXL driver to allow external drivers to use it
  ` [PATCH v3 1/7] ocxl: Split pci.c
  ` [PATCH v3 2/7] ocxl: Don't pass pci_dev around
  ` [PATCH v3 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
  ` [PATCH v3 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
  ` [PATCH v3 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
  ` [PATCH v3 6/7] ocxl: move event_fd handling to frontend
  ` [PATCH v3 7/7] ocxl: Provide global MMIO accessors for external drivers

[lustre-devel] [PATCH 00/28] More lustre patches
 2019-03-25  5:56 UTC  (5+ messages)
` [lustre-devel] [PATCH 05/28] lustre: obd_type: discard obd_type_lock

[PATCHv2] x86/boot/KASLR: skip the specified crashkernel reserved region
 2019-03-25  5:56 UTC  (6+ messages)

[PATCH] usb: sierra: fix a missing check of device_create_file (fwd)
 2019-03-25  5:54 UTC 

dmaengine: axi-dmac: extend support for ZynqMP arch
 2019-03-25  5:54 UTC 

dma:xgene-dma:move spin_lock_bh to spin_lock in tasklet
 2019-03-25  5:52 UTC  (3+ messages)
` [PATCH] "

[PATCH V2 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-25  5:38 UTC  (18+ messages)
` [PATCH V2 1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues
` [PATCH V2 2/8] blk-mq: use static_rqs instead of rqs to iterate tags
` [PATCH V2 3/8] blk-mq: use blk_mq_queue_tag_inflight_iter in debugfs
` [PATCH V2 4/8] mtip32xx: use blk_mq_queue_tag_inflight_iter
` [PATCH V2 5/8] nbd: "
` [PATCH V2 6/8] skd: "
` [PATCH V2 7/8] nvme: "
` [PATCH V2 8/8] blk-mq: remove blk_mq_tagset_busy_iter

[PATCH 0/3] rebase: learn --keep-base
 2019-03-25  5:47 UTC  (6+ messages)
` [PATCH 1/3] rebase: teach rebase --keep-base

[PATCH 00/37] share code update
 2019-03-25  5:44 UTC  (40+ messages)
` [PATCH v4 00/38] ice "
  ` [PATCH v4 01/38] net/ice/base: add switch resource allocation and free
  ` [PATCH v4 02/38] net/ice/base: improve comments
  ` [PATCH v4 03/38] net/ice/base: add two helper functions
  ` [PATCH v4 04/38] net/ice/base: add helper macros
  ` [PATCH v4 05/38] net/ice/base: allow package copy to be used after resets
  ` [PATCH v4 06/38] net/ice/base: clean code
  ` [PATCH v4 07/38] net/ice/base: declare functions as external
  ` [PATCH v4 08/38] net/ice/base: add more APIs in switch module
  ` [PATCH v4 09/38] net/ice/base: add VSI queue context framework
  ` [PATCH v4 10/38] net/ice/base: add APIs to add remove ethertype filter
  ` [PATCH v4 11/38] net/ice/base: add APIs to get allocated resources
  ` [PATCH v4 12/38] net/ice/base: add APIs to alloc/free resource counter
  ` [PATCH v4 13/38] net/ice/base: add APIs to get VSI promiscuous mode
  ` [PATCH v4 14/38] net/ice/base: add MAC filter with marker and counter
  ` [PATCH v4 15/38] net/ice/base: add two helper functions for flow management
  ` [PATCH v4 16/38] net/ice/base: fix minor issues
  ` [PATCH v4 17/38] net/ice/base: update macros
  ` [PATCH v4 18/38] net/ice/base: clean code
  ` [PATCH v4 19/38] net/ice/base: enable VSI queue context
  ` [PATCH v4 20/38] net/ice/base: ensure only valid bits are set
  ` [PATCH v4 21/38] net/ice/base: enhance get link status command
  ` [PATCH v4 22/38] net/ice/base: add RSS key related macro and structures
  ` [PATCH v4 23/38] net/ice/base: do not write TCAM entries back
  ` [PATCH v4 24/38] net/ice/base: remove local VSIG allocations
  ` [PATCH v4 25/38] net/ice/base: fix minor issues
  ` [PATCH v4 26/38] net/ice/base: update copyright time
  ` [PATCH v4 27/38] net/ice/base: fix Klockwork analysis reported issues
  ` [PATCH v4 28/38] net/ice/base: return config error without queue to disable
  ` [PATCH v4 29/38] net/ice/base: add function to check FW recovery mode
  ` [PATCH v4 30/38] net/ice/base: change profile id reference counting
  ` [PATCH v4 31/38] net/ice/base: add DCB support
  ` [PATCH v4 32/38] net/ice/base: add FDIR support
  ` [PATCH v4 33/38] net/ice/base: change profile priority for RSS reply
  ` [PATCH v4 34/38] net/ice/base: fix duplicate resource allocations
  ` [PATCH v4 35/38] net/ice/base: fix minor issues
  ` [PATCH v4 36/38] net/ice/base: increase prototol offset size
  ` [PATCH v4 37/38] net/ice/base: revert the workaround for resource allocation
  ` [PATCH v4 38/38] net/ice/base: rework on bit ops

[PATCHv2 net-next] sched: add dualpi2 scheduler module
 2019-03-25  5:38 UTC  (2+ messages)

[v2 1/2] drm/i915/icl: Ungate ddi clocks before IO enable
 2019-03-25  5:41 UTC  (6+ messages)
` [v2 2/2] drm/i915/icl: Fix port disable sequence for mipi-dsi

[RFC] optimize nvme single segment I/O
 2019-03-25  5:40 UTC  (19+ messages)
` [PATCH 10/15] nvme-pci: do not build a scatterlist to map metadata
` [PATCH 11/15] nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
` [PATCH 12/15] nvme-pci: remove the inline scatterlist optimization
` [PATCH 13/15] nvme-pci: optimize mapping of small single segment requests
` [PATCH 14/15] nvme-pci: optimize mapping single segment requests using SGLs
` [PATCH 15/15] nvme-pci: tidy up nvme_map_data

[U-Boot] Antwort: [PATCH] fs: fat: fix reading non-cluster-aligned root directory
 2019-03-25  5:38 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "
  ` [U-Boot] Antwort: "

[PATCH V2 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-25  5:28 UTC  (18+ messages)
` [PATCH V2 1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues
` [PATCH V2 2/8] blk-mq: use static_rqs instead of rqs to iterate tags
` [PATCH V2 3/8] blk-mq: use blk_mq_queue_tag_inflight_iter in debugfs
` [PATCH V2 4/8] mtip32xx: use blk_mq_queue_tag_inflight_iter
` [PATCH V2 5/8] nbd: "
` [PATCH V2 6/8] skd: "
` [PATCH V2 7/8] nvme: "
` [PATCH V2 8/8] blk-mq: remove blk_mq_tagset_busy_iter

[PATCH] net/virtio: define avail and used flags as constants
 2019-03-25  5:27 UTC 


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.