public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-06 16:26:56 to 2013-08-06 23:07:23 UTC [more...]

[ARM ATTEND] arch/arm SoC organization
 2013-08-06 23:07 UTC  (7+ messages)
` [Ksummit-2013-discuss] "

kernel mailing list permalinks
 2013-08-06 23:05 UTC  (8+ messages)

[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-06 23:02 UTC  (3+ messages)
` [PATCH v2 RESEND 04/18] acpi: Introduce acpi_verify_initrd() to check if a table is invalid

[PATCH 0/5] ACPI: acpi_bind_one()/acpi_unbind_one() cleanups
 2013-08-06 22:51 UTC  (4+ messages)

[PATCH] thermal: new asus driver
 2013-08-06 22:48 UTC 

[PATCH] ACPI: Try harder to resolve _ADR collisions for bridges
 2013-08-06 23:00 UTC 

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-06 22:44 UTC  (10+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
 2013-08-06 22:54 UTC  (2+ messages)

randconfig build error with next-20130806
 2013-08-06 22:43 UTC 

[PATCH 0/8] partitions/efi: detect hybrid mbrs
 2013-08-06 22:39 UTC  (3+ messages)

[PATCH v14 0/6] LSM: Multiple concurrent LSMs
 2013-08-06 22:36 UTC  (3+ messages)

[PATCH v2] cpufreq: loongson2: fix broken cpufreq
 2013-08-06 22:43 UTC  (3+ messages)

sl811h_suspend() and PM_EVENT_PRETHAW state handling
 2013-08-06 22:38 UTC  (7+ messages)

[PATCH v5] x86, tboot: iomem fixes
 2013-08-06 22:27 UTC  (2+ messages)

[PATCH] mm, page_alloc: optimize batch count in free_pcppages_bulk()
 2013-08-06 22:23 UTC  (2+ messages)

[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-08-06 22:20 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
    ` [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
    ` [PATCH v4 0/4] mmc: dw_mmc: fixes for suspend/resume on exynos
      ` [PATCH v4 1/4] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
      ` [PATCH v4 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
      ` [PATCH v4 3/4] mmc: dw_mmc: Always setup the bus after suspend/resume
      ` [PATCH v4 4/4] mmc: dw_mmc: Set timeout to max upon resume

[PATCH] kernel/sysctl_binary.c: improve the usage of return value 'result'
 2013-08-06 22:13 UTC  (5+ messages)

[PATCH 0/3 V2] EDAC, AMD64_EDAC: Add ECC error decoding for newer Fam15h models
 2013-08-06 22:09 UTC  (12+ messages)
` [PATCH 1/3 V2] EDAC, AMD64_EDAC: Add PCI Device ID Functions 3 and 4 for newer F15h models
` [PATCH 2/3 V2] EDAC, AMD64_EDAC: Add relevant condition checks as F15h M30h does not support GART or L3
` [PATCH 3/3 V2] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models

aio: kernel BUG at fs/aio.c:646!
 2013-08-06 21:57 UTC  (4+ messages)
  ` [PATCH aio-next] aio: fix error handling and rcu usage in "convert the ioctx list to table lookup v3"

[PATCH] ioatdma: Fix compiler warning
 2013-08-06 21:57 UTC  (3+ messages)

[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
 2013-08-06 21:55 UTC  (9+ messages)
` [PATCH 01/23] radix-tree: implement preload for multiple contiguous elements
` [PATCH 19/23] truncate: support huge pages

[PATCH 07/16] x86, asmlinkage: Make kprobes code visible and fix assembler code
 2013-08-06 21:43 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 16/16] x86, asmlinkage, vdso: Mark vdso variables __visible
 2013-08-06 21:45 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 15/16] x86, asmlinkage, power: Make various symbols used by the suspend asm code visible
 2013-08-06 21:44 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 14/16] x86, asmlinkage: Make dump_stack visible
 2013-08-06 21:44 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 13/16] x86, asmlinkage: Make 64bit checksum functions visible
 2013-08-06 21:44 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 12/16] x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
 2013-08-06 21:44 UTC  (2+ messages)
