All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-13 05:36:27 to 2017-01-13 07:22:35 UTC [more...]

[PATCH v3 0/2] eeprom: Add IDT 89HPESx EEPROM/CSR driver
 2017-01-13  7:22 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-13  7:22 UTC  (3+ messages)

[PATCH 0/5] nvme fabrics patches
 2017-01-13  7:22 UTC  (5+ messages)
` [PATCH 4/5] nvmet: cancel fatal error and flush async work before free controller
` [PATCH 5/5] nvmet: Call fatal_error from keep-alive timout expiration

To netlink or not to netlink, that is the question
 2017-01-13  7:17 UTC  (6+ messages)

[PATCH v3 0/2] mmc: pwrseq: add support for Marvell SD8787 chip
 2017-01-13  7:16 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v2 18/18] insert build break
 2017-01-13  7:15 UTC  (4+ messages)

[RFC PATCH] xfs_db: sanitize geometry on load
 2017-01-13  7:07 UTC  (8+ messages)

[RFC PATCH 0/5] pro-active compaction
 2017-01-13  7:14 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/vmstat: retrieve suitable free pageblock information just once
` [RFC PATCH 2/5] mm/vmstat: rename variables/functions about buddyinfo
` [RFC PATCH 3/5] mm: introduce exponential moving average to unusable free index
` [RFC PATCH 4/5] mm/vmstat: introduce /proc/fraginfo to get fragmentation stat stably
` [RFC PATCH 5/5] mm/compaction: run the compaction whenever fragmentation ratio exceeds the threshold

[PATCH v3 0/2] tpm: enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-13  7:14 UTC  (4+ messages)
` [PATCH v3 2/2] tpm: enhance TPM 2.0 PCR extend to support multiple banks

[PATCH v1 0/2] add nor flash node for mt2701
 2017-01-13  7:13 UTC  (9+ messages)
` [PATCH v1 1/2] Documentation: mtk-quadspi: update DT bindings
  ` [PATCH v1 2/2] arm: dts: mt2701: add nor flash node

[PATCH] drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()
 2017-01-13  7:12 UTC  (2+ messages)

DP compliance failure due to dithering for 18bpp video pattern
 2017-01-13  7:11 UTC  (8+ messages)

[Qemu-devel] [PATCH v8 00/10] Convert msix_init() to error
 2017-01-13  7:12 UTC  (11+ messages)
` [Qemu-devel] [PATCH v8 01/10] msix: Follow CODING_STYLE
` [Qemu-devel] [PATCH v8 02/10] hcd-xhci: check & correct param before using it
` [Qemu-devel] [PATCH v8 03/10] pci: Convert msix_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH v8 04/10] megasas: change behaviour of msix switch
` [Qemu-devel] [PATCH v8 05/10] hcd-xhci: "
` [Qemu-devel] [PATCH v8 06/10] megasas: undo the overwrites of msi user configuration
` [Qemu-devel] [PATCH v8 07/10] vmxnet3: fix reference leak issue
` [Qemu-devel] [PATCH v8 08/10] vmxnet3: remove unnecessary internal msix flag
` [Qemu-devel] [PATCH v8 09/10] msi_init: convert assert to return -errno
` [Qemu-devel] [PATCH v8 10/10] megasas: remove unnecessary megasas_use_msix()

[RFC PATCH] mmc: core: retry polling busy when response timeout occurs
 2017-01-13  7:04 UTC  (3+ messages)

[PATCH] dim: Triple-check and tripe warning when merging patches that touch files outside i915
 2017-01-13  7:04 UTC  (2+ messages)

[PATCH] mm: extend zero pages to same element pages for zram
 2017-01-13  7:02 UTC  (11+ messages)

[PATCH] scripts/omap4_usbboot: use libusb
 2017-01-13  6:59 UTC  (2+ messages)

[PATCH 0/5] staging-Lustre: Fine-tuning for some function implementations
 2017-01-13  6:59 UTC  (9+ messages)
` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_st
  ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_i
    ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_state()
    ` [lustre-devel] "
` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_stat
  ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_
    ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_state()
    ` [lustre-devel] "

