All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-27 22:56:28 to 2018-09-28 00:51:24 UTC [more...]

[PATCH V6 00/33] C-SKY(csky) Linux Kernel Port
 2018-09-28  0:51 UTC  (11+ messages)
` [PATCH V6 18/33] dt-bindings: csky CPU Bindings
` [PATCH V6 19/33] dt-bindings: Add vendor prefix for csky
` [PATCH V6 20/33] csky/dma: fix up dma_mapping error
` [PATCH V6 21/33] csky: remove irq_mapping from smp.c
` [PATCH V6 22/33] irqchip: add C-SKY SMP interrupt controller
` [PATCH V6 23/33] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V6 24/33] clocksource: add C-SKY SMP timer
` [PATCH V6 25/33] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V6 26/33] MAINTAINERS: Add csky
` [PATCH V6 27/33] dt-bindings: interrupt-controller: C-SKY APB intc

[PATCH] staging: bcm2835-camera: Avoid unneeded internal declaration warning
 2018-09-28  0:50 UTC 

[PATCH v2 0/5] Fix the racy split index problem
 2018-09-28  0:48 UTC  (3+ messages)
` [PATCH v2 1/5] split-index: add tests to demonstrate "

[PATCH net 00/11] netpoll: second round of fixes
 2018-09-27 18:25 UTC  (3+ messages)
` [PATCH net 01/11] netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()

[PATCH v5 0/2] introduce vdpa sample
 2018-09-28  7:32 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] examples/vdpa: introduce a new sample for vDPA

[PATCH 2/2] nvmet: don't split large I/Os unconditionally
 2018-09-28  0:44 UTC 

[igt-dev] [PATCH i-g-t 1/7] lib/igt_vmwgfx: Add vmwgfx device
 2018-09-28  0:43 UTC  (14+ messages)
`  "
` [igt-dev] [PATCH i-g-t 2/7] lib/igt_fb: Call dumb_destroy ioctl in case of dumb buffers
  `  "
` [Intel-gfx] [PATCH i-g-t 3/7] lib/igt_fb: Check for cairo surface success
  `  "
` [igt-dev] [PATCH i-g-t 4/7] lib/igt_fb: Don't call gem_set_domain() for dumb buffer
  `  "
` [igt-dev] [PATCH i-g-t 5/7] lib: Don't call igt_require_fb_modifiers() when no modifier
  `  "
` [Intel-gfx] [PATCH i-g-t 6/7] tests/kms_atomic: Add a new test case for FB_DAMAGE_CLIPS plane property
  `  "
` [igt-dev] [PATCH i-g-t 7/7] tests/plane_damage: Integrate kernel selftest test-drm_damage_helper
  `  "

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-28  0:43 UTC  (12+ messages)

[PATCH 0/4] Address reader-writer concurrency in rte_hash
 2018-09-28  0:43 UTC  (6+ messages)
` [PATCH 1/4] hash: correct key store element alignment
` [PATCH 2/4] hash: add memory ordering to avoid race conditions

[PATCH v4 1/7] [media] ad5820: Define entity function
 2018-09-27 18:23 UTC  (3+ messages)
` [PATCH v4 7/7] [media] ad5820: DT new compatible devices