` [tip:x86/asmlinkage] x86, asmlinkage, paravirt: Add __visible/ asmlinkage "

[PATCH 11/16] x86, asmlinkage, apm: Make APM data structure used from assembler visible
 2013-08-06 21:44 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 10/16] x86, asmlinkage: Make syscall tables visible
 2013-08-06 21:44 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 09/16] x86, asmlinkage: Make several variables used from assembler/linker script visible
 2013-08-06 21:43 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 06/16] x86, asmlinkage: Make various syscalls asmlinkage
 2013-08-06 21:43 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

[PATCH 05/16] x86, asmlinkage: Make 32bit/64bit __switch_to visible
 2013-08-06 21:43 UTC  (2+ messages)
` [tip:x86/asmlinkage] x86, asmlinkage: Make 32bit/ 64bit "

[PATCH 04/16] x86, asmlinkage: Make _*_start_kernel visible
 2013-08-06 21:43 UTC  (2+ messages)
` [tip:x86/asmlinkage] "

x86: Clean up asmlinkage use
 2013-08-06 21:43 UTC  (5+ messages)
` [PATCH 03/16] x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
  ` [tip:x86/asmlinkage] "

[PATCH 02/16] x86, asmlinkage: Change dotraplinkage into __visible on 32bit v2
 2013-08-06 21:42 UTC  (2+ messages)
` [tip:x86/asmlinkage] x86, asmlinkage: Change dotraplinkage into __visible on 32bit

[PATCH 01/16] x86: Fix sys_call_table type in asm/syscall.h v2
 2013-08-06 21:42 UTC  (2+ messages)
` [tip:x86/asmlinkage] x86: Fix sys_call_table type in asm/ syscall.h

[PATCH] ARM: Add ".text.unlikely" and ".text.hot" to arm unwind tables
 2013-08-06 21:41 UTC 

[PATCH] ARM: fix typo in is_gate_vma() macro
 2013-08-06 21:34 UTC 

List corruption in hidraw_release in 3.11-rc4
 2013-08-06 21:30 UTC 

[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
 2013-08-06 21:03 UTC  (8+ messages)
` [PATCH 2/2] HID: hid-logitech-dj, querying_devices was never set

[PATCH 4/4] rsxx: Handling failed pci_map_page on PowerPC
 2013-08-06 21:13 UTC 

[PATCH 1/1] module: fix sprintf format specifier in param_get_byte()
 2013-08-06 21:12 UTC 

[PATCH 3/4] rsxx: Correcting return values during failure scenarios
 2013-08-06 21:11 UTC 

