All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 12:46:53 to 2018-01-09 13:30:25 UTC [more...]

[bpf-next PATCH 0/7] sockmap sample updates
 2018-01-09 13:30 UTC  (5+ messages)
` [bpf-next PATCH 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH 4/7] bpf: sockmap sample, report bytes/sec

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-09 13:30 UTC  (7+ messages)
` [PATCH 03/11] drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a
` [PATCH 04/11] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions

[PATCH] ovl: Improving syncfs efficiency
 2018-01-09 13:29 UTC  (4+ messages)

[PATCH 00/18] DPAA PMD improvements
 2018-01-09 13:29 UTC  (23+ messages)
` [PATCH 01/18] net/dpaa: fix coverity reported issues
` [PATCH v2 00/18] DPAA PMD improvements
  ` [PATCH v2 01/18] net/dpaa: fix the mbuf packet type if zero
  ` [PATCH v2 02/18] net/dpaa: fix FW version code
  ` [PATCH v2 03/18] bus/dpaa: update platform soc value register routines
  ` [PATCH v2 04/18] net/dpaa: set the correct frame size in device MTU
  ` [PATCH v2 05/18] net/dpaa: add frame count based tail drop with CGR
  ` [PATCH v2 06/18] bus/dpaa: optimize the qman HW stashing settings
  ` [PATCH v2 07/18] bus/dpaa: optimize the endianness conversions
  ` [PATCH v2 08/18] bus/dpaa: add support to create dynamic HW portal
  ` [PATCH v2 09/18] net/dpaa: change Tx HW budget to 7
  ` [PATCH v2 10/18] net/dpaa: optimize the Tx burst
  ` [PATCH v2 11/18] net/dpaa: optimize Rx path
  ` [PATCH v2 12/18] bus/dpaa: query queue frame count support
  ` [PATCH v2 13/18] net/dpaa: add Rx queue "
  ` [PATCH v2 14/18] net/dpaa: add support for loopback API
  ` [PATCH v2 15/18] app/testpmd: add support for loopback config for dpaa
  ` [PATCH v2 16/18] bus/dpaa: add support for static queues
  ` [PATCH v2 17/18] net/dpaa: integrate the support of push mode in PMD
  ` [PATCH v2 18/18] bus/dpaa: support for enqueue frames of multiple queues

Linux 3.16.53
 2018-01-09 13:28 UTC 

[Buildroot] [PATCH 1/1] board/ci20: Implement creation of a basic sdcard image for ci20
 2018-01-09 13:29 UTC 

[PATCH] blk-mq: fix kernel oops in blk_mq_tag_idle()
 2018-01-09 13:28 UTC 

[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-01-09 13:28 UTC  (6+ messages)
` [PATCH 01/19] drm/fourcc: Add a function to tell if the format embeds alpha

[PATCH v6.5 00/26] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-01-09 13:28 UTC  (15+ messages)
` [PATCH v6.5 11/26] x86: Support indirect thunks from assembly code
` [PATCH v6.5 14/26] x86: Introduce alternative indirect thunks
` [PATCH v6.5 19/26] x86/hvm: Permit guests direct access to MSR_{SPEC_CTRL, PRED_CMD}

[PATCH v7 3/3] net/virtio: support GUEST ANNOUNCE
 2018-01-09 14:26 UTC  (7+ messages)
` [PATCH v8 0/5] "
  ` [PATCH v8 1/5] net/virtio: make control queue thread-safe
  ` [PATCH v8 2/5] net/virtio: add packet injection method
  ` [PATCH v8 3/5] net: add a helper for making RARP packet
  ` [PATCH v8 4/5] vhost: use lib API to make "
  ` [PATCH v8 5/5] net/virtio: support GUEST ANNOUNCE

[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions
 2018-01-09 13:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 06/20] include/fpu/softfloat: add some float16 constants

[PATCH 00/12] perf: Assorted fixes
 2018-01-09 13:27 UTC  (6+ messages)
` [PATCH 12/12] perf report: Add --task option to display monitored tasks

[PATCH] vhost: fix error code check when creating pthread
 2018-01-09 13:27 UTC  (2+ messages)

[PATCH v3] dt: psci: Update DT bindings to support hierarchical PSCI states
 2018-01-09 13:27 UTC  (4+ messages)

[PATCH v9 00/15] overlayfs: Delayed copy up of data
 2018-01-09 13:26 UTC  (6+ messages)
