All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 02:40:44 to 2017-01-12 04:03:29 UTC [more...]

[PATCH v5] vhost: allow for many vhost user ports
 2017-01-12  4:05 UTC  (3+ messages)
` [PATCH v6] "

shrink_inactive_list() failed to reclaim pages
 2017-01-12  4:02 UTC  (3+ messages)

RBD v1 image format 
 2017-01-12  4:01 UTC  (4+ messages)
    ` [ceph-users] "

[PATCH] vhost: Introduce vhost-user's REPLY_ACK feature
 2017-01-12  4:03 UTC  (2+ messages)

pmemblk and dev-dax cleanups
 2017-01-12  4:00 UTC  (3+ messages)
` [PATCH v2 1/4] pmemblk, dev-dax: load libpmem and libpmemblk at startup

[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-12  3:59 UTC  (4+ messages)

RFC: split scsi passthrough fields out of struct request
 2017-01-12  3:59 UTC  (4+ messages)
` [PATCH 15/15] block: split scsi_request "

[PATCH] lpfc: avoid double free of resource identifiers
 2017-01-12  3:57 UTC  (2+ messages)

[PATCH v2 0/4] cxlflash: Enhancements, cleanup and fixes
 2017-01-12  3:55 UTC  (2+ messages)

[PATCH] qla4xxx: remove two unused MSI-X related #defines
 2017-01-12  3:55 UTC  (2+ messages)

[PATCH] powerpc: Use octal numbers for file permissions
 2017-01-12  3:54 UTC 

[PATCH v4 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-12  3:53 UTC  (14+ messages)
` [PATCH v4 01/13] net: ethernet: aquantia: Make and configuration files
  ` [PATCH v4 02/13] net: ethernet: aquantia: Common functions and definitions
    ` [PATCH v4 03/13] net: ethernet: aquantia: Add ring support code
      ` [PATCH v4 04/13] net: ethernet: aquantia: Low-level hardware interfaces
        ` [PATCH v4 05/13] net: ethernet: aquantia: Support for NIC-specific code
          ` [PATCH v4 06/13] net: ethernet: aquantia: Atlantic A0 and B0 specific functions
            ` [PATCH v4 07/13] net: ethernet: aquantia: Vector operations
              ` [PATCH v4 08/13] net: ethernet: aquantia: PCI operations
                ` [PATCH v4 09/13] net: ethernet: aquantia: Atlantic hardware abstraction layer
                  ` [PATCH v4 10/13] net: ethernet: aquantia: Hardware interface and utility functions
                    ` [PATCH v4 11/13] net: ethernet: aquantia: Ethtool support
                      ` [PATCH v4 12/13] net: ethernet: aquantia: Receive side scaling
                        ` [PATCH v4 13/13] net: ethernet: aquantia: Integrate AQtion 2.5/5 GB NIC driver

[PATCH 0/4] ext4 inline cleanup patches
 2017-01-12  3:54 UTC  (7+ messages)
` [PATCH 1/4] ext4: add debug_want_extra_isize mount option
` [PATCH -v2] overlay: stress test changes to top and bottom layers simultaneously
` [PATCH 2/4] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
` [PATCH 3/4] ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores
` [PATCH 4/4] ext4: propagate error values from ext4_inline_data_truncate()

[PATCH v3 1/3] btrfs-progs: cmds-check.c: supports inode nbytes fix in lowmem
 2017-01-12  3:53 UTC  (3+ messages)
` [PATCH v3 2/3] btrfs-progs: cmds-check.c: supports inode isize "
` [PATCH v3 3/3] btrfs-progs: fsck-tests/016: lowmem mode check for images

linux-next: Tree for Jan 12
 2017-01-12  3:53 UTC 

[PATCH v1 1/1] iio: adc: tlc4541: add support for TI tlc4541 adc
 2017-01-12  3:51 UTC  (5+ messages)

[PATCH 0/2] Rename blk_queue_zone_size and bdev_zone_size
 2017-01-12  3:52 UTC  (4+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] f2fs: Rename bdev_zone_size to bdev_zone_sectors

[PATCH] common: use xfs_io to obtain the xfsprogs version
 2017-01-12  3:51 UTC  (2+ messages)

two fixes for the qla2xxx MSI-X changes in 4.10-rc
 2017-01-12  3:50 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/2] fix 32-bit compilation
 2017-01-12  3:49 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] pci: "