[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
 2013-08-06 21:11 UTC  (3+ messages)
` [PATCH v3 0/3] fs/binfmts: Improve handling of loops

[PATCH 2/4] rsxx: Removing IDA on driver unload
 2013-08-06 21:10 UTC 

[PATCH 1/4] rsxx: Adapter name change
 2013-08-06 21:09 UTC 

[PATCH V12 0/14] Paravirtualized ticket spinlocks
 2013-08-06 21:01 UTC  (2+ messages)

[PATCH] mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy
 2013-08-06 21:03 UTC  (2+ messages)

[PATCH 1/1] userns: unshare_userns(&cred) should not populate cred on failure
 2013-08-06 20:56 UTC  (3+ messages)

[PATCH] lto, watchdog/hpwdt.c: Make assembler label global
 2013-08-06 20:51 UTC  (2+ messages)

[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
 2013-08-06 20:46 UTC  (10+ messages)

[PATCH 0/8] Correct memory hot add/remove for powerpc
 2013-08-06 20:44 UTC  (6+ messages)
` [PATCH 3/8] Add all memory via sysfs probe interface at once

[RFC] gcc feature request: Moving blocks into sections
 2013-08-06 20:43 UTC  (25+ messages)

Can we drop __must_check from driver_for_each_device()?
 2013-08-06 20:31 UTC  (3+ messages)

[PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid when error occurs
 2013-08-06 20:21 UTC  (4+ messages)
` [PATCH 1/2] kernel/sys.c: "

[PATCH] pktcdvd: Fix defective misuses of pkt_<level>
 2013-08-06 20:21 UTC  (2+ messages)

x86: use this_cpu for debug_stack_usage
 2013-08-06 20:11 UTC  (7+ messages)

[PATCH 0/4] [RFC] safely drop directory dentry on failed revalidate
 2013-08-06 20:06 UTC  (3+ messages)
` [PATCH 4/4] fuse: drop "

[PATCH] [V2] gpio: New driver for LSI ZEVIO SoCs
 2013-08-06 19:53 UTC 

[PATCH v2 0/6] USB tree changes for Tegra30 and Tegra114 USB Host support
 2013-08-06 19:46 UTC  (11+ messages)
` [PATCH v2 1/6] usb: host: add has_tdi_phy_lpm capability bit
` [PATCH v2 2/6] usb: phy: tegra: Fix wrong PHY parameters
` [PATCH v2 3/6] usb: phy: tegra: Tegra30 support
` [PATCH v2 4/6] Documentation: New DT parameters for tegra30-usb-phy
` [PATCH v2 5/6] usb: phy: tegra: Program new PHY parameters
` [PATCH v2 6/6] usb: host: tegra: Tegra30 support

[patch 0/4] sched: Move work out of the scheduler core
 2013-08-06 19:33 UTC  (8+ messages)
` [patch 4/4] sched: Distangle worker accounting from rq->lock

[PATCH 1/2] include: dt-binding: input: create a DT header defining key codes
 2013-08-06 19:28 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: use dt-binding header for key code

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-08-06 19:06 UTC  (3+ messages)

[PATCH V12 0/5] Paravirtualized ticket spinlocks for KVM host
 2013-08-06 19:10 UTC  (8+ messages)
` [PATCH V12 1/5] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V12 2/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH V12 3/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH V12 4/5] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH V12 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] Tools: hv: use single send+recv buffer
 2013-08-06 18:55 UTC 

[PATCH V3 0/3] pinctrl: add pincontrol driver for palmas device
 2013-08-06 18:54 UTC  (5+ messages)
` [PATCH V3 2/3] pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node
` [PATCH V3 3/3] pinctrl: palmas: add pincontrol driver

[PATCH] Regmap: Add missing header
 2013-08-06 18:47 UTC  (2+ messages)

[PATCH v7] dmaengine: Add MOXA ART DMA engine driver
 2013-08-06 18:42 UTC  (3+ messages)
` [PATCH v8] "

[PATCH 1/2] ARM: msm: Add support for MSM8974 Dragonboard
 2013-08-06 18:33 UTC  (6+ messages)

Unwanted "Frag needed and DF set" IPSEC ping response due to code change in xfrm_policy.c from 2.6.38.8 to 2.6.39
 2013-08-06 18:32 UTC 

[PATCH 1/1] Added Capella CM3218 Ambient Light Sensor IIO driver
 2013-08-06 18:24 UTC 

[PATCH net] net: rename and move busy poll mib counter
 2013-08-06 18:18 UTC  (3+ messages)

[PATCH 13/15] pci: mvebu: Convert to use devm_ioremap_resource
 2013-08-06 18:10 UTC  (5+ messages)
` [PATCH V2 6/6] "

[PATCH] adjust code alignment
 2013-08-06 18:04 UTC  (4+ messages)
` [PATCH] fs/nfs/inode.c: "

[PATCH 1/3 v5] usb: phy-samsung-usb: Simplify PMU register handling
 2013-08-06 18:00 UTC 

[PATCH 0/3] usb: phy-samsung-usb: Simplify and cleanup
 2013-08-06 18:00 UTC  (4+ messages)
` [PATCH 1/3] usb: phy-samsung-usb: Simplify PMU register handling

