All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-25 14:51:51 to 2015-07-25 20:17:23 UTC [more...]

[PATCH 0/7] Another posting of the Dove PMU series
 2015-07-25 20:17 UTC  (3+ messages)

[PATCH] bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
 2015-07-25 20:07 UTC  (2+ messages)

[Buildroot] [PATCH] package/exim: Fix compilation error with musl
 2015-07-25 20:05 UTC  (2+ messages)

[Buildroot] qt5base build issue
 2015-07-25 20:02 UTC  (9+ messages)

guten Tag
 2015-07-25  8:04 UTC 

linux-next: build failure after merge of the akpm-current tree
 2015-07-25 19:47 UTC  (4+ messages)

Please do not generate patches purely based on checkpatch
 2015-07-25 19:50 UTC 

[U-Boot] Please pull u-boot-sunxi master
 2015-07-25 19:50 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] System-wide interface to specify the level of PM tuning
 2015-07-25 19:50 UTC  (5+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-07-25 19:50 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-07-25 19:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] ltp-testsuite: support building with toolchains without native RPC
 2015-07-25 19:44 UTC  (3+ messages)

[PATCH v3 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
 2015-07-25 19:41 UTC  (9+ messages)

[PATCH v2 0/3] Add DT support for netxbig LEDs
 2015-07-25 19:36 UTC  (5+ messages)

[Buildroot] [PATCH] libubox: bump version
 2015-07-25 19:36 UTC 

[PATCH v9 0/3] Move EAL common functions
 2015-07-25 19:36 UTC  (5+ messages)
` [PATCH v9 1/3] Move common functions in eal_lcore.c
  ` [PATCH v9 2/3] Move common functions in eal_timer.c
  ` [PATCH v9 3/3] Move common functions in eal_memory.c

[Buildroot] [PATCH] Makefile: unexport O
 2015-07-25 19:34 UTC  (2+ messages)

[PATCH 1/3] x86/asm/entry/32: Massage SYSENTER32 fast path to be nearly identical to SYSCALL32
 2015-07-25 19:33 UTC  (5+ messages)
` [PATCH 2/3] x86/asm/entry/32: Remove most of SYSCALL32 code, part 1

[PATCH] dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
 2015-07-25 19:29 UTC  (5+ messages)

[PATCH] ravb: minimize TX data copying
 2015-07-25 19:20 UTC  (2+ messages)

[PATCHv3 0/6] recipetool/devtool/oe-selftest: pull from BBPATH
 2015-07-25 19:18 UTC  (3+ messages)

[PATCH] PCI: iproc_bcma: allow build as module
 2015-07-25 19:15 UTC 

[PATCH] wget.py: support for semi-colons in URL
 2015-07-25 19:14 UTC  (2+ messages)

Confirm your Twitter account, SHILOH Cuxton
 2015-07-25 19:13 UTC 

[PATCH] bcma: fix build error when build as module
 2015-07-25 19:10 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] python-web2py improvements
 2015-07-25 19:02 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] package/python-web2py: cleaning for space savings

[PATCH 00/18] Redesign of dmc firmware loading
 2015-07-25 19:00 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/bxt: Path added of dmc firmware ver1 for BXT
` [PATCH 02/18] drm/i915/bxt: Modified HAS_CSR, added support "
` [PATCH 03/18] drm/i915/bxt: Stepping info added for bxt
` [PATCH 04/18] drm/i915/gen9: block disable call for pw1 if dmc firmware is present
` [PATCH 05/18] drm/i915/gen9: csr_init after runtime pm enable
` [PATCH 06/18] drm/i915/gen9: move assert_csr_loaded into intel_rpm.c
` [PATCH 07/18] drm/i915/gen9: Remove csr.state, csr_lock and related code
` [PATCH 08/18] drm/i915/gen9: Align line continuations in intel_csr.c
` [PATCH 09/18] drm/i915/gen9: Simplify csr loading failure printing
` [PATCH 10/18] drm/i915/gen9: extract parse_csr_fw
` [PATCH 11/18] drm/i915/gen9: Don't try to load garbage dmc firmware on resume
` [PATCH 12/18] drm/i915/gen9: Use dev_priv in csr functions
` [PATCH 13/18] drm/i915: Use request_firmware and our own async work
` [PATCH 14/18] drm/i915/gen9: Use flush_work to synchronize with dmc loader
` [PATCH 15/18] drm/i915/skl: Making DC6 entry is the last call in suspend flow
` [PATCH 16/18] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
` [PATCH 17/18] drm/i915/skl: Removed csr firmware load in resume path
` [PATCH 18/18] drm/i915/gen9: Removed byte swapping for csr firmware

[PATCH] bcma: populate bus DT subnodes as platform_device-s
 2015-07-25 18:55 UTC  (6+ messages)

[Bug 91202] output to DVI-I is blank
 2015-07-25 18:50 UTC  (4+ messages)

[RFC ebeam PATCH v2 0/2] Add a new USB eBeam input driver
 2015-07-25 18:48 UTC  (4+ messages)
` [RFC ebeam PATCH v2 1/2] hid: Blacklist eBeam devices
` [RFC ebeam PATCH v2 2/2] input: misc: New USB eBeam input driver

[PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-25 18:45 UTC  (19+ messages)
` [PATCH v4 2/3] x86/ldt: Make modify_ldt optional
        ` [PATCH 4/3] x86/ldt: allow to disable modify_ldt at runtime

[U-Boot] [PATCH] tools: remove mpc86x_clk tool
 2015-07-25 18:40 UTC 

[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-07-25 18:34 UTC  (9+ messages)

How to organize multiple small reusable components with Git?
 2015-07-25 18:31 UTC  (2+ messages)

Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
 2015-07-25 18:22 UTC  (8+ messages)

[PATCH 0/3] x86_64: Make int3 non-magical
 2015-07-25 18:12 UTC  (12+ messages)
` [PATCH 1/3] x86/entry/64: Refactor IRQ stacks and make then NMI-safe

