All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-26 14:53:42 to 2015-03-26 15:38:38 UTC [more...]

[PATCH] base/dracut-lib.sh: remove bashism
 2015-03-26 15:38 UTC  (2+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH 4/4] crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings
 2015-03-26 15:38 UTC  (2+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH] Take into account lib64 dirs when detecting version, modules and params
 2015-03-26 15:38 UTC  (2+ messages)
  ` [Dracut GitHub] Patchset imported to github

[PATCH] Add support for ethernet point-to-point connections configured via DHCP
 2015-03-26 15:38 UTC  (2+ messages)
` [Dracut GitHub] Patchset imported to github

[PATCH v2 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-26 15:37 UTC  (13+ messages)
` [PATCH v2 1/7] dmaengine: of_dma: Support for DMA routers
` [PATCH v2 3/7] dmaengine: Add driver for TI DMA crossbar on DRA7x

[PATCH] staging: rtl8192e: Replace printk with netdev_info
 2015-03-26 13:27 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v3 3/3] NFSD: Add support for encoding multiple segments
 2015-03-26 15:36 UTC  (16+ messages)

[Qemu-devel] [PATCH for-2.3 0/4] assorted s390x fixes
 2015-03-26 15:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.3 1/4] virtio-ccw: fix range check for SET_VQ
` [Qemu-devel] [PATCH for-2.3 2/4] virtio-ccw: range check in READ_VQ_CONF
` [Qemu-devel] [PATCH for-2.3 3/4] s390x: do not include ram_addr.h
` [Qemu-devel] [PATCH for-2.3 4/4] s390x/ipl: avoid sign extension

[PATCH 02/49] drm/i915/bxt: BXT FBC enablement
 2015-03-26 15:35 UTC  (2+ messages)
` [PATCH 02.1/49] drm/i915: use proper FBC base register on all new platforms

[PATCH RESEND 1/2] xen/blkback: safely unmap purge persistent grants
 2015-03-26 15:32 UTC  (6+ messages)
` [PATCH 2/2] xen/grant: introduce func gnttab_unmap_refs_async_wait_completion()

[PATCH] fstests: tests can use any name now, not 3 digits only
 2015-03-26 15:33 UTC  (5+ messages)
` [PATCH] fstests: Tests "
` [PATCH v6] "

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-03-26 15:32 UTC  (25+ messages)
` [patch 04/12] mm: oom_kill: remove unnecessary locking in exit_oom_victim()
` [patch 06/12] mm: oom_kill: simplify OOM killer locking
` [patch 07/12] mm: page_alloc: inline should_alloc_retry()
` [patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
` [patch 12/12] mm: page_alloc: do not lock up low-order allocations upon OOM

[PATCH v3] powerpc: Use PFN_PHYS() to avoid truncating the physical address
 2015-03-26 15:31 UTC  (3+ messages)

[PATCH V2] rtlwifi: rtl8192cu: Add new device ID
 2015-03-26 15:31 UTC  (2+ messages)

[PATCH] clocksource: tegra: Maintain CPU endianness
 2015-03-26 15:31 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: hummingboard: enable PCF8523 RTC support
 2015-03-26 15:31 UTC  (4+ messages)

[Qemu-devel] [PULL for v2.3 00/01] seccomp branch queue
 2015-03-26 15:30 UTC  (8+ messages)
` [Qemu-devel] [PULL for v2.3 01/01] seccomp: update libseccomp version and remove arch restriction

[PATCH 0/5] mbuf: enhancements of mbuf clones
 2015-03-26 15:30 UTC  (4+ messages)
` [PATCH 1/5] mbuf: fix clone support when application uses private mbuf data

[PATCH - nfs-utils] mount: improve error message when statd cannot be started
 2015-03-26 15:30 UTC  (2+ messages)

[PATCH] blkmapd: Make sure device root contains valid device id
 2015-03-26 15:29 UTC  (2+ messages)

[patch net-next] tc: introduce OpenFlow classifier
 2015-03-26 15:29 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/17] dm: x86: Convert x86 to use driver model more fully
 2015-03-26 15:29 UTC  (18+ messages)
