public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-08 14:03:00 to 2014-05-08 17:52:32 UTC [more...]

[BUG] kmemleak on __radix_tree_preload
 2014-05-08 17:52 UTC  (14+ messages)

[PATCH 1/3] ARM: shmobile: r8a7740: Correct name of DT Ethernet clock
 2014-05-08 17:52 UTC  (7+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

[PATCH V2] kernel/kprobes.c: code clean-up
 2014-05-08 17:45 UTC 

[PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems
 2014-05-08 17:43 UTC  (6+ messages)

[PATCH 0/2] sched: Idle load balance fixes
 2014-05-08 17:38 UTC  (4+ messages)
` [PATCH 2/2] sched: Fix next_balance logic in rebalance_domains() and idle_balance()

[PATCH V2 3/4] exynos4-is: Remove requirement for "simple-bus" compatible
 2014-05-08 17:36 UTC 

[PATCH V2 1/4] exynos4-is: Free FIMC-IS CPU memory only when allocated
 2014-05-08 17:35 UTC  (2+ messages)
` [PATCH V2 2/4] exynos4-is: Move firmware request to subdev open()

[PATCH 0/5 RESEND] x86, nmi: Various fixes and cleanups
 2014-05-08 17:35 UTC  (7+ messages)
` [PATCH 1/5] x86, nmi: Add new nmi type 'external'

[PATCH 00/20] arch atomic 'cleanup'
 2014-05-08 17:34 UTC  (15+ messages)
` [PATCH 02/20] arch,alpha: Fold atomic_ops
` [PATCH 04/20] arch,arm: "
` [PATCH 05/20] arch,arm64: "
` [PATCH 07/20] arch,cris: "
` [PATCH 08/20] arch,hexagon: "
` [PATCH 09/20] arch,ia64: "
` [PATCH 14/20] arch,mn10300: "
` [PATCH 16/20] arch,powerpc: "
` [PATCH 17/20] arch,sh: "
` [PATCH 20/20] arch: Rewrite generic atomic support

[PATCH V2 0/4] Exynos4 SoC camera subsystem driver cleanups
 2014-05-08 17:34 UTC 

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-08 17:31 UTC  (36+ messages)
` [PATCH] mdio_bus: fix devm_mdiobus_alloc_size export
` [PATCH 1/2] phy: kona2: use 'select GENERIC_PHY' in Kconfig
` [PATCH 2/2] phy: exynos: fix SATA phy license typo
` [PATCH 1/2] dmaengine: omap: hide filter_fn for built-in drivers
  ` [PATCH 2/2] dmaengine: sa11x0: remove broken #ifdef
  ` [PATCH 1/2] mtd/onenand: fix build warning for dma type
  ` [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
  ` [PATCH] clk/versatile: export symbols for impd1
  ` [PATCH] bus/omap_l3: avoid sync initcall for modules
  ` [PATCH] bus/arm-cci: add dependency on OF && CPU_V7
  ` [PATCH] watchdog: iop_wdt only builds for mach-iop13xx
  ` [PATCH] mpilib: use 'static inline' for mpi-inline.h
  ` [PATCH] ata: pata_at91 only works on sam9
  ` [PATCH] i2c/nuc900: fix ancient build error
  ` [PATCH 1/2] iio: always select ANON_INODES
  ` [PATCH 2/2] iio:adc: at91 requires the input subsystem
  ` [PATCH] pci: rcar host needs OF
  ` [PATCH 1/2] input: fix ps2/serio module dependency
  ` [PATCH 2/2] input: atmel-wm97xx: only build for AVR32
  ` [PATCH] misc: atmel_pwm: only build for supported platforms
  ` [PATCH] remoteproc: da8xx: don't select CMA on no-MMU
  ` [PATCH] regulator: arizona-ldo1: add missing #include

[RFC PATCH] net:Add basic DWC Ethernet QoS Driver
 2014-05-08 17:29 UTC  (2+ messages)

[PATCH v2] rtc: rtc-at91rm9200: fix uninterruptible wait for ACKUPD
 2014-05-08 17:28 UTC  (8+ messages)
` [PATCH] ARM: at91: fix rtc irq mask for sam9x5 SoCs

[PATCH 0/4] sched,numa: task placement for complex NUMA topologies
 2014-05-08 17:23 UTC  (5+ messages)
` [PATCH 1/4] numa,x86: store maximum numa node distance
` [PATCH 2/4] sched,numa: weigh nearby nodes for task placement on complex NUMA topologies
` [PATCH 3/4] sched,numa: store numa_group's preferred nid
` [PATCH 4/4] sched,numa: pull workloads towards their preferred nodes

[PATCH] regulator: arizona-micsupp: Add missing #include
 2014-05-08 17:17 UTC  (2+ messages)

linux-next: Tree for May 8
 2014-05-08 17:16 UTC  (2+ messages)
` linux-next: Tree for May 8 (regulator/arizona-ldo1.c)

[PATCH 0/4] Volatile Ranges (v14 - madvise reborn edition!)
 2014-05-08 17:12 UTC  (10+ messages)
` [PATCH 2/4] MADV_VOLATILE: Add MADV_VOLATILE/NONVOLATILE hooks and handle marking vmas
` [PATCH 4/4] MADV_VOLATILE: Add page purging logic & SIGBUS trap

[PATCH 00/10] xhci: features for usb-next
 2014-05-08 17:05 UTC  (16+ messages)
` [PATCH 01/10] xhci: fix wrong port number reported when setting USB2.0 hardware LPM
` [PATCH 02/10] xhci: 'noxhci_port_switch' kernel parameter
` [PATCH 03/10] usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
` [PATCH 04/10] usb: xhci: Use IS_ENABLED() macro
` [PATCH 05/10] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH 06/10] xhci: Report max device limit when Enable Slot command fails
` [PATCH 07/10] xhci: Use command structures when queuing commands on the command ring
` [PATCH 08/10] xhci: Add a global command queue
` [PATCH 09/10] xhci: Use completion and status in "
` [PATCH 10/10] xhci: rework command timeout and cancellation,

[PATCH linux-next] ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
 2014-05-08 17:05 UTC  (2+ messages)

[PATCH] usb: dwc3: ep0: fix delayed status is queued too early
 2014-05-09  5:03 UTC  (5+ messages)

[PATCH 1/1] kernel/tracepoint.c: kernel-doc fixes
 2014-05-08 17:03 UTC 

[PATCH V2] kernel/res_counter.c: replace simple_strtoull by kstrtoull
 2014-05-08 17:00 UTC 

[PATCH V6] gic: preserve gic V2 bypass bits in cpu ctrl register
 2014-05-08 16:59 UTC  (2+ messages)

[PATCH v2 0/3] TI CPSW Cleanup
 2014-05-08 16:50 UTC  (3+ messages)
` [PATCH v2 2/3] net: davinci_mdio: Convert pr_err() to dev_err() call

[tip:sched/core] sched/idle: Reflow cpuidle_idle_call()
 2014-05-08 16:49 UTC  (6+ messages)

[PATCH] iio: add support of the max1027
 2014-05-08 16:47 UTC 

[PATCH] devicetree: bindings: separate CPU enable method descriptions
 2014-05-08 16:47 UTC  (3+ messages)

[PATCH V4 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-08 16:44 UTC  (5+ messages)
` [PATCH V4 1/4] x86/PCI: Fix PCI root numa_node info on AMD family15h
` [PATCH V4 2/4] x86/PCI: Clean up and mark early_root_info_init as deprecated
` [PATCH V4 3/4] ACPI/PCI: Warn if we have to "guess" host bridge node information
` [PATCH V4 4/4] X86/PCI: Remove unnecessary 'quirk_amd_nb_node'

[PATCH] of: Add of_device_destroy_children() function
 2014-05-08 16:37 UTC 

[PATCH] DCA: fix over-warning in ioat3_dca_init
 2014-05-08 16:30 UTC  (5+ messages)

[PATCH V3 0/3] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-08 16:22 UTC  (9+ messages)
` [PATCH V3 1/3] x86/PCI: Fix PCI root numa_node info on AMD family15h

tracing: NULL ptr deref in ring_buffer_wait
 2014-05-08 16:16 UTC  (5+ messages)

Regression: make clean (was linux-next: Tree for May 8:)
 2014-05-08 16:14 UTC 

[PATCH] sched: Initialize rq->age_stamp on processor start
 2014-05-08 16:13 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: Enable USB 3503 hub on exynos5250-snow
 2014-05-08 16:12 UTC  (4+ messages)

[PATCH] [RFC] perf: Fix a race between ring_buffer_detach() and ring_buffer_wakeup()
 2014-05-08 16:09 UTC  (7+ messages)

[PATCHv2 0/2] remap_file_pages() decommission
 2014-05-08 16:08 UTC  (5+ messages)

[PATCH] Input: Introduce the use of the managed version of kzalloc
 2014-05-08 16:04 UTC  (2+ messages)

Contact Dhl office for your atm card
 2014-05-08 15:54 UTC 

[PATCH] MAINTAINERS: mmc: Update email for host driver maintainer
 2014-05-08 15:37 UTC  (2+ messages)

[PATCH] arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
 2014-05-08 15:54 UTC  (10+ messages)

[git pull] Input updates for 3.15-rc4
 2014-05-08 15:52 UTC 

[PATCH 7/8] usb: ohci: sort out dependencies for lpc32xx and omap
 2014-05-08 15:51 UTC  (2+ messages)

[PATCH 8/8] usb: ohci-da8xx can only be built-in
 2014-05-08 15:47 UTC  (2+ messages)

[PATCH] cpufreq: Break out early when frequency equals target_freq
 2014-05-08 15:46 UTC  (2+ messages)

[PATCH] usb: gadget: fsl: check vbus presence on probe
 2014-05-08 15:38 UTC  (7+ messages)

vmstat: On demand vmstat workers V4
 2014-05-08 15:35 UTC 

pull request: wireless 2014-05-08
 2014-05-08 15:25 UTC 

[3.15-rc3] rtmutex-debug assertion
 2014-05-08 15:28 UTC  (6+ messages)

[PATCH 1/2] sched/prio: Add two inline function named nice_to_rlimit() and rlimit_to_nice() in prio.h
 2014-05-08 15:26 UTC  (4+ messages)
` [PATCH 2/2] treewide: remove all open implementation of nice_to_rlimit()/rlimit_to_nice()

[PATCH 1/3] ARM: zynq: Sort Kconfig options
 2014-05-08 15:13 UTC  (3+ messages)
` [PATCH 2/3] clocksource: cadence_ttc: Use readl/writel_relaxed instead of __raw
` [PATCH 3/3] ARM: zynq: Enable big-endian

[PATCH net-next] Add support for netvsc build without CONFIG_SYSFS flag
 2014-05-08 15:13 UTC  (3+ messages)

[PATCH 2/2] x86/boot: Remove misc.h inclusion from compressed/string.c
 2014-05-08 15:09 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: Remove misc.h inclusion from compressed /string.c

[PATCH 1/2] x86/boot: Do not include boot.h in string.c
 2014-05-08 15:09 UTC  (2+ messages)
` [tip:x86/boot] x86, boot: "

[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
 2014-05-08 15:04 UTC  (6+ messages)
` [PATCH V3 00/20] "
  ` [GIT PULL #1/2] bus: omap_l3_noc: driver fixes and DRA7/AM437x support
    ` [GIT PULL #2/2] ARM: dts: DRA7/AM437x l3noc dts updates

[PATCH] gpio: include linux/bug.h in interface header
 2014-05-08 14:58 UTC  (2+ messages)

[RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
 2014-05-08 14:59 UTC  (2+ messages)

[PATCH 0/8] usb: various fixes for ARM randconfig failures
 2014-05-08 14:58 UTC  (5+ messages)
` [PATCH 5/8] usb: phy: msm: reset controller is mandatory now

[RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
 2014-05-08 14:57 UTC  (2+ messages)

[GIT PULL] irqchip: mvebu: driver changes for v3.16
 2014-05-08 14:50 UTC 

[PATCH] arm: memset: zero out upper bytes in r1
 2014-05-08 14:40 UTC  (4+ messages)

[PATCH] ARM: dts: AM33XX: fix ethernet and mdio default state
 2014-05-08 14:38 UTC  (2+ messages)

hello
 2014-05-08 14:32 UTC 

[RFC PATCH 0/5] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
 2014-05-08 14:38 UTC  (6+ messages)
` [RFC PATCH 1/5] thermal: cpu_cooling: Support passing driver private data
` [RFC PATCH 2/5] thermal: cpu_cooling: Add notifications support for the clients
` [RFC PATCH 3/5] thermal: cpu_cooling: Add support to find nearby frequency levels
` [RFC PATCH 4/5] thermal: cpu_cooling: Release the upper cooling limit checks
` [RFC PATCH 5/5] ACPI: thermal: processor: Use the generic cpufreq infrastructure

[RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
 2014-05-08 14:36 UTC  (2+ messages)

+ printk-print-initial-logbuf-contents-before-re-enabling-interrupts.patch added to -mm tree
 2014-05-08 14:34 UTC  (8+ messages)

[PATCH] spi/pxa2xx: Prevent DMA from transferring too many bytes
 2014-05-08 14:30 UTC 

[PATCH v2 0/7] mfd: add basic sun6i A31 PRCM support
 2014-05-08 14:29 UTC  (5+ messages)
` [PATCH v2 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices

[PATCH v3 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-05-08 14:29 UTC  (4+ messages)
` [PATCH v3 1/9] mtd: nand: define struct nand_timings

[RFC PATCH] net:Add basic DWC Ethernet QoS Driver
 2014-05-08 14:26 UTC  (4+ messages)

[RESEND] [PATCH V1 0/2] da9063: Support for RTC and register definition updates
 2014-05-08 14:25 UTC  (4+ messages)
` [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver

[GIT PULL] sound fixes for 3.15-rc5
 2014-05-08 14:23 UTC 

[PATCH 0/2] x86/boot: Small string.c cleanups
 2014-05-08 14:23 UTC  (2+ messages)

[PATCH v1 00/11] perf: Add support for Intel Processor Trace
 2014-05-08 14:16 UTC  (7+ messages)
` [PATCH v1 03/11] perf: Allow for multiple ring buffers per event

Please revert 400362f1d8dcfda3562e80e88cfc2a92cffaf9bf
 2014-05-08 14:06 UTC 

[PATCH] ACPI/hotplug: Fix STARTING/DYING action in acpi_cpu_soft_notify()
 2014-05-08 13:58 UTC 

[PATCH 4/7] usb: ehci-platform: add optional reset controller retrieval
 2014-05-08 14:07 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