All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-27 01:35:13 to 2015-01-27 03:14:08 UTC [more...]

[U-Boot] [PATCH 00/18] Exynos: move i2c driver to dm api
 2015-01-27  3:14 UTC  (22+ messages)
` [U-Boot] [PATCH 01/18] arndale: config: disable max77686 support
  ` [U-Boot] [PATCH 02/18] exynos5250: config: disable max77686 driver
  ` [U-Boot] [PATCH 03/18] smdk5250: config: enable max77686 driver support
  ` [U-Boot] [PATCH 04/18] exynos4: dts: add missing i2c properties
  ` [U-Boot] [PATCH 05/18] arndale: dts: add missing i2c aliases
  ` [U-Boot] [PATCH 06/18] exynos5: pinmux: check flag for i2c config
` [U-Boot] [PATCH v2 00/10] exynos: enable dm i2c
  ` [U-Boot] [PATCH v2 07/10] dm: i2c: s3c24x0: adjust to dm-i2c api
  ` [U-Boot] [PATCH v2 08/10] odroid u3: dts: add missing i2c aliases
  ` [U-Boot] [PATCH v2 09/10] odroid u3: enable dm i2c support
  ` [U-Boot] [PATCH v2 10/10] exynos5: enable dm i2c

[PATCH v3 1/2] asus-laptop: use DEVICE_ATTR_xx macros
 2015-01-27  3:13 UTC  (4+ messages)
` [PATCH v3 2/2] asus-laptop: cleanup is_visible

[U-Boot] [PATCH] drivers/net/e1000.c: fix compile warning under 64bit mode
 2015-01-27  3:12 UTC  (3+ messages)

[PATCH 00/12] AT91 pm cleanup for 3.20
 2015-01-27  3:08 UTC  (6+ messages)
` [PATCH 07/12] pm: at91: the standby mode uses the same sram function as the suspend to memory mode

[PATCH] irqchip: GICv3: ITS: Allocate enough memory for the full range of DeviceID
 2015-01-27  3:06 UTC  (2+ messages)

inverse mapping from a struct console to device
 2015-01-27  3:06 UTC  (3+ messages)

[PATCH 00/22] Single virtio implementation
 2015-01-27  3:06 UTC  (27+ messages)
  ` [PATCH v2 00/24] "
      ` [PATCH v2 01/24] virtio: Rearrange resource initialization
      ` [PATCH v2 02/24] virtio: Use weaker barriers
      ` [PATCH v2 03/24] virtio: Allow starting with link down
      ` [PATCH v2 04/24] virtio: Add support for Link State interrupt
      ` [PATCH v2 05/24] ether: Add soft vlan encap/decap functions
      ` [PATCH v2 06/24] virtio: Use software vlan stripping
      ` [PATCH v2 07/24] virtio: Remove unnecessary adapter structure
      ` [PATCH v2 08/24] virtio: Remove redundant vq_alignment
      ` [PATCH v2 09/24] virtio: Fix how states are handled during initialization
      ` [PATCH v2 10/24] virtio: Make vtpci_get_status local
      ` [PATCH v2 11/24] virtio: Check for packet headroom at compile time
      ` [PATCH v2 12/24] virtio: Move allocation before initialization
      ` [PATCH v2 13/24] virtio: Add support for vlan filtering
      ` [PATCH v2 14/24] virtio: Add suport for multiple mac addresses
      ` [PATCH v2 15/24] virtio: Add ability to set MAC address
      ` [PATCH v2 16/24] virtio: Free mbuf's with threshold
      ` [PATCH v2 17/24] virtio: Use port IO to get PCI resource
      ` [PATCH v2 18/24] virtio: Fix descriptor index issue
      ` [PATCH v2 19/24] ether: Fix vlan strip/insert issue
      ` [PATCH v2 20/24] example/vhost: Avoid inserting vlan twice
      ` [PATCH v2 21/24] example/vhost: Add vlan-strip cmd line option
      ` [PATCH v2 22/24] virtio: Use soft vlan strip in mergeable Rx path
      ` [PATCH v2 23/24] virtio: Fix zero copy break issue
      ` [PATCH v2 24/24] virtio: Remove hotspots