` [PATCH v9 08/15] ovl: Copy up only metadata during copy up where it makes sense

compilation warning --with-mini-gmp
 2018-01-09 13:26 UTC 

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-01-09 13:26 UTC  (5+ messages)

rebase preserve-merges: incorrect merge commits
 2018-01-09 13:25 UTC  (9+ messages)

[PATCH rdma-next 0/4] DMAC RoCE refacting code
 2018-01-09 13:24 UTC  (5+ messages)
  ` [PATCH rdma-next 1/4] IB/core: Perform modify QP on real one
  ` [PATCH rdma-next 2/4] IB/core: Limit DMAC resolution to userspace QPs
  ` [PATCH rdma-next 3/4] IB/core: Attempt DMAC resolution for only RoCE
  ` [PATCH rdma-next 4/4] IB/core: Limit DMAC resolution to RoCE Connected QPs

[PATCH] examples/vhost: fix extend MAX_QUEUES to resolve startup failure
 2018-01-09 13:23 UTC  (2+ messages)

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-09 13:22 UTC  (10+ messages)
` [PATCH 5/7] ARM: dts: imx6ul: add ARM architected timer

[Qemu-devel] [PULL 00/11] Miscellaneous patches for QEMU 2.11-rc2
 2018-01-09 13:21 UTC  (9+ messages)
` [Qemu-devel] [PULL 07/11] cpu-exec: don't overwrite exception_index

[Qemu-devel] [RFC v6 00/27] QMP: out-of-band (OOB) execution support
 2018-01-09 13:20 UTC  (3+ messages)
` [Qemu-devel] [RFC v6 17/27] qmp: add new event "command-dropped"

patch "mux: core: fix double get_device()" added to char-misc-linus
 2018-01-09 13:20 UTC 

[PATCH v2] mtd: nand: samsung: Disable subpage writes on E-die NAND
 2018-01-09 13:19 UTC 

platform/x86: thinkpad_acpi: unhandled HKEY 0x60b0 and 0x60b1
 2018-01-09 13:19 UTC 

[U-Boot] [PATCH v2 0/3] cadence-quadspi: Fix issues with non 32bit aligned accesses
 2018-01-09 13:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
` [U-Boot] [PATCH v2 2/3] Revert "spi: cadence_qspi_apb: Use 32 bit indirect write "
` [U-Boot] [PATCH v2 3/3] spi: cadence_qspi_apb: Make flash writes 32 bit aligned

[Qemu-devel] [PATCH] fw_cfg: fix memory corruption when all fw_cfg slots are used
 2018-01-09 13:18 UTC  (7+ messages)

[PATCH V4 00/45] block: support multipage bvec
 2018-01-09 13:18 UTC  (6+ messages)
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size

[PATCH v2] bus/pci: forbid VA as IOVA mode if IOMMU address width too small
 2018-01-09 13:18 UTC 

[PATCH 5/8] KVM: SVM: fix comment
 2018-01-09 13:17 UTC 

[PATCH v4 0/4] Add --no-ahead-behind to status
 2018-01-09 13:15 UTC  (5+ messages)

[PATCH] net/virtio: init MTU in case no control channel
 2018-01-09 13:15 UTC  (2+ messages)

[PATCH] net/pcap: convert license headers to SPDX tags
 2018-01-09 13:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] add set_domain routine to reconfigure mt76x2 dfs pd
 2018-01-09 13:13 UTC  (4+ messages)
` [PATCH 1/3] mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
` [PATCH 2/3] mt76x2: dfs: add set_domain handler
` [PATCH 3/3] mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()

[RFT PATCH v2 0/6] Asynchronous UVC
 2018-01-09 13:09 UTC  (8+ messages)
` [RFT PATCH v2 1/6] uvcvideo: Refactor URB descriptors
` [RFT PATCH v2 2/6] uvcvideo: Convert decode functions to use new context structure
` [RFT PATCH v2 3/6] uvcvideo: Protect queue internals with helper
` [RFT PATCH v2 5/6] uvcvideo: queue: Support asynchronous buffer handling
` [RFT PATCH v2 6/6] uvcvideo: Move decode processing to process context
` [RFT PATCH v2 4/6] uvcvideo: queue: Simplify spin-lock usage

[PATCH 1/5] net/ixgbevf: unregister irq handler when other interrupts not allowed
 2018-01-09 13:12 UTC  (3+ messages)
` [PATCH 5/5] vhost: add reconnect thread name for client mode