linux-next: build failure after merge of the akpm-current tree
 2017-01-12  3:49 UTC 

[PATCH] MAINTAINERS: Update maintainer entry for NBD
 2017-01-12  3:49 UTC  (2+ messages)

[PATCH v5 00/29] Support VFD and DPDK PF + kernel VF on i40e
 2017-01-12  3:47 UTC  (4+ messages)

[PATCH 0/4] dt-bindings: mfd: Update TPS65217 interrupts
 2017-01-12  3:47 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: power/supply: Update TPS65217 properties

[PATCH net-next v2 00/10] net: dsa: Support for pdata in dsa2
 2017-01-12  3:41 UTC  (26+ messages)
` [PATCH net-next v2 01/10] net: dsa: Pass device pointer to dsa_register_switch
` [PATCH net-next v2 02/10] net: dsa: Make most functions take a dsa_port argument
` [PATCH net-next v2 03/10] net: dsa: Suffix function manipulating device_node with _dn
` [PATCH net-next v2 04/10] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next v2 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v2 06/10] net: dsa: Migrate to device_find_class()
` [PATCH net-next v2 07/10] net: Relocate dev_to_net_device() into core
` [PATCH net-next v2 08/10] net: dsa: Add support for platform data
` [PATCH net-next v2 09/10] net: phy: Allow pre-declaration of MDIO devices
` [PATCH net-next v2 10/10] ARM: orion: Register DSA switch as a MDIO device

[PATCH 1/7] staging:wlan-ng:cfg80211.c Aligned code with open parenthesis
 2017-01-12  3:38 UTC  (7+ messages)
` [PATCH 2/7] staging:wilc1000:host_interface.c Added braces {} on else statemement
` [PATCH 3/7] staging:wilc1000:linux_wlan.c Align code to match open parenthesis
` [PATCH 4/7] staging:wilc1000:wilc_debugfs.c Aligns "
` [PATCH 5/7] staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
` [PATCH 6/7] staging:wilc1000:wilc_sdio.c Aligns code match open parenthesis
` [PATCH 7/7] staging:wilc1000:wilc_sdio.c Deleted un-needed blank lines

[PATCH v2 0/2] remove dwc_eth_qos and rename stmicro/stmmac
 2017-01-12  3:44 UTC  (5+ messages)
` [PATCH v2 2/2] stmmac: rename it to synopsys

[Qemu-devel] [PULL 00/67] ppc-for-2.9 queue 20170112
 2017-01-12  3:42 UTC  (2+ messages)

[PATCH] clk: mediatek: Fix MT2701 dependencies
 2017-01-12  3:39 UTC  (6+ messages)

174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
 2017-01-12  3:38 UTC  (4+ messages)
` [PATCH v2] ACPI / OSL: Fix rcu synchronization logic

[kvm-unit-tests PATCH v6 0/3] run_tests: support concurrent test execution
 2017-01-12  3:36 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests PATCH v6 1/3] run_tests: fix errno for param parsing
  `  "
` [kvm-unit-tests PATCH v6 2/3] run_tests: put logs into per-test file
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v6 3/3] run_tests: allow run tests in parallel
  ` [Qemu-devel] "

[PATCH v1] scsi: ufs: fix arguments order some trace calls
 2017-01-12  3:36 UTC  (3+ messages)

lkp: make.cross: old aarch64-gcc has been removed
 2017-01-12  3:33 UTC  (4+ messages)

[PATCH] vmw_pvscsi: switch to pci_alloc_irq_vectors
 2017-01-12  3:31 UTC  (4+ messages)

[PATCH v4] app/testpmd: supported offload capabilities query
 2017-01-12  3:26 UTC  (2+ messages)
` [PATCH v5] "

[kernel-hardening] New to KSPP, would like to contribute
 2017-01-12  3:31 UTC  (5+ messages)

[Qemu-devel] [PATCH] nvdimm acpi: fix g_array_free() with NULL pointer
 2017-01-12  3:18 UTC  (2+ messages)

[PATCH] kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLE
 2017-01-12  3:27 UTC  (4+ messages)
