LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-18 00:09:50 to 2015-02-18 10:50:13 UTC [more...]

[PATCH 00/13] xen: support pv-domains larger than 512GB
 2015-02-18 10:50 UTC  (22+ messages)
` [PATCH 01/13] xen: sync with xen header
` [PATCH 02/13] xen: anchor linear p2m list in shared info structure
  ` [Xen-devel] "
` [PATCH 03/13] xen: eliminate scalability issues from initial mapping setup
` [PATCH 04/13] xen: move static e820 map to global scope
` [PATCH 05/13] xen: simplify xen_set_identity_and_remap() by using global variables
` [PATCH 06/13] xen: detect pre-allocated memory interfering with e820 map
` [PATCH 07/13] xen: find unused contiguous memory area
` [PATCH 08/13] xen: add service function to copy physical memory areas
` [PATCH 09/13] xen: check for kernel memory conflicting with memory layout
` [PATCH 10/13] xen: check pre-allocated page tables for conflict with memory map
` [PATCH 11/13] xen: move initrd away from e820 non-ram area
` [PATCH 12/13] xen: if p2m list located in to be remapped region delay remapping
` [PATCH 13/13] xen: allow more than 512 GB of RAM for 64 bit pv-domains
      ` [Xen-devel] "

[ANNOUNCE] 3.14.23-rt20
 2015-02-18 10:47 UTC  (4+ messages)
  ` 3.14.23-rt20 - fs,btrfs: fix rt deadlock on extent_buffer->lock

[PATCH] Export clocks_calc_mult_shift() function
 2015-02-18 10:47 UTC 

[PATCH] iio: accel: mma9551: Protect PM-only functions by #ifdef CONFIG_PM_SLEEP
 2015-02-18 10:47 UTC 

[PATCH] x86, kaslr: propagate base load address calculation
 2015-02-18 10:46 UTC  (13+ messages)
      ` [PATCH v2] "

[RESEND PATCH] ARM: EXYNOS: Fix failed second suspend on Exynos4
 2015-02-18 10:45 UTC 

[PATCH] rtc: ds1685: Remove superfluous checks for out-of-range u8 values
 2015-02-18 10:44 UTC 

[PATCH] rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
 2015-02-18 10:42 UTC 

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

[PATCH] pinctrl: at91: move lock/unlock_as_irq calls into request/release resources methods
 2015-02-18 10:41 UTC  (2+ messages)

[PATCH] net: Initialize all members in skb_gro_remcsum_init()
 2015-02-18 10:38 UTC 

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

[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space
 2015-02-18 10:24 UTC  (3+ messages)
` [PATCH 2/3] drivers:hv Convert VMBus and its descendants to PnP

[PATCH] mtd: pxa3xx-nand: handle PIO in threaded interrupt
 2015-02-18 10:16 UTC  (2+ messages)

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

[PATCH] fs: record task name which froze superblock
 2015-02-18 10:18 UTC  (6+ messages)
    ` [PATCH v2] "

[RFC/PATCH] extcon: otg_gpio: add driver for USB OTG port controlled by GPIO(s)
 2015-02-18 10:17 UTC  (8+ messages)

[PATCH 0/2] HID: huion: add libinput support
 2015-02-18 10:17 UTC  (6+ messages)
` [PATCH 1/2] HID: huion: enable button mode reporting
` [PATCH 2/2] HID: huion: split the stylus and pad in 2 nodes

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2015-02-18 10:07 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
  ` [PATCH v4 2/8] thermal: Provide stub for thermal_cdev_update() function
  ` [PATCH v4 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
  ` [PATCH v4 4/8] ARM: dts: Add pwm-fan node to the Odroid-U3 board
  ` [PATCH v4 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
  ` [PATCH v4 6/8] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
  ` [PATCH v4 7/8] hwmon: pwm-fan: Read PWM FAN configuration from device tree
  ` [PATCH v4 8/8] hwmon: pwm-fan: Code for using PWM FAN as a cooling device

[PATCH 0/4] mm: cma: add some debug information for CMA
 2015-02-18 10:06 UTC  (4+ messages)
` [PATCH 1/4] mm: cma: add currently allocated CMA buffers list to debugfs

[PATCH v4] modify the IO_TLB_SEGSIZE and IO_TLB_DEFAULT_SIZE configurable as flexible requirement about SW-IOMMU
 2015-02-18  9:56 UTC  (5+ messages)
` [Xen-devel] "

