All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-07 02:45:49 to 2016-12-07 04:42:13 UTC [more...]

[PATCH V2 00/10] PM / OPP: Fixes and cleanups
 2016-12-07  4:41 UTC 

[PATCH] scsi: avoid a permanent stop of the scsi device's request queue
 2016-12-07  4:40 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] target-arm aarch64 big-endian fixes
 2016-12-07  4:30 UTC  (5+ messages)
` [Qemu-arm] [PATCH 1/2] target-arm: Fix aarch64 vec_reg_offset
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/2] target-arm: Fix aarch64 disas_ldst_single_struct
  ` [Qemu-devel] "

[PATCH 00/10] virtio: sparse fixes
 2016-12-07  4:31 UTC  (28+ messages)
` [PATCH 01/10] virtio_console: drop unused config fields
` [PATCH 02/10] drm/virtio: fix endianness in primary_plane_update
` [PATCH 03/10] drm/virtio: fix lock context imbalance
` [PATCH 04/10] drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
` [PATCH 05/10] vhost: make interval tree static inline
` [PATCH 06/10] vhost: add missing __user annotations
` [PATCH 07/10] vsock/virtio: add a missing __le annotation
` [PATCH 08/10] vsock/virtio: mark an internal function static
` [PATCH 09/10] vsock/virtio: fix src/dst cid format

[PATCH v12 0/4] dtc: Dynamic DT support
 2016-12-07  4:31 UTC  (2+ messages)

[PATCH] btrfs-progs: qgroup: add sync option to 'qgroup show'
 2016-12-07  4:31 UTC  (3+ messages)

[PATCH] nouveau/led: introduce CONFIG_DRM_NOUVEAU_LEDS
 2016-12-07  4:30 UTC  (4+ messages)
` [PATCH] nouveau/led: prevent compiling the led-code if nouveau=y and leds=m

[PATCH 00/10] PM / OPP: Fixes and cleanups
 2016-12-07  4:25 UTC  (19+ messages)
` [PATCH 01/10] PM / OPP: Fix memory leak while adding duplicate OPPs
` [PATCH 02/10] PM / OPP: Remove useless TODO
` [PATCH 04/10] PM / OPP: Error out on failing to add static OPPs for v1 bindings
` [PATCH 07/10] PM / OPP: Don't allocate OPP table from _opp_allocate()
` [PATCH 08/10] PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
` [PATCH 10/10] PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()

[PATCH net-next 1/1] driver: macvlan: Remove the rcu member of macvlan_port
 2016-12-07  4:23 UTC 

[PATCH 0/5] arm64: dts: Enable bus frequency scaling on Exynos5433-based TM2 board
 2016-12-07  4:12 UTC  (6+ messages)
` [PATCH 3/5] arm64: dts: exynos5433: Add PPMU dt node

[PATCH v2] xfs_io: support -c "open foo" command
 2016-12-07  4:21 UTC  (9+ messages)

[RFC][PATCH 0/3 v2] Try to connect HiKey's usb extcon to dwc2 driver
 2016-12-07  4:13 UTC  (4+ messages)
  ` [RFC][PATCH 1/3 v2] usb: dwc2: Add extcon support "

