All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-02 20:26:04 to 2017-01-02 23:09:02 UTC [more...]

[PATCH 0/6] VMBUS and driver infrastructure
 2017-01-02 23:08 UTC  (4+ messages)
` [PATCH 1/6] ethdev: increase length ethernet device internal name
` [PATCH 2/6] i40e: don't refer to eth_dev->pci_dev
` [PATCH 3/6] vmxnet3: "

How should we handle variable address space sizes (Re: [RFC 3/4] x86/mm: define TASK_SIZE as current->mm->task_size)
 2017-01-02 23:06 UTC  (7+ messages)

[PATCH v2 net-next 0/2] TPACKET_V3 TX_RING support
 2017-01-02 23:07 UTC  (7+ messages)
` [PATCH v2 net-next 1/2] af_packet: TX_RING support for TPACKET_V3
` [PATCH v2 net-next 2/2] tools: test case for TPACKET_V3/TX_RING support

[PATCH 0/5] arm64: sunxi: A64: enable MMC support
 2017-01-02 23:03 UTC  (18+ messages)
` [PATCH 1/5] drivers: mmc: sunxi: fix A64 calibration routine
` [PATCH 2/5] drivers: mmc: sunxi: limit A64 MMC2 to 8K DMA buffer
` [PATCH 3/5] arm64: dts: sun50i: add MMC nodes
` [PATCH 4/5] arm64: dts: Pine64: add MMC support
` [PATCH 5/5] arm64: dts: add BananaPi-M64 support

FYI: My boot farm going offline for a while
 2017-01-02 23:03 UTC 

[PATCH net-next] net/sched: cls_flower: Add user specified data
 2017-01-02 22:58 UTC  (5+ messages)

[PATCH] coresight: etm4x: Fix enabling of cycle accurate tracing in perf
 2017-01-02 22:55 UTC 

[PATCH 0/2] Begin auditing SECCOMP_RET_ERRNO return actions
 2017-01-02 22:55 UTC  (6+ messages)
` [PATCH 2/2] seccomp: Audit SECCOMP_RET_ERRNO actions with errno values

[PATCH] net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings
 2017-01-02 22:49 UTC 

[net-next][PATCH v3 00/17] net: RDS updates
 2017-01-02 22:45 UTC  (18+ messages)
` [net-next][PATCH v3 01/17] RDS: log the address on bind failure
` [net-next][PATCH v3 02/17] RDS: mark few internal functions static to make sparse build happy
` [net-next][PATCH v3 03/17] RDS: IB: include faddr in connection log
` [net-next][PATCH v3 04/17] RDS: IB: make the transport retry count smallest
` [net-next][PATCH v3 05/17] RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
` [net-next][PATCH v3 06/17] RDS: RDMA: start rdma listening after init
` [net-next][PATCH v3 07/17] RDS: RDMA: return appropriate error on rdma map failures
` [net-next][PATCH v3 08/17] RDS: IB: split the mr registration and invalidation path
` [net-next][PATCH v3 09/17] RDS: RDMA: silence the use_once mr log flood
` [net-next][PATCH v3 10/17] RDS: IB: track and log active side endpoint in connection
` [net-next][PATCH v3 11/17] RDS: IB: add few useful cache stasts
` [net-next][PATCH v3 12/17] RDS: IB: Add vector spreading for cqs
` [net-next][PATCH v3 13/17] RDS: RDMA: Fix the composite message user notification
` [net-next][PATCH v3 14/17] RDS: IB: fix panic due to handlers running post teardown
` [net-next][PATCH v3 15/17] RDS: add stat for socket recv memory usage
` [net-next][PATCH v3 16/17] RDS: make message size limit compliant with spec
` [net-next][PATCH v3 17/17] RDS: add receive message trace used by application

4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c
 2017-01-02 22:48 UTC  (4+ messages)

[PATCH net 0/9] several fixups for virtio-net XDP
 2017-01-02 22:43 UTC  (3+ messages)
