All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-04 06:55:58 to 2017-01-04 08:33:30 UTC [more...]

[PATCH RFC ipsec-next] IPsec offload, part one
 2017-01-04  8:23 UTC  (2+ messages)
` [PATCH RFC ipsec-next 5/5] esp: Add a software GRO codepath

post-receive: pub/scm/linux/kernel/git/mbroz/linux
 2017-01-04  8:33 UTC 

ti-sgx-ddk-um / do_install failed / cp: cannot stat './targetfs//etc/*': No such file or directory
 2017-01-04  8:32 UTC 

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2017-01-04  8:32 UTC  (5+ messages)

Bug 4.9 and memorymanagement
 2017-01-04  8:31 UTC  (12+ messages)
      ` [KERNEL] "
            ` [KERNEL] "

RFC: fb restore on drm master close
 2017-01-04  8:30 UTC  (2+ messages)

[PATCH v4 0/7] Add MACsec offload support for ixgbe
 2017-01-04  8:29 UTC  (11+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] mbuf: reserve a Tx offload flag for PMD-specific API
  ` [PATCH v5 2/8] ethdev: reserve an event type "
  ` [PATCH v5 3/8] ethdev: reserve capability flags "
  ` [PATCH v5 4/8] net/ixgbe: add MACsec offload support
  ` [PATCH v5 5/8] app/testpmd: add MACsec offload commands
  ` [PATCH v5 6/8] doc: add ixgbe specific APIs
  ` [PATCH v5 7/8] doc: update the release notes for the reserved flags
  ` [PATCH v5 8/8] doc: add MACsec offload into NIC feature list

[ovmf test] 104023: all pass - PUSHED
 2017-01-04  8:29 UTC 

Need clarity on PCIe MSI interrupt in device tree
 2017-01-04  8:29 UTC  (2+ messages)

[PATCH 1/2] gpio: davinci: Remove redundant members davinci_gpio_controller stuct
 2017-01-04  8:26 UTC  (4+ messages)
` [PATCH 2/2] gpio: davinci: Remove gpio2regs function to accommodate multi instances

[RFC][PATCH 0/4] fsnotify: pass single mark to handle_event()
 2017-01-04  8:28 UTC  (2+ messages)

[PATCH v4 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-01-04  7:29 UTC  (12+ messages)
    ` [PATCH v4 1/3] drm/exynos: mic: Add mode_set callback function
    ` [PATCH v4 2/3] drm/panel: Add support for S6E3HA2 panel driver on TM2 board
    ` [PATCH v4 3/3] arm64: dts: exynos: Add support for S6E3HA2 panel device "

[PATCH] mmc: dw_mmc: update clock after ctrl reset in runtime resume
 2017-01-04  8:28 UTC  (3+ messages)

[PATCH] f2fs: don't reserve block for empty file when convert inline, page
 2017-01-04  8:27 UTC  (3+ messages)

[PATCH] irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPIS
 2017-01-04  8:24 UTC 

