All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-09 10:09:40 to 2015-04-09 11:21:43 UTC [more...]

simple framebuffer slower by factor of 20, on socfpga (arm) platform
 2015-04-09 11:21 UTC  (6+ messages)

[PATCH 00/10] PML (Paging Modification Logging) support
 2015-04-09 11:21 UTC  (3+ messages)
` [PATCH 01/10] VMX: Enable EPT A/D bit support

[PATCH V8 00/12] xen: Clean-up of mem_event subsystem
 2015-04-09 11:21 UTC  (5+ messages)

[PATCH v3 0/5] Enhance build process
 2015-04-09 11:19 UTC  (6+ messages)
` [PATCH v3 1/5] mk: remove combined library and related options

master - tests: extend delay
 2015-04-09 11:19 UTC 

master - tests: handle debug.log from clvmd
 2015-04-09 11:19 UTC 

[PATCH 0/2] mtd: mtd_oobtest: fix bitflip_limit usage in test case 3
 2015-04-09 11:16 UTC  (5+ messages)
` [PATCH 2/2] mtd: mtd_oobtest: Fix the address offset with vary_offset case
    ` [PATCH v2 "

[PATCH i-g-t 1/2] lib: add a define for test failure exit status
 2015-04-09 11:14 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib: use test failure status for igt_set_timeout

[PATCH 0/8] Fixes for the mma9553 driver
 2015-04-09 11:13 UTC  (2+ messages)

Assign mem resource fail after remove and rescan
 2015-04-09 11:12 UTC  (5+ messages)

[PATCH v4] drm/i915: add bxt gmbus support
 2015-04-09 11:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 0/6] Add Write Long Characteristic Descriptors client TC
 2015-04-09 11:11 UTC  (7+ messages)
` [PATCH 1/6] unit/test-gatt: Add TP/GAW/CL/BV-09-C test
` [PATCH 2/6] unit/test-gatt: Add TP/GAW/CL/BI-25-C test
` [PATCH 3/6] unit/test-gatt: Add TP/GAW/CL/BI-26-C test
` [PATCH 4/6] unit/test-gatt: Add TP/GAW/CL/BI-29-C test
` [PATCH 5/6] unit/test-gatt: Add TP/GAW/CL/BI-30-C test
` [PATCH 6/6] unit/test-gatt: Add TP/GAW/CL/BI-31-C test

tg3 NIC driver bug in 3.14.x under Xen
 2015-04-09 11:11 UTC  (9+ messages)
          ` tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]

[PATCH net-next 0/5] selinux: add some missing nlmsg commands
 2015-04-09 11:10 UTC  (3+ messages)
` [PATCH net-next 2/5] selinux/nlmsg: add RTM_GETNSID

[PATCH] Input: elan_i2c - enable ELAN0600 acpi panels
 2015-04-09 11:02 UTC  (3+ messages)

[PATCH v3 0/6] Added LTR501 Interrupt support
 2015-04-09 11:08 UTC  (7+ messages)