` [PATCH net 9/9] virtio-net: XDP support for small buffers

[PATCH] PM / docs: Drop confusing kernel-doc references from infrastructure.rst
 2017-01-02 22:39 UTC  (4+ messages)

[Buildroot] [PATCH] lpppd: new package
 2017-01-02 22:38 UTC 

[PATCH] KVM: ioapic: fix NULL deref ioapic->lock
 2017-01-02 22:37 UTC  (5+ messages)

[PATCH] hwloc: Add
 2017-01-02 22:33 UTC  (3+ messages)
` [meta-oe][PATCH v2] "

[PATCH v6 00/14] ACPI platform MSI support and its example mbigen
 2017-01-02 22:30 UTC  (8+ messages)
` [PATCH v6 09/14] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v6 10/14] ACPI: ARM64: IORT: rework iort_node_get_id() for NC->SMMU->ITS case

[net PATCH] net: virtio: cap mtu when XDP programs are running
 2017-01-02 22:30 UTC 

[U-Boot] [PATCH 1/2] spi: Zap ep93xx_spi driver and related code
 2017-01-02 22:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spi: Zap cf_qspi "

[U-Boot] [PATCH] mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print
 2017-01-02 22:28 UTC 

[PATCH] archive-zip: load userdiff config
 2017-01-02 22:25 UTC 

[PATCH] video: imxfb: always allocate 256 entries for the color map
 2017-01-02 22:24 UTC  (3+ messages)

[PATCH nf-next 0/7] xtables: use dedicated copy_to_user helpers
 2017-01-02 22:19 UTC  (8+ messages)
` [PATCH nf-next 1/7] xtables: add xt_match, xt_target and data copy_to_user functions
` [PATCH nf-next 2/7] iptables: use match, target and data copy_to_user helpers
` [PATCH nf-next 3/7] ip6tables: "
` [PATCH nf-next 4/7] arptables: "
` [PATCH nf-next 5/7] ebtables: "
` [PATCH nf-next 6/7] xtables: use match, target and data copy_to_user helpers in compat
` [PATCH nf-next 7/7] xtables: extend matches and targets with .usersize

[PATCH 00/18] ACPICA 20161222 Release
 2017-01-02 22:19 UTC  (2+ messages)

[PATCH] Revert "usb: gadget: f_hid: use alloc_ep_req()"
 2017-01-02 22:17 UTC 

[PATCH V3 1/2] dt-bindings: document common IEEE 802.11 frequency limit property
 2017-01-02 22:16 UTC  (8+ messages)
` [PATCH V3 2/2] cfg80211: support ieee80211-freq-limit DT property

[PATCH v2 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-02 22:15 UTC  (2+ messages)

[PATCH 0/2] Add TI iodelay driver using #pinctrl-cells
 2017-01-02 22:12 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver

[PATCH v7 0/2] securityfs support for TPM 2.0 firmware event log
 2017-01-02 22:12 UTC  (4+ messages)
` [PATCH v7 2/2] tpm: add "

[PATCH rdma-core 0/4] Debian fixes
 2017-01-02 22:11 UTC  (5+ messages)
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information

DPDK Acceleartion Enhancement - compression
 2017-01-02 22:10 UTC  (2+ messages)

[PATCH V2 1/3] cfg80211: allow passing struct device in the wiphy_new call
 2017-01-02 22:10 UTC  (2+ messages)

[PATCH 1/2] load the selinux policy after switching to the new root
 2017-01-02 22:09 UTC  (5+ messages)
` [PATCH 2/2] do not umount selinuxfs and sysfs
        ` [PATCH] "

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo
 2017-01-02 22:06 UTC  (3+ messages)

[PATCH] [media] cx231xx: Initial support for Evromedia USB Full Hybrid Full HD
 2017-01-02 22:04 UTC  (2+ messages)

[Bug 99219] The Stanley Parable GPU hang when starting a new game
 2017-01-02 22:03 UTC  (2+ messages)

centos 6 build error
 2017-01-02 22:11 UTC  (3+ messages)

[U-Boot] question about boot timing -- should it all depend on BOOTSTAGE?
 2017-01-02 22:02 UTC 

