All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-18 12:21:30 to 2015-02-18 13:51:53 UTC [more...]

[Qemu-devel] [PATCH v3 00/52] ACPI refactoring: replace template patching with C AML API
 2015-02-18 13:51 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 04/52] acpi: factor out ACPI const int packing out of build_append_value()
` [Qemu-devel] [PATCH v3 23/52] pc: acpi-build: drop unsupported PM1b_CNT.SLP_TYP
` [Qemu-devel] [PATCH v3 47/52] pc: acpi-build: drop remaining ssdt_misc template and use acpi_def_block()

[PATCH v2 0/3] arm/arm64: Detect Xen support earlier
 2015-02-18 13:51 UTC  (4+ messages)
` [PATCH v2 1/3] arm/xen: Correctly check if the event channel interrupt is present
` [PATCH v2 2/3] arm,arm64/xen: move Xen initialization earlier
` [PATCH v2 3/3] xen/arm: allow console=hvc0 to be omitted for guests

[PATCH] at91sam9_wdt: Allow watchdog to reset device at early boot
 2015-02-18 13:51 UTC  (13+ messages)
` [PATCHv3 0/2] watchdog: Introduce "early-timeout-sec" property
  ` [PATCH 1/2] devicetree: Document generic watchdog properties
  ` [PATCH 2/2] at91sam9_wdt: Allow watchdog to reset device at early boot

[Qemu-devel] [PATCH 0/3] coroutine: Fix qemu_coroutine_yield()
 2015-02-18 13:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] coroutine: Clean up qemu_coroutine_enter()