` [PATCH v3 2/6] iio: documentation: Add ABI info for iio event persistence filter
` [PATCH v3 4/6] iio: ltr501: Add interrupt support
` [PATCH v3 5/6] iio: ltr501: Add interrupt rate control support

[PATCH 1/2] Input: atmel_mxt_ts - add support for Google Pixel 2
 2015-04-09 11:08 UTC  (4+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - allow specifying device-specific configs

[PATCH] parser: add kludges for "param-problem" and "redirect"
 2015-04-09 11:07 UTC  (13+ messages)
` [PATCH v2] "
                    ` nft parser and names for constants (was [PATCH v2] parser: add kludges for "param-problem" and "redirect")

unstable atimes on empty dirs in read-only snapshots which were subvol parents
 2015-04-09 11:06 UTC  (3+ messages)

[PATCH] kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
 2015-04-09 11:06 UTC  (2+ messages)

[PATCH] drivers: CCI: fix used_mask init in validate_group()
 2015-04-09 11:06 UTC  (3+ messages)

[Qemu-devel] [PATCH] tcg/tcg-op.c: Fix ld/st of 64 bit values on 32-bit bigendian hosts
 2015-04-09 11:04 UTC  (3+ messages)

[PATCH RFC] xen/pvh: use a custom IO bitmap for PVH hardware domains
 2015-04-09 10:55 UTC  (2+ messages)

[PATCH v3 net-next 1/2] net: introduce skb_postpush_rcsum() helper
 2015-04-09 11:02 UTC  (6+ messages)
` [PATCH v3 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc

[PATCH 1/2] mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz band
 2015-04-09 11:01 UTC  (5+ messages)

[PATCH v2] pinctrl: make of_device_ids const
 2015-04-09 11:00 UTC  (4+ messages)

[PATCH v4 00/16] crypto: SHA glue code consolidation
 2015-04-09 10:55 UTC  (34+ messages)
` [PATCH v4 01/16] crypto: sha1: implement base layer for SHA-1
` [PATCH v4 02/16] crypto: sha256: implement base layer for SHA-256
` [PATCH v4 03/16] crypto: sha512: implement base layer for SHA-512
` [PATCH v4 04/16] crypto: sha1-generic: move to generic glue implementation
` [PATCH v4 05/16] crypto: sha256-generic: "
` [PATCH v4 06/16] crypto: sha512-generic: "
` [PATCH v4 07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer
` [PATCH v4 08/16] crypto/arm: move SHA-1 NEON "
` [PATCH v4 09/16] crypto/arm: move SHA-1 ARMv8 "
` [PATCH v4 10/16] crypto/arm: move SHA-224/256 ASM/NEON "
` [PATCH v4 11/16] crypto/arm: move SHA-224/256 ARMv8 "
` [PATCH v4 12/16] crypto/arm64: move SHA-1 "
` [PATCH v4 13/16] crypto/arm64: move SHA-224/256 "
` [PATCH v4 14/16] crypto/x86: move SHA-1 SSSE3 "
` [PATCH v4 15/16] crypto/x86: move SHA-224/256 "
` [PATCH v4 16/16] crypto/x86: move SHA-384/512 "

[PATCH] drm/i915: Fix the VBT child device parsing for BSW
 2015-04-09 10:56 UTC  (4+ messages)

[PATCH RFC] xen/common: Do not tolerate xmalloc(0, ...)
 2015-04-09 10:56 UTC  (2+ messages)

[PATCH 0/2] New fix for icache coherency race
 2015-04-09 10:54 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] ARM: zynq: include ps7_init_gpl.c/h of Zed, MicroZed, ZC702, ZC706
 2015-04-09 10:54 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x

[PATCH v6 00/15] Add support to STMicroelectronics STM32 family
 2015-04-09 10:52 UTC  (6+ messages)
` [PATCH v6 04/15] clocksource/drivers: Add ARM System timer driver

[PATCH v2 0/7] Allow UVC devices to remain runtime-suspended when sleeping
 2015-04-09 10:52 UTC  (4+ messages)
` [PATCH v2 4/7] [media] uvcvideo: Enable runtime PM of descendant devices

[PATCH] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-04-09 10:52 UTC  (3+ messages)

[PATCH] Add apple_set_os command
 2015-04-09 10:50 UTC 

[PATCH v4 00/12] enable Cache Allocation Technology (CAT) for VMs
 2015-04-09 10:50 UTC  (3+ messages)
` [PATCH v4 11/12] tools: add tools support for Intel CAT

[Buildroot] [PATCH 1/2] samba: deprecate package due to EOL
 2015-04-09 10:49 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] samba4: bump to version 4.2.0

[PATCH] uxa: Do not use RandR in hotplug if not available
 2015-04-09 10:48 UTC  (3+ messages)
` [PATCH v2] uxa: Do not register hotplug without RandR

[Qemu-devel] [RFC] Intermediate block mirroring
 2015-04-09 10:39 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 00/14] Add memory attributes and use them in ARM
 2015-04-09 10:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH 06/14] exec.c: Make address_space_rw take transaction attributes
` [Qemu-devel] [PATCH 07/14] exec.c: Add new address_space_ld*/st* functions
` [Qemu-devel] [PATCH 08/14] Switch non-CPU callers from ld/st*_phys to address_space_ld/st*

[PATCH 0/5] HD-audio widget power-save fixes
 2015-04-09 10:45 UTC  (2+ messages)

[PATCH 1/3] ASoC: Create card debugfs directory earlier
 2015-04-09 10:44 UTC  (4+ messages)
