All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-20 15:00:45 to 2015-10-20 15:43:25 UTC [more...]

[PATCH] mm: vmscan: count slab shrinking results after each shrink_slab()
 2015-10-20 15:43 UTC  (4+ messages)

[GIT PULL 00/31] perf tools: filtering events using eBPF programs
 2015-10-20 15:42 UTC  (5+ messages)
` [PATCH 03/31] perf tools: Enable passing bpf object file to --event

How to recover after md crash during reshape?
 2015-10-20 15:42 UTC  (3+ messages)

BAT: why MAX_NUMBER_OF_CHANNELS and CHANNEL_MAX separate?
 2015-10-20 15:41 UTC  (2+ messages)

dizzy-next sync to dizzy
 2015-10-20 15:41 UTC  (2+ messages)

[PATCH] i2c: tegra: drop duplicated code for assigning algo
 2015-10-20 15:40 UTC  (2+ messages)

[PATCH v3 0/4] Simple wait queue support
 2015-10-20 15:40 UTC  (4+ messages)
` [PATCH v3 2/4] KVM: use simple waitqueue for vcpu->wq

Fwd: Re: [PATCH v3 2/4] KVM: use simple waitqueue for vcpu->wq
 2015-10-20 15:40 UTC 

[Intel-wired-lan] [PATCH] intel: i40e: fix confused code
 2015-10-20 15:39 UTC  (7+ messages)
    `  "

PCI Device Tree binding documentation links broken
 2015-10-20 15:39 UTC 

[Qemu-devel] [PATCH] xen-platform: Replace assert() with appropriate error reporting
 2015-10-20 15:38 UTC  (4+ messages)

merge struct ib_device_attr into struct ib_device V2
 2015-10-20 15:39 UTC  (11+ messages)

[Qemu-devel] [PULL 0/7] Misc refactoring to util codebase
 2015-10-20 15:38 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/7] sockets: add helpers for creating SocketAddress from a socket
` [Qemu-devel] [PULL 2/7] sockets: move qapi_copy_SocketAddress into qemu-sockets.c
` [Qemu-devel] [PULL 3/7] sockets: allow port to be NULL when listening on IP address
` [Qemu-devel] [PULL 4/7] ui: convert VNC startup code to use SocketAddress
` [Qemu-devel] [PULL 5/7] osdep: add qemu_fork() wrapper for safely handling signals
` [Qemu-devel] [PULL 6/7] coroutine: move into libqemuutil.a library
` [Qemu-devel] [PULL 7/7] util: pull Buffer code out of VNC module

[PATCH] net, can, ti_hecc: add DT support for the ti,hecc controller
 2015-10-20 15:38 UTC  (11+ messages)

[U-Boot] [PATCH] vexpress64: compile Juno PCIe conditionally
 2015-10-20 15:38 UTC  (2+ messages)

[PATCH 1/2] virtio: fixed segmentation fault in queue_release
 2015-10-20 15:37 UTC  (2+ messages)
  ` [PATCH 2/2] rel_notes: update for fix for virtio segmentation fault

[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
 2015-10-20 15:32 UTC  (14+ messages)
` [PATCH v2 0/7] virtio ring layout optimization and simple rx/tx processing
  ` [PATCH v2 2/7] virtio: add software rx ring, fake_buf into virtqueue
` [PATCH v3 0/7] virtio ring layout optimization and simple rx/tx processing
  ` [PATCH v3 1/7] virtio: add virtio_rxtx.h header file
  ` [PATCH v3 2/7] virtio: add software rx ring, fake_buf into virtqueue
  ` [PATCH v3 3/7] virtio: rx/tx ring layout optimization
  ` [PATCH v3 4/7] virtio: fill RX avail ring with blank mbufs
  ` [PATCH v3 5/7] virtio: virtio vec rx
  ` [PATCH v3 6/7] virtio: simple tx routine
  ` [PATCH v3 7/7] virtio: pick simple rx/tx func

[PATCH] tools lib traceevent: update KVM plugin
 2015-10-20 15:37 UTC  (7+ messages)

[tegrarcm PATCH] Release version 1.7
 2015-10-20 15:37 UTC  (2+ messages)

[GIT PULL] On-demand device probing
 2015-10-20 15:36 UTC  (5+ messages)

[linux-mingo-tip-master test] 63085: regressions - FAIL
 2015-10-20 15:37 UTC 

[PATCH 00/12] AMD IOMMU alias handling cleanups and code removal
 2015-10-20 15:33 UTC  (24+ messages)
` [PATCH 01/12] iommu/amd: Do not BUG_ON in __detach_device()
` [PATCH 02/12] iommu/amd: Do not iterate over alias-list in __[attach|detach]_device
` [PATCH 03/12] iommu/amd: Don't disable IRQs in __detach_device
` [PATCH 04/12] iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled
` [PATCH 05/12] iommu/amd: Set alias DTE in do_attach/do_detach
` [PATCH 06/12] iommu/amd: Remove old alias handling code
` [PATCH 07/12] iommu/amd: Align DTE flag definitions
` [PATCH 08/12] iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu
` [PATCH 09/12] iommu/amd: Cleanup buffer allocation
` [PATCH 10/12] iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL
` [PATCH 11/12] iommu/amd: Remove first/last_device handling
` [PATCH 12/12] iommu/amd: Remove find_last_devid_on_pci()

[Qemu-devel] [PULL 0/9] Next set of s390x patches
 2015-10-20 15:35 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/9] util/qemu-config: fix missing machine command line options