[PATCH 0/2] e820: Fix handling of NvDIMM chips
 2015-02-18  9:58 UTC  (4+ messages)
` [PATCH 3/3] pmem: Allow request_mem to fail, (CONFIG_BLK_DEV_PMEM_IGNORE_REQUEST_MEM_RET)

[PATCH 1/3] Printk() is replaced with pr_* respective functions in efifb.c
 2015-02-18  9:51 UTC  (3+ messages)

[RFC] Add of_path property for all devices with a node
 2015-02-18  9:50 UTC  (9+ messages)
      ` [PATCH 2/2 v3] drivers/core/of: Add symlink to device-tree from devices with an OF node

3.20-rc0: GUI dies on resume, then systemd gots sigill
 2015-02-18  9:46 UTC 

[PATCH 3.12 000/122] 3.12.38-stable review
 2015-02-18  9:40 UTC  (5+ messages)
` [PATCH 3.12 065/122] lib/checksum.c: fix carry in csum_tcpudp_nofold

[PATCH v2 0/3] net: Linn Ethernet Packet Sniffer driver
 2015-02-18  9:40 UTC  (8+ messages)
` [PATCH v2 1/3] Ethernet packet sniffer: Device tree binding and vendor prefix

[PATCH 0/2] powerpc/kvm: Enable running guests on RT Linux
 2015-02-18  9:36 UTC  (4+ messages)
` [PATCH 1/2] powerpc/kvm: Convert openpic lock to raw_spinlock
` [PATCH 2/2] powerpc/kvm: Limit MAX_VCPUS for guests running on RT Linux

[PATCH v2 0/9] mfd: watchdog: rtc: New driver for ST's LPC IP
 2015-02-18  9:34 UTC  (4+ messages)
` [PATCH v2 4/9] ARM: STi: DT: STiH407: Add Device Tree node for the LPC

[RFC PATCH v2 00/15] QEMU: s390: cpu model implementation
 2015-02-18  9:29 UTC  (10+ messages)
` [RFC PATCH v2 02/15] cpu-model: Introduce option --probe to switch into probe mode
  ` [Qemu-devel] "
` [RFC PATCH v2 11/15] cpu-model/s390: Add QMP command query-cpu-model
  ` [Qemu-devel] "
` [RFC PATCH v2 12/15] cpu-model/s390: Extend QMP command query-cpu-definitions
  ` [Qemu-devel] "

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-18  9:27 UTC  (4+ messages)

[PATCH] ASLR: fix stack randomization on 64-bit systems
 2015-02-18  9:15 UTC  (4+ messages)

linux-next: Tree for Feb 17
 2015-02-18  9:14 UTC  (4+ messages)
` linux-next: Tree for Feb 17 (mips build failures)

[PATCH v2] x86: Prevent oops with >16 memory controllers
 2015-02-18  9:00 UTC  (2+ messages)

linux-next: Tree for Feb 9 (build failures)
 2015-02-18  8:47 UTC  (4+ messages)
` [PATCH] clocksource: whitelist asm9260_timer driver for ARM

[PATCH] KVM: PPC: Convert openpic lock to raw_spinlock
 2015-02-18  8:40 UTC  (6+ messages)

[PATCH v4 0/5] Add support for Fujitsu USB host controller
 2015-02-18  8:47 UTC  (3+ messages)
` [PATCH v4 1/5] xhci: add a quirk for device disconnection errata for Synopsis Designware USB3 core

[PATCH 0/4] perf: add support for profiling jitted code
 2015-02-18  8:43 UTC  (5+ messages)
` [PATCH 4/4] perf tools: add JVMTI agent library

[GIT PULL] pwm: Changes for v3.20-rc1
 2015-02-18  8:43 UTC 

[PATCH 3/3] Moved assignment out of if() statement in efifb.c
 2015-02-18  8:36 UTC 

[PATCH 0/1] fix for pwm-mxs period divider computation
 2015-02-18  8:18 UTC  (2+ messages)
` [PATCH 1/1] fixing "

[PATCH 2/3] Static should not be initialize so removing static initialization from efifb.c
 2015-02-18  8:33 UTC 

[PATCH v4 0/3] powerpc: Enable seccomp filter support
 2015-02-18  8:16 UTC  (4+ messages)