` [PATCH 2/3] ASoC: Make soc_dpcm_debugfs_add() non-fatal

Question on import symbols generated by BCC
 2015-04-09 10:43 UTC  (5+ messages)

Yocto Dizzy + Beaglebone + Qt5 (Internal compiler error)
 2015-04-09 10:28 UTC 

[PATCH] xfs_repair: junk last entry in sf dir if name starts beyond dir size
 2015-04-09 10:42 UTC  (9+ messages)

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD
 2015-04-09 10:41 UTC  (2+ messages)

error in xerces-c in yocto-dizzy-1.7.1
 2015-04-09 10:40 UTC  (6+ messages)
    ` [poky] "
        ` [yocto] "

[iptables PATCH] list: fix prefetch dummy
 2015-04-09 10:45 UTC  (3+ messages)

[PATCH] x86, iommu: Fix header comments regarding standard and _FINISH macros
 2015-04-09 10:38 UTC  (5+ messages)

[PATCH] regulator: max8973: get rid of extra variable for gpio validity
 2015-04-09 10:36 UTC  (3+ messages)

[PATCH] Add NFPROTO_ARP for mark target
 2015-04-09 10:41 UTC  (5+ messages)
` [PATCH] Add NFPROTO_ARP for mark
    `  "

[RFE] perf probe: Support globbing/regex in -a
 2015-04-09 10:36 UTC  (3+ messages)

[RFC 0/4] SCHED_DEADLINE documentation update
 2015-04-09 10:35 UTC  (14+ messages)
` [RFC 3/4] Documentation/scheduler/sched-deadline.txt: Some notes on EDF schedulability
` [RFC 4/4] Documentation/scheduler/sched-deadline.txt: add some references

[Qemu-devel] [PATCH v2 0/4] Fix "stop" draining block jobs
 2015-04-09 10:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/4] block: Pause block jobs in bdrv_drain_all
      ` [Qemu-devel] [Qemu-block] "

pull request (net-next): ipsec-next 2015-04-09
 2015-04-09 10:33 UTC  (2+ messages)
` [PATCH] xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host

[PATCH 0/8] clk: Minor cleanups
 2015-04-09 10:33 UTC  (8+ messages)
` [PATCH 4/8] clk: tegra: Fix duplicate const for parent names

pull request (net): ipsec 2015-04-09
 2015-04-09 10:32 UTC  (3+ messages)
` [PATCH 1/2] xfrm: fix xfrm_input/xfrm_tunnel_check oops
` [PATCH 2/2] vti6: fix uninit when using x-netns

[PATCH V1 0/2] Add OnKey support for DA9063
 2015-04-09 10:31 UTC  (9+ messages)
` [PATCH V1 1/2] input: misc: da9063: OnKey driver
` [PATCH V1 2/2] devicetree: Add bindings for DA9063 OnKey

[PATCH] ASoC: rt286: Restore default in probe
 2015-04-09 10:32 UTC  (2+ messages)

[PATCH] gpio: dwapb: enable for ARC
 2015-04-09 10:31 UTC  (4+ messages)

[V2, 06/12] selftests, powerpc: Add test for system wide DSCR default
 2015-04-09 10:31 UTC  (2+ messages)

[4.0-rc+] WARNING: CPU: 0 PID: 1 at ./drivers/dma/dmaengine.c:863 dma_async_device_register+0xe0/0x540()
 2015-04-09 10:31 UTC  (7+ messages)

[PATCH] powerpc/dts: Add some SoC specific "fsl, *-device-config" compatibles
 2015-04-09  6:21 UTC 

[PATCH] dt/bindings: fsl/guts: Added global-utilities compatibles
 2015-04-09  6:19 UTC 

Call for jenkins slaves to improve multi operating system support
 2015-04-09 10:30 UTC  (4+ messages)

[RFC] mixture of cleanups to cache-v7.S
 2015-04-09 10:29 UTC  (4+ messages)
` [PATCH 4/7] ARM: cache-v7: optimise branches in v7_flush_cache_louis

[PATCH] Bluetooth: hci_core/mgmt: Change adv inst to list
 2015-04-09 10:28 UTC  (4+ messages)
` [PATCH v2] "

remove entry in shadow table
 2015-04-09 10:27 UTC  (2+ messages)

TSO on veth device slows transmission to a crawl
 2015-04-09 10:26 UTC  (7+ messages)

[PATCH 00/14] parport: check success of attach call
 2015-04-09 10:25 UTC  (6+ messages)
` [PATCH 12/14] i2c-parport: return proper error values from attach

[PATCH 01/24] ncurses: Upgrade 4.9 stable to latest patchlevel 20150329
 2015-04-09 10:23 UTC  (3+ messages)
` [PATCH 02/24] mtd-utils: update to latest and fix static inlining

[PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors
 2015-04-09 10:23 UTC  (2+ messages)

[PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags
 2015-04-09 10:22 UTC  (3+ messages)

[PATCH 0/7] v4l2: convert video ops to pad ops
 2015-04-09 10:21 UTC  (8+ messages)
` [PATCH 1/7] v4l2: replace enum_mbus_fmt by enum_mbus_code
` [PATCH 2/7] v4l2: replace video op g_mbus_fmt by pad op get_fmt
` [PATCH 3/7] v4l2: replace try_mbus_fmt by set_fmt
` [PATCH 4/7] v4l2: replace s_mbus_fmt "
` [PATCH 5/7] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers
` [PATCH 6/7] v4l2: replace s_mbus_fmt "
` [PATCH 7/7] v4l2: remove g/s_crop and cropcap from video ops

Implementing working set tracker in xen
 2015-04-09 10:22 UTC  (4+ messages)

6lowpan on a RPi using at86rf233
 2015-04-09 10:21 UTC  (7+ messages)

Bluez with dbus and Java
 2015-04-09 10:20 UTC 

[PATCH] Documentation: kdbus: Update list of ioctls which cause writing to receiver's pool
 2015-04-09 10:19 UTC  (2+ messages)

[Buildroot] [PATCH v2] pulseview: new package
 2015-04-09 10:19 UTC  (9+ messages)

[PATCH] Documentation: kdbus: Fix description of KDBUS_SEND_SYNC_REPLY flag
 2015-04-09 10:19 UTC  (2+ messages)

[PATCH 3.4 000/176] 3.4.107-rc1 review
 2015-04-09 10:17 UTC  (15+ messages)
` [PATCH 3.4 002/176] USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick
` [PATCH 3.4 004/176] usb: serial: ftdi_sio: add PIDs for Matrix Orbital products
` [PATCH 3.4 006/176] USB: keyspan: fix overrun-error reporting
` [PATCH 3.4 007/176] USB: ssu100: "
` [PATCH 3.4 009/176] nfsd: Fix slot wake up race in the nfsv4.1 callback code
` [PATCH 3.4 010/176] bnx2fc: do not add shared skbs to the fcoe_rx_list
` [PATCH 3.4 013/176] USB: xhci: Reset a halted endpoint immediately when we encounter a stall
` [PATCH 3.4 014/176] usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
` [PATCH 3.4 015/176] ALSA: hda - Limit 40bit DMA for AMD HDMI controllers
` [PATCH 3.4 017/176] usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
` [PATCH 3.4 020/176] drm/i915: Unlock panel even when LVDS is disabled
` [PATCH 3.4 022/176] sata_fsl: fix error handling of irq_of_parse_and_map
` [PATCH 3.4 033/176] KVM: s390: flush CPU on load control

[Buildroot] [PATCH 0/2] fix pulseview build failures
 2015-04-09 10:19 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] doxygen: new package
` [Buildroot] [PATCH 2/2] libsigrok: add host-doxygen dependency for C++ bindings

[PATCH] Documentation: kdbus: Fix typos
 2015-04-09 10:18 UTC  (2+ messages)

[PATCH v3 0/4] extcon: usb-gpio: fixes and improvements
 2015-04-09 10:18 UTC  (8+ messages)
` [PATCH v3 2/4] extcon: usb-gpio: add support for VBUS detection

[GIT PULL] USB resume timeout rework for v4.1
 2015-04-09 10:17 UTC  (2+ messages)

[PATCH v1 0/3] Added LTR501 Interrupt support
 2015-04-09 10:16 UTC  (11+ messages)
` [PATCH v1 2/3] iio: ltr501: Add interrupt rate control support

ACPI events broken on non-SMP since 3.16
 2015-04-09 10:15 UTC  (6+ messages)
` [PATCH] x86/ACPI: Fix regression caused by 16ee7b3dcc56

[RFC bluetooth-next 0/4] ieee802154: add support for phy capabilities
 2015-04-09 10:14 UTC  (3+ messages)
` [RFC bluetooth-next 3/4] ieee802154: add several phy supported handling

[PATCH v4 0/1] LTR301 ALS support
 2015-04-09 10:14 UTC  (3+ messages)
` [PATCH v4 1/1] iio: ltr301: Add support for ltr301

ip link macvtap interface not processing specific ipv6 multicast traffic without promiscuous mode on
 2015-04-09 10:09 UTC 

[PATCH] fontcache: allow to pass different fontconfig cache dir
 2015-04-09 10:12 UTC  (3+ messages)
` [PATCHv2] "

[nightly] Core TISDK 2015.03 build 2015-04-09_06-00-51
 2015-04-09 10:12 UTC 

machine address
 2015-04-09 10:11 UTC  (3+ messages)

[PATCH v4] crypto: remove instance when test failed
 2015-04-09 10:09 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.