` [U-Boot] [PATCH v2 01/17] dm: sf: Add driver model read/write/erase methods
` [U-Boot] [PATCH v2 02/17] dm: x86: spi: Convert ICH SPI driver to driver model
` [U-Boot] [PATCH v2 03/17] dm: x86: Add a uclass for a Platform Controller Hub
` [U-Boot] [PATCH v2 04/17] dm: x86: Add a uclass for an Low Pin Count (LPC) device
` [U-Boot] [PATCH v2 05/17] x86: chromebook_link: dts: Add PCH and LPC devices
` [U-Boot] [PATCH v2 06/17] dm: cros_ec: Convert cros_ec LPC driver to driver model
` [U-Boot] [PATCH v2 07/17] cros_ec: Reinit the cros_ec device when 'crosec init' is used
` [U-Boot] [PATCH v2 08/17] cros_ec: Drop unused CONFIG_DM_CROS_EC
` [U-Boot] [PATCH v2 09/17] sandbox: cros_ec: Drop unnecessary init
` [U-Boot] [PATCH v2 10/17] x86: "
` [U-Boot] [PATCH v2 11/17] exynos: "
` [U-Boot] [PATCH v2 12/17] cros_ec: Remove unused cros_ec_board_init() function
` [U-Boot] [PATCH v2 13/17] fdt: cros_ec: Drop compatible string in fdtdec
` [U-Boot] [PATCH v2 14/17] fdt: Drop LPC "
` [U-Boot] [PATCH v2 15/17] cros_ec: exynos: Match up device tree with kernel version
` [U-Boot] [PATCH v2 16/17] sandbox: cros_ec: Add Kconfig for sandbox EC config
` [U-Boot] [PATCH v2 17/17] i8042: Add keyboard enable logic in kbd_reset()

[PATCH] watchdog: at91sam9: use endian agnostic IO
 2015-03-26 15:29 UTC  (2+ messages)

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-26 15:29 UTC  (8+ messages)

[PATCH] mm: avoid tail page refcounting on non-THP compound pages
 2015-03-26 15:27 UTC 

at91 clocks
 2015-03-26 15:28 UTC  (5+ messages)

[PATCH 02/13] staging: sm750: add missing spaces after ','
 2015-03-26 15:28 UTC  (2+ messages)

[PATCH] ASoC: atmel_pcm: use endian agnostic IO accessors
 2015-03-26 15:28 UTC 

[PATCH v2 1/5] tests/exynos: add fimg2d performance analysis
 2015-03-26 15:27 UTC  (2+ messages)

[PATCH 1/9] usb:fsl:otg: Add controller version based ULPI and UTMI phy
 2015-03-26 15:17 UTC  (6+ messages)
` [PATCH 3/9] usb:fsl:otg: Signal host drv when host is otg
` [PATCH 4/9] usb:fsl:otg: Modify otg_event to start host drv
` [PATCH 5/9] usb:fsl:otg: Combine host/gadget start/resume for ID change
` [PATCH 7/9] usb:fsl:otg: Add host-gadget drv sync delay
` [PATCH 9/9] usb:fsl:otg: Make fsl otg driver as tristate

[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
 2015-03-26 15:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 06/28] qapi: Add some union tests
` [Qemu-devel] [PATCH v5 10/28] qapi: Segregate anonymous unions into alternates in generator
` [Qemu-devel] [PATCH v5 11/28] qapi: Rename anonymous union type in test

: About adding documentation in final SDK image
 2015-03-26 15:26 UTC 

[PATCH V5 0/2] add support for pmic_arb v2 and correct framework
 2015-03-26 15:26 UTC  (3+ messages)

RPmsg, DMA and ARM64
 2015-03-26 15:26 UTC  (2+ messages)

[PATCH v3 00/20] Remove depencies on staged config for atomic transition
 2015-03-26 15:27 UTC  (3+ messages)
` [PATCH 05/20] drm/i915: Update dummy connector atomic state with current config

mkfs error: "existing superblock read failed: Inappropriate ioctl for device"
 2015-03-26 15:25 UTC  (2+ messages)

Key expansion and overrides?
 2015-03-26 15:23 UTC  (2+ messages)

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-26 15:23 UTC  (10+ messages)
` [RFCv3 PATCH 30/48] sched: Calculate energy consumption of sched_group

[PATCH] Infrastructure to un-/lock vts in vt_ioctl.c
 2015-03-26 15:23 UTC 

[meta-fsl-arm-extra][PATCH 0/3] linux-boundary (3.10.17): update to latest up-stream
 2015-03-26 15:23 UTC  (10+ messages)