[PATCH] crypto: testmgr - don't DMA map IV from stack in test_skcipher()
 2017-01-13  6:59 UTC 

[PATCH 0/5] extend git-describe pattern matching
 2017-01-13  6:57 UTC  (6+ messages)
` [PATCH 5/5] describe: teach describe negative pattern matches

[LSF/MM TOPIC] wmark based pro-active compaction
 2017-01-13  7:03 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 00/17] target/ppc: Implement POWER9 pseries tcg legacy kernel support
 2017-01-13  6:55 UTC  (19+ messages)
` [Qemu-devel] [RFC PATCH 01/17] powerpc/cpu-models: rename ISAv3.00 logical PVR definition
` [Qemu-devel] [RFC PATCH 02/17] hw/ppc/spapr: Add POWER9 to pseries cpu models
` [Qemu-devel] [RFC PATCH 03/17] target/ppc: Add pcr_supported to POWER9 cpu class definition
` [Qemu-devel] [RFC PATCH 04/17] target/ppc/POWER9: Add ISAv3.00 MMU definition
` [Qemu-devel] [RFC PATCH 05/17] target/ppc/POWER9: Adapt LPCR handling for POWER9
` [Qemu-devel] [RFC PATCH 06/17] target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
` [Qemu-devel] [RFC PATCH 07/17] target/ppc/POWER9: Add partition table pointer to sPAPRMachineState
` [Qemu-devel] [RFC PATCH 08/17] target/ppc/POWER9: Add external partition table pointer to cpu state
` [Qemu-devel] [RFC PATCH 09/17] target/ppc/POWER9: Remove SDR1 register
` [Qemu-devel] [RFC PATCH 10/17] target/ppc/POWER9: Add POWER9 mmu fault handler
` [Qemu-devel] [RFC PATCH 11/17] target/ppc/POWER9: Update to new pte format for POWER9 accesses
` [Qemu-devel] [RFC PATCH 12/17] target/ppc/POWER9: Add POWER9 pa-features definition
` [Qemu-devel] [RFC PATCH 13/17] target/ppc/POWER9: Add cpu_has_work function for POWER9
` [Qemu-devel] [RFC PATCH 14/17] target/ppc/debug: Print LPCR register value if register exists
` [Qemu-devel] [RFC PATCH 15/17] tcg/POWER9: NOOP the cp_abort instruction
` [Qemu-devel] [RFC PATCH 16/17] target/ppc/mmu_hash64: Fix printing unsigned as signed int
` [Qemu-devel] [RFC PATCH 17/17] target/ppc/mmu_hash64: Fix incorrect shift value in amr calculation

[PATCH v1 0/7] net/phy: marvell: add support for 88e1510
 2017-01-13  6:54 UTC  (2+ messages)

[PATCH] builddeb: add make fastdeb-pkg target
 2017-01-13  6:54 UTC  (3+ messages)

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2017-01-13  6:53 UTC  (28+ messages)
` [PATCH v9 00/26] Support VFD on i40e - EXPERIMENTAL
  ` [PATCH v9 01/26] net/i40e: support link status notification
  ` [PATCH v9 02/26] net/i40e: add callback to user on VF to PF mbox msg
  ` [PATCH v9 03/26] net/i40e: set VF MAC anti-spoofing from PF
  ` [PATCH v9 04/26] net/i40e: set VF VLAN "
  ` [PATCH v9 05/26] net/i40e: set Tx loopback "
  ` [PATCH v9 06/26] net/i40e: set VF unicast promisc mode "
  ` [PATCH v9 07/26] net/i40e: set VF multicast "
  ` [PATCH v9 08/26] net/i40e: enable VF MTU change
  ` [PATCH v9 09/26] net/i40e: fix VF reset flow
  ` [PATCH v9 10/26] net/i40e: set VF MAC from PF support
  ` [PATCH v9 11/26] net/i40e: set VF MAC from VF support
  ` [PATCH v9 12/26] net/i40e: fix VF MAC address assignment
  ` [PATCH v9 13/26] net/i40e: set VF VLAN strip from PF
  ` [PATCH v9 14/26] net/i40e: set VF VLAN insertion "
  ` [PATCH v9 15/26] net/i40e: set VF broadcast mode "
  ` [PATCH v9 16/26] net/i40e: set VF VLAN tag "
  ` [PATCH v9 17/26] net/i40e: set VF VLAN filter "
  ` [PATCH v9 18/26] app/testpmd: use VFD APIs on i40e
  ` [PATCH v9 19/26] app/testpmd: use unicast promiscuous mode "
  ` [PATCH v9 20/26] app/testpmd: use multicast "
  ` [PATCH v9 21/26] app/testpmd: add command to test VF broadcast "
  ` [PATCH v9 22/26] app/testpmd: add command to test VF VLAN tag "
  ` [PATCH v9 23/26] app/testpmd: handle i40e in VF VLAN filter command
  ` [PATCH v9 24/26] net/i40e: enhance in sanity check of MAC
  ` [PATCH v9 25/26] net/i40e: set/clear VF stats from PF
  ` [PATCH v9 26/26] doc: update doc for VFD

[v2 0/2] test capability for remote task
 2017-01-13  6:52 UTC  (4+ messages)
` [v2 2/2] vfio iommu type1: fix the testing of "