[Qemu-devel] [PATCH v3 00/14] block: Remove "growable", add blk_new_open()
 2015-01-27  3:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 03/14] blockdev: Use blk_new_open() in blockdev_init()
` [Qemu-devel] [PATCH v3 06/14] qemu-img: Use blk_new_open() in img_rebase()

[Qemu-devel] [PATCH v5 0/5] block: Add a qemu-iotests case for IO throttling
 2015-01-27  3:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 5/5] qemu-iotests: Add 093 "

[Ocfs2-devel] [PATCH] ocfs2: prune the dcache before deleting the dentry of directory
 2015-01-27  3:03 UTC 

Porting libvchan to use the Windows PV Drivers
 2015-01-27  3:01 UTC 

[PATCH v4 00/11] Port Hotplug Framework
 2015-01-27  3:00 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: prevent double suspend
 2015-01-27  2:44 UTC  (7+ messages)
` [PATCH net-next 1/4] net: phy: utilize phy_suspend and phy_resume
` [PATCH net-next 3/4] net: phy: keep track of the PHY suspend state
` [PATCH net-next 4/4] net: phy: avoid suspending twice a PHY

[PATCH v2 00/12] AT91 pm cleanup for 3.20
 2015-01-27  2:58 UTC  (4+ messages)

[PATCH ipsec-next] xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
 2015-01-27  2:54 UTC 

Please let me know if you need to print color box, display box and labels
 2015-01-27  2:58 UTC 

libdrm/exynos: fix usage of removed ioctls
 2015-01-27  2:56 UTC  (6+ messages)