` [Qemu-devel] [PULL 2/9] s390x/virtio-ccw: fix 2.4 virtio compat
` [Qemu-devel] [PULL 3/9] s390x/kvm: Fix vector validity bit in device machine checks
` [Qemu-devel] [PULL 4/9] s390x: flagify mcic values
` [Qemu-devel] [PULL 5/9] s390x: unify device reset during subsystem_reset()
` [Qemu-devel] [PULL 7/9] s390x: machine reset function with new ipl cpu handling
` [Qemu-devel] [PULL 8/9] s390x: reset crypto only on clear reset and QEMU reset
` [Qemu-devel] [PULL 9/9] s390x/cmma: clean up cmma reset

[PATCH] drm/i915: Use dpcd read wake for sink crc calls
 2015-10-20 15:36 UTC  (5+ messages)
` [PATCH] drm/i915: Retry on every aux read

[PATCH 0/3] ASoC: dapm: add PGA kcontrol, dai_link enhancement &
 2015-10-20 15:38 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dapm: Add kcontrol support for PGAs
` [PATCH 2/3] ASoC: dapm: Add startup & shutdown for dai_links
` [PATCH 3/3] ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()

[PATCH v6 0/4] arm64, numa: Add numa support for arm64 platforms
 2015-10-20 15:35 UTC  (4+ messages)
` [PATCH v6 2/4] Documentation, dt, arm64/arm: dt bindings for numa

[Bug 92556] New: System hangs at visiting WebGL site
 2015-10-20 15:35 UTC  (4+ messages)
  ` [Bug 92556] "

[RESEND PATCH 1/3] i2c: added FUNC flag for unsupported clock stretching
 2015-10-20 15:35 UTC  (2+ messages)

[Xenomai] 4.x merge
 2015-10-20 15:35 UTC  (7+ messages)

[Ksummit-discuss] Draft agenda for the kernel summit
 2015-10-20 15:34 UTC  (12+ messages)

[linux-4.1 test] 63030: regressions - FAIL
 2015-10-20 15:34 UTC  (5+ messages)

[PATCH] arm64: ftrace: function_graph: dump real return addr in call trace
 2015-10-20 15:32 UTC  (6+ messages)

Reservation amount
 2015-10-20 15:31 UTC  (4+ messages)

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-12
 2015-10-20 15:31 UTC  (4+ messages)
` [net-next 11/17] i40e: Add promiscuous on VLAN support

[U-Boot] [ANN] U-Boot v2015.10 released
 2015-10-20 15:31 UTC  (3+ messages)

[LTP] [PATCH] controllers/cgroup_fj: fix
 2015-10-20 15:31 UTC 

[dm-crypt] question to crypt_format function
 2015-10-20 15:30 UTC  (2+ messages)

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-20 15:30 UTC  (8+ messages)

[edk2] [PATCH] XenPvBlk: handle empty cdrom drives
 2015-10-20 15:30 UTC  (2+ messages)

[Buildroot] Absolute build paths in rootfs tarball
 2015-10-20 15:29 UTC  (3+ messages)

[Qemu-devel] [PULL v4 00/14] qemu-ga patch queue
 2015-10-20 15:27 UTC  (4+ messages)

[U-Boot] [PATCH] fill_scrapyard.py: Pass a directory to tempfile.mkstemp()
 2015-10-20 15:27 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-tilegx: Implement prefetch instructions in pipe y2
 2015-10-20 15:26 UTC 

[PATCH v2] drm/i915/skl: Assume no scaling is available when things are not as expected
 2015-10-20 15:25 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] igb: assume MSI-X interrupts during initialization
 2015-10-20 15:24 UTC  (2+ messages)

[PATCH] mem: Command line option to delete hugepage backing files
 2015-10-20 15:23 UTC  (2+ messages)

[ath9k-devel] [USB] AR7010+AR9280 missing tx_bitrate at 5GHz
 2015-10-20 15:22 UTC 

[PATCH v2 0/7] block: some misc changes
 2015-10-20 15:22 UTC  (10+ messages)
` [PATCH v2 1/7] block: fix plug list flushing for nomerge queues
` [PATCH v2 2/7] block: setup bi_phys_segments after splitting
` [PATCH v2 3/7] block: avoid to merge splitted bio
` [PATCH v2 4/7] blk-mq: check bio_mergeable() early before merging
` [PATCH v2 5/7] block: "
` [PATCH v2 6/7] blk-mq: fix for trace_block_plug()
` [PATCH v2 7/7] blk-mq: mark ctx as pending at batch in flush plug path

