linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-09 17:03:01 to 2013-08-10 02:10:07 UTC [more...]

x86: early boot crash: "alloc_low_page: ran out of memory" (bisected)
 2013-08-10  2:10 UTC  (4+ messages)

[PATCHSET 00/13] tracing/uprobes: Add support for more fetch methods (v3)
 2013-08-10  1:41 UTC  (6+ messages)
` [PATCH 10/13] tracing/uprobes: Fetch args before reserving a ring buffer

cpufreq crash in pm/linux-next 08-07-2013
 2013-08-10  1:49 UTC  (3+ messages)

[PATCH v2] usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs
 2013-08-10  1:17 UTC 

[HANG] Trouble with NEC-based USB adapter in PCMCIA slot on E7110
 2013-08-10  1:07 UTC  (6+ messages)

[PATCH] usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO out side of the ifs
 2013-08-10  1:01 UTC  (2+ messages)

[PATCH 1/1] pagemap: fix buffer overflow in add_page_map()
 2013-08-10  0:49 UTC  (3+ messages)

[RFC v02 0/5] Power Capping Framework and RAPL Driver
 2013-08-10  0:39 UTC  (2+ messages)

[RFC][PATCH 0/2] x86/jump labels: Add the 5 byte or 2 byte jumps
 2013-08-10  0:14 UTC  (8+ messages)
` [RFC][PATCH 3/2] x86/jump labels: Count and display the short jumps used

[PATCH v2] Enhanced support for MPC8xx/8xxx watchdog
 2013-08-10  0:02 UTC  (4+ messages)
` [v2] "

[GIT PATCH] Staging driver fixes for 3.11-rc5
 2013-08-09 23:53 UTC 

[GIT PATCH] USB fixes for 3.11-rc5
 2013-08-09 23:52 UTC 

linux-next: Tree for Aug 9
 2013-08-09 23:46 UTC  (3+ messages)

[PATCH 001/001] CHAR DRIVERS: a simple device to give daemons a /sys-like interface
 2013-08-09 23:46 UTC  (24+ messages)

[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
 2013-08-09 23:42 UTC  (13+ messages)

[PATCH] zram: bug fix: delay lock holding in zram_slot_free_noity
 2013-08-09 23:39 UTC  (3+ messages)

[PATCH part4 0/4] Parse SRAT memory affinities earlier
 2013-08-09 23:34 UTC  (5+ messages)
` [PATCH part4 2/4] x86, acpica, acpi: Try to find if SRAT is overrided earlier

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-09 23:26 UTC  (17+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 07/16] Allow efi_free() to be called with size of 0, and do nothing in that case
` [PATCH 08/16] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 09/16] Renames in handle_cmdline_files() to complete generalization
` [PATCH 10/16] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 11/16] Add proper definitions for some EFI function pointers
` [PATCH 12/16] Fix types in EFI calls to match EFI function definitions
` [PATCH 13/16] resolve warnings found on ARM compile
` [PATCH 14/16] Add strstr to compressed string.c for ARM
` [PATCH 15/16] Add EFI stub "
` [PATCH 16/16] Add config EFI_STUB for ARM to Kconfig

[ 000/102] 3.10.6-stable review
 2013-08-09 23:29 UTC  (17+ messages)
` [ 045/102] Bluetooth: Fix invalid length check in l2cap_information_rsp()

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
 2013-08-09 23:29 UTC  (5+ messages)

[PATCH] genalloc: fix overflow of ending address of memory chunk
 2013-08-09 23:13 UTC  (2+ messages)

Re-tune x86 uaccess code for PREEMPT_VOLUNTARY
 2013-08-09 23:04 UTC  (14+ messages)
` [PATCH 01/13] x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic
` [PATCH 02/13] x86: Include linux/sched.h in asm/uaccess.h
` [PATCH 03/13] tree-sweep: Include linux/sched.h for might_sleep users
` [PATCH 04/13] Move might_sleep and friends from kernel.h to sched.h
` [PATCH 05/13] sched: mark should_resched() __always_inline
` [PATCH 06/13] x86: Add 32bit versions of SAVE_ALL/RESTORE_ALL to calling.h
` [PATCH 07/13] Add might_fault_debug_only()
` [PATCH 08/13] x86: Move cond_resched into the out of line put_user code
` [PATCH 09/13] x86: Move cond_resched into the out of line get_user code
` [PATCH 10/13] x86: Move cond resched for copy_{from,to}_user into low level code 64bit
` [PATCH 11/13] sched: Inline the need_resched test into the caller for _cond_resched
` [PATCH 12/13] x86: move __copy_*_nocache might fault check out of line
` [PATCH 13/13] x86: drop cond rescheds from __copy_{from,to}_user

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-09 22:53 UTC  (4+ messages)
` [patch 8/9] mm: thrash detection-based file cache sizing

[PATCH RESEND] x86: don't clear olpc_ofw_header when sentinel is detected
 2013-08-09 22:51 UTC  (2+ messages)
` [tip:x86/urgent] x86: Don' t "

[PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
 2013-08-09 22:42 UTC  (4+ messages)
` [PATCH v2] "