` [PATCH v4 1/3] powerpc: Don't force ENOSYS as error on syscall fail
` [PATCH v4 2/3] powerpc: Relax secure computing on syscall entry trace
` [PATCH v4 3/3] powerpc: Enable HAVE_ARCH_SECCOMP_FILTER

[PATCH v3 0/4] phy: ti-pipe3: fixes for 3.19-rc
 2015-02-18  8:09 UTC  (4+ messages)

[PATCH v3 00/15] Revert h8300 archtecture
 2015-02-18  8:08 UTC  (6+ messages)
` [PATCH v3 10/15] h8300: Build scripts

[PATCH v2 0/2] Add epoll round robin wakeup mode
 2015-02-18  8:07 UTC  (7+ messages)
` [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN

[PATCH v4 2/4] mfd: lubbock_cplds: add lubbock IO board
 2015-02-18  8:07 UTC  (7+ messages)

[PATCH 0/3] powerpc/powernv: Correctly detect optional OPAL calls
 2015-02-18  7:57 UTC  (2+ messages)

[PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-02-18  7:46 UTC  (2+ messages)

Fw: [PATCH] lib/kstrtox.c Stop parsing integer on overflow
 2015-02-18  7:44 UTC 

[PATCH] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
 2015-02-18  7:29 UTC  (7+ messages)

[PATCH 1/2] usb: gadget: udc-core: independent registration of gadgets and gadget drivers
 2015-02-18  7:21 UTC  (8+ messages)

[PATCH 1/1] pty: BREAK for pseudoterminals
 2015-02-18  7:05 UTC  (4+ messages)

[PATCH] led/led-class: Handle LEDs with the same name
 2015-02-18  6:55 UTC  (13+ messages)

[GIT PULL] dmaengine updates
 2015-02-18  6:52 UTC 

[PATCH v3 0/3] powerpc: Enable seccomp filter support
 2015-02-18  6:50 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc: Don't force ENOSYS as error on syscall fail

[PATCH v2] PM-Trace: add pm-trace support for suspending phase
 2015-02-18  7:13 UTC  (2+ messages)

[GIT PULL] Fix mcelog regression
 2015-02-18  6:41 UTC  (2+ messages)

[PATCH v3 06/10] f2fs: add core functions for rb-tree extent cache
 2015-02-18  6:32 UTC  (3+ messages)
` [f2fs-dev] "

[rcu] [ 0.081483] [ INFO: suspicious RCU usage. ]
 2015-02-18  6:32 UTC  (2+ messages)

[PATCH V4] cpuidle/powernv: Read target_residency value of idle states from DT if available
 2015-02-18  6:18 UTC  (6+ messages)

[PATCH 0/2] USB PHY driver for Broadcom's Cygnus chipset
 2015-02-18  6:10 UTC  (3+ messages)
` [PATCH 2/2] phy: usbphy: Add Broadcom Cygnus USB PHY driver

[PATCH] libkmod-module: Remove directory existence check for KMOD_MODULE_BUILTIN
 2015-02-18  6:10 UTC  (3+ messages)

[PATCH 0/5] mtd: Qualcomm NAND controller driver
 2015-02-18  6:03 UTC  (2+ messages)

[PATCH 0/8] tools/thermal: tmon: UI and build system improvements
 2015-02-18  6:02 UTC  (10+ messages)
` [PATCH 1/8] tools/thermal: tmon: add --target-temp parameter
` [PATCH 2/8] tools/thermal: tmon: add min/max macros
` [PATCH 3/8] tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
` [PATCH 4/8] tools/thermal: tmon: fixup tui windowing calculations
` [PATCH 5/8] tools/thermal: tmon: add .gitignore
` [PATCH 6/8] tools/thermal: tmon: support cross-compiling
` [PATCH 7/8] tools/thermal: tmon: use pkg-config to determine library dependencies
` [PATCH 8/8] tools/thermal: tmon: silence 'set but not used' warnings

[PATCH] ACPI / resources: Change pr_info() to pr_debug() for debug information
 2015-02-18  6:20 UTC 

[PATCH] ACPI / EC: Remove non-standard log emphasis
 2015-02-18  6:18 UTC  (2+ messages)

[PATCH 00/35] Some kernel/time cleanups
 2015-02-18  6:16 UTC  (8+ messages)
` [PATCH 01/35] ACPI/acpi_pad: Remove the local apic nonsense
` [PATCH 32/35] clockevents: Fix cpu down race for hrtimer based broadcasting

[PATCH v4 0/4] add usb support for hi6220
 2015-02-18  5:44 UTC  (4+ messages)
` [PATCH v4 4/4] phy: add phy-hi6220-usb