[PATCH] staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
 2015-03-26 15:22 UTC  (2+ messages)

[PATCH] firmware: dmi_scan: Prevent dmi_num integer overflow
 2015-03-26 15:21 UTC  (5+ messages)

gstreamer1.0-plugins-bad: Update DEPENDS
 2015-03-26 15:21 UTC 

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-26 15:20 UTC  (6+ messages)
` [PATCH 2/3] pm: domains: factor out code to get the generic PM domain from a struct device

[PATCH] vhost: Fix `struct file' leakage in `eventfd_link'
 2015-03-26 15:20 UTC  (4+ messages)

[PATCH] drm/i915/skl: fix semicolon.cocci warnings
 2015-03-26 15:22 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v3 1/6] tools/libxl: Introduce min and max macros
 2015-03-26 15:20 UTC  (3+ messages)
` [PATCH v3 6/6] tools/libxl: Adjust datacopiers POLLHUP handling when the fd is also readable

[Xenomai] Xenomai 3.0-rc3 Interruption on Arietta G25 (AT91SAM9G25 chip)
 2015-03-26 15:19 UTC  (10+ messages)

[PATCH] drm/i915: Remove unecessary ; in intel_pm.c
 2015-03-26 15:21 UTC 

[PATCH] arm: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-26 15:19 UTC  (5+ messages)

[PATCH 0/2] workqueue: fix a bug when numa mapping is changed
 2015-03-26 15:18 UTC  (8+ messages)
` [PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent

weston: Add .profile into the targetfs
 2015-03-26 15:18 UTC 

[PATCH v3 00/42] hpsa updates
 2015-03-26 15:18 UTC  (8+ messages)
` [PATCH v3 37/42] hpsa: use block layer tag for command allocation

[Bug 89713] [radeon]GPU lockup in World of Tanks with gallium nine
 2015-03-26 15:17 UTC  (2+ messages)

[Buildroot] [PATCH v8] package/sysdig: New package
 2015-03-26 15:17 UTC  (3+ messages)

drm/exynos: add async G2D execution to libdrm
 2015-03-26 15:16 UTC  (6+ messages)
` [PATCH 1/5] tests/exynos: add fimg2d performance analysis

[PATCH] git-push.txt: clean up force-with-lease wording
 2015-03-26 15:15 UTC 

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26 15:15 UTC  (12+ messages)
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID

[PATCH] ath10k: replenish htc tx credits always
 2015-03-26 15:14 UTC  (3+ messages)

[PATCH 3/3] libxl: drop virDomainObj lock when destroying a domain
 2015-03-26 15:14 UTC  (2+ messages)

[PATCH libdrm 0/9] Rework remaining tests
 2015-03-26 15:14 UTC  (6+ messages)
` [PATCH libdrm 1/9] tests/dristat: don't include C files

[Bug 93251] New: qemu-kvm guests randomly hangs after reboot command in guest
 2015-03-26 15:13 UTC  (2+ messages)
` [Bug 93251] "

scatterlist copy to buffer and copy back
 2015-03-26 15:13 UTC 

[PATCH 0/3] Handling extended headers of bnep control frames
 2015-03-26 15:13 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: bnep: Add support for get bnep features via ioctl

[PATCH] xf86drmMode.h: inline -> __inline for use with gcc -std=c89 -pedantic
 2015-03-26 15:12 UTC  (2+ messages)

master - tests: drop vg2 at end of test
 2015-03-26 15:12 UTC 

master - tests: skip system_id test in cluster
 2015-03-26 15:12 UTC 

[PATCH] xen-netfront: transmit fully GSO-sized packets
 2015-03-26 15:08 UTC  (4+ messages)

[PATCH net-next v6 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-03-26 15:10 UTC  (14+ messages)
` [PATCH net-next v6 4/7] ixgbevf: Add a RETA query code

IPv6 nexthop for IPv4
 2015-03-26 15:10 UTC  (5+ messages)

[Printing-architecture] OpenPrinting Summit 2015 - Schedules updated
 2015-03-26 15:10 UTC  (2+ messages)
` [Printing-architecture] [Printing-summit] "

[PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver
 2015-03-26 15:09 UTC  (7+ messages)
` [PATCH 7/9] tty: "
` [PATCH 8/9] MIPS, ttyFDC: Add early FDC console support
` [PATCH 9/9] ttyFDC: Implement KGDB IO operations

linux-next: build warnings after merge of the access_once tree
 2015-03-26 15:08 UTC  (7+ messages)

[PATCH v6 0/3] cgroups: add pids subsystem
 2015-03-26 15:08 UTC  (9+ messages)
` [PATCH v6 2/3] cgroups: allow a cgroup subsystem to reject a fork

[PATCH] Add virtio gpu driver
 2015-03-26 15:07 UTC  (14+ messages)
            ` [virtio-dev] "

[Buildroot] [PATCH] haserl: bump to version 0.9.35
 2015-03-26 15:06 UTC 

[PATCH 05/11] perf data: Add tracepoint events fields CTF conversion support
 2015-03-26 15:05 UTC  (11+ messages)
        ` [PATCH] perf build: Fix libbabeltrace detection

[Qemu-devel] E5-2620v2 - emulation stop error
 2015-03-26 15:05 UTC  (18+ messages)
                        `  "

master - tests: pvmove better delay check
 2015-03-26 15:05 UTC 

[PATCH] lglock: Use spinlock_t instead of arch_spinlock_t
 2015-03-26 15:02 UTC 

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-26 15:01 UTC  (2+ messages)

[PATCH bluetooth-next 1/3] mac802154: cleanup concurrent check
 2015-03-26 15:01 UTC  (5+ messages)
` [PATCH bluetooth-next 3/3] at86rf230: fix is_tx while error handling

usvhost interface dropping packets
 2015-03-26 15:01 UTC 

[PATCH V7 00/12] xen: Clean-up of mem_event subsystem
 2015-03-26 15:01 UTC  (7+ messages)
` [PATCH V7 07/12] xen: Introduce monitor_op domctl

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-26 15:00 UTC  (12+ messages)

[PATCH v2] leds: start numerating duplicated devices from 2
 2015-03-26 14:59 UTC 

power/reset: at91: big endian fixes for atsama5d3x
 2015-03-26 14:59 UTC 

[PATCH] c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writeback
 2015-03-26 14:58 UTC  (2+ messages)

[patch 1/4] fs, jfs: remove slab object constructor
 2015-03-26 14:57 UTC  (6+ messages)

[PATCH] c6x: kernel: setup: Export symbol memory_end
 2015-03-26 14:58 UTC  (2+ messages)

[Qemu-devel] [GSoC] project proposal
 2015-03-26 14:58 UTC  (2+ messages)

BUG: SCSI aic7xxx driver and AMD IOMMU
 2015-03-26 14:58 UTC  (10+ messages)

[PATCH] c6x: kernel: setup: Add screen_info global variable
 2015-03-26 14:57 UTC  (2+ messages)

[PATCH] c6x: include: asm: Kbuild: Add generic serial.h
 2015-03-26 14:57 UTC  (2+ messages)

[PATCH] c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device
 2015-03-26 14:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] ARM: mxs: get boot mode from OTP
 2015-03-26 14:57 UTC  (3+ messages)

[PATCH] libart-lgpl: add art_config.h for armeb/aarch64be/aarch64be_32
 2015-03-26 14:56 UTC  (3+ messages)

[PATCH] leds-gpio: Fix error handling and memory leak
 2015-03-26 14:55 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Add psr_enabled on pipe_config
 2015-03-26 14:50 UTC  (2+ messages)

[V6 PATCH 0/3] Introduce ACPI support for ahci_platform driver
 2015-03-26 14:38 UTC  (4+ messages)
` [V6 PATCH 1/3] ACPICA: Add ACPI _CLS processing

[PATCH libdrm 1/4] drmSL: Fix neighbor printing
 2015-03-26 14:53 UTC  (3+ messages)
` [PATCH libdrm v3 1/3] drmSL: Fix neighbor lookup

[PATCH v2 0/5] ARM: sunxi: SRAM mapping support
 2015-03-26 14:53 UTC  (9+ messages)
` [PATCH v2 2/5] ARM: dts: sun4i: Add A10 SRAM and SRAM controller
` [PATCH v2 3/5] ARM: dts: sun5i: Add A13 and A10s "
` [PATCH v2 4/5] ARM: dts: sun7i: Add A20 "
` [PATCH v2 5/5] net: allwinner: emac: Claim our SRAM


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.