linux-next: manual merge of the akpm tree with the ext4 tree
 2013-08-09 22:34 UTC  (3+ messages)

[PATCH 3/3] power_supply: add throttle state
 2013-08-09 22:29 UTC  (2+ messages)

[PATCH 1/3] power_supply: Add charger control properties
 2013-08-09 22:23 UTC  (2+ messages)

i915: build warning in i915_hangcheck_elapsed
 2013-08-09 22:26 UTC 

[PATCH 2/2] drivers: power: Add support for BATTERY_ARIESVE
 2013-08-09 22:19 UTC  (2+ messages)

[PATCH 33/35] power: use dev_get_platdata()
 2013-08-09 22:04 UTC  (2+ messages)

[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
 2013-08-09 22:08 UTC  (8+ messages)
` [PATCH 35/35] cpufreq: tegra: use cpufreq_table_validate_and_show()

[PATCH] power: power: replace strict_strtol() with kstrtol()
 2013-08-09 21:50 UTC  (2+ messages)

AMD FX-4130 part only runs at 2.6/3.4GHz
 2013-08-09 21:42 UTC 

[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
 2013-08-09 21:34 UTC 

[PATCH v2] backlight: Convert from Legacy pm ops to dev_pm_ops
 2040-11-14 11:27 UTC  (3+ messages)

Linux Plumbers ACPI/PM, PCI Microconference
 2013-08-09 21:37 UTC  (2+ messages)

pty FIONREAD returning zero breaks emacs in 3.11rc3
 2013-08-09 21:11 UTC 

[PATCH] tile: remove set/clear_fixmap APIs
 2013-08-09 20:17 UTC 

[PATCH] tile: fix some -Wsign-compare warnings
 2013-08-09 20:53 UTC 

[PATCH] tile: group .hottext* sections properly in vmlinux.lds
 2013-08-09 20:50 UTC 

[PATCH] tile: fix strncpy_from_user bug
 2013-08-09 20:21 UTC 

[PATCH] tile: do less L1 I-cache eviction
 2013-08-09 20:09 UTC 

[PATCH] tile: allow "initrd" boot argument for kexec
 2013-08-09 20:04 UTC 

[PATCH 16/16] tg3: clean up unnecessary MSI/MSI-X capability find
 2013-08-09 20:51 UTC  (2+ messages)

[PATCH] power supply: tosa_battery: get rid of irq_to_gpio usage
 2013-08-09 20:44 UTC  (2+ messages)

[PATCH] power supply: collie_battery: convert to use dev_pm_ops
 2013-08-09 20:43 UTC  (2+ messages)

[PATCH 1/2] time: allow changing the timekeeper clock frequency
 2013-08-09 19:34 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] tile: implement dynamic frequency changing

[RFC PATCH 0/4] CONFIG_COMPILE_TEST: additional examples and checkpatch rule
 2013-08-09 20:32 UTC  (3+ messages)
` [PATCH 2/4] power: make goldfish_battery depend on GOLDFISH || COMPILE_TEST

Question about REQ_FLUSH and bios with data
 2013-08-09 20:34 UTC  (4+ messages)

[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
 2013-08-09 20:34 UTC  (14+ messages)

[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
 2013-08-09 20:30 UTC  (12+ messages)
                  ` [PATCH] usb: musb: am335x: Do not remove the session bin HOST-only mode

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-08-09 20:16 UTC  (5+ messages)
    ` [PATCH 04/22] block: Abstract out bvec iterator

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-08-09 20:17 UTC  (12+ messages)

[PATCH] mmc: sdhci-pci : Remove logically dead code
 2013-08-09 20:01 UTC 

[PATCH 17/17] net:ethernet:lantiq_etop.c: Removed deprecated IRQF_DISABLED
 2013-08-09 20:00 UTC  (4+ messages)

[PATCH 1/2] Revert "Revert "math64: New div64_u64_rem helper""
 2013-08-09 19:56 UTC  (2+ messages)
` [PATCH 2/2 v3] dm: add statistics support

[PATCH] tile: support ASLR fully
 2013-08-09 19:45 UTC 

[GIT PULL] hwmon fixes for 3.11-rc5
 2013-08-09 19:51 UTC 

[PATCH] tile: correct r1 value during syscall tracing
 2013-08-09 19:42 UTC 

[PATCH] tile: fix panic with large IRQ number
 2013-08-09 19:41 UTC 

[PATCH] tile: use proper .align directives on __ex_table sections
 2013-08-09 19:38 UTC 

linux-next: Tree for Aug 8
 2013-08-09 19:50 UTC  (6+ messages)
` linux-next: Tree for Aug 8 (not CONFIG_PCI_MSI conflict)

[PATCH] Handle non ABS crc symbols
 2013-08-09 19:45 UTC 

[GIT PULL] KVM/S390 fixes for 3.11-rc4
 2013-08-09 19:42 UTC 

[PATCH] tile: support ftrace on tilegx
 2013-08-09 19:08 UTC  (2+ messages)
` [PATCH] tile: support kprobes "

[RFC][PATCH] Introduce page fault tracepoint
 2013-08-09 19:31 UTC  (2+ messages)

[PATCH] bq24190_charger: Add support for TI BQ24190 Battery Charger
 2013-08-09 19:21 UTC  (2+ messages)

[PATCH] mfd: Add support for COMe-bHL6 and COMe-cTH6 to Kontron PLD driver
 2013-08-09 19:25 UTC  (2+ messages)

[PATCH] smp.c: Quit unconditionally enabling irqs in on_each_cpu_mask()
 2013-08-09 19:24 UTC  (5+ messages)

[PATCH] gpio: Fix bit masking in Kontron PLD GPIO driver
 2013-08-09 19:25 UTC  (2+ messages)

[PATCH] gpio: Fix platform driver name in Kontron PLD GPIO driver
 2013-08-09 19:24 UTC  (2+ messages)

nfsd fixes for 3.11
 2013-08-09 19:01 UTC 

[PATCH] power_supply: Add power_supply notifier
 2013-08-09 18:56 UTC  (2+ messages)

[PATCH] drivers: power: reset: add msm restart support
 2013-08-09 18:52 UTC  (2+ messages)

[PATCH v2 1/2] mm: make vmstat_update periodic run conditional
 2013-08-09 18:56 UTC  (5+ messages)

[PATCH] reset: Fix compile when reset RESET_CONTROLLER is not selected
 2013-08-09 18:44 UTC 

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-09 18:44 UTC  (4+ messages)

[PATCH v4 1/2] workqueue: add new schedule_on_cpu_mask() API
 2013-08-09 17:52 UTC  (6+ messages)
` [PATCH v5 "
    ` [PATCH v6 "
    ` [PATCH v6 2/2] mm: make lru_add_drain_all() selective
` [PATCH v5 "

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2013-08-09 18:45 UTC  (6+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy

[PATCH V2 1/2] pinctrl/lantiq: add missing pin definition to falcon pinctrl driver
 2013-08-09 18:38 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl/lantiq: add missing gphy led setup

Enable arm_global_timer for Zynq brakes boot
 2013-08-09 18:45 UTC  (13+ messages)

[PATCH 3/5] x86, AMD: cleanup: merge common code in early microcode loading
 2013-08-09 18:44 UTC  (9+ messages)

[PATCH] usb: dwc3: core: clarify usb-phy array binding
 2013-08-09 18:42 UTC  (3+ messages)

[PATCH net v2] net: rename busy poll MIB counter
 2013-08-09 18:39 UTC  (2+ messages)

[PATCH] usb: gadget/composite : Avoid crash with bad gadget drivers
 2013-08-09 18:23 UTC 

Potentially missing "else"
 2013-08-09 18:27 UTC  (4+ messages)
` [PATCH] depmod: add missing "else" clause

Patch for lost wakeups
 2013-08-09 18:21 UTC  (5+ messages)

[PATCH V10 00/13] perf tools: some fixes and tweaks
 2013-08-09 18:16 UTC  (5+ messages)

[PATCH 3/5] omap: Properly handle resources for omap_devices
 2013-08-09 18:08 UTC  (5+ messages)

btrfs zero divide (was: Re: Linux 3.10 problem reports (yes, plural))
 2013-08-09 18:04 UTC  (6+ messages)
    ` btrfs zero divide

[PATCH/RFC] coccinelle: replace 0/1 with false/true in functions returning bool
 2013-08-09 17:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] [TRIVIAL] ARM: msm: fix compilation error in gpiomux
 2013-08-09 18:00 UTC  (6+ messages)

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-09 17:58 UTC  (5+ messages)
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site

[PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-09 17:48 UTC 

arm,perf fuzzer and rcu_sched lockup
 2013-08-09 17:38 UTC  (2+ messages)

[PATCH v2 1/2] ALSA: Added jack detection KControl support
 2013-08-09 17:36 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] mfd: tps65010: Use power efficient workqueue for power polling
 2013-08-09 17:25 UTC 

[PATCH] usb: xhci: Disable runtime PM suspend for quirky controllers
 2013-08-09 17:22 UTC  (3+ messages)

3.11-rc4 ixgbevf: endless "Last Request of type 00 to PF Nacked" messages
 2013-08-09 17:18 UTC 

Linux 3.11-rc4
 2013-08-09 17:12 UTC  (11+ messages)
` [PATCH 0/1] (Was: Linux 3.11-rc4)

[PATCH 1/3] regmap: flat: use the cache_present bitmap
 2013-08-09 17:16 UTC  (3+ messages)

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-08-09 17:12 UTC  (5+ messages)

[PATCH 1/2 RESEND] rtc: rtc-hid-sensor-time: improve error handling when rtc register fails
 2013-08-09 17:10 UTC  (9+ messages)
` [PATCH 2/2 RESEND] rtc: rtc-hid-sensor-time: enable HID input processing early
    ` [rtc-linux] "

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-08-09 17:07 UTC  (12+ messages)


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 NNTP newsgroup(s).