[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
 2018-09-27 18:22 UTC  (4+ messages)

[PATCH net-next] tcp: up initial rmem to 128KB and SYN rwin to around 64KB
 2018-09-27 18:21 UTC 

[PATCH 1/2 for-4.19] nvmet: handle bio allocation failure
 2018-09-28  0:40 UTC 

[PATCH v11 1/2] drm: Add connector property to limit max bpc
 2018-09-28  0:37 UTC  (3+ messages)
` [PATCH v11 2/2] drm/i915: Allow "max bpc" property to limit pipe_bpp
` ✗ Fi.CI.SPARSE: warning for series starting with [v11,1/2] drm: Add connector property to limit max bpc

[PATCH v7 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-09-28  0:33 UTC  (7+ messages)
` [PATCH v7 RESEND 1/4] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory

[PATCH] NFSv4: Revalidate inode if any of its cache flags are dirty
 2018-09-27 18:14 UTC 

[PATCH] btrfs: tree-checker: Check level for leaves and nodes
 2018-09-28  0:32 UTC  (2+ messages)

[PATCH resend] can: rcar_can: convert to SPDX identifiers
 2018-09-28  0:31 UTC  (3+ messages)

[PATCH 01/18] drm: Add a new plane property to send damage during plane update
 2018-09-28  0:30 UTC  (18+ messages)
` [PATCH 02/18] drm: Add a new helper to validate damage during atomic_check
` [PATCH 03/18] drm: Add helper iterator functions for plane fb_damage_clips blob
` [PATCH 04/18] drm/selftest: Add drm damage helper selftest
` [PATCH 05/18] drm: Add helper to implement legacy dirtyfb
` [PATCH 06/18] drm/vmwgfx: Add a new interface for plane update on a display unit
` [PATCH 07/18] drm/vmwgfx: Implement STDU plane update for surface backed fb
` [PATCH 08/18] drm/vmwgfx: Implement STDU plane update for BO "
` [PATCH 09/18] drm/vmwgfx: Use the new interface for STDU plane update
` [PATCH 10/18] drm/vmwgfx: Updated comment for stdu "
` [PATCH 11/18] drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for STDU primary plane
` [PATCH 12/18] drm/vmwgfx: Implement SOU plane update for surface backed fb
` [PATCH 13/18] drm/vmwgfx: Implement SOU plane update for BO "
` [PATCH 14/18] drm/vmwgfx: Use the new interface for SOU plane update
` [PATCH 15/18] drm/vmwgfx: Update comments for sou plane update function
` [PATCH 16/18] drm/vmwgfx: Enable FB_DAMAGE_CLIPS property for SOU primary plane
` [PATCH 17/18] drm/vmwgfx: Use atomic helper function for dirty fb IOCTL
` [PATCH 18/18] drm/vmwgfx: Don't clear mode::type anymore

[PATCH] submodule: Alllow staged changes for get_superproject_working_tree
 2018-09-28  0:30 UTC  (3+ messages)

[PATCH linux-next 10/10] ASoC: rsnd: Add kctrl to configure dai's busif
 2018-09-28  0:29 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-28  0:29 UTC  (2+ messages)
` [PATCH v4 2/2] iio: light: bh1750: Add device tree support

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-28  0:26 UTC  (6+ messages)
` [PATCH v6 0/7] "
  ` [PATCH v6 3/7] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v6 4/7] config: add new index.threads config setting

[PATCH v2 0/3] mm: Fix for movable_node boot option
 2018-09-28  0:19 UTC  (3+ messages)
` [PATCH v2 3/3] mm: return zero_resv_unavail optimization

[PATCH linux-next 09/10] ASoC: rsnd: add busif property to dai stream
 2018-09-28  0:21 UTC  (3+ messages)

CONGRATULATIONS
 2018-09-28  0:20 UTC 

[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
 2018-09-27 18:00 UTC 

[PATCH v4] powerpc/64s: reimplement book3s idle code in C
 2018-09-28  0:16 UTC  (4+ messages)

[Bug 104497] radeon driver hangs : nothing else that static effect on display
 2018-09-28  0:16 UTC  (6+ messages)

[PATCH v2] net/mlx5: fix wrong representor port link status
 2018-09-28  0:13 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] net/mlx5: fix representor port xstats
 2018-09-28  0:11 UTC  (3+ messages)
` [PATCH v3] "

dma mask related fixups (including full bus_dma_mask support)
 2018-09-28  0:06 UTC  (7+ messages)
` [PATCH 3/5] dma-direct: refine dma_direct_alloc zone selection

[PATCH linux-next 00/10] ASoC: rsnd: support to set different busif
 2018-09-28  0:08 UTC  (3+ messages)
` [PATCH linux-next 01/10] ASoC: rsnd: ssi: Request dedicated dma channels for busif1 to 7

[igt-dev] [PATCH i-g-t 1/1] runner: Add time_elapsed field to results
 2018-09-28  0:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

layers.openembedded.org upgraded
 2018-09-28  0:01 UTC  (11+ messages)
` [yocto] "
  ` [OE-core] "
    ` [OE-core] "
    ` [yocto] "

linux-next: manual merge of the rdma tree with Linus' tree
 2018-09-28  0:01 UTC 

[igt-dev] [PATCH i-g-t 1/1] runner: Plug an fd leak
 2018-09-28  0:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

[git pull[ drm fixes for 4.19-rc6
 2018-09-27 23:59 UTC  (2+ messages)

[PATCH v2] nvme: call nvme_complete_rq on NVME_MPATH failures
 2018-09-27 23:58 UTC 

[PATCH] scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
 2018-09-27 23:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V5 00/30] C-SKY(csky) Linux Kernel Port
 2018-09-27 17:36 UTC  (7+ messages)
` [PATCH V5 19/30] dt-bindings: Add vendor prefix for csky
` [PATCH V5 27/30] dt-bindings: interrupt-controller: C-SKY APB intc

[PATCH 0/2] kni: add API to set link status on kernel interface
 2018-09-27 23:51 UTC  (13+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] "

Problem with netconsole and eth0 timing
 2018-09-27 23:52 UTC  (8+ messages)

[RFC PATCH 00/24] xfs-4.20: major documentation surgery
 2018-09-27 17:32 UTC  (3+ messages)

[PATCH] keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
 2018-09-27 23:51 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: don't allow negative thresholds
 2018-09-27 23:51 UTC  (2+ messages)

[PATCH net V2] vhost-vsock: fix use after free
 2018-09-27 23:50 UTC  (6+ messages)

[PATCH] scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
 2018-09-27 23:49 UTC  (2+ messages)

[linux-next test] 128101: regressions - FAIL
 2018-09-27 23:47 UTC 

[PATCH v5 0/5] LSM: Support ptrace sidechannel access checks
 2018-09-27 23:47 UTC  (11+ messages)
` [PATCH v5 5/5] sidechannel: Linux Security Module for sidechannel

[PATCH] layer.conf: Drop sumo from LAYERSERIES_CORENAMES
 2018-09-27 23:46 UTC  (2+ messages)

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-09-27 23:45 UTC  (11+ messages)

[PATCH v2] arm/traps: coding style fixes
 2018-09-27 23:42 UTC  (2+ messages)

[rocko/master][PATCH v2 00/30] RTOS patchset for 5.1 after correction
 2018-09-27 23:41 UTC  (11+ messages)
` [rocko/master][PATCH v2 17/30] pm-lld-rtos: Update to version 01.08.00.19 and k3 support
` [rocko/master][PATCH v2 20/30] pcie-lld-rtos: Update to version 02.03.00.01 and added "
` [rocko/master][PATCH v2 24/30] sciclient-rtos: SRCREV update

[RFC] mlx5: flow counters support on the linux-rdma v19 base
 2018-09-27 23:40 UTC  (2+ messages)

[CI 1/6] drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
 2018-09-27 23:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/6] "

[PATCH] gpio: omap: drop omap_gpio_list
 2018-09-27 23:38 UTC  (2+ messages)

[PATCH 0/3] powerpc/powernv/npu: Improve ATSD invalidation overhead
 2018-09-27 23:23 UTC  (4+ messages)
` [PATCH 1/3] powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
` [PATCH 2/3] powerpc/powernv/npu: Use size-based "
` [PATCH 3/3] powerpc/powernv/npu: Remove atsd_threshold debugfs setting

[PATCH v7 0/6] seccomp trap to userspace
 2018-09-27 23:37 UTC  (10+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[PATCH 0/3] xen/arm: vgic-v3: Bug fixes
 2018-09-27 23:34 UTC  (11+ messages)
` [PATCH 1/3] [not-for-unstable] xen/arm: vgic-v3: Delay the initialization of the domain information
` [PATCH 2/3] xen/arm: vgic-v3: Don't create empty re-distributor regions

[rocko-next][PATCH 1/3] ti-sci-fw: separate SYSFW 2018.08b packaging into own recipe
 2018-09-27 23:28 UTC  (3+ messages)
` [rocko-next][PATCH 2/3] u-boot-k3-r5: SYSFW is now separate from R5 SPL
` [rocko-next][PATCH 3/3] arago.conf: add ti-sci-fw into EXTRA_IMAGEDEPENDS for k3

[rocko-next][PATCH] u-boot-ti-staging: update to version with separated SYSFW
 2018-09-27 23:28 UTC 

[PATCH] negotiator/skipping: parse commit before queueing
 2018-09-27 23:29 UTC  (2+ messages)

On shipping more of our technical docs as manpages
 2018-09-27 23:27 UTC  (3+ messages)
` [PATCH] Documentation/CodingGuidelines: How to document new APIs

Resending: fio testing on S3 object storage
 2018-09-27 17:01 UTC  (4+ messages)

[PATCH v4] scsi: ufs: Make sysfs attributes writable
 2018-09-27 23:16 UTC  (10+ messages)

[PATCH 3.18.y 0/2] HID: sony: backport DualShock 4 device ids
 2018-09-27 16:56 UTC  (3+ messages)

dma mask related fixups (including full bus_dma_mask support) v2
 2018-09-27 22:35 UTC  (2+ messages)
` [PATCH 1/5] dma-mapping: make the get_required_mask method available unconditionally

[PATCH 0/2] hwmon: ina3221: Add power and enable sysfs nodes
 2018-09-27 23:14 UTC  (6+ messages)
` [PATCH 2/2] hwmon: ina3221: Add "

[PATCH] nvme-cli: make read error handling uniform
 2018-09-27 23:13 UTC 

[PATCH v8 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-27 16:54 UTC  (11+ messages)
` [PATCH v8 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v8 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v8 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v8 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v8 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v8 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v8 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v8 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v8 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v8 13/13] nvmet: Optionally use PCI P2P memory

bpf: Massive skbuff_head_cache memory leak?
 2018-09-27 16:53 UTC  (7+ messages)

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-09-27 23:12 UTC  (7+ messages)

Fixing constant preference prompts during tests
 2018-09-27 23:12 UTC  (6+ messages)

[MPTCP] Using do_tcp_sendpages() for MPTCP (?)
 2018-09-27 23:12 UTC 

KMSAN: uninit-value in __dev_mc_add
 2018-09-27 23:10 UTC  (4+ messages)

[PATCH] IB/mlx4: Avoid implicit enumerated type conversion
 2018-09-27 23:08 UTC  (12+ messages)

[PATCH] netfilter: check if the socket netns is correct
 2018-09-27 23:08 UTC  (4+ messages)

[PATCH] nvme: take node locality into account when selecting a path
 2018-09-27 23:05 UTC 

[PATCH 4.4 00/28] 4.4.159-stable review
 2018-09-27 23:05 UTC  (2+ messages)

[PATCH] cfg80211: fix use-after-free in reg_process_hint()
 2018-09-27 23:05 UTC 

Linus Torvalds: Reconsider adopting the Contributor Covenant
 2018-09-27 23:02 UTC 

[PATCH v2 0/6] xen/arm: SMCCC fixup and improvement
 2018-09-27 23:02 UTC  (5+ messages)
` [PATCH v2 3/6] xen/arm: add SMC wrapper that is compatible with SMCCC v1.0

[PATCH v2 bpf-next] bpf: test_bpf: add init_net to dev for flow_dissector
 2018-09-27 16:42 UTC  (3+ messages)

grubenv on md, Btrfs, LUKS, etc
 2018-09-27 23:00 UTC  (6+ messages)

[PATCH 1/2] of/fdt: Allow architectures to override CONFIG_CMDLINE logic
 2018-09-27 22:59 UTC  (2+ messages)
` [PATCH v2] MIPS: Fix CONFIG_CMDLINE handling

MIPS: Fix CONFIG_CMDLINE handling
 2018-09-27 22:59 UTC 

bug: 'ethtool -m' reports spurious alarm & warning threshold values for QSFP28 transceivers
 2018-09-27 16:38 UTC  (8+ messages)

[PATCHv4 00/12] pci error handling fixes
 2018-09-27 22:56 UTC  (5+ messages)
` [PATCHv4 08/12] PCI: ERR: Always use the first downstream port


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.