[U-Boot] How do I tell buildman to use a /specific/ toolchain?
 2015-10-20 15:21 UTC  (7+ messages)

[PATCH v2] drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_flip
 2015-10-20 15:20 UTC  (5+ messages)
      ` [PATCH v3] "

[RESEND PATCH] block: swim3: Fix module autoload for OF platform driver
 2015-10-20 15:20 UTC 

[PATCH 0/4] Support multiplexed main SMBus interface on SB800
 2015-10-20 15:19 UTC  (2+ messages)

[Buildroot] [git commit] tstools: GitHub migration
 2015-10-20 15:17 UTC  (3+ messages)

[PATCHv5 1/8] ethdev: add new API to retrieve RX/TX queue information
 2015-10-20 15:16 UTC  (4+ messages)
` [dpdk-dev, PATCHv6 1/6] ethdev: enhance rte_eth_(tx|rx)q_info struct

[RFT v3] geneve: implement support for IPv6-based tunnels
 2015-10-20 15:11 UTC  (3+ messages)
` [PATCH v4 1/2] "
  ` [PATCH 2/2] geneve: handle ipv6 priority like ipv4 tos

[U-Boot] Bisected broken Ethernet support on ODROID-X (Exynos4412 board)
 2015-10-20 15:15 UTC  (2+ messages)

[PATCH 1/2] f2fs: flush dirty data for bmap
 2015-10-20 15:14 UTC  (6+ messages)
` [PATCH 2/2] f2fs: support fiemap for inline_data
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: flush dirty data for bmap

[PATCH v2] ath10k: add notice.txt references to WHENCE
 2015-10-20 15:13 UTC  (2+ messages)

[RESEND PATCH] powerpc: rackmeter: Fix module autoload for OF platform driver
 2015-10-20 15:13 UTC 

Possible bug in DM-RAID
 2015-10-20 15:12 UTC 

where in sysfs should I put the ability to power down a board for a specific time?
 2015-10-20 15:12 UTC 

drm/mgag200: don't use uninitialized variables in mga_g200se_set_plls()
 2015-10-20 15:12 UTC  (4+ messages)

[PATCH v1 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-20 15:11 UTC  (6+ messages)
` [PATCH v1 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

[U-Boot] [PATCH v4] x86: Added support for Advantech SOM-6896
 2015-10-20 15:11 UTC  (3+ messages)

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-10-20 15:10 UTC  (3+ messages)

[RESEND PATCH] sci: ufs: Fix module autoload for OF platform driver
 2015-10-20 15:09 UTC 

[meta-cloud-services][fido-kilo]][PATCH] python-openstackclient: fix checksums
 2015-10-20 15:09 UTC  (4+ messages)

[PATCH] ath10k: add notice.txt references to WHENCE
 2015-10-20 15:08 UTC  (5+ messages)

pcie-designware build fails in ARM64
 2015-10-20 15:07 UTC  (5+ messages)

[PATCH v2] dts: keystone: Use new "ti,keystone-i2c" compatible
 2015-10-20 15:06 UTC  (2+ messages)

[PATCH v2] i2c: davinci: Optimize clock generation on Keystone SoC
 2015-10-20 15:05 UTC  (2+ messages)

Getting ICS43432 MEMS mic working with TMS320DM365 processor
 2015-10-20 15:05 UTC  (2+ messages)

[PATCH v5] arm64: Introduce IRQ stack
 2015-10-20 15:05 UTC  (4+ messages)

[RESEND PATCH 0/2] powerpc: Fix module autoload for OF platform drivers
 2015-10-20 15:04 UTC  (3+ messages)
` [RESEND PATCH 1/2] powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver
` [RESEND PATCH 2/2] powerpc: axonram: "

[PATCH] lib/mpi: clean unused SHA1_DIGEST_LENGTH
 2015-10-20 15:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Add 'blockdev-del' command
 2015-10-20 15:02 UTC  (5+ messages)

[PATCH V2 1/3] Documentation for system mmu in hi6220 platform
 2015-10-20 15:02 UTC  (5+ messages)
` [PATCH V2 2/3] Add iommu driver for hi6220 SoC platform

[PATCH v2] i2c: enable i2c device to suspend/resume asynchronously
 2015-10-20 15:02 UTC  (2+ messages)

[PATCH net-next 0/4] net:hns: Add support of Hip06 SoC to the Hislicon Network Subsystem
 2015-10-20 15:01 UTC  (11+ messages)
` [PATCH net-next 1/4] "
  ` [PATCH net-next 2/4] net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver
` [PATCH net-next 3/4] net:hns: Add Hip06 "TSO(TCP Segment Offload)" support "
` [PATCH net-next 4/4] net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"


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.