[Qemu-devel] [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
 2016-12-07  4:11 UTC  (13+ messages)
                ` [Qemu-devel] [libvirt] "

[PATCH] mm: make transparent hugepage size public
 2016-12-07  4:13 UTC  (6+ messages)

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

[PATCH] xfstests: fix build warnings and notify_others() bug
 2016-12-07  4:04 UTC 

linux-next: manual merge of the staging tree with the net-next tree
 2016-12-07  4:04 UTC 

[PATCH net-next 0/2] Initial driver for Synopsys DWC XLGMAC
 2016-12-07  3:57 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: add extension of phy-mode for XLGMII
` [PATCH net-next 2/2] net: ethernet: Initial driver for Synopsys DWC XLGMAC

[PATCH] staging/lustre/osc: Revert erroneous list_for_each_entry_safe use
 2016-12-07  3:53 UTC  (2+ messages)
` [lustre-devel] "

[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: make GPIO support optional
 2016-12-07  3:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table
` [U-Boot] [PATCH 3/4] armv8: ls1012a: add eSDHC nodes
` [U-Boot] [PATCH 4/4] configs: ls1012a: enable driver model for eSDHC

[RFC][PATCH] HACK: usb: dwc2: Workaround case where GOTGCTL state is wrong
 2016-12-07  3:52 UTC  (2+ messages)

[PATCH v4] xfs_io: support -c "open foo" command
 2016-12-07  3:49 UTC  (3+ messages)

[BUG] xfs/109 crashed 2k block size reflink enabled XFS
 2016-12-07  3:49 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/23] sunxi: Allwinner A64: SPL support
 2016-12-07  3:48 UTC  (6+ messages)
` [U-Boot] [PATCH v2 14/23] sunxi: H3: add DRAM controller single bit delay support

[U-Boot] [PATCHv4 01/16] configs: ls1021a: enable DT and DM support
 2016-12-07  3:48 UTC  (5+ messages)
` [U-Boot] [PATCHv4 09/16] pci: layerscape: add pci driver based on DM
` [U-Boot] [PATCHv4 15/16] pci: layerscape: remove unnecessary legacy code

[U-Boot] Rockchip RK3288 u-boot with mainline kernel
 2016-12-07  3:48 UTC  (2+ messages)

[PATCH u-boot v3 0/3] Enable FIT image support and FDT loading for AST2400/AST2500
 2016-12-07  3:47 UTC  (3+ messages)
` [PATCH u-boot v3 2/3] bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set

[U-Boot] [PATCH v2 0/4] Allow disabling non-FIT image loading from SPL
 2016-12-07  3:47 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/4] Introduce CONFIG_SPL_ABORT_ON_NON_FIT_IMAGE

[U-Boot] [PATCH v2 2/2] test/py: Create tests for ext4 and fat testing on sandbox
 2016-12-07  3:47 UTC  (2+ messages)

[PATCH] vfs: reject inodes with negative size to prevent kernel hang
 2016-12-07  3:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] test/py: Allow to pass u_boot_log instead of console for run_and_log
 2016-12-07  3:47 UTC  (2+ messages)

coverage test failed
 2016-12-07  3:47 UTC  (2+ messages)

[PATCH 0/6] xfs_io: fix up command iteration
 2016-12-07  3:47 UTC  (7+ messages)
` [PATCH 1/6] libxcmd: check CMD_FLAG_GLOBAL inside args_command()
` [PATCH 2/6] libxcmd: rename args_command to command_iterator
` [PATCH 3/6] libxcmd: merge command() and iterate_command()
` [PATCH 4/6] libxcmd: don't check generic library commands
` [PATCH 5/6] xfs_io: make various commands one-shot only
` [PATCH 6/6] libxcmd: add non-iterating user commands

[U-Boot] uefi: x86: uboot as uefi payload
 2016-12-07  3:47 UTC  (6+ messages)

[U-Boot] [PATCH 00/17] arm: mvebu: Add gdsys ControlCenter-Compact board
 2016-12-07  3:47 UTC  (6+ messages)
` [U-Boot] [PATCH 06/17] dm: Add callback to modify the device tree

[U-Boot] [PATCH v3 3/6] arm64: mvebu: pinctrl: Add pin control driver for A8K family
 2016-12-07  3:47 UTC  (2+ messages)

[U-Boot] [PATCHv4] Retrieve MAC address from EEPROM
 2016-12-07  3:47 UTC  (7+ messages)
` [U-Boot] [PATCH 12/14] fdt: eth_fixup: Add hook for board to override MAC

[U-Boot] [PATCH v4 1/2] splash: sort include files
 2016-12-07  3:47 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/2] splash: add support for loading splash from a FIT image

[MULTIBOOT2 DOC PATCH v3 00/13] multiboot2: Update documentation
 2016-12-07  3:45 UTC  (3+ messages)

[PATCH 00/12] extcon: Replace the deprecated extcon API
 2016-12-07  3:45 UTC  (7+ messages)
  ` [PATCH 03/12] power_supply: axp288_charger: Replace the "

[PATCH v2] tun: Use netif_receive_skb instead of netif_rx
 2016-12-07  3:39 UTC  (5+ messages)

[PATCH] i2c: rk3x: keep i2c irq ON in suspend
 2016-12-07  3:37 UTC  (7+ messages)

[PATCH] tracing: fix "softirq" flag detection
 2016-12-07  3:38 UTC 

[RFC] udp: some improvements on RX path
 2016-12-07  3:32 UTC  (12+ messages)
    ` [PATCH] net/udp: do not touch skb->peeked unless really needed
                    ` [PATCH net-next] net: sock_rps_record_flow() is for connected sockets

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2016-12-07  3:32 UTC  (34+ messages)
` [PATCH v2 00/32] "
  ` [PATCH v2 01/32] net/i40e: support link status notification
  ` [PATCH v2 02/32] net/i40e: add callback to user on VF to PF mbox msg
  ` [PATCH v2 03/32] net/i40e: set VF MAC anti-spoofing from PF
  ` [PATCH v2 04/32] net/i40e: set VF VLAN "
  ` [PATCH v2 05/32] net/i40e: set TX loopback "
  ` [PATCH v2 06/32] net/i40e: set VF unicast promisc mode "
  ` [PATCH v2 07/32] net/i40e: set VF multicast "
  ` [PATCH v2 08/32] net/i40e: enable VF MTU change
  ` [PATCH v2 09/32] rte: add APIs for VF stats get/reset
  ` [PATCH v2 10/32] net/i40e: implement ops "
  ` [PATCH v2 11/32] net/i40e: fix VF reset flow
  ` [PATCH v2 12/32] net/i40e: set VF MAC from PF support
  ` [PATCH v2 13/32] net/i40e: set VF MAC from VF support
  ` [PATCH v2 14/32] net/i40e: fix VF MAC address assignment
  ` [PATCH v2 15/32] net/i40e: add VF vlan strip func
  ` [PATCH v2 16/32] net/i40e: add set VF VLAN insert function
  ` [PATCH v2 17/32] net/i40e: set VF broadcast mode from PF
  ` [PATCH v2 18/32] net/i40e: set VF VLAN tag "
  ` [PATCH v2 19/32] net/i40e: set VF VLAN filter "
  ` [PATCH v2 20/32] app/testpmd: use VFD APIs on i40e
  ` [PATCH v2 21/32] app/testpmd: use unicast promiscuous mode "
  ` [PATCH v2 22/32] app/testpmd: use multicast "
  ` [PATCH v2 23/32] app/testpmd: add command to test VF broadcast "
  ` [PATCH v2 24/32] app/testpmd: add command to test VF VLAN tag "
  ` [PATCH v2 25/32] app/testpmd: handle i40e in VF VLAN filter command
  ` [PATCH v2 26/32] app/testpmd: initialize receive mode for VMDq
  ` [PATCH v2 27/32] net/i40e: change version number to support Linux VF
  ` [PATCH v2 28/32] net/i40e: return correct vsi_id
  ` [PATCH v2 29/32] net/i40e: parse more VF parameter and configure
  ` [PATCH v2 30/32] net/i40e: support Linux VF to configure IRQ link list
  ` [PATCH v2 31/32] net/i40e: enhance in sanity check of MAC
  ` [PATCH v2 32/32] app/testpmd: fix invalid port ID

[RFC][PATCH] audit: add feature audit_lost reset
 2016-12-07  3:32 UTC  (7+ messages)

BlueStore Latency Breakdown
 2016-12-07  3:23 UTC  (6+ messages)

[PATCH v4 0/2] perf probe: add sdt probes arguments into the uprobe cmd string
 2016-12-07  3:26 UTC  (3+ messages)
` [PATCH v4 2/2] "

Method to power off HID device from driver?
 2016-12-07  3:20 UTC  (3+ messages)

[PATCH v2] drm/bridge: analogix: Don't return -EINVAL when panel not support PSR in PSR functions
 2016-12-07  3:16 UTC  (2+ messages)

[PATCH 2/2] rilmodem: set LTE preferred in rat mode
 2016-12-07  3:11 UTC 

[PATCH] n900 device tree: cleanup, add camera flash
 2016-12-07  3:10 UTC  (5+ messages)
` [PATCH] n900 device tree: cleanup

[PATCH 1/2] rilmodem: Add lte atom driver
 2016-12-07  3:10 UTC 

[PATCH 1/1] ixgbe: write flush vfta registers
 2016-12-07  3:05 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH] parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm
 2016-12-07  3:02 UTC 

[PATCH net-next V2 0/7] liquidio VF data path
 2016-12-07  2:50 UTC  (3+ messages)
` [PATCH net-next V2 6/7] liquidio CN23XX: VF TX buffers

[PATCH] vfio/pci: Support error recovery
 2016-12-07  2:58 UTC  (16+ messages)

[PATCH net-next 0/2] Add ethtool set regs support
 2016-12-07  2:57 UTC  (3+ messages)

[PATCH] [v3] net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
 2016-12-07  2:54 UTC  (5+ messages)

[Qemu-devel] Meeting notes on -blockdev, dynamic backend reconfiguration
 2016-12-07  2:55 UTC  (2+ messages)

[PATCH i-g-t v10 00/21] Implement sw_sync test
 2016-12-07  2:52 UTC  (22+ messages)
` [PATCH i-g-t v10 01/21] lib/sw_sync: Add helper functions for managing synchronization primitives
` [PATCH i-g-t v10 02/21] test/sw_sync: Add sw_sync test
` [PATCH i-g-t v10 03/21] tests/sw_sync: Add subtest test_alloc_fence
` [PATCH i-g-t v10 04/21] tests/sw_sync: Add subtest test_alloc_fence_invalid_timeline
` [PATCH i-g-t v10 05/21] tests/sw_sync: Add subtest test_alloc_merge_fence
` [PATCH i-g-t v10 06/21] tests/sw_sync: Add subtest test_sync_busy
` [PATCH i-g-t v10 07/21] tests/sw_sync: Add subtest test_sync_merge
` [PATCH i-g-t v10 08/21] tests/sw_sync: Add subtest test_sync_merge_same
` [PATCH i-g-t v10 09/21] tests/sw_sync: Add subtest test_sync_multi_consumer
` [PATCH i-g-t v10 10/21] tests/sw_sync: Add subtest test_sync_multi_consumer_producer
` [PATCH i-g-t v10 11/21] tests/sw_sync: Add subtest test_sync_random_merge
` [PATCH i-g-t v10 12/21] tests/sw_sync: Add subtest test_sync_multi_timeline_wait
` [PATCH i-g-t v10 13/21] tests/sw_sync: Add subtest test_sync_multi_producer_single_consumer
` [PATCH i-g-t v10 14/21] tests/sw_sync: Add subtest test_sync_expired_merge
` [PATCH i-g-t v10 15/21] tests/sw_sync: Add subtest test_timeline_closed
` [PATCH i-g-t v10 16/21] tests/sw_sync: Add subtest test_timeline_closed_signaled
` [PATCH i-g-t v10 17/21] lib/sw_sync: Add igt_require_sw_sync to enable skipping on no sw_sync support
` [PATCH i-g-t v10 18/21] tests/sw_sync: Add igt_require check for sw_sync feature
` [PATCH i-g-t v10 19/21] tests/sw_sync: Add subtest test_sync_merge_invalid
` [PATCH i-g-t v10 20/21] tests/sw_sync: Add subtest test_sync_busy_fork
` [PATCH i-g-t v10 21/21] tests/sw_sync: Add subtest test_sync_busy_unixsocket

[Qemu-devel] ui/egl-helpers.c license and reuse
 2016-12-07  2:47 UTC  (3+ messages)

[PATCH v3 0/7] irda: w83977af_ir: Neatening
 2016-12-07  2:47 UTC  (2+ messages)

[PATCH] parisc: Purge TLB before setting PTE
 2016-12-07  2:47 UTC 

[PATCH 0/3] Support the latest version of qemu COLO
 2016-12-07  2:46 UTC  (4+ messages)
` [PATCH 1/3] Don't create default ioreq server


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.