[PULL] virtio-next
 2015-02-18  5:15 UTC 

[PATCH 3.2 082/152] virtio: use dev_to_virtio wrapper in virtio
 2015-02-18  4:44 UTC  (4+ messages)

[PATCH] HID: wacom: add full support of the Wacom Bamboo PAD
 2015-02-18  4:58 UTC  (2+ messages)

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-02-18  4:58 UTC  (3+ messages)

[PATCH] vhost: support upto 509 memory regions
 2015-02-18  4:27 UTC  (6+ messages)

[next:master 10115/10230] drivers/infiniband/hw/ocrdma/ocrdma_hw.c:1510:6: sparse: symbol 'ocrdma_free_pd_pool' was not declared. Should it be static?
 2015-02-18  3:49 UTC  (2+ messages)
` [PATCH next] RDMA/ocrdma: ocrdma_free_pd_pool() can be static

[next:master 10113/10230] drivers/infiniband/hw/ocrdma/ocrdma_stats.c:253:5: sparse: symbol 'ocrdma_sysfs_rcv_pkts' was not declared. Should it be static?
 2015-02-18  3:45 UTC  (2+ messages)
` [PATCH next] RDMA/ocrdma: ocrdma_sysfs_rcv_pkts() can be static

[PATCH] HID: hid-sony: Prevent LED overrun
 2015-02-18  3:14 UTC 

linux-next: Tree for Feb 18
 2015-02-18  3:22 UTC 

linux-next: build failure after merge of the infiniband tree
 2015-02-18  3:01 UTC  (2+ messages)

[PATCH] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
 2015-02-18  2:52 UTC  (4+ messages)

[PATCH v2 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-02-18  2:45 UTC  (5+ messages)
` [PATCH v2 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH v2 0/4] HID: hid-lg4ff: Improve handling of Logitech multimode gaming wheels
 2015-02-18  2:27 UTC  (2+ messages)

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-02-18  2:18 UTC  (3+ messages)
` [PATCH 2/3] perf, x86: Add Broadwell core support
` [PATCH 3/3] perf, x86: Add INST_RETIRED.ALL workarounds

[PATCH] leds: Introduce devres helper for led_classdev_register
 2015-02-18  2:14 UTC 

[RFC PATCH 0/8] v3 contained usermode helper execution
 2015-02-18  2:09 UTC  (12+ messages)
` [RFC PATCH 3/8] kmod - teach call_usermodehelper() to use a namespace

[PATCH] colons are invalid characters in netdev names
 2015-02-18  1:33 UTC  (6+ messages)

[GIT PULL REQUEST] some more bugfixes for md
 2015-02-18  1:31 UTC 

[PATCH net-next] netfilter: Remove uses of return value of seq_printf/puts/putc
 2015-02-18  1:20 UTC  (3+ messages)

[PATCH 0/3] staging: lustre: Remove use of return val of seq_printf
 2015-02-18  1:18 UTC  (2+ messages)

RAID1 might_sleep() warning on 3.19-rc7
 2015-02-18  1:09 UTC  (12+ messages)

[PATCH] mm, hugetlb: set PageLRU for in-use/active hugepages
 2015-02-18  1:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] device: Add dev_of_node() accessor
 2015-02-18  1:03 UTC  (2+ messages)

[PATCH] ipc: Remove uses of return value of seq_printf/seq_puts
 2015-02-18  0:55 UTC  (6+ messages)

[PATCH] locks: fix list insertion when lock is split in two
 2015-02-18  0:55 UTC 

[PATCH] reject creation of netdev names with colons
 2015-02-18  0:31 UTC 

linux-next: manual merge of the infiniband tree with Linus' tree
 2015-02-18  0:29 UTC 

[PATCH 0/3] prevent /proc/<pid>/stack garbage for running tasks
 2015-02-18  0:13 UTC  (3+ messages)
` [PATCH 2/3] stacktrace: add save_stack_trace_tsk_safe()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).