All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-25 04:57:03 to 2019-03-25 06:05:51 UTC [more...]

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

[PATCH v11 00/11] Introduce the for_each_set_clump8 macro
 2019-03-25  6:06 UTC  (19+ 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 v2 00/16] lightnvm: next set of improvements for 5.2
 2019-03-25  6:02 UTC  (5+ messages)
` [PATCH v2 02/16] lightnvm: pblk: IO path reorganization
` [PATCH v2 04/16] lightnvm: pblk: OOB recovery for closed chunks fix

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

[PATCH 0/8] Support vector instructions on ICE
 2019-03-25  6:06 UTC  (9+ messages)
` [PATCH v6 "
  ` [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

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  (2+ 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  (46+ messages)
` [PATCH 01/15] block: add a req_bvec helper
` [PATCH 02/15] block: add a rq_integrity_vec helper
` [PATCH 03/15] block: add a rq_dma_dir helper
` [PATCH 04/15] block: add dma_map_bvec helper
` [PATCH 05/15] nvme-pci: remove the unused iod->length field
` [PATCH 06/15] nvme-pci: remove nvme_init_iod
` [PATCH 07/15] nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
` [PATCH 08/15] nvme-pci: merge nvme_free_iod into nvme_unmap_data
` [PATCH 09/15] nvme-pci: only call nvme_unmap_data for requests transferring data
` [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 

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

[U-Boot] [PATCH v2] spi: cadence_qspi: Add quad write support
 2019-03-25  5:24 UTC  (3+ messages)

[PATCH] In `git log --graph`, default to --pretty=oneline --abbrev-commit
 2019-03-25  5:16 UTC  (6+ messages)

dmaengine: pl08x: be fair when re-assigning physical channel
 2019-03-25  5:13 UTC  (2+ messages)
` [PATCH] "

[Buildroot] [PATCH v2] board: rename pine64 to pine64_a64
 2019-03-25  5:13 UTC 

nfs4 v5.1-rc1, listxattr succeeded but getxattr
 2019-03-25  5:08 UTC 

[PATCH 0/4] Convert rhashtable to use bitlocks
 2019-03-25  5:05 UTC  (5+ messages)
` [PATCH 1/4] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 4/4] rhashtable: add lockdep tracking to bucket bit-spin-locks
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 2/4] rhashtable: allow rht_bucket_var to return NULL

[PATCH] clk: clk-fixed-factor: Return EPROBE_DEFER to wait for dependent drivers
 2019-03-25  4:59 UTC 

[V4] dmaengine: axi-dmac: Split too large segments
 2019-03-25  5:04 UTC 

Virtio-scsi multiqueue irq affinity
 2019-03-25  5:02 UTC  (3+ messages)

[PATCH] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock for SDMA
 2019-03-25  5:01 UTC  (2+ messages)

[v2] dmaengine: pl330: introduce debugfs interface
 2019-03-25  4:58 UTC  (2+ messages)
` [PATCH v2] "

KASAN: use-after-free Read in path_lookupat
 2019-03-25  4:57 UTC  (3+ messages)

[1/3] ASoC: ti: remove compat dma probing
 2019-03-25  4:56 UTC  (3+ messages)
` [3/3] dmaengine: edma: make edma_filter_fn private
  ` [PATCH 3/3] "


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.