guten Tag
 2015-07-25  8:04 UTC 

[Buildroot] [PATCH v6 1/1] mosh: new package
 2015-07-25 18:00 UTC  (4+ messages)

[Buildroot] [PATCH v7 1/1] mosh: new package
 2015-07-25 17:55 UTC 

[Buildroot] Unable to login as root to new buildroot system
 2015-07-25 17:51 UTC  (3+ messages)

[GIT PULL] libnvdimm fix for 4.2-rc4
 2015-07-25 17:51 UTC  (2+ messages)

[Buildroot] [PATCH v9 1/1] rtl8821au: new package
 2015-07-25 17:51 UTC 

[U-Boot] [PATCH] drivers: hierarchize drivers Kconfig menu
 2015-07-25 17:46 UTC 

[PATCH] mtd: gpio-addr-flash: add missing iounmap in probe/remove
 2015-07-25 17:44 UTC  (2+ messages)

[Buildroot] [PATCH v8 1/1] rtl8821au: new package
 2015-07-25 17:44 UTC  (2+ messages)

[RFC/PATCH] log: add log.firstparent option
 2015-07-25 17:41 UTC  (12+ messages)

[PATCH] xen/events: Support event channel rebind on ARM
 2015-07-25 17:34 UTC 

[PATCH] xen/events: Support event channel rebind on ARM
 2015-07-25 17:34 UTC  (2+ messages)

[PATCH] arm/xen: Drop the definition of xen_pci_platform_unplug
 2015-07-25 17:34 UTC 

[PATCH] arm/xen: Drop the definition of xen_pci_platform_unplug
 2015-07-25 17:34 UTC  (2+ messages)

[lm-sensors] [PATCH v3] hwmon: (nct7802) Add autopoint attributes
 2015-07-25 17:29 UTC  (2+ messages)

[PATCH v3 0/6] Add support for DA9150 Fuel-Gauge
 2015-07-25 17:27 UTC  (3+ messages)
` [PATCH v3 3/6] power: "

[PATCH] parport: Revert "parport: fix memory leak"
 2015-07-25 17:22 UTC  (2+ messages)

[Buildroot] [PATCH 00/47] package/kodi: bump version to 15.0 Isengard
 2015-07-25 17:14 UTC  (14+ messages)
` [Buildroot] [PATCH 01/47] package/libsquish: New package
` [Buildroot] [PATCH 02/47] package/libplatform: new package
` [Buildroot] [PATCH 03/47] package/libcec: bump to version 3.0.1
` [Buildroot] [PATCH 05/47] package/kodi: Add option for lirc support
` [Buildroot] [PATCH 12/47] package/kodi-pvr-addons: Prepare to split into addon-specific packages
` [Buildroot] [PATCH 13/47] package/kodi-platform: new package

[Xenomai] xenomai use for Raspberry Pi (ARM7) has error
 2015-07-25 17:02 UTC  (4+ messages)

[PATCH] Smack: replace capable() with ns_capable()
 2015-07-25 16:59 UTC  (3+ messages)

[PATCH 1/3] powerpc: No need to disable kernel FP/VMX/VSX MSR bits on context switch
 2015-07-25 16:57 UTC  (3+ messages)
` [PATCH 2/3] powerpc: Create context switch helpers save_sprs() and restore_sprs()
` [PATCH 3/3] powerpc: Remove redundant mflr in _switch

[PATCH] VT-d: add iommu=igfx_off option to workaround graphics issues
 2015-07-25 16:57 UTC  (2+ messages)
` [PATCH v2] VT-d: add iommu=igfx "

[qemu-mainline test] 59908: regressions - FAIL
 2015-07-25 16:34 UTC  (2+ messages)