[PATCH 0/2] pinctrl: imx: use generic pinctrl helpers
 2017-01-02 22:00 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: imx: use generic pinctrl helpers for managing groups
` [PATCH 2/2] pinctrl: imx: use generic pinmux helpers for managing functions

[Qemu-devel] [Bug 925405] [NEW] VNC server does not work with Mac Screen Sharing
 2017-01-02 21:44 UTC  (2+ messages)
` [Qemu-devel] [Bug 925405] "

[PATCH 0/2] iio: GPIO power switch support
 2017-01-02 21:53 UTC  (8+ messages)
` [PATCH 2/2] iio: misc: add support for GPIO power switches

EMAIL UPDATE
 2017-01-02 21:38 UTC 

hwmon: w83781d: Unused sysfs group w83781d_group_other
 2017-01-02 21:49 UTC 

LTP rwtest01 blocks on DAX mountpoint
 2017-01-02 21:49 UTC  (4+ messages)

[PATCH] drm/i915/guc: fix mmio whitelist mmio_start offset and add reminder
 2017-01-02 21:48 UTC  (3+ messages)

Thunderbolt adapter fails to instantiate USB and device enumeration if already connected at boot time
 2017-01-02 21:45 UTC  (3+ messages)

[PATCH RFC 0/4] RFC: in-kernel resource manager
 2017-01-02 21:40 UTC  (11+ messages)
` [PATCH RFC 1/4] tpm: migrate struct tpm_buf to struct tpm_chip
` [PATCH RFC 4/4] tpm: add the infrastructure for TPM space for TPM 2.0
` [tpmdd-devel] [PATCH RFC 0/4] RFC: in-kernel resource manager

mmc: imx: 8-bit bus timeout (4.10-rc1)
 2017-01-02 21:40 UTC  (2+ messages)

[Bug 97634] [amdgpu SI] multigpu setup crashes during boot when dpm=1
 2017-01-02 21:35 UTC  (2+ messages)

[net PATCH] ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
 2017-01-02 21:32 UTC 

[U-Boot] [PATCH] Kconfig: Refactoring of top-level Kconfig file
 2017-01-02 21:32 UTC 

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-02 21:31 UTC  (4+ messages)

[U-Boot] [PATCH] example: api: ARM example needs memset
 2017-01-02 21:30 UTC  (2+ messages)
` [U-Boot] "

[PATCH 0/2] ARM: orion5x: Move micon code to a MFD driver
 2017-01-02 21:24 UTC  (3+ messages)

[refpolicy] sddm policy help needed
 2017-01-02 21:25 UTC  (6+ messages)

[Qemu-devel] [PATCH] [M25P80] Make sure not to overrun the internal data buffer
 2017-01-02 21:24 UTC  (10+ messages)

[U-Boot] [Resend PATCH] tools: imximage: use 'new style' header length for imximage v1
 2017-01-02 21:24 UTC  (2+ messages)
` [U-Boot] [RESEND PATCH] tools: imximage: refactor header length calculations "

[PATCH] cpufreq: s3c64xx: remove incorrect __init annotation
 2017-01-02 21:19 UTC  (6+ messages)

采购成本为何居高不下呢?
 2017-01-02 21:16 UTC 

[PATCH rdma-core] verbs: Do not copy uninitialized data in ibv_cmd_modify_qp
 2017-01-02 21:14 UTC  (3+ messages)

[PATCH] timers: Reconcile the code and the comment for the 250HZ case
 2017-01-02 21:14 UTC 

[PATCH v6 0/9] mux controller abstraction and iio/i2c muxes
 2017-01-02 21:13 UTC  (7+ messages)