[Qemu-devel] how to pass pcid to guest?
 2018-01-09 13:12 UTC  (3+ messages)

[PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-09 13:10 UTC  (11+ messages)
` [PATCH v6 11/10] x86/retpoline: Avoid return buffer underflows on context switch

[PATCHv1 0/3] spi: support for Socionext Synquacer platform
 2018-01-09 13:11 UTC  (4+ messages)
  ` [PATCHv1 1/3] dt-bindings: spi: Add DT bindings for Synquacer
  ` [PATCHv1 2/3] spi: Add spi driver for Socionext Synquacer platform
  ` [PATCHv1 3/3] MAINTAINERS: Add entry for Synquacer SPI driver

[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
 2018-01-09 13:10 UTC  (6+ messages)
` [U-Boot] [PATCH 12/14] env: Mark env_get_location as weak

[PATCH] recvmmsg.2, sendmmsg.2: point out that error handling is unreliable
 2018-01-09 13:10 UTC  (3+ messages)

[PATCH v2 01/10] qtnfmac: check that MAC exists in regulatory notifier
 2018-01-09 13:09 UTC  (3+ messages)
` [v2,01/10] "

[Qemu-devel] [PATCH v2] hpet: recover timer offset correctly
 2018-01-09 13:08 UTC  (5+ messages)

[PATCH v5 00/16] OMAP2+ OneNAND driver update
 2018-01-09 13:08 UTC  (6+ messages)

[distros-debian-snapshot test] 74142: trouble: blocked/broken
 2018-01-09 13:07 UTC 

[PATCH] mtd: nand: samsung: Disable subpage writes on E-die NAND
 2018-01-09 13:07 UTC  (8+ messages)

formatting bytes and object counts in ceph status ouput
 2018-01-09 13:06 UTC  (4+ messages)

[PATCH 01/20] cat-file: split expand_atom into 2 functions
 2018-01-09 13:05 UTC  (20+ messages)
` [PATCH 17/20] cat-file: add is_cat flag in ref-filter
` [PATCH 18/20] cat-file: add split_on_whitespace flag
` [PATCH 05/20] cat-file: move struct expand_data into ref-filter
` [PATCH 06/20] cat-file: start migrating to ref-filter
` [PATCH 04/20] cat-file: make valid_atoms as a function parameter
` [PATCH 16/20] cat-file: get rid of expand_atom_into_fields
` [PATCH 15/20] cat-file: start reusing populate_value
` [PATCH 19/20] cat-file: move skip_object_info into ref-filter
` [PATCH 10/20] cat-file: simplify expand_atom function
` [PATCH 14/20] cat-file: make populate_value global
` [PATCH 03/20] cat-file: rename variables in ref-filter
` [PATCH 07/20] cat-file: reuse parse_ref_filter_atom
` [PATCH 11/20] cat-file: get rid of duplicate checking
` [PATCH 09/20] cat-file: get rid of goto in ref-filter
` [PATCH 20/20] cat-file: make cat_file_info variable independent
` [PATCH 08/20] cat-file: remove unused code
` [PATCH 02/20] cat-file: reuse struct ref_format
` [PATCH 13/20] cat-file: start use ref_array_item struct
` [PATCH 12/20] cat-file: rename variable in ref-filter

[PATCH] doc: clarification about setting SO_ZEROCOPY
 2018-01-09 13:05 UTC  (2+ messages)

[RFC PATCH 00/18] Multi-pack index (MIDX)
 2018-01-09 13:05 UTC  (7+ messages)

[PATCH] drm/stm: ltdc: add clut mode support
 2018-01-09 13:05 UTC  (10+ messages)

[RFC PATCH v2 0/6] Per process PTI activation
 2018-01-09 12:56 UTC  (7+ messages)
` [RFC PATCH v2 1/6] x86/mm: add a pti_disable entry in mm_context_t
` [RFC PATCH v2 2/6] x86/arch_prctl: add ARCH_GET_NOPTI and ARCH_SET_NOPTI to enable/disable PTI
` [RFC PATCH v2 3/6] x86/pti: add a per-cpu variable pti_disable
` [RFC PATCH v2 4/6] x86/pti: don't mark the user PGD with _PAGE_NX
` [RFC PATCH v2 5/6] x86/entry/pti: avoid setting CR3 when it's already correct
` [RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2018-01-09 13:04 UTC 

[PATCH] wic: if we can't get from ioctl, try from os.stat()
 2018-01-09 13:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[U-Boot] [PATCH 0/3] ARM: uniphier: updates for v2017.03 MW
 2018-01-09 13:02 UTC  (2+ messages)

[PATCH] drm/bridge/synopsis: stop clobbering drvdata
 2018-01-09 13:01 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-09 12:54 UTC  (6+ messages)

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-09 13:00 UTC  (13+ messages)

[PATCH] ARM: i.MX6: add new silicon revision number 1.6
 2018-01-09 13:00 UTC 

[PATCH 0/9] Hauppauge em28xx/lgdt3306a soloHD/DualHD support
 2018-01-09 13:00 UTC  (5+ messages)
` [PATCH 7/9] lgdt3306a: Set fe ops.release to NULL if probed

[virtio-dev] [PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-09 12:41 UTC  (3+ messages)
`  "
` [Qemu-devel] "

What's cooking in git.git (Dec 2017, #03; Wed, 13)
 2018-01-09 12:59 UTC  (2+ messages)

pull-request: wireless-drivers 2018-01-09
 2018-01-09 12:59 UTC 

[PATCH v6] vhost: support virtqueue interrupt/notification suppression
 2018-01-09 12:58 UTC  (4+ messages)
` [PATCH v7] "

[Bug 104556] WARNING: CPU: 1 PID: 7288 at mm/slab_common.c:971 kmalloc_slab+0x5e/0x70
 2018-01-09 12:57 UTC  (3+ messages)

[PATCH] drm/virtio: Add window server support
 2018-01-09 12:56 UTC  (4+ messages)

[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
 2018-01-09 12:55 UTC  (4+ messages)
` [PATCH v3 07/13] arm64: Add skeleton to harden the branch predictor against aliasing attacks

[RFC] rpmsg: virtio rpmsg: Add RPMsg char driver support
 2018-01-09 12:55 UTC  (4+ messages)

[PATCH] app/crypto-perf: support IMIX
 2018-01-09 12:55 UTC  (3+ messages)

[PATCH] drm/i915/pmu: Only enumerate available counters in sysfs
 2018-01-09 12:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pmu: Only enumerate available counters in sysfs (rev2)

usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
 2018-01-09 12:55 UTC  (2+ messages)
` [PATCH] "

[Buildroot] [PATCH 1/1] utils/checkpackagelib: add function to check of the default package source variable
 2018-01-09 12:54 UTC  (5+ messages)

[PATCH v2 00/16] add support for AXP813 ADC and battery power supply
 2018-01-09 12:53 UTC  (5+ messages)
` [PATCH v2 13/16] power: supply: axp20x_battery: add support for AXP813
  ` [linux-sunxi] "

[RFC PATCH 0/2] drivers: clk: Add ZynqMP clock driver support
 2018-01-09 12:52 UTC  (4+ messages)
` [RFC PATCH 2/2] drivers: clk: Add ZynqMP clock driver

[PATCH] drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set
 2018-01-09 12:52 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Ignore TMDS clock limit for DP++ when EDID override is set (rev2)

[Buildroot] [PATCH 0/2] cleanup: xradio package and orangepi boards
 2018-01-09 12:52 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] orangepi: drop custom post-build and post-image scripts

[Qemu-devel] [PATCH V6 0/5] hw/pvrdma: PVRDMA device implementation
 2018-01-09 12:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH V6 4/5] pvrdma: initial implementation

[PATCH] ARM: i.MX6: add new silicon revision number 1.6
 2018-01-09 12:51 UTC 

[PATCH 1/2] net/octeontx: add channel to port id mapping
 2018-01-09 12:49 UTC  (4+ messages)
` [PATCH v3 "

[RFC PATCH] drivers: soc: xilinx: Add ZynqMP power domain driver
 2018-01-09 12:48 UTC  (3+ messages)

[PATCH v3 2/2] examples/ipsec-secgw: add target queues in flow actions
 2018-01-09 12:48 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/1] Check SMT based on KVM_CAP_PPC_SMT_POSSIBLE
 2018-01-09 12:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] spapr: "
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-09 12:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t] lib/igt_kms: Fix build warning in igt_display_drop_events
 2018-01-09 12:47 UTC 

[PATCH v5] drm/omap: plane zpos/zorder management improvements
 2018-01-09 12:47 UTC  (2+ messages)

[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
 2018-01-09 12:46 UTC  (5+ messages)
  ` [PATCH 6/9] arm64: dts: exynos: Add iRAM device-tree node for Exynos5433


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.