[sched/preempt] 103637a5b94: 12.4% fsmark.app_overhead, -1.4% fsmark.files_per_sec
 2015-07-25 16:32 UTC  (3+ messages)
` [lkp] "

[lm-sensors] [PATCH] hwmon: (k10temp) remove duplicate pci-id define
 2015-07-25 16:30 UTC  (2+ messages)

[Buildroot] [PATCH v7 1/1] rtl8821au: new package
 2015-07-25 16:29 UTC  (6+ messages)

[PATCH -mm v9 0/8] idle memory tracking
 2015-07-25 16:24 UTC  (6+ messages)

[Buildroot] [PATCH v2] rtl8188eu: new package
 2015-07-25 16:23 UTC  (2+ messages)

[PATCH 1/2] staging: lustre: fixed comments without */ on a separate line
 2015-07-25 16:22 UTC  (2+ messages)
` [PATCH 2/2] staging: lustre: fixed 80-char rule

[PATCH v2 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
 2015-07-25 16:22 UTC  (7+ messages)
` [PATCH v2 3/3] i2c: i801: add support of Host Notify

From: Leslie Mcbride
 2015-07-25 16:11 UTC 

[PATCH] build: use correct qemu path in systemd service file and init script
 2015-07-25 16:19 UTC  (5+ messages)

[B.A.T.M.A.N.] encapsulated ethernet frame format
 2015-07-25 16:15 UTC  (4+ messages)

[Buildroot] [PATCH v6 1/1] rtl8821au: new package
 2015-07-25 16:13 UTC  (3+ messages)

[PATCHv2 00/20] asynchronous ALUA device handler
 2015-07-25 16:00 UTC  (21+ messages)
` [PATCH 04/20] scsi_dh_alua: Improve error handling
` [PATCH 08/20] scsi_dh_alua: Make stpg synchronous
` [PATCH 09/20] scsi_dh_alua: switch to scsi_execute()
` [PATCH 11/20] scsi_dh_alua: Use separate alua_port_group structure
` [PATCH 14/20] scsi_dh_alua: parse target device id
` [PATCH 16/20] scsi_dh_alua: Use workqueue for RTPG

[PATCH] nfit: Don't check _STA on NVDIMM devices
 2015-07-25 15:53 UTC  (2+ messages)

[PATCH 0/5] device handler interface update
 2015-07-25 15:42 UTC  (9+ messages)
` [PATCH 1/5] scsi: rescan VPD attributes
` [PATCH 4/5] scsi_dh_alua: add 'state' callback function

[PATCH 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-07-25 15:42 UTC  (3+ messages)
` [PATCH 3/4] power: Add Qualcomm SMBB driver

[Ksummit-discuss] [TECH TOPIC] Overlays and file(system) unioning issues
 2015-07-25 15:39 UTC  (4+ messages)

Sftp deploy hangs when using dropbear and yocto fido
 2015-07-25 15:30 UTC  (3+ messages)

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-07-25 15:20 UTC  (3+ messages)

[PATCH 1/5] cfdisk: allow an uppercase X to toggle the extra info
 2015-07-25 15:18 UTC  (5+ messages)
` [PATCH 2/5] cfdisk: spell "label" in lower case
` [PATCH 3/5] cfdisk: bring the hint line closer to the menu line
` [PATCH 4/5] cfdisk: keep the extra info block separate from menu and partitions
` [PATCH 5/5] cfdisk: when moving inside the menu, always redraw it completely

[PATCHv2 0/8] ARM: mvebu: add suspend to RAM support for Armada 38x
 2015-07-25 15:17 UTC  (2+ messages)

cfdisk: partition type wraps to next line on small screens
 2015-07-25 15:17 UTC 

[Bug 93701] New: radeon: two "empty" pixel lines on left side of screen, rest of screen gets slightly squished
 2015-07-25 15:16 UTC  (2+ messages)
` [Bug 93701] "

[libvirt test] 59907: tolerable all pass - PUSHED
 2015-07-25 15:15 UTC 

Building kernel the Debian way fails
 2015-07-25 15:12 UTC  (3+ messages)

State of ISO-TP in SocketCAN?
 2015-07-25 15:11 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-07-25 15:06 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/9] net: tftp: Move tftp.h file from ./net to ./include/net

[PATCH v5] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable
 2015-07-25 15:01 UTC  (9+ messages)

[ALC668]: Asus N751JK - Incorrect default pin assignment for external base speaker and external microphone not working
 2015-07-25 14:57 UTC  (13+ messages)

[PATCH 0/5] Second round of MCPM refactoring
 2015-07-25 14:54 UTC  (5+ messages)
` [PATCH 3/5] ARM: MCPM: make internal helpers private to the core code

[QA 2015/07/17 ww30] Testing report for `drm-intel-testing`
 2015-07-25 14:53 UTC 

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-07-25 14:51 UTC  (5+ 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.