All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-25 04:15:14 to 2019-03-25 06:00:01 UTC [more...]

[Qemu-arm] [PATCH v5] hw/acpi: extract acpi_add_rom_blob()
 2019-03-25  5:59 UTC 

[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 v2 00/16] lightnvm: next set of improvements for 5.2
 2019-03-25  5:55 UTC  (3+ messages)
` [PATCH v2 02/16] lightnvm: pblk: IO path reorganization

[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  (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  (3+ messages)
` [PATCH] "

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

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

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

[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  (3+ messages)
` [PATCH v2] "

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

[3/3] dmaengine: edma: make edma_filter_fn private
 2019-03-25  4:56 UTC  (2+ messages)
` [PATCH 3/3] "

[2/3] dmaengine: omap-dma: make omap_dma_filter_fn private
 2019-03-25  4:56 UTC  (2+ messages)
` [PATCH 2/3] "

[PATCH v3 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-03-25  4:55 UTC  (9+ messages)
  ` [PATCH v3 1/5] devfreq: rockchip-dfi: Move GRF definitions to a common place
  ` [PATCH v3 2/5] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle

[v3,1/2] dmaengine: tegra210-adma: use devm_clk_*() helpers
 2019-03-25  4:54 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] btusb: Re-program BULK IN URBs once the Intel BT controller is in operational firmware mode
 2019-03-25  4:52 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-03-25  4:52 UTC 

KASAN: use-after-free Read in link_path_walk
 2019-03-25  4:52 UTC  (2+ messages)

[lustre-devel] git packfile
 2019-03-25  4:50 UTC  (2+ messages)

[PATCH 3/3] KVM: PPC: Book3S HV: Implement timebase offset for guests
 2019-03-25  4:50 UTC  (2+ messages)
` [PATCH 3/3] KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler

[PATCH] Avoid that a kernel warning appears during system resume
 2019-03-25  4:47 UTC  (2+ messages)

Should we consider removing Streebog from the Linux Kernel?
 2019-03-25  4:45 UTC 

[PATCH] PM / devfreq: exynos-bus: Suspend all devices on system shutdown
 2019-03-25  4:38 UTC  (4+ messages)
      `  "

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-03-25  0:57 UTC  (11+ messages)

[PATCH v5.3 00/11] btrfs: tree-checker: Write time tree checker
 2019-03-25  4:32 UTC  (5+ messages)

[PATCh v2 0/9] btrfs: tree-checker: More enhancement for fuzzed
 2019-03-25  4:27 UTC  (3+ messages)
` [PATCh v2 8/9] btrfs: tree-checker: Verify inode item

[PATCH v4 1/3] net/ice: load OS default package
 2019-03-25  4:25 UTC  (3+ messages)
` [PATCH v5 0/3] enable package download in ice driver

kernel oops when mounting btrfs
 2019-03-25  4:23 UTC  (6+ messages)
` Fw: "

[PATCH v2 0/9] RPMPD for QCS404 and MSM8998
 2019-03-25  4:21 UTC  (3+ messages)
` [PATCH v2 4/9] dt-bindings: power: Add rpm power domain bindings for qcs404

[PATCH] media:staging/intel-ipu3: parameter buffer refactoring
 2019-03-25  4:20 UTC  (9+ messages)

[PATCH v2 0/5] Boot RISC-V kernel from any 4KB aligned address
 2019-03-25  4:19 UTC  (9+ messages)
` [PATCH v2 2/5] RISC-V: Make setup_vm() independent of GCC code model
` [PATCH v2 4/5] RISC-V: Remove redundant trampoline page table

[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-03-25  4:15 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: milbeaut: Add Milbeaut AXI DMA controller


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.