[PATCH v5 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-01-04  8:20 UTC  (11+ messages)
    ` [PATCH v5 1/3] drm/exynos: mic: Add mode_set callback function
    ` [PATCH v5 2/3] drm/panel: Add support for S6E3HA2 panel driver on TM2 board
    ` [PATCH v5 3/3] arm64: dts: exynos: Add support for S6E3HA2 panel device "

[PATCH v6 00/14] ACPI platform MSI support and its example mbigen
 2017-01-04  8:25 UTC  (13+ messages)
` [PATCH v6 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v6 06/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2017-01-04  8:23 UTC  (4+ messages)
` [PATCH 04/10] f2fs: support IO alignment for DATA and NODE writes
  ` [f2fs-dev] "

[PATCH v8 0/5] Add intial support to DW MMC host on ZTE SoC
 2017-01-04  8:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rzhang/linux
 2017-01-04  8:24 UTC 

post-receive: pub/scm/utils/cryptsetup/cryptsetup
 2017-01-04  8:24 UTC 

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-04  8:23 UTC  (4+ messages)

[Qemu-devel] [PULL 00/13] 9p patches 20170104
 2017-01-04  8:21 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/13] 9pfs: move pdus to V9fsState
` [Qemu-devel] [PULL 02/13] 9pfs: introduce transport specific callbacks
` [Qemu-devel] [PULL 03/13] 9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack
` [Qemu-devel] [PULL 04/13] 9pfs: introduce init_out/in_iov_from_pdu
` [Qemu-devel] [PULL 05/13] 9pfs: fix crash when fsdev is missing
` [Qemu-devel] [PULL 06/13] tests: virtio-9p: rename PCI configuration test
` [Qemu-devel] [PULL 07/13] tests: virtio-9p: code refactoring
` [Qemu-devel] [PULL 08/13] 9pfs: fix P9_NOTAG and P9_NOFID macros
` [Qemu-devel] [PULL 09/13] tests: virtio-9p: add version operation test
` [Qemu-devel] [PULL 10/13] tests: virtio-9p: add attach "
` [Qemu-devel] [PULL 11/13] tests: virtio-9p: add walk "
` [Qemu-devel] [PULL 12/13] tests: virtio-9p: no slash in path elements during walk
` [Qemu-devel] [PULL 13/13] tests: virtio-9p: ".." cannot be used to walk out of the shared directory

[PATCH] curl: upgrade to 7.52.1
 2017-01-04  8:19 UTC 

[PATCH 0/4] PCI: exynos: use the PHY generic framework
 2017-01-04  8:18 UTC  (4+ messages)
  ` [PATCH 2/4] Documetation: samsung-phy: add the exynos-pcie-phy binding

[PATCH v3 00/13] R-Car DU: Use drm bridge API
 2017-01-04  8:18 UTC  (6+ messages)
` [PATCH v3 06/13] drm: bridge: Add LVDS encoder driver

[PATCH] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2017-01-04  8:18 UTC  (6+ messages)

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-04  8:16 UTC  (6+ messages)

[PATCH 0/2] Fix the documentation to build with asciidoctor
 2017-01-04  8:15 UTC  (5+ messages)
` [PATCH 1/2] asciidoctor: fix user-manual to be built by `asciidoctor`
` [PATCH 2/2] giteveryday: unbreak rendering with AsciiDoctor

[PATCH 1/1] remoteproc: fix vdev reference management
 2017-01-04  8:13 UTC  (3+ messages)
` [STLinux Kernel] "

[PATCH] brcmfmac: avoid writing channel out of allocated array
 2017-01-04  8:12 UTC  (8+ messages)

[PATCH v2 1/1] remoteproc: core: probe subdevices before booting coprocessor
 2017-01-04  8:12 UTC  (3+ messages)

[RESEND,PATCH v7 0/2] soc: qcom: Add SoC info driver
 2017-01-04  8:15 UTC  (2+ messages)

[PATCH v4 1/2] net/vhost: create datagram sockets immediately
 2017-01-04  8:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Vmxnet3 VMStatification
 2017-01-04  8:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] vmxnet3: VMStatify rx/tx q_descr and int_state

[PATCH v2 00/12] Partial Parity Log for MD RAID 5
 2017-01-04  8:01 UTC  (10+ messages)

[PATCH] iommu: Drop the of_iommu_{set/get}_ops() interface
 2017-01-04  8:00 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2017-01-04  7:57 UTC 

[PATCH rdma-core 0/4] Debian fixes
 2017-01-04  7:55 UTC  (6+ messages)
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information

[PATCHv4 0/2] pathspec: give better message for submodule related pathspec error
 2017-01-04  7:55 UTC  (3+ messages)
` [PATCH 2/2] "

[v1] misc: genwqe: card_base:-Release memory regions obtained by pci_request_mem_regions
 2017-01-04  7:46 UTC 

[Qemu-devel] vhost-user breaks after 96a3d98
 2017-01-04  7:52 UTC  (6+ messages)

[PATCH] btrfs: fix false enospc error when truncating heavily reflinked file
 2017-01-04  7:52 UTC  (2+ messages)

[PATCH v2 5/5] ethtool: dispaly bus info and firmware version
 2017-01-04  7:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/7] vm, vmscan: enahance vmscan tracepoints
 2017-01-04  7:50 UTC  (15+ messages)