` [PATCH] kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisks

[PATCH] doc: add known issue for uio_pci_generic in XL710
 2017-01-12  3:27 UTC  (2+ messages)
` [PATCH v2] doc: add known uio_pci_generic issue for i40e

[kvm-unit-tests PATCH v5 0/2] run_tests: support concurrent test execution
 2017-01-12  3:26 UTC  (11+ messages)
` [kvm-unit-tests PATCH v5 1/2] run_tests: put logs into per-test file
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v5 2/2] run_tests: allow run tests in parallel
  ` [Qemu-devel] "

[PATCH v2] kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLE
 2017-01-12  3:24 UTC 

[PATCH] Add +~800M crashkernel explaination
 2017-01-12  3:24 UTC  (9+ messages)

[PATCH v3 00/24] i.MX Media Driver
 2017-01-12  3:22 UTC  (5+ messages)

[V3 00/11] Add support AMD GPU virtualization soultion
 2017-01-12  3:21 UTC  (10+ messages)
` [V3 04/11] drm/amdgpu/virt: use kiq to access registers
                ` 答复: "

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2017-01-12  3:21 UTC  (7+ messages)
` [PATCH v8 00/25] Support VFD "

[U-Boot] [PATCH v2 0/7] mmc: more Kconfig conversion, MMC related clean-up
 2017-01-12  3:18 UTC  (6+ messages)
` [U-Boot] [PATCH v2 7/7] ARM: sunxi: remove bare default for CONFIG_MMC

[Qemu-devel] [PATCH v5 0/7] POWER9 TCG enablements - BCD functions - final part
 2017-01-12  3:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/7] host-utils: Implement unsigned quadword left/right shift and unit tests
` [Qemu-devel] [PATCH v5 6/7] ppc: Implement bcdtrunc. instruction

[Qemu-devel] [PATCH 00/11] POWER9 TCG enablements - part11
 2017-01-12  2:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 03/11] target-ppc: Add xsiexpdp instruction

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-12  3:16 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[U-Boot] [PATCH] mmc: sunxi: revive depends on UART0_PORT_F
 2017-01-12  3:16 UTC 

[PATCH] block: loose check on sg gap
 2017-01-12  3:14 UTC  (7+ messages)

[RFC] userfaultfd: fix SIGBUS resulting from false rwsem wakeups
 2017-01-12  3:13 UTC  (3+ messages)
` [PATCH 1/1] "

[Qemu-arm] [PATCH v5 wave 1 0/4] fw-cfg: support writeable blobs and more files
 2017-01-12  2:25 UTC  (2+ messages)

[PATCH] virtio_scsi: Reject commands when virtqueue is broken
 2017-01-12  3:11 UTC  (3+ messages)

[RFC PATCH 0/4] Fast noirq bulk page allocator v2r7
 2017-01-12  3:11 UTC  (7+ messages)
` [PATCH 1/4] mm, page_alloc: Split buffered_rmqueue
` [PATCH 2/4] mm, page_alloc: Split alloc_pages_nodemask

[PATCH v3 1/6] ethdev: fix port data mismatched in multiple process model
 2017-01-12  3:10 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 0/5] xfsprogs: misc fixes
 2017-01-12  3:06 UTC  (6+ messages)
` [PATCH 1/5] xfs_io: fix the minimum arguments to the reflink command
` [PATCH 2/5] xfs_io: fix some documentation problems
` [PATCH 3/5] xfs_io: prefix dedupe command error messages consistently
` [PATCH 4/5] xfs_db: sanitize geometry on load
` [PATCH 5/5] xfs_repair: strengthen geometry checks

[PATCH 0/7] mfd/iio: move the AB8500 GPADC driver to IIO
 2017-01-12  3:04 UTC  (9+ messages)
` [PATCH 1/7] power: supply: ab8500_btemp: convert to IIO ADC
` [PATCH 2/7] power: supply: ab8500_charger: "
` [PATCH 3/7] power: supply: ab8500_fg: "

[PATCH] Documentation: dt: reset: Revise typos in TI syscon reset example
 2017-01-12  1:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] examples/vhost: fix the wrong initialization of lcore_ids
 2017-01-12  3:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-io: Return non-zero exit code on failure
 2017-01-12  3:01 UTC  (3+ messages)

[PATCH] aio: fix lock dep warning
 2017-01-12  3:00 UTC  (3+ messages)

