messages from 2016-03-03 14:49:00 to 2016-03-03 15:32:47 UTC [more...]
[PATCH v10 0/9] arm64: Add kernel probes (kprobes) support
2016-03-03 15:32 UTC (8+ messages)
` [PATCH v10 6/9] arm64: kprobes instruction simulation support
[PATCH 00/17] Add Initial support for PLX Technology OX810SE
2016-03-03 15:32 UTC (19+ messages)
` [PATCH 01/17] dt-bindings: vendor-prefixes: Add PLX Technology
` [PATCH 02/17] irqchip: Add PLX Technology RPS IRQ Controller
` [PATCH 03/17] dt-bindings: Add PLX Technology RPS IRQ Controller bindings
` [PATCH 06/17] reset: Add PLX Technology Reset Controller driver
generic RDMA READ/WRITE API V2
2016-03-03 15:31 UTC (11+ messages)
` [PATCH 3/9] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 7/9] IB/core: generic RDMA READ/WRITE API
[PATCH] libxc: initialise rc to -1 at the beginning of meminit_hvm
2016-03-03 15:30 UTC
[PATCH v3 1/4] dmaengine: xilinx_vdma: Improve SG engine handling
2016-03-03 15:33 UTC (5+ messages)
` [PATCH v3 4/4] dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's
[PATCH] Make alsa asound.h header more portable
2016-03-03 15:29 UTC (4+ messages)
[PATCH] objtool: Disable stack validation when CROSS_COMPILE is used
2016-03-03 15:23 UTC (8+ messages)
` [PATCH 0/2] objtool: Cross-compilation support
` [PATCH 2/2] objtool: Support CROSS_COMPILE
[PATCH] mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
2016-03-03 15:28 UTC (2+ messages)
[Qemu-arm] [PATCH v2 00/18] ARM big-endian and setend support
2016-03-03 15:27 UTC (14+ messages)
` [Qemu-devel] [PATCH v2 07/18] linux-user: arm: handle CPSR.E correctly in strex emulation
` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 15/18] loader: add API to load elf header
` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 18/18] arm: boot: Support big-endian elfs
` [Qemu-arm] "
` [Qemu-devel] [PATCH v2 00/18] ARM big-endian and setend support
` [Qemu-arm] [PATCH v2 14/18] target-arm: implement BE32 mode in system emulation
` [Qemu-devel] "
[PATCH v6 0/2] perf/x86/power: Introduce AMD accumlated power reporting mechanism
2016-03-03 15:26 UTC (5+ messages)
` [PATCH v6 2/2] perf/x86/amd/power: Add AMD accumulated "
x86 memory barrier: why does Linux prefer MFENCE to Locked ADD?
2016-03-03 15:27 UTC (2+ messages)
[PATCH 1/2] poller: allow safely remove pollers in any time
2016-03-03 15:17 UTC (2+ messages)
` [PATCH 2/2] input: make the Input Core be the last in the poller queue
[PATCH phosphor-host-ipmid] Refactoring of IPMI Transport Handler
2016-03-03 15:00 UTC (2+ messages)
[RFC PATCH] x86: Make sure verify_cpu has a good stack
2016-03-03 15:26 UTC (12+ messages)
Maintainer Nomination of Julien Grall
2016-03-03 15:26 UTC (3+ messages)
[PATCH 1/2] rhashtable: accept GFP flags in rhashtable_walk_init
2016-03-03 15:26 UTC (2+ messages)
[PATCH 0/3] OOM detection rework v4
2016-03-03 15:25 UTC (12+ messages)
SRPt oops with 4.5-rc3-ish
2016-03-03 15:24 UTC (7+ messages)
[PATCH] ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
2016-03-03 15:24 UTC (2+ messages)
[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
2016-03-03 15:22 UTC (7+ messages)
[Qemu-devel] [PATCH v2] ui/cocoa.m: Replace pc/xt keyboard keycode array with QKeyCode
2016-03-03 15:22 UTC (3+ messages)
[PATCH 5/7] usb: misc: add driver for Intel drcfg controlled port mux
2016-03-03 15:20 UTC (2+ messages)
[PATCH] IB/core: trivial prink cleanup
2016-03-03 15:21 UTC (2+ messages)
[PATCH iproute2 net-next] bridge: mdb: add support for extended router port information
2016-03-03 15:19 UTC
[PATCH 1/4] mac80211: mesh: move path tables into if_mesh
2016-03-03 15:18 UTC (2+ messages)
futher writeback updates
2016-03-03 15:17 UTC (7+ messages)
` [PATCH 1/3] xfs: build bios directly in xfs_add_to_ioend
` [PATCH 2/3] xfs: don't release bios on completion immediately
` [PATCH 3/3] xfs: optimize bio handling in the buffer writeback path
[PATCH v4 0/4] new ib_drain_qp() API
2016-03-03 15:17 UTC (4+ messages)
` [PATCH v4 4/4] IB/iser: Use ib_drain_sq()
Kernel docs: muddying the waters a bit
2016-03-03 15:17 UTC (5+ messages)
[PATCH 0/3] ABI changes (RETA, cmdline)
2016-03-03 15:16 UTC (3+ messages)
` [PATCH v2 0/3] ABI change for RETA, cmdline
[PATCH] net: eth: altera: do not free array priv->mdio->irq
2016-03-03 15:16 UTC (2+ messages)
generic RDMA READ/WRITE API V2
2016-03-03 15:16 UTC (17+ messages)
` [PATCH 1/6] vfs: pass a flags argument to vfs_readv/vfs_writev
` [PATCH 2/6] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 3/6] x86: wire up preadv2 and pwritev2
` [PATCH 4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
` [PATCH 5/6] direct-io: only use block polling if explicitly requested
` [PATCH 6/6] blk-mq: enable polling support by default
` selective block polling and preadv2/pwritev2 revisited V3
[Qemu-devel] [PATCH] input-keymap.c: Add keypad equal and power keys
2016-03-03 15:15 UTC (5+ messages)
[PATCH] mac80211: fix AP buffered multicast frames with queue control and txq
2016-03-03 15:14 UTC (4+ messages)
[PATCH] phy: remove documentation of removed member addr of phy_device structure
2016-03-03 15:14 UTC (2+ messages)
[LTP] [PATCH v2] epoll_pwait/epoll_pwait01.c: add new testcase
2016-03-03 15:13 UTC (3+ messages)
` [LTP] [PATCH v3] "
[PATCH v3] of/overlay: add of overlay notifications
2016-03-03 15:10 UTC (2+ messages)
Recovering OSD from secondary replica
2016-03-03 15:12 UTC
[PATCH V2] acpi, pci, irq: account for early penalty assignment
2016-03-03 15:12 UTC (11+ messages)
[PATCH v2 1/2] mac80211: add A-MSDU tx support
2016-03-03 15:12 UTC (8+ messages)
` [PATCH v2 2/2] mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
[rtc-linux] [PATCH 1/2] rtc: pcf85063: remove useless DRV_VERSION
2016-03-03 15:14 UTC (4+ messages)
` [rtc-linux] [PATCH 2/2] rtc: pcf85063: remove struct pcf85063
` "
` [rtc-linux] "
ARM64: CPU Hotplug: can't enable more cpus than maxcpus value (kernel 4.5)
2016-03-03 15:12 UTC (5+ messages)
[PATCH 1/5] drm/i915: Add wait_for_us
2016-03-03 15:11 UTC (4+ messages)
` [PATCH 4/5] drm/i915: Do not lie about atomic wait granularity
` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Add wait_for_us
[PATCH v2 1/3] cfg80211: Allow a scan request for a specific BSSID
2016-03-03 15:11 UTC (2+ messages)
[PATCH] of/overlay: add of overlay notifications
2016-03-03 15:11 UTC (5+ messages)
[PATCH] IB/ipoib: Add handling of skb with many frags
2016-03-03 15:11 UTC (3+ messages)
` [PATCH v2] IB/ipoib: Add handling for sending "
[review-request] fixup dependency excludes_set for custom image
2016-03-03 15:10 UTC (3+ messages)
` [PATCH 1/1] toaster: fixup dependency excludes for customimage
[PATCH 0/2] User-index fixes
2016-03-03 15:08 UTC (4+ messages)
[Bug 107381] New: radeon VCE init error (-110) -- AMD/Intel Mars Hybrid Graphics
2016-03-03 15:07 UTC (3+ messages)
` [Bug 107381] "
[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
2016-03-03 15:06 UTC (3+ messages)
[linux-3.16 test] 85048: tolerable FAIL - PUSHED
2016-03-03 15:06 UTC
[iproute PATCH 03/20] iplink: fix help text syntax
2016-03-03 15:05 UTC (5+ messages)
` [iproute PATCH v2 00/20] Sync man pages and help texts
` [iproute PATCH v2 06/20] iproute: TYPE keyword is not optional, fix help text accordingly
[PATCH] drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
2016-03-03 15:05 UTC (5+ messages)
[PATCH] perf tests: initialize sa.sa_flags
2016-03-03 15:04 UTC (12+ messages)
` Q: why didn't GCC warn about this uninitialized variable? (was: Re: [PATCH] perf tests: initialize sa.sa_flags)
[PATCH 0/5] LightNVM fixes for 4.6
2016-03-03 15:04 UTC (2+ messages)
[PULL] NBD for 4.6
2016-03-03 15:04 UTC (4+ messages)
[Qemu-devel] [PATCH RFC v2 0/2] MSI/MSIX: fix to catch and report errors
2016-03-03 15:03 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC v2 1/2] Add param Error** to msi_init() & modify the callers
[PATCH 00/10] cxgbe: Add flow director support
2016-03-03 15:03 UTC (6+ messages)
` [PATCH 01/10] ethdev: add a generic flow and new behavior switch to fdir
Compiling with internal toolchain
2016-03-03 15:03 UTC (4+ messages)
[PATCH] nl80211: use ieee80211_band in kernel space
2016-03-03 15:03 UTC (3+ messages)
[PATCH] eal: add missing long-options for short option arguments
2016-03-03 15:02 UTC (6+ messages)
[BUG ARM64/perf] Perf record on hardware breakpoint causes application to hang
2016-03-03 15:01 UTC (2+ messages)
[PATCH 1/2] mac80211: document only injected *_RADIOTAP_* flags
2016-03-03 15:00 UTC (2+ messages)
RAID5/6 slow due to a member device -- how to diagnose?
2016-03-03 15:00 UTC (3+ messages)
[PATCH] mac80211: do not pass injected frames without a valid rate to the driver
2016-03-03 15:00 UTC (2+ messages)
[PATCH v6 5/6] staging/android: refactor SYNC_IOC_FILE_INFO
2016-03-03 14:59 UTC (4+ messages)
` [PATCH] "
[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers
2016-03-03 14:59 UTC (4+ messages)
` [PATCH v3 02/22] uapi/media.h: Declare interface types for ALSA
[cgroup/for-4.6 1/2] cgroup: re-hash init_css_set after subsystems are initialized
2016-03-03 14:59 UTC (2+ messages)
[PATCHSET v2 cgroup/for-4.6] cgroup: make control mask updates modular and recursive
2016-03-03 14:59 UTC (2+ messages)
[PATCH] no-static-libs.inc: add gdb
2016-03-03 15:01 UTC (5+ messages)
[PATCH 1/3] mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()
2016-03-03 14:59 UTC (2+ messages)
[LTP] [PATCH v2 1/2] numa_helper: don't break is_numa() with TCONF
2016-03-03 14:59 UTC (5+ messages)
` [LTP] [PATCH v2 2/2] numa_helper: add min_nodes parameter to is_numa()
[PATCH 0/4] RDMA/ocrdma: Add RoCE-v2 support
2016-03-03 14:58 UTC (5+ messages)
[Bug 92833] [NV117] nouveau E[ PFIFO][0000:01:00.0] read fault at 0x0000011000 [UNSUPPORTED_KIND] from PBDMA0/HOST on channel 0x007ed78000 [unknown]
2016-03-03 14:57 UTC (4+ messages)
[PATCH net-next V2 00/10] cls_flower hardware offload support
2016-03-03 14:57 UTC (15+ messages)
` [PATCH net-next V2 01/10] net/flower: Introduce "
` [PATCH net-next V2 02/10] net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public
` [PATCH net-next V2 03/10] net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
` [PATCH net-next V2 04/10] net/act_skbedit: Utility functions for mark action
` [PATCH net-next V2 05/10] net/mlx5_core: Set flow steering dest only for forward rules
` [PATCH net-next V2 06/10] net/mlx5e: Relax ndo_setup_tc handle restriction
` [PATCH net-next V2 07/10] net/mlx5e: Add a new priority for kernel flow tables
` [PATCH net-next V2 08/10] net/mlx5e: Introduce tc offload support
` [PATCH net-next V2 09/10] net/mlx5e: Support offload cls_flower with drop action
` [PATCH net-next V2 10/10] net/mlx5e: Support offload cls_flower with skbedit mark action
[PATCH v3 00/16] KVM: x86: change PIT discard policy and untangle related code
2016-03-03 14:57 UTC (2+ messages)
[PATCH] mac80211: allow not sending MIC up from driver for HW crypto
2016-03-03 14:57 UTC (3+ messages)
` [PATCH v3] "
[Buildroot] [PATCH 0/2] board/boundarydevices: update platforms support
2016-03-03 14:57 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] board/boundarydevices: update u-boot scripts for i.MX7 support
` [Buildroot] [PATCH 2/2] board/boundarydevices: rename folder and update readme
[Qemu-devel] [PATCH RFC] bcm2835_dma: add emulation of Raspberry Pi DMA controller
2016-03-03 14:56 UTC (3+ messages)
` [Qemu-arm] "
[PATCH] genirq: Export IRQ functions for module use
2016-03-03 14:56 UTC
[U-Boot] Newbie SPL question for socfpga_sockit
2016-03-03 14:57 UTC (12+ messages)
[PATCH v19 09/10] objtool: Add CONFIG_STACK_VALIDATION option
2016-03-03 14:56 UTC (4+ messages)
` [tip:core/objtool] "
[PATCH] ipvs: SIP persistence engine - incorrect search of callid header
2016-03-03 14:56 UTC (2+ messages)
Tested LBA size ?
2016-03-03 14:56 UTC (5+ messages)
[Qemu-devel] [PATCH] target-arm: Fix translation level on early translation faults
2016-03-03 14:55 UTC (6+ messages)
` [Qemu-arm] "
` [Qemu-devel] [Qemu-arm] "
Ethernet PHY KSZ9031 is not working
2016-03-03 15:21 UTC (5+ messages)
[Qemu-devel] [PATCH 1/1] log: fix hanged connect from virt-manager to libvirt
2016-03-03 14:55 UTC (11+ messages)
[PATCH] mk: add makefile extention support
2016-03-03 14:55 UTC (6+ messages)
[Qemu-trivial] [PATCH] doc/memory.txt: fix typo
2016-03-03 14:54 UTC (7+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[iproute PATCH 0/3] tc: pedit fixes
2016-03-03 14:54 UTC (5+ messages)
` [iproute PATCH 3/3] tc: pedit: Fix retain value for ihl adjustments
[PATCH 0/3] KASAN: clean stale poison upon cold re-entry to kernel
2016-03-03 14:53 UTC (9+ messages)
linux-next: Tree for Mar 3
2016-03-03 14:53 UTC (2+ messages)
` [PATCH] tools: Support relative directory path for 'O='
Feature request: Configurable prefixes for git commit --fixup and --squash
2016-03-03 14:52 UTC (5+ messages)
[PATCH v4 5/6] pci: Add DMA alias quirk for mic_x200_dma
2016-03-03 14:53 UTC (2+ messages)
` [PATCH v5 5/6] PCI: "
[PATCH 0/2] drm/sti: support of interlaced content with Bottom Field
2016-03-03 14:40 UTC (7+ messages)
[xen-4.6-testing baseline-only test] 44211: regressions - FAIL
2016-03-03 14:52 UTC
[PATCH 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
2016-03-03 14:51 UTC (5+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] leds: Replace dedicated SN3218 driver with IS31FL32XX driver
[PATCH v5 0/5] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
2016-03-03 14:48 UTC (6+ messages)
` [PATCH v5 5/5] nvdimm acpi: add _CRS
` [Qemu-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.