[PATCH for-4.6 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
 2015-02-18 13:50 UTC  (12+ messages)
` [PATCH 5/5] xen: arm: handle PCI DT node ranges and interrupt-map properties

[Qemu-devel] [RFC PATCH v9 00/23] Deterministic replay core
 2015-02-18 13:49 UTC  (19+ messages)
` [Qemu-devel] [RFC PATCH v9 04/23] replay: internal functions for replay log
` [Qemu-devel] [RFC PATCH v9 06/23] replay: introduce icount event
` [Qemu-devel] [RFC PATCH v9 08/23] cpu: replay instructions sequence
` [Qemu-devel] [RFC PATCH v9 12/23] timer: replace time() with QEMU_CLOCK_HOST
` [Qemu-devel] [RFC PATCH v9 15/23] aio: replace stack of bottom halves with queue
` [Qemu-devel] [RFC PATCH v9 19/23] typedef: add typedef for QemuOpts
` [Qemu-devel] [RFC PATCH v9 20/23] replay: initialization and deinitialization
` [Qemu-devel] [RFC PATCH v9 22/23] replay: command line options

[RFC PATCH] lib/librte_ethdev: Expand port identifier
 2015-02-18 13:49 UTC  (6+ messages)

[PATCH] rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
 2015-02-18 13:48 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/8 v5] quota: Unify VFS and XFS quota interfaces
 2015-02-18 13:47 UTC  (26+ messages)
`  "
` [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info
  ` [Cluster-devel] "
` [PATCH 2/8] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
  ` [Cluster-devel] "
` [PATCH 3/8] xfs: Convert to using ->get_state callback
  ` [Cluster-devel] "
` [PATCH 4/8] gfs2: "
  ` [Cluster-devel] "
` [PATCH 5/8] quota: Remove ->get_xstate and ->get_xstatev callbacks
  ` [Cluster-devel] "
` [PATCH 6/8] quota: Make ->set_info use structure with neccesary info to VFS and XFS
  ` [Cluster-devel] "
` [PATCH 7/8] xfs: Add support for Q_SETINFO
  ` [Cluster-devel] "
` [PATCH 8/8] quota: Hook up Q_XSETQLIM for id 0 to ->set_info
  ` [Cluster-devel] "

[PATCH RT] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
 2015-02-18 13:48 UTC 

[PATCH v3] iio: improve usage of gpiod API
 2015-02-18 13:48 UTC  (2+ messages)

[PATCH net] sock: sock_dequeue_err_skb() needs hard irq safety
 2015-02-18 13:47 UTC 

odb_mkstemp's 0444 permission broke write/delete access on AFP
 2015-02-18 13:47 UTC  (10+ messages)

RAID1 might_sleep() warning on 3.19-rc7
 2015-02-18 13:47 UTC  (11+ messages)

[PATCH 2/2] [PATCH] sched: Add smp_rmb() in task rq locking cycles
 2015-02-18 13:47 UTC  (11+ messages)

[U-Boot] [PATCH v2 0/19] dm: Convert boards to Kconfig for driver model
 2015-02-18 13:44 UTC  (3+ messages)
` [U-Boot] [PATCH v2 17/19] dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig

[GIT PULL] EFI urgent fixes
 2015-02-18 13:43 UTC  (3+ messages)

[PATCH 0/3 v3][RFC] dmaengine: rcar-audmapp: calculate chcr via src/dst addr
 2015-02-18 13:43 UTC  (2+ messages)

[PATCH v4 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-02-18 13:40 UTC  (9+ messages)
` [PATCH v4 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-18 13:42 UTC  (9+ messages)
` [RFC PATCH 6/9] livepatch: create per-task "

[PATCH v3 0/2] new headroom stats library and example application
 2015-02-18 13:41 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] librte_headroom: New library for checking core/system/app load
  ` [PATCH v4 2/2] examples: introduce new l2fwd-headroom example

[PATCH next v4 2/6] bonding: implement bond_poll_controller()
 2015-02-18 13:40 UTC  (3+ messages)

[PATCH] arm64: Enable CONFIG_COMPAT also for 64k page size
 2015-02-18 13:40 UTC  (7+ messages)

[PATCH 0/2] arm/arm64: Detect Xen support earlier
 2015-02-18 13:40 UTC  (7+ messages)

[PATCH 0/3] Enable uio_pci_generic support
 2015-02-18 13:39 UTC  (3+ messages)
` [PATCH v1 1/3] eal: enable "

Kernel freezes during boot, built from Dora for iMX.6 Quad
 2015-02-18 13:39 UTC 

[Qemu-devel] [RFC PATCH] vpc: Ignore geometry for large images
 2015-02-18 13:38 UTC  (15+ messages)

[Patch v2] firmware: dmi_scan: fix dmi scan to handle "End of Table" structure
 2015-02-18 13:38 UTC  (4+ messages)

[PATCH 00/35] Some kernel/time cleanups
 2015-02-18 13:35 UTC  (9+ messages)
` [PATCH 32/35] clockevents: Fix cpu down race for hrtimer based broadcasting
` [PATCH 34/35] tick: Provide tick_suspend_local()

[PATCH V6 00/13] xen: Clean-up of mem_event subsystem
 2015-02-18 13:35 UTC  (5+ messages)
` [PATCH V6 04/13] xen: Rename mem_event to vm_event

[REGRESSION] fdo bug 86565 - black screen after resume from hibernation since linux kernel 3.18
 2015-02-18 13:34 UTC  (2+ messages)
` [Intel-gfx] "

Using the coda driver with Gstreamer
 2015-02-18 13:34 UTC  (8+ messages)

[PATCH] libceph: kfree() in put_osd() shouldn't depend on authorizer
 2015-02-18 13:34 UTC  (2+ messages)

[PATCH-rt 0/2] Fix up aio splats at reboot garbage collection
 2015-02-18 13:33 UTC  (3+ messages)

almost(?) hole in nf_conntrack_sip
 2015-02-18 13:33 UTC 

[PATCH] domctl: do away with tool stack based retrying
 2015-02-18 13:31 UTC  (3+ messages)

[Bug 87244] New: [NV94] X hangs, logs show kernel: nouveau E[ PFIFO][0000:01:00.0] still angry after 101 spins, halt followed by an X trace
 2015-02-18 13:30 UTC  (2+ messages)
  ` [Bug 87244] "

[PATCH 2/2] MIPS: Makefile: Pass -march option on Loongson3A cores
 2015-02-18 13:30 UTC  (3+ messages)
` [PATCH v2 "

[U-Boot] [PATCH RFC v2 0/6] usb: host: Add driver model support
 2015-02-18 13:30 UTC  (2+ messages)

[PATCH 0/2] Fix nested sleep in adv7511 driver
 2015-02-18 13:30 UTC  (3+ messages)
` [PATCH 1/2] drm: adv7511: Fix DDC error interrupt reset
` [PATCH 2/2] drm: adv7511: Fix nested sleep when reading EDID

[PATCH] libceph: kfree() in put_osd() shouldn't depend on authorizer
 2015-02-18 13:27 UTC 

[PATCH] libceph: fix double __remove_osd() problem
 2015-02-18 13:25 UTC 

[ovmf test] 34650: regressions - trouble: broken/fail/pass
 2015-02-18 13:25 UTC 

[PATCH] rtc: ds1685: Remove superfluous checks for out-of-range u8 values
 2015-02-18 13:22 UTC  (2+ messages)

[Qemu-devel] [v2][PATCH] libxl: add one machine property to support IGD GFX passthrough
 2015-02-18 13:22 UTC  (15+ messages)
              ` [Qemu-devel] [Xen-devel] "

BUG v3.19: reference count warning when removing scsi_debug device
 2015-02-18 13:22 UTC 

[Bug 89198] Setting Refresh Rate on monitor causes flickering/artifacting
 2015-02-18 13:22 UTC  (2+ messages)

[PATCH v2] Staging: rtl8188eu: Use put_unaligned_le16
 2015-02-18 13:21 UTC  (3+ messages)
` [Outreachy kernel] "

[U-Boot] please pull u-boot-arc master
 2015-02-18 13:19 UTC  (4+ messages)

Lazytime feature bugs
 2015-02-18 13:19 UTC 

Should "git log --decorate" indicate whether the HEAD is detached?
 2015-02-18 13:19 UTC  (2+ messages)
` [RFC/PATCH] log: decorate detached HEAD differently

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-02-18 13:16 UTC  (6+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 4/8] ARM: dts: Add pwm-fan node to the Odroid-U3 board
      ` [lm-sensors] "

[PATCH 1/2] ath10k: fix broken traffic for 802.1x in client mode
 2015-02-18 13:02 UTC  (4+ messages)
` [PATCH 2/2] ath10k: fix broken traffic for static WEP in IBSS

[PATCH 0/4] mm: cma: add some debug information for CMA
 2015-02-18 13:12 UTC  (5+ messages)
` [PATCH 2/4] mm: cma: add functions to get region pages counters

[U-Boot] [U-boot][PATCH] keystone2: add support for UART download
 2015-02-18 13:12 UTC  (5+ messages)

[PATCH] x86: Adjust rdtsc inline assembly
 2015-02-18 13:11 UTC  (2+ messages)

[PATCH 3.2 000/152] 3.2.67-rc1 review
 2015-02-18 13:09 UTC  (7+ messages)
` [PATCH 3.2 015/152] PCI: Restore detection of read-only BARs
` [PATCH 3.2 090/152] time: adjtimex: Validate the ADJ_FREQUENCY values

[U-Boot] Please pull u-boot-fdt
 2015-02-18 13:09 UTC 

[PATCH 00/11] ARM: berlin: refactor chip and system controllers
 2015-02-18 13:09 UTC  (13+ messages)
` [PATCH 01/11] mfd: add the Berlin controller driver

[RFT] upcoming glibc 2.21 and gcc 4.9 upgrade
 2015-02-18 13:06 UTC  (19+ messages)
                ` [yocto] "
                  ` [OE-core] "
                                ` [yocto] "

[PATCH] pwm: mxs: fix period divider computation
 2015-02-18 13:06 UTC  (2+ messages)

[RFC] genl: Add utility function no append nested attribute into a message
 2015-02-18 13:06 UTC 

[PATCH v1] xen/arm: Do not allocate pte entries for MAP_SMALL_PAGES
 2015-02-18 13:03 UTC  (2+ messages)

[Qemu-devel] [PATCH] Makefile: fix up parallel building under MSYS+MinGW
 2015-02-18 12:59 UTC 

[PATCH next v4 1/6] bonding: Verify RX LACPDU has proper dest mac-addr
 2015-02-18 12:58 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] arm: a few steps to reduce the boot time
 2015-02-18 12:58 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/8] exynos: config: enable arch memcpy and arch memset
` [U-Boot] [PATCH v2 2/8] arm: relocation: clear .bss section with arch memset if defined
` [U-Boot] [PATCH v2 6/8] kconfig: malloc: add option for skip memset at malloc init
` [U-Boot] [PATCH v2 8/8] odroid: defconfig: enable expert and skip malloc memset

[PATCH next v4 6/6] bonding: Implement user key part of port_key in an AD system
 2015-02-18 12:56 UTC  (2+ messages)

[PATCH 1/2] ACPI / LPSS: Always disable I2C host controllers
 2015-02-18 12:54 UTC  (2+ messages)

[PATCH 0/5] Bluetooth: Clean up hci_cb usage
 2015-02-18 12:53 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: Add new hci_cb entries to the tail rather than the head
` [PATCH 2/5] Bluetooth: Convert hci_cb_list_lock to a mutex
` [PATCH 3/5] Bluetooth: Convert L2CAP security callback to use hci_cb
` [PATCH 4/5] Bluetooth: Convert connect_cfm to be triggered through hci_cb
` [PATCH 5/5] Bluetooth: Convert disconn_cfm "

[PATCH next v4 5/6] bonding: Allow userspace to set actors' macaddr in an AD-system
 2015-02-18 12:52 UTC  (2+ messages)

[PATCH next v4 4/6] bonding: Allow userspace to set actors' system_priority in AD system
 2015-02-18 12:50 UTC  (2+ messages)

[RFC] git cat-file "literally" option
 2015-02-18 12:50 UTC  (2+ messages)

[PATCH v2] introduce and use relaxed cpumask bitops
 2015-02-18 12:48 UTC  (2+ messages)

[meta-oe][meta-efl][PATCH 1/2] entrance, diskio: blacklist
 2015-02-18 12:47 UTC  (2+ messages)
` [meta-oe][meta-efl][PATCH 2/2] fltk: blacklist, still uses /usr/bin/freetype-config

[PATCH 0/2] remove limit on devargs parameters length
 2015-02-18 12:44 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH 0/7] [RFC] kernel: add a netlink interface to get information about processes
 2015-02-18 12:42 UTC  (6+ messages)

[PATCH v7 01/14] eal_pci: Add flag to hold kernel driver type
 2015-02-18 12:41 UTC  (10+ messages)
` [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached

[PATCH next v4 3/6] bonding: Implement port churn-machine (AD standard 43.4.17)
 2015-02-18 12:41 UTC  (2+ messages)

[PATCH v2] iio: common: ssp_sensors: Protect PM-only functions to kill warning
 2015-02-18 12:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/vdi: Fix locking for parallel requests
 2015-02-18 12:39 UTC  (2+ messages)

Inplace upgrading 4.4.x -> 4.5.0
 2015-02-18 12:38 UTC  (7+ messages)

[PATCH v2 0/3] Add ThunderX platform support
 2015-02-18 12:38 UTC  (3+ messages)
` [PATCH v2 1/3] xen/arm: "

Kernel freezes during boot, built from Dora for iMX.6 Quad
 2015-02-18 12:35 UTC 

RX performance bottleneck on i.MX6Q with KSZ9031
 2015-02-18 12:25 UTC 

[PATCH] coredump: Fix typo in comment
 2015-02-18 12:28 UTC  (3+ messages)

Page allocation error on bulk data transfer
 2015-02-18 12:22 UTC 

How to handle TIF_MEMDIE stalls?
 2015-02-18 12:29 UTC  (8+ messages)

[B.A.T.M.A.N.] Question concerning batman-adv bug #173 "Mesh packets on bat0"
 2015-02-18 12:28 UTC  (3+ messages)
  ` [B.A.T.M.A.N.] Antwort: "


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.