[PATCH] power: supply: axp20x_usb_power: fix 64-bit build warning
 2017-01-12  2:58 UTC  (2+ messages)

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-12  2:57 UTC  (8+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH] examples/vhost: fix calc err of nr_mbufs_per_core
 2017-01-12  3:52 UTC  (2+ messages)

[Qemu-devel] [PULL 00/30] target-sparc sun4v support
 2017-01-12  2:56 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
` [Qemu-devel] [PULL 02/30] target-sparc: store cpu super- and hypervisor flags in TB
` [Qemu-devel] [PULL 03/30] target-sparc: use explicit mmu register pointers
` [Qemu-devel] [PULL 04/30] target-sparc: add UA2005 TTE bit #defines
` [Qemu-devel] [PULL 05/30] target-sparc: add UltraSPARC T1 TLB #defines
` [Qemu-devel] [PULL 06/30] target-sparc: on UA2005 don't deliver Interrupt_level_n IRQs in hypervisor mode
` [Qemu-devel] [PULL 07/30] target-sparc: simplify replace_tlb_entry by using TTE_PGSIZE
` [Qemu-devel] [PULL 08/30] target-sparc: implement UA2005 scratchpad registers
` [Qemu-devel] [PULL 09/30] target-sparc: implement UltraSPARC-T1 Strand status ASR
` [Qemu-devel] [PULL 10/30] target-sparc: hypervisor mode takes over nucleus mode
` [Qemu-devel] [PULL 11/30] target-sparc: implement UA2005 hypervisor traps
` [Qemu-devel] [PULL 12/30] target-sparc: implement UA2005 GL register
` [Qemu-devel] [PULL 13/30] target-sparc: implement UA2005 rdhpstate and wrhpstate instructions
` [Qemu-devel] [PULL 14/30] target-sparc: fix immediate UA2005 traps
` [Qemu-devel] [PULL 15/30] target-sparc: use direct address translation in hyperprivileged mode
` [Qemu-devel] [PULL 16/30] target-sparc: allow priveleged ASIs "
` [Qemu-devel] [PULL 17/30] target-sparc: ignore writes to UA2005 CPU mondo queue register
` [Qemu-devel] [PULL 18/30] target-sparc: replace the last tlb entry when no free entries left
` [Qemu-devel] [PULL 19/30] target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
` [Qemu-devel] [PULL 20/30] target-sparc: implement UA2005 TSB Pointers
` [Qemu-devel] [PULL 21/30] target-sparc: simplify ultrasparc_tsb_pointer
` [Qemu-devel] [PULL 22/30] target-sparc: allow 256M sized pages
` [Qemu-devel] [PULL 23/30] target-sparc: implement auto-demapping for UA2005 CPUs
` [Qemu-devel] [PULL 24/30] target-sparc: add more registers to dump_mmu
` [Qemu-devel] [PULL 25/30] target-sparc: implement UA2005 ASI_MMU (0x21)
` [Qemu-devel] [PULL 26/30] target-sparc: store the UA2005 entries in sun4u format
` [Qemu-devel] [PULL 27/30] target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUs
` [Qemu-devel] [PULL 28/30] target-sparc: implement sun4v RTC
` [Qemu-devel] [PULL 29/30] target-sparc: move common cpu initialisation routines to sparc64.c
` [Qemu-devel] [PULL 30/30] target-sparc: fix up niagara machine

[PATCH] power: supply: axp20x_usb_power: fix warning on 64bit
 2017-01-12  2:55 UTC  (2+ messages)

[kernel-hardening] [RFC PATCH 00/19] refcount_t API + usage
 2017-01-12  2:55 UTC  (11+ messages)
` [kernel-hardening] [RFC PATCH 08/19] kernel, mm: convert from atomic_t to refcount_t

[PATCH 00/10] power: supply: bq275xx: implement individual chip revision support
 2017-01-12  2:54 UTC  (3+ messages)
` [PATCH v5 00/11] power: supply: bq27xxx: "

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-12  2:51 UTC  (9+ messages)
` [PATCH v5 2/9] mm/swap: Add cluster lock

[PATCH] drivers: power: supply: Compress return logic into one line
 2017-01-12  2:45 UTC 

mac80211: Fix headroom allocation when forwarding mesh pkt
 2017-01-12  2:40 UTC  (2+ messages)


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.