` [PATCH 1/2] exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls

[PATCH] ideapad-laptop: Use intel_backlight only on Lenovo B470e
 2015-01-27  2:56 UTC  (5+ messages)

[U-Boot] [PATCH] net: configure DWMAC DMA by default AXI burst length
 2015-01-27  2:54 UTC 

[meta-oe][PATCH] mozjs_17.0.0: Fix build error in powerpc(e500v2)
 2015-01-27  2:51 UTC 

[Qemu-devel] Update boot_order on reset for sPAPR
 2015-01-27  2:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] bootdevice: update boot_order in MachineState

[PATCH] samsung-laptop: enable better lid handling
 2015-01-27  2:52 UTC  (2+ messages)

[PATCH] toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function
 2015-01-27  2:52 UTC  (3+ messages)

t5539 broken under Mac OS X
 2015-01-27  2:51 UTC  (12+ messages)

[PATCH 0/3] Restore UFO support to virtio_net devices
 2015-01-27  2:51 UTC  (5+ messages)
` [PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set
` [PATCH 3/3] Revert "drivers/net: Disable UFO through virtio"

DPDK testpmd forwarding performace degradation
 2015-01-27  2:49 UTC 

Kernel 2.6.32.60 64bit Crash/Hung
 2015-01-27  2:48 UTC  (2+ messages)

Keeping hci interface powered
 2015-01-27  2:47 UTC  (9+ messages)

[PATCH][meta-selinux] lxc: inherit enable-selinux
 2015-01-27  2:46 UTC  (2+ messages)

[meta-selinux][ 0/3] v2 More recipe updates
 2015-01-27  2:45 UTC  (2+ messages)

[PATCH] commit: reword --author error message
 2015-01-27  2:45 UTC  (5+ messages)
` [PATCHv2] "

[meta-selinux][PATCH] audit-systemd: allow manual stop as sysvinit
 2015-01-27  2:44 UTC  (2+ messages)

[GIT PULL] Samsung DT updates for v3.20
 2015-01-27  2:44 UTC  (3+ messages)

make allyesconfig i386 build failure with next-20150122
 2015-01-27  2:42 UTC  (4+ messages)
` make allyesconfig i386 build failure with next-20150122 (caused by fb_agm1264k-fl driver)

[meta-raspberrypi][PATCH] qtbase: Add basic Qt5 building support
 2015-01-27  2:35 UTC  (4+ messages)

[PATCH net-next v2 0/5] bonding: various 802.3ad fixes
 2015-01-27  2:42 UTC  (3+ messages)
` [PATCH net-next v2 3/5] bonding: fix incorrect lacp mux state when agg not active

[GIT PULL] at91: cleanup/soc for 3.20 #3
 2015-01-27  2:42 UTC  (4+ messages)
` [GIT PULL] at91: cleanup/soc for 3.20 #3 (bis)

[PATCH] [media] V4L: soc-camera: add SPI device support
 2015-01-27  2:40 UTC 

[nightly] Distroless meta-ti/master minimal build 2015-01-26_21-00-57
 2015-01-27  2:16 UTC 

linux-next: manual merge of the drm-panel tree with the drm tree
 2015-01-27  2:39 UTC 

[PATCH 00/16 v3] tracing: Add new file system tracefs
 2015-01-27  2:34 UTC  (5+ messages)

[PATCH 1/2] SUNRPC: Adjust rpciod workqueue parameters
 2015-01-27  2:30 UTC  (4+ messages)

How long am I allowed to disable preemption? (was How to make use of SPE instructions?)
 2015-01-27  2:28 UTC  (2+ messages)

xen4.5 dom0pvh test failed
 2015-01-27  2:27 UTC 

[PATCH net-next 1/1] net: phy: unbind phy device from generic and specifical driver
 2015-01-27  2:27 UTC  (4+ messages)

RTL8192ee
 2015-01-27  2:22 UTC 

Submit your Google Summer of Code project ideas and volunteer to mentor
 2015-01-27  2:21 UTC  (3+ messages)
` [Qemu-devel] "

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

[PATCH v11 1/2] Bluetooth: Add le_scan_restart work for LE scan restarting
 2015-01-27  2:18 UTC  (2+ messages)
` [PATCH v11 2/2] Bluetooth: Add restarting to service discovery

[GIT PULL RESEND] pxa for v3.20
 2015-01-27  2:17 UTC  (4+ messages)

[PATCH 1/2] zram: free meta out of init_lock
 2015-01-27  2:17 UTC  (9+ messages)

[libvirt test] 33811: regressions - FAIL
 2015-01-27  2:17 UTC 

SPI interface camera sensor driver for soc_camera framework
 2015-01-27  2:14 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] pmic:pfuze support buck regulator mode switch
 2015-01-27  2:14 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] pmic:pfuz100 add switch mode and more registers
` [U-Boot] [PATCH v5 2/3] pmic:pfuze implement pmic_mode_init
` [U-Boot] [PATCH v5 3/3] imx:mx6 set normal APS and standby PFM mode

[PATCH V2] ARM: dts: Only build dtb if associated Arch and/or SoC is enabled
 2015-01-27  2:13 UTC  (7+ messages)
` [PATCH] ARM: dts: re-fromat AT91 part to match other entries

[ANNOUNCE] kexec-tools 2.0.9-rc1
 2015-01-27  2:13 UTC 

[PATCH v2 1/2] watchdog: dw_wdt: pat the watchdog before enabling it
 2015-01-27  2:12 UTC  (2+ messages)

[PATCH] mm/zsmalloc: add log for module load/unload
 2015-01-27  2:07 UTC  (4+ messages)

[git pull] drm fixes
 2015-01-27  2:06 UTC  (2+ messages)

[PATCH] ARM: dts: Fix dm816x pinctrl and syscon so they are children of SCM
 2015-01-27  2:02 UTC  (2+ messages)

[PATCH v4 0/7] pinctrl support for Zynq
 2015-01-27  2:05 UTC  (7+ messages)
` [PATCH v4 6/7] ARM: zynq: DT: Add pinctrl information

linux-next: manual merge of the net-next tree with the arm-soc tree
 2015-01-27  2:04 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] nbd: iotest fixes and error message improvement
 2015-01-27  2:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] iotests: Fix 083
` [Qemu-devel] [PATCH 2/4] iotests: Fix 100 for nbd
` [Qemu-devel] [PATCH 3/4] iotests: Fix 104 for NBD
` [Qemu-devel] [PATCH 4/4] nbd: Improve error messages

[Qemu-devel] [PATCH v2 00/11] cpu: add i386 cpu hot remove support
 2015-01-27  2:00 UTC  (7+ messages)

[PULL] One more module fixe
 2015-01-27  1:06 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-01-27  2:00 UTC  (2+ messages)

[Printing-architecture] Projects for GSoC 2015: Implementing PWG standards
 2015-01-27  1:59 UTC  (2+ messages)

Catching process termination on SIGKILL
 2015-01-27  1:56 UTC  (3+ messages)

[qemu-mainline test] 33805: regressions - FAIL
 2015-01-27  1:55 UTC 

[PATCH v2 0/7] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 & AM57xx USB
 2015-01-27  1:54 UTC  (6+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: Introduce gpio usb extcon driver

[PATCH] proc/pagemap: walk page tables under pte lock
 2015-01-27  1:51 UTC  (3+ messages)

[PATCH v5 0/2] x86/xen: add xen hypercall preemption
 2015-01-27  1:51 UTC  (5+ messages)
` [PATCH v5 1/2] xen: add xen_is_preemptible_hypercall()
` [PATCH v5 2/2] x86/xen: allow privcmd hypercalls to be preempted on 64-bit

[PATCH v5 0/2] x86/xen: add xen hypercall preemption
 2015-01-27  1:51 UTC 

[PATCH v3] drm/panel: add s6e3ha2 AMOLED panel driver
 2015-01-27  1:48 UTC 

[nightly] Core TISDK 2015.01 build 2015-01-26_13-06-16
 2015-01-27  1:23 UTC 

[RFC v4 0/2] x86/xen: add xen hypercall preemption
 2015-01-27  1:45 UTC  (5+ messages)
` [RFC v4 1/2] x86/xen: add xen_is_preemptible_hypercall()

[PATCH] usb: phy-generic: Don't fail on missing gpio reset
 2015-01-27  1:45 UTC  (2+ messages)

[PATCH v7 0/4] Add support for parametrized events
 2015-01-27  1:43 UTC  (16+ messages)
` [PATCH v7 1/7] perf: provide sysfs_show for struct perf_pmu_events_attr
` [PATCH v7 2/7] perf: add PMU_EVENT_ATTR_STRING() helper
` [PATCH v7 3/7] perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
` [PATCH v7 4/7] powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
` [PATCH v7 5/7] powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated
` [PATCH v7 6/7] powerpc/perf/hv-gpci: add the remaining gpci requests
` [PATCH v7 7/7] powerpc/perf/hv-24x7: Document sysfs event description entries

[PATCH] zram: free meta table in zram_meta_free
 2015-01-27  1:42 UTC  (4+ messages)

[PATCH net-next v1 00/18] RFC: new ETHTOOL_GSETTINGS/SSETTINGS API
 2015-01-27  1:36 UTC  (23+ messages)
` [PATCH net-next v1 01/18] net: ethtool: propagate get_settings error
` [PATCH net-next v1 02/18] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v1 03/18] net: usnic: use __ethtool_get_settings
` [PATCH net-next v1 04/18] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v1 05/18] net: tx4939: use __ethtool_get_ksettings
` [PATCH net-next v1 06/18] net: usnic: "
` [PATCH net-next v1 07/18] net: bonding: "
` [PATCH net-next v1 08/18] net: ipvlan: "
` [PATCH net-next v1 09/18] net: macvlan: "
` [PATCH net-next v1 10/18] net: team: "
` [PATCH net-next v1 11/18] net: fcoe: "
` [PATCH net-next v1 12/18] net: rdma: "
` [PATCH net-next v1 13/18] net: 8021q: "
` [PATCH net-next v1 14/18] net: bridge: "
` [PATCH net-next v1 15/18] net: core: "
` [PATCH net-next v1 16/18] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v1 17/18] net: mlx4: identify predicate for debug messages
` [PATCH net-next v1 18/18] net: mlx4: use new ETHTOOL_G/SSETTINGS API

[PATCH 0/4] DPDK memcpy optimization
 2015-01-27  1:42 UTC  (13+ messages)

[PATCH] cifs: fix MUST SecurityFlags filtering
 2015-01-27  1:40 UTC  (2+ messages)

[PATCH v2 1/3] ASoC: codecs: wm8904: add dt ids table
 2015-01-27  1:35 UTC  (9+ messages)
        ` [alsa-devel] "

[PATCH] DocBook: Do not exceed argument list limit
 2015-01-27  1:36 UTC  (2+ messages)


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.