[RFC 0/2] DWC3 USB support for Qualcomm platform
 2013-08-06 17:53 UTC  (6+ messages)
` [RFC 2/2] usb: dwc3: Add Qualcomm DWC3 glue layer driver

[PATCH 00/20] PCI root complex changes for tile architecture
 2013-08-06 17:48 UTC  (6+ messages)
` [PATCH 06/20] tile: support LSI MEGARAID SAS HBA hybrid dma_ops
      ` [PATCH v2] "

[PATCH] usb: fix some scripts/kernel-doc warnings
 2013-08-06 17:36 UTC  (7+ messages)

[RFC] regmap: core: allow a virtual range to cover its own data window
 2013-08-06 17:32 UTC  (2+ messages)

[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
 2013-08-06 17:31 UTC  (2+ messages)

[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
 2013-08-06 17:23 UTC  (4+ messages)
` [PATCH 25/31] mips/kvm: Add some asm-offsets constants used by MIPSVZ

[PATCH V2 00/11] CPUFreq: Fixes & Cleanups for 3.12
 2013-08-06 17:23 UTC  (12+ messages)
` [PATCH V2 01/11] cpufreq: Cleanup header files included in core
` [PATCH V2 02/11] cpufreq: Re-arrange declarations in cpufreq.h
` [PATCH V2 03/11] cpufreq: Give consistent names for struct cpufreq_policy *
` [PATCH V2 04/11] cpufreq: Use sizeof(*ptr) form for finding size of a struct
` [PATCH V2 05/11] cpufreq: Pass policy to cpufreq_add_policy_cpu()
` [PATCH V2 06/11] cpufreq: Store cpufreq policies in a list
` [PATCH V2 07/11] cpufreq: Use cpufreq_policy_list for iterating over policies
` [PATCH V2 08/11] cpufreq: Fix broken usage of governor->owner's refcount
` [PATCH V2 09/11] cpufreq: Don't use cpufreq_driver->owner's refcount to protect critical sections
` [PATCH V2 10/11] cpufreq: Remove struct cpufreq_driver's owner field
` [PATCH V2 11/11] cpufreq: improve error checking on return values of __cpufreq_governor()

[PATCH v6 0/8] Sound support for at91sam9x5-wm8731 based boards
 2013-08-06 17:12 UTC  (5+ messages)
` [PATCH v6 2/8] ASoC: atmel: machine driver for at91sam9x5-wm8731 boards
` [PATCH v6 3/8] Documentation: DT: update atmel SSC with DMA binding

[PATCH V2 1/2] pinctrl: clean up pinconfig-generic documentation
 2013-08-06 17:10 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl: add generic pins and functions properties

[PATCH] kconfig: silence warning when parsing auto.conf when a symbol has changed type
 2013-08-06 17:09 UTC 

[PATCH 0/5] ARM: dove: switch to DT MBus
 2013-08-06 17:06 UTC  (2+ messages)

[PATCH 1/2] pinctrl: clean up pinconfig-generic documentation
 2013-08-06 17:01 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: add generic pins and functions properties

[RFC PATCH 0/4] mm: reclaim zbud pages on migration and compaction
 2013-08-06 16:58 UTC  (3+ messages)
` [RFC PATCH 3/4] mm: add zbud flag to page flags

[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
 2013-08-06 16:56 UTC  (2+ messages)

[PATCH V4] DA9210 new driver files
 2013-08-06 16:53 UTC  (4+ messages)

[PATCH RESEND] ARM: dts: Add USBPHY nodes to Exynos4x12
 2013-08-06 16:48 UTC  (3+ messages)

[systemd-devel] Slow firmware timeouts again (Re: [3.11 regression?] iwlwifi firmware takes two minutes to load)
 2013-08-06 16:31 UTC  (6+ messages)
` [PATCH] Change CONFIG_FW_LOADER_USER_HELPER to default n and don't select it
    ` [systemd-devel] "

[PATCH 0/8] Several NXP TDA998x patches
 2013-08-06 16:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox