All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-18 16:04:39 to 2015-09-18 16:56:10 UTC [more...]

[RFC][PATCH] Add spurious wakeup quirk for Lynxpoint controllers
 2015-09-18 16:56 UTC  (3+ messages)

ATL1E 0000:02:00.0: swiotlb buffer is full (sz: 529461 bytes)
 2015-09-18 16:55 UTC  (3+ messages)

UBIFS corruptions on NOR-Flash
 2015-09-18 16:50 UTC 

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-18 16:54 UTC  (2+ messages)

[PATCH] tps65090-charger: Fix module autoload for OF platform driver
 2015-09-18 16:54 UTC 

[PATCH] Staging: comedi: Fix coding style issues
 2015-09-18 16:52 UTC 

[PATCH] drm/i915/bxt: Update revision id for BXT C0
 2015-09-18 16:52 UTC 

[PATCH] PM / AVS: rockchip-io: Fix module autoload for OF platform driver
 2015-09-18 16:52 UTC  (2+ messages)

[PATCH e2fsprogs] subst: use 0644 perms
 2015-09-18 16:52 UTC  (2+ messages)

[PATCHv2] SUNRPC: Fix a race in xs_reset_transport
 2015-09-18 16:51 UTC  (6+ messages)

sync issues in 4.3-rc1?
 2015-09-18 16:51 UTC  (2+ messages)

[PATCH 0/2] Fix omap5-uevm WLAN regressions
 2015-09-18 16:51 UTC  (12+ messages)
` [PATCH 1/2] mfd: twl6040: Fix deferred probe handling for clk32k
` [PATCH 2/2] ARM: dts: Fix WLAN regression on omap5-uevm

[PATCH BAT V1 0/7] BAT: Add Basic Audio Tester command line tool
 2015-09-18 16:50 UTC  (3+ messages)
` [PATCH BAT V1 4/7] BAT: Add signal generator

[PATCH 0/3] PRServer: Fixes daemon issues
 2015-09-18 16:52 UTC  (7+ messages)
` [PATCH 2/3] prserv/serv.py: Better messaging when starting/stopping the server with port=0
` [PATCH 3/3] prserv/db: Use DELETE instead of WAL journal mode

[PATCH] usb: chipidea: udc: improve error handling on ep_queue and f_midi
 2015-09-18 16:48 UTC 

[qemu-mainline baseline-only test] 37964: tolerable FAIL
 2015-09-18 16:47 UTC 

[Qemu-devel] [RFC PATCH v1 0/8] QOM prop overloading + ARM MPCore CPUs
 2015-09-18 16:46 UTC  (3+ messages)

[PATCH v2] ARM: pxa: mioa701: add wm9713 codec
 2015-09-18 16:40 UTC  (2+ messages)

[PATCH v2 1/3] net: irda: pxaficp_ir: use sched_clock() for time management
 2015-09-18 16:36 UTC  (5+ messages)

[PATCH] pramdisk: new block disk driver to perform persistent storage
 2015-09-18 16:41 UTC  (3+ messages)

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-18 16:41 UTC  (4+ messages)
` [PATCH 5/5] ARM: sun5i: Add C.H.I.P DTS

[PATCH] tests/gem_ctx_param_basic: fix up non-root-set-no-zeromap subtest
 2015-09-18 16:40 UTC  (4+ messages)

[PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
 2015-09-18 16:39 UTC  (6+ messages)

xfstests, bad generic tests 009 and 308
 2015-09-18 16:38 UTC 

[PATCH] drm/i915: Do not hardcode s_max, ss_max and eu_mask for BXT
 2015-09-18 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: fix CPU breakpoint handling
 2015-09-18 16:36 UTC  (6+ messages)

[Buildroot] [RFC 0/6] mdev-only /dev management (without devtmpfs)
 2015-09-18 16:37 UTC  (15+ messages)
` [Buildroot] [RFC 3/6] system: add "

[Qemu-devel] [PATCH 0/7] Fix device introspection regressions
 2015-09-18 16:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/7] qdev: Protect device-list-properties against broken devices
` [Qemu-devel] [PATCH 6/7] Revert "qdev: Use qdev_get_device_class() for -device <type>, help"

[PATCH 00/10] fetch submodules in parallel and a preview on parallel "submodule update"
 2015-09-18 16:36 UTC  (6+ messages)
` [PATCH 03/10] run-command: add an asynchronous parallel child processor

[Qemu-devel] [PATCH] target-arm: implement arm_debug_target_el()
 2015-09-18 16:35 UTC  (6+ messages)

[PATCH] bitbake: bb.fetch2.git: Import errno module
 2015-09-18 16:35 UTC 

[PATCH] selftest/buildoptions: pexpect not a builtin module
 2015-09-18 11:37 UTC  (2+ messages)
` [PATCH V2] "

[RFC PATCH 00/20] Coresight integration with perf
 2015-09-18 16:26 UTC  (42+ messages)
` [RFC PATCH 01/20] coresight: etm3x: splitting 'etm_enable_hw()' operations
` [RFC PATCH 02/20] coresight: etm3x: implementing 'is_enabled()' API
` [RFC PATCH 03/20] coresight: etm3x: implementing 'cpu_id()' API
` [RFC PATCH 04/20] coresight: etm3x: using chip logic to start/stop traces
` [RFC PATCH 05/20] coresight: etm3x: adapting default tracer setting for perf
` [RFC PATCH 06/20] coresight: etm3x: unlocking tracer in default arch init
` [RFC PATCH 07/20] coresight: etb10: implementing the setup_aux() API
` [RFC PATCH 08/20] coresight: etb10: implementing buffer set and unset APIs
` [RFC PATCH 09/20] coresight: etb10: implementing buffer update API
` [RFC PATCH 10/20] coresight: etb10: adding snapshot mode feature
` [RFC PATCH 11/20] coresight: making coresight_build_paths() public
` [RFC PATCH 12/20] coresight: keeping track of enabled sink buffers
` [RFC PATCH 13/20] coresight: etm-perf: new PMU driver for ETM tracers
` [RFC PATCH 14/20] coresight: etm-perf: implementing 'event_init()' API
` [RFC PATCH 15/20] coresight: etm-perf: implementing 'setup_aux()' API
` [RFC PATCH 16/20] coresight: etm-perf: implementing trace related APIs
` [RFC PATCH 17/20] coresight: etm-perf: adding symbolic link for CPUs
` [RFC PATCH 18/20] coresight: etm3x: pushing down perf configuration to tracer
` [RFC PATCH 19/20] coresight: etm3x: implementing perf's user/kernel mode
` [RFC PATCH 20/20] coresight: updating documentation to reflect integration with perf

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-18 16:32 UTC  (20+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 01/14] ebtables: Simplify the arguments to ebt_do_table
  ` [PATCH next 02/14] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
  ` [PATCH next 03/14] inet netfilter: Prefer state->hook to ops->hooknum
  ` [PATCH next 04/14] nftables: kill nft_pktinfo.ops
  ` [PATCH next 05/14] x_tables: Pass struct net in xt_action_param
  ` [PATCH next 06/14] x_tables: Use par->net instead of computing from the passed net devices
  ` [PATCH next 07/14] nftables: Pass struct net in nft_pktinfo
  ` [PATCH next 08/14] nftables: Use pkt->net instead of computing net from the passed net_devices
  ` [PATCH next 09/14] net: Pass net to nf_dup_ipv4 and nf_dup_ipv6
  ` [PATCH next 10/14] nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
  ` [PATCH next 11/14] ipvs: Read hooknum from state rather than ops->hooknum
  ` [PATCH next 12/14] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
  ` [PATCH next 13/14] netfilter: Pass net into nf_xfrm_me_harder
  ` [PATCH next 14/14] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6

[PATCH v4 1/8] pinctrl: freescale: imx: fix system crash if enable two pinctl instances
 2015-09-18 16:29 UTC  (16+ messages)
` [PATCH v4 2/8] ARM: imx: imx7d-pinfunc: add gpio1 pad iomux settings
` [PATCH v4 3/8] ARM: dts: imx: imx7d add iomuxc lpsr device node
` [PATCH v4 4/8] ARM: dts: imx: imx7d-sbd add iomuxc-lpsr hoggrp-2 pads
` [PATCH v4 5/8] pinctrl: freescale: imx: add ZERO_OFFSET_VALID flag
` [PATCH v4 6/8] pinctrl: freescale: imx: add shared input select reg support
` [PATCH v4 7/8] pinctrl: freescale: imx7d: support iomux lpsr controller
` [PATCH v4 8/8] pinctrl: freescale: imx: imx7d iomuxc-lpsr devicetree bindings

Linux 2.6.32.68
 2015-09-18 16:31 UTC 

[PATCH] kernel: fix data race in put_pid
 2015-09-18 16:20 UTC  (17+ messages)

[PATCH 3.12 00/33] 3.12.48-stable review
 2015-09-18 16:31 UTC  (4+ messages)

[PATCH] selftest/buildoptions: pexpect not a builtin module
 2015-09-18 16:31 UTC  (3+ messages)

[PATCH 0/2] More reproducible document builds
 2015-09-18 16:30 UTC  (5+ messages)
` [PATCH 2/2] DocBook: Use a fixed encoding for output

[Qemu-devel] rfc: vhost user enhancements for vm2vm communication
 2015-09-18 16:29 UTC  (6+ messages)
  ` [Qemu-devel] [opnfv-tech-discuss] "
      ` [Qemu-devel] RFC: virtio-peer shared memory based peer communication device
      `  "

[PATCH v2 1/8] pinctrl: freescale: imx: fix system crash if enable two pinctl instances
 2015-09-18 16:27 UTC  (7+ messages)
` [PATCH v2 5/8] pinctrl: freescale: imx: add ZERO_OFFSET_VALID flag

[Qemu-devel] [PATCH 1/4] hmp-commands-info: move info_cmds content out of monitor.c
 2015-09-18 16:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH] hmp-commands-info.hx: fix drops hmp "info pci"

[PATCH] Staging: Comedi: Fix coding style issue in comedi_pcmcia.h
 2015-09-18 16:25 UTC 

[PATCH 0/4] ARM: dts: sun8i: Add pwm-backlight device for A23/A33 Q8 format tablets
 2015-09-18 16:25 UTC  (9+ messages)
` [PATCH 2/4] ARM: dts: sun8i: Add PWM channel 0 pinmux setting for A23/A33
  ` [linux-sunxi] "
` [PATCH 3/4] ARM: dts: sun8i: Enable PWM controller on A23/A33 Q8 format tablets
  ` [linux-sunxi] "

[Qemu-devel] [PATCH v5 00/38] blockdev: BlockBackend and media
 2015-09-18 16:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 07/38] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PATCH v5 08/38] block/raw_bsd: Drop raw_is_inserted()
` [Qemu-devel] [PATCH v5 09/38] block: Invoke change media CB before NULLing drv
` [Qemu-devel] [PATCH v5 10/38] hw/block/fdc: Implement tray status

[Qemu-devel] [PATCH v3 0/3] virtio-mmio: introduce eventfd support
 2015-09-18 16:24 UTC  (2+ messages)

problem with "serial" driver in kernel 3.16.0
 2015-09-18 16:23 UTC  (4+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-18 16:23 UTC  (8+ messages)
` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator

[Qemu-devel] [v2 0/2] Generic PCIe host bridge INTx determination for INTx routing
 2015-09-18 16:22 UTC  (2+ messages)

[PATCH] phy: berlin-sata: Fix module autoload for OF platform driver
 2015-09-18 16:21 UTC 

ixgbe vPMD question
 2015-09-18 16:20 UTC  (2+ messages)

[PATCH iproute2] configure: Check for Berkeley DB for arpd compilation
 2015-09-18 16:17 UTC 

[PATCH v2] crypto: Remove duplicate code of SG helpers functions
 2015-09-18 16:19 UTC  (3+ messages)
` [PATCH v2 5/8] lib: introduce sg_nents_len_chained

[Qemu-devel] [PATCH v2 00/22] Do away with TB retranslation
 2015-09-18 16:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 20/22] tcg: Save insn data and use it in cpu_restore_state_from_tb

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-18 16:17 UTC  (14+ messages)
` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()

xfstests, bad generic tests 009 and 308
 2015-09-18 16:16 UTC 

[PATCH 2/2] net: phy: mdio-gpio: Fix module autoload for OF platform driver
 2015-09-18 16:16 UTC 

[PATCH] infiniband:core:Fix error handling in the function cm_lap_handler
 2015-09-18 16:16 UTC 

[PATCH 1/2] net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
 2015-09-18 16:16 UTC 

[PATCH] iplink_geneve: add UDP destination port configuration at link creation
 2015-09-18 16:15 UTC  (5+ messages)

[PATCH 0/2] net: phy: Fix module autoload for OF platform drivers
 2015-09-18 16:15 UTC 

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-18 16:12 UTC  (13+ messages)

[cryptodev:master 10/29] arch/x86/crypto/sha256_ssse3_glue.c:172:19: error: 'X86_FEATURE_SHA_NI' undeclared
 2015-09-18 16:12 UTC  (2+ messages)

[RFC v2 0/4] MT8173 DRM support
 2015-09-18 16:12 UTC  (5+ messages)
` [RFC v2 1/4] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding
` [RFC v2 2/4] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [RFC v2 3/4] drm/mediatek: Add DSI sub driver
` [RFC v2 4/4] drm/mediatek: Add DRM-based framebuffer device

[PATCH] [eclipse-poky] Fix setting remote debug launcher for DSF [YOCTO #8317]
 2015-09-18 15:37 UTC 

Re: What should be in the next hammer/firefly release ?
 2015-09-18 16:10 UTC  (4+ messages)
  `  "

[Qemu-devel] [PULL 00/11] Ide patches
 2015-09-18 15:04 UTC  (3+ messages)
` [Qemu-devel] [PULL 03/11] qtest/ahci: export generate_pattern
` [Qemu-devel] [PULL 04/11] ide-test: add cdrom pio test

Stable release 3.12.48
 2015-09-18 16:07 UTC  (4+ messages)

[PATCH] irq_remapping: move structs outside #ifdef
 2015-09-18 16:06 UTC 

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-18 16:06 UTC  (4+ messages)
` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

[PATCH] README: Add ARC architecture
 2015-09-18 16:05 UTC  (2+ messages)

[PATCH] crypto: qat - VF should never trigger SBR on PH
 2015-09-18 16:01 UTC  (2+ messages)

[PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices
 2015-09-18 16:04 UTC  (2+ messages)

[PATCH net] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
 2015-09-18 16:04 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.