` [PATCH 2/7] mm, vmscan: add active list aging tracepoint

[RFC PATCH] input: Add disable sysfs entry for every input device
 2017-01-04  7:43 UTC  (5+ messages)

[PATCH v2 0/5] example/ethtool: add bus info and fw version get
 2017-01-04  7:48 UTC  (6+ messages)
` [PATCH v3 1/4] ethdev: add firmware information get

[PATCH] Document mfsymlinks in the mount.cifs man page
 2017-01-04  7:48 UTC 

4.10 and -stable fix for virtio_blk and virtually mapped stacks
 2017-01-04  7:44 UTC  (4+ messages)
` [PATCH] virtio_blk: avoid DMA to stack for the sense buffer

[PATCH 0/3] virtio_user as an alternative exception path
 2017-01-04  7:46 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] net/virtio_user: add vhost kernel support

[LSF/MM ATTEND AND AGENDA TOPIC] request to attend the summit
 2017-01-04  7:41 UTC  (6+ messages)
        ` [Lsf-pc] "

[PATCH v1 0/3] remoteproc: st: add virtio_rpmsg support
 2017-01-04  7:40 UTC  (2+ messages)

[RFC 0/4] net-next: dsa: add support for multiple cpu ports
 2017-01-04  7:38 UTC  (5+ messages)
` [RFC 1/4] Documentation: devicetree: add multiple cpu port DSA binding
` [RFC 2/4] net-next: dsa: Refactor DT probing of a switch port
` [RFC 3/4] net-next: dsa: Add support for multiple cpu ports
` [RFC 4/4] net-next: dsa: qca8k: add "

[ANNOUNCE] nftables 0.7 release
 2017-01-04  7:35 UTC  (3+ messages)
` build failure if --with-xtables [WAS: nftables 0.7 release]

Add ALC299 support
 2017-01-04  7:34 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-04  6:57 UTC  (9+ messages)
` [PATCH v2 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

ext4 filesystem corruption with 4.10-rc2 on ppc64le
 2017-01-04  7:34 UTC  (2+ messages)

[U-Boot] am335x board i2c_probe fails from nand boot
 2017-01-04  7:33 UTC  (7+ messages)

[PATCH 00/12] multipath-tools: improve processing efficiency for addition and deletion of multipath devices
 2017-01-04  7:32 UTC  (7+ messages)
` [PATCH 01/12] libmultipath: add wwid for "struct uevent" to record wwid of uevent
` [PATCH 08/12] libmultipath: wait one seconds for more uevents in uevent_listen() in uevents burst situations

[PATCH v4 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-04  7:26 UTC  (4+ messages)
` [PATCH v4 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality

[PATCH v2 0/9] rxq interrupt mode for virtio PMD
 2017-01-04  7:30 UTC  (6+ messages)
` [PATCH v2 5/9] net/virtio: setup rxq interrupts

[Buildroot] [autobuild.buildroot.net] Build results for 2017-01-03
 2017-01-04  7:30 UTC 

[libvirt test] 104021: regressions - FAIL
 2017-01-04  7:29 UTC 

[PATCH v3 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-04  6:54 UTC  (4+ messages)
` [PATCH v3 1/3] dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor
` [PATCH v3 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
` [PATCH v3 3/3] dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario

adding 32 bit compatibility layer in custom kernel module
 2017-01-04  7:26 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2017-01-04  7:25 UTC 

[PATCH] cfg80211: sysfs: use wiphy_name()
 2017-01-04  7:25 UTC 

[LSF/MM TOPIC][LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-04  7:24 UTC  (8+ messages)

[RESEND,PATCH v7 2/2] Documentation/ABI: Add ABI information for QCOM socinfo driver
 2017-01-04  7:14 UTC 

[RFC] kbdif: add multi-touch support
 2017-01-04  7:24 UTC  (4+ messages)

[PATCH] nvme: use __iowrite64_copy for SQs in the CMB
 2017-01-04  7:22 UTC  (8+ messages)

[PATCH v2 1/1] extcon: usb-gpio: add pinctrl operation during system PM
 2017-01-04  7:19 UTC 

multi-threads libvmmalloc fork test hang
 2017-01-04  7:18 UTC  (5+ messages)
` [PATCH] dax: fix deadlock with DAX 4k holes

[PATCH v2 00/13] R-Car DU: Add support for LVDS mode selection
 2017-01-04  7:09 UTC  (4+ messages)
` [PATCH v2 05/13] drm: panels: Constify device node argument to of_drm_find_panel()

[PATCH] memory: tegra: Add a missing 'of_node_put()' call
 2017-01-04  7:13 UTC  (3+ messages)

[RESEND,PATCH v7 1/2] soc: qcom: Add SoC info driver
 2017-01-04  7:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2017-01-04  7:16 UTC 

[PATCH v4 0/3] ARM: dts: imx6: Support Poslab Savageboard dual & quad
 2017-01-04  7:12 UTC  (5+ messages)
` [PATCH v4 2/3] ARM: dts: imx6: Support Savageboard dual

[PATCH v3] IB/umem: Release pid in error and ODP flow
 2017-01-04  7:08 UTC  (7+ messages)

[dm-crypt] TrueCrypt is discontinued - here are the alternatives
 2017-01-04  7:08 UTC  (6+ messages)

[PATCH v2 04/13] drm: Add data mirror bus flag
 2017-01-04  7:06 UTC  (4+ messages)
` [PATCH v2.1 04/13] drm: Add data transmission order "

[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
 2017-01-04  6:36 UTC  (8+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable

[PATCH v3 0/7] virtio_user as an alternative exception path
 2017-01-04  7:08 UTC  (5+ messages)
` [PATCH v3 3/7] net/virtio_user: move vhost user specific code

[PATCH resend v4 2/3] ARM: dts: imx6: Support Savageboard dual
 2017-01-04  7:04 UTC  (2+ messages)

[PATCH 1/1] regulator: fixed: add suspend pm routines for pinctrl
 2017-01-04  7:05 UTC  (3+ messages)

[RFC PATCH 0/5] Localise error headers
 2017-01-04  7:05 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 6b07d327da8258671ea0bff784d884c4d30949d9
 2017-01-04  7:05 UTC 

post-receive: pub/scm/utils/cryptsetup/cryptsetup
 2017-01-04  7:04 UTC 

[PATCH] rcu: fix the OOM problem of huge IP abnormal packet traffic
 2017-01-04  7:02 UTC  (10+ messages)

[PATCH v3 0/4] road to reentrant real_path
 2017-01-04  7:01 UTC  (5+ messages)
` [PATCH v4 0/5] "

[PATCH v2 0/2] ASoC: Use DMI name in sound card long name
 2017-01-04  7:03 UTC  (7+ messages)
` [PATCH v2 1/2] ASoC: core: Add API to use "

[PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-04  7:00 UTC 

[Qemu-devel] [PATCH RFC v3 0/2] block/qapi: refactor and optimize the qmp_query_blockstats()
 2017-01-04  6:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v3 1/2] block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_bds_stats
` [Qemu-devel] [PATCH RFC v3 2/2] block/qapi: reduce the execution time of qmp_query_blockstats

[PATCH] checkpatch: Warn on embedded function names
 2017-01-04  6:56 UTC  (2+ messages)
` [Acked] "

[PATCH v2] fio: add device dax engine
 2017-01-04  6:55 UTC  (5+ messages)

[Buildroot] dhcpcd build fails
 2017-01-04  6:55 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.