[PATCH v5 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-13  6:33 UTC  (14+ messages)
` [PATCH v5 3/3] dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario

RAID10: uncorrectable errors
 2017-01-13  6:46 UTC  (2+ messages)

[PATCH 4.9 000/116] 4.9.2-stable review
 2017-01-13  6:42 UTC  (8+ messages)
` [PATCH 4.9 003/116] rtlwifi: Fix enter/exit power_save

[PATCH] i2c: i2c-cadence: Don't register the adapter until it's ready
 2017-01-13  6:40 UTC  (4+ messages)

[PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework
 2017-01-13  6:36 UTC  (5+ messages)
` [PATCH 1/4] selftest: cpufreq: Add support for cpufreq tests
` [PATCH 2/4] selftest: cpufreq: Add suspend/resume/hibernate support
` [PATCH 3/4] selftest: cpufreq: Add support to test cpufreq modules
` [PATCH 4/4] selftest: cpufreq: Add special tests

[PATCH net-next v2 0/5] bnxt_en: Misc. updates for net-next
 2017-01-13  6:32 UTC  (6+ messages)
` [PATCH net-next v2 1/5] bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined
` [PATCH net-next v2 2/5] bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set
` [PATCH net-next v2 3/5] bnxt_en: Update to firmware interface spec to 1.6.1
` [PATCH net-next v2 4/5] bnxt_en: Add support for ethtool -p
` [PATCH net-next v2 5/5] bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver

[PATCH v4 00/18] net/ixgbe: Consistent filter API
 2017-01-13  6:27 UTC  (4+ messages)
` [PATCH v5 "

[PATCH] virtio-crypto: adjust priority of algorithm
 2017-01-13  6:25 UTC 

[PATCH] virtio-crypto: adjust priority of algorithm
 2017-01-13  6:25 UTC 

[PATCH 0/7] Package Upgrade: systemd-bootchart, dbus, dus-test, sysstat, flex, grep, byacc, coreutils
 2017-01-13  6:24 UTC  (4+ messages)
` [PATCH 6/7] byacc: upgrade to 20161202

regarding mdadm
 2017-01-13  6:23 UTC 

[PATCH] Input: synaptics-rmi4 - make F03 a tristate symbol
 2017-01-13  6:22 UTC  (2+ messages)

[PATCH] arm64/mm: use phys_addr_t
 2017-01-13  5:59 UTC  (2+ messages)

[PATCH] [v2] net: qcom/emac: add ethtool support
 2017-01-13  6:20 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/2] fix deadlock caused by recursive cluster locking
 2017-01-13  6:19 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/2] ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
      `  "
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix deadlocks when taking inode lock at vfs entry points
      `  "

[PATCH 0/5] Input: mpr121 - add device tree support
 2017-01-13  6:18 UTC  (5+ messages)
` [PATCH 3/5] Input: mpr121 - handle multiple bits change of status register
` [PATCH 4/5] Input: mpr121 - use matrix keypad helper API

[Drbd-dev] [PATCH] drbd-utils: Fix the default node id initialization when upgrade v8 to v9
 2017-01-13  6:15 UTC 

[U-Boot] [PATCH 1/2] ARM: Default to using optimized memset and memcpy routines
 2017-01-13  6:16 UTC  (2+ messages)

[PATCH] Btrfs: add another missing end_page_writeback on submit_extent_page failure
 2017-01-13  6:12 UTC  (3+ messages)

[PATCH net-next v2 00/13] tcp: RACK fast recovery
 2017-01-13  6:11 UTC  (14+ messages)
` [PATCH net-next v2 01/13] tcp: new helper function for RACK loss detection
` [PATCH net-next v2 02/13] tcp: new helper for RACK to detect loss
` [PATCH net-next v2 03/13] tcp: record most recent RTT in RACK loss detection
` [PATCH net-next v2 04/13] tcp: add reordering timer "
` [PATCH net-next v2 05/13] tcp: use sequence to break TS ties for "
` [PATCH net-next v2 06/13] tcp: check undo conditions before detecting losses
` [PATCH net-next v2 07/13] tcp: enable RACK loss detection to trigger recovery
` [PATCH net-next v2 08/13] tcp: extend F-RTO to catch more spurious timeouts
` [PATCH net-next v2 09/13] tcp: remove forward retransmit feature
` [PATCH net-next v2 10/13] tcp: remove early retransmit
` [PATCH net-next v2 11/13] tcp: remove RFC4653 NCR
` [PATCH net-next v2 12/13] tcp: remove thin_dupack feature
` [PATCH net-next v2 13/13] tcp: disable fack by default

[PATCH] x86 tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
 2017-01-13  6:11 UTC 

[PATCH 0/2] net/virtio: optimize virtio net header reset
 2017-01-13  6:13 UTC  (6+ messages)
` [PATCH 1/2] net/virtio: fix performance regression due to TSO enabling
  ` [dpdk-stable] "

blk_queue_bounce_limit() broken for mask=0xffffffff on 64bit archs
 2017-01-13  6:10 UTC  (3+ messages)

[net-next 00/13] RACK fast recovery
 2017-01-13  6:07 UTC  (15+ messages)
` [net-next 01/13] tcp: new helper function for RACK loss detection
` [net-next 02/13] tcp: new helper for RACK to detect loss
` [net-next 03/13] tcp: record most recent RTT in RACK loss detection
` [net-next 04/13] tcp: add reordering timer "
` [net-next 05/13] tcp: use sequence to break TS ties for "
` [net-next 06/13] tcp: check undo conditions before detecting losses
` [net-next 07/13] tcp: enable RACK loss detection to trigger recovery
` [net-next 08/13] tcp: extend F-RTO to catch more spurious timeouts
` [net-next 09/13] tcp: remove forward retransmit feature
` [net-next 10/13] tcp: remove early retransmit
` [net-next 11/13] tcp: remove RFC4653 NCR
` [net-next 12/13] tcp: remove thin_dupack feature
` [net-next 13/13] tcp: disable fack by default

linux-next: build failure after merge of the akpm-current tree
 2017-01-13  6:01 UTC  (4+ messages)

[Bug 99387] Kernel 4.9: Kaveri + Hainan choked on boot using amdgpu
 2017-01-13  6:00 UTC  (2+ messages)

[PATCH v5 00/13] net: ethernet: aquantia: Add AQtion 2.5/5 GB NIC driver
 2017-01-13  5:59 UTC  (5+ messages)
` [PATCH v5 01/13] net: ethernet: aquantia: Make and configuration files

[PATCH] PCI: iproc: fix kernel crash if dev->of_node not defined
 2017-01-13  5:58 UTC  (5+ messages)

arm64: dts: mt8173: add node for thermal calibration
 2017-01-13  5:52 UTC  (3+ messages)

[git pull] Input updates for 4.10-rc3
 2017-01-13  5:51 UTC 

[rtc-linux] [abelloni:rtc-next 12/12] drivers/rtc/rtc-stm32.c:514:27-33: WARNING: Unsigned expression compared with zero: pred_a >= 0
 2017-01-13  5:43 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.