` [PATCH v6 8/9] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux

[4.10, panic, regression] iscsi: null pointer deref at iscsi_tcp_segment_done+0x20d/0x2e0
 2017-01-02 21:11 UTC  (12+ messages)

[refpolicy] [PATCH] init: run sysvinit without the dangerous unconfined_domain() call
 2017-01-02 21:11 UTC  (8+ messages)
      ` [refpolicy] [PATCH v2] init: support sysvinit (was "run sysvinit without the dangerous unconfined_domain() call")
        ` [refpolicy] [PATCH v3] init: support sysvinit
          ` [refpolicy] [PATCH v4] "
            ` [refpolicy] [PATCH v5] "

[Qemu-devel] [PATCH v2] [i.MX] Remove MSGDATA register support
 2017-01-02 21:11 UTC 

[Qemu-devel] [PATCH v2] [i.MX] fix CS handling during SPI access
 2017-01-02 21:11 UTC 

[PATCH 00/15] atmel-isi/ov7670/ov2640: convert to standalone drivers
 2017-01-02 21:09 UTC  (5+ messages)

[PATCH 00/20] i.MX Media Driver
 2017-01-02 21:09 UTC  (4+ messages)

[PATCH] pca953x: Add optional reset gpio control
 2017-01-02 21:07 UTC  (2+ messages)
` [PATCH] gpio: "

Will fstrim discard unused parts of chunks?
 2017-01-02 21:06 UTC  (4+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-02 21:06 UTC  (3+ messages)

[PATCH 0/5] ARM: add module autoloading support for crypto modules
 2017-01-02 21:06 UTC  (6+ messages)
` [PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias

Nokia N900 sound driver and ECI GPIOs
 2017-01-02 21:05 UTC  (4+ messages)

[Qemu-devel] [PATCH] [i.MX] fix CS handling during SPI access
 2017-01-02 20:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] [i.MX] Remove MSGDATA register support
 2017-01-02 20:58 UTC  (2+ messages)

[PATCH 1/3] ARM: OMAP1: USB: tidy up logging output
 2017-01-02 20:57 UTC  (6+ messages)
` [PATCH 2/3] ARM: OMAP1: USB: make omap_otg_init() static
` [PATCH 3/3] ARM: OMAP1: USB: delete redundant CPU class checks

[PATCH] USB: ohci-omap: defer probe if PHY is missing
 2017-01-02 20:53 UTC 

[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
 2017-01-02 20:53 UTC  (2+ messages)

[PATCH] char: lack of bool string made CONFIG_DEVPORT always on
 2017-01-02 20:49 UTC  (3+ messages)

[PATCH net] Documentation/networking: fix typo in mpls-sysctl
 2017-01-02 20:49 UTC  (2+ messages)

绩效考核与薪酬体系的激励与创新
 2017-01-02 20:48 UTC 

pull-request: wireless-drivers-next 2017-01-02
 2017-01-02 20:46 UTC  (2+ messages)

[PATCH 1/1] smiapp: Use runtime PM for power iff CONFIG_PM is defined
 2017-01-02 20:43 UTC 

[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
 2017-01-02 20:43 UTC  (2+ messages)

[PATCH v1 0/2] rte_memcmp functions
 2017-01-02 20:41 UTC  (4+ messages)
` [PATCH v1 2/2] Test cases for "

[PATCH] drm: Constify drm_mode_config atomic helper private pointer
 2017-01-02 20:39 UTC  (2+ messages)

[Bug 96906] OpenCL program causes steady stream of GPU fault detected errors
 2017-01-02 20:35 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable Qualcomm RPMCC
 2017-01-02 20:35 UTC  (2+ messages)

[U-Boot] why two "config FIT_VERBOSE" lines in top-level Kconfig?
 2017-01-02 20:33 UTC 

[PATCH 1/2] seccomp: Create an action to audit before allowing
 2017-01-02 20:32 UTC  (2+ messages)

[Bug 89447] [bisected] [radeonsi+wine_d3dadapter+Bioshock] GPU lockup 8 minutes after start
 2017-01-02 20:32 UTC  (2+ messages)

[Buildroot] [PATCH] sqlite: bump to version 3.16
 2017-01-02 20:31 UTC 

[GIT PULL] HID fixes for 4.10
 2017-01-02 20:30 UTC 

[Qemu-devel] QEMU online/offline cpu
 2017-01-02 20:27 UTC  (2+ messages)
`  "

[kvm-unit-tests PATCH 0/2] run_tests: support concurrent test execution
 2017-01-02 20:25 UTC  (3+ messages)
  ` [Qemu-devel] "


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.