All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-06 19:45:25 to 2013-06-06 21:02:05 UTC [more...]

[PATCH 0/3] GStreamer 1.0 recipes
 2013-06-06 21:01 UTC  (5+ messages)

[Buildroot] [git commit] libcofi: fix github tarball to use commit id
 2013-06-06 21:01 UTC 

[PATCH 0/1] keucr: remove unused variable warning
 2013-06-06 20:50 UTC  (2+ messages)
  ` [PATCH 1/1] keucr: restored lost line

[Buildroot] strace-4.8
 2013-06-06 21:01 UTC  (2+ messages)

[PATCH 0/3] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-06 21:00 UTC  (4+ messages)
` [PATCH 1/3] lib/scatterlist: "

[Buildroot] [git commit] jsmin: fix github tarball to use commit id
 2013-06-06 20:59 UTC 

[PATCH] ALSA: get rid of CONFIG_SND_VERBOSE_PRINTK
 2013-06-06 20:59 UTC  (3+ messages)

[Bug 64867] New: Hangs on Cayman (HD6950) when watching flash/using vdpau
 2013-06-06 20:58 UTC  (2+ messages)
` [Bug 64867] "

[PATCH 0/2] Experimental Amiga Zorro ESP driver
 2013-06-06 20:56 UTC  (3+ messages)
` [PATCH 1/2] m68k/amiga - Zorro ESP SCSI Makefile/Kconfig support
` [PATCH 2/2] m68k/amiga - Zorro ESP: convert old driver to ESP core

[PATCH 0/8] format string usage clean ups
 2013-06-06 20:52 UTC  (9+ messages)
` [PATCH 1/8] block: do not pass disk names as format strings
` [PATCH 2/8] kobject: sanitize argument for format string
` [PATCH 3/8] crypto: "
` [PATCH 4/8] power: ensure event is not used as "
` [PATCH 5/8] device: avoid format string in dev_set_name
` [PATCH 6/8] workqueue: avoid format strings in names
` [PATCH 7/8] kthread: avoid parsing names as format strings
` [PATCH 8/8] isdn: clean up debug format string usage

[PATCH net-next] net_sched: psched_ratecfg_precompute() improvements
 2013-06-06 20:56 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH -mm 0/1] audit: cleanup audit_log_start/wait_for_auditd mess
 2013-06-06 20:55 UTC  (3+ messages)
` [PATCH -mm 1/1] "

Please add to stable: module: don't unlink the module until we've removed all exposure
 2013-06-06 20:55 UTC  (12+ messages)
    ` stop_machine lockup issue in 3.9.y
        ` [ath9k-devel] "

[PATCH 1/2] ALSA: convert "snd_printk(KERN_INFO" to "pr_info("
 2013-06-06 20:54 UTC  (2+ messages)

[PATCH v14 0/3] trace,x86: irq vector tracepoint support
 2013-06-06 20:52 UTC  (8+ messages)
` [PATCH v14 2/3] trace,x86: Introduce entering/exiting_irq()
` [PATCH v14 3/3] trace,x86: Add irq vector tracepoints

carl9170:5/10 MHz Channel Support on carl9170
 2013-06-06 20:53 UTC  (3+ messages)

[PATCH 0/4] EFI 1:1 mapping
 2013-06-06 20:50 UTC  (20+ messages)
` [PATCH 3/4] x86, efi: Add an efi= kernel command line parameter

[PATCH v2] Fix lockup related to stop_machine being stuck in __do_softirq
 2013-06-06 20:48 UTC  (2+ messages)

[PATCH] [meta-fsl-arm-extra] linux-imx (2.6.35.3): Disable NAPI
 2013-06-06 20:48 UTC  (2+ messages)

[PATCH] Fix lockup related to stop_machine being stuck in __do_softirq
 2013-06-06 20:44 UTC  (3+ messages)

slcanpty
 2013-06-06 20:43 UTC  (4+ messages)

Request for OMAPDSS testing
 2013-06-06 20:43 UTC  (2+ messages)

What's cooking in git.git (Jun 2013, #02; Tue, 4)
 2013-06-06 20:41 UTC  (14+ messages)
` [Administrivia] On ruby and contrib/

[Buildroot] [PATCH 1/1] pulseaudio : bump to version 4.0
 2013-06-06 20:41 UTC  (2+ messages)

[PATCH v2] ARM: errata: LoUIS bit field in CLIDR register is incorrect
 2013-06-06 20:38 UTC  (2+ messages)

[PATCH] drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fix
 2013-06-06 20:36 UTC  (3+ messages)

[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
 2013-06-06 20:34 UTC  (49+ messages)
  ` [PATCH v11 01/25] fs: bump inode and dentry counters to long
  ` [PATCH v11 03/25] dcache: convert dentry_stat.nr_unused to per-cpu counters
  ` [PATCH v11 04/25] dentry: move to per-sb LRU locks
  ` [PATCH v11 05/25] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v11 02/25] super: fix calculation of shrinkable objects for small numbers
` [PATCH v11 06/25] mm: new shrinker API
` [PATCH v11 07/25] shrinker: convert superblock shrinkers to new API
` [PATCH v11 08/25] list: add a new LRU list type
` [PATCH v11 09/25] inode: convert inode lru list to generic lru list code
` [PATCH v11 10/25] dcache: convert to use new lru list infrastructure
` [PATCH v11 11/25] list_lru: per-node "
` [PATCH v11 12/25] list_lru: per-node API
` [PATCH v11 13/25] shrinker: add node awareness
` [PATCH v11 14/25] vmscan: per-node deferred work
` [PATCH v11 15/25] fs: convert inode and dentry shrinking to be node aware
` [PATCH v11 16/25] xfs: convert buftarg LRU to generic code
` [PATCH v11 17/25] xfs: rework buffer dispose list tracking
` [PATCH v11 18/25] xfs: convert dquot cache lru to list_lru
` [PATCH v11 19/25] fs: convert fs shrinkers to new scan/count API
` [PATCH v11 20/25] drivers: convert shrinkers to new count/scan API
` [PATCH v11 21/25] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v11 22/25] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v11 23/25] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v11 24/25] shrinker: Kill old ->shrink API
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays

[PATCH v2 0/8] arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-06 20:35 UTC  (4+ messages)
` [PATCH v2 4/8] mmc: dw_mmc-pltfm: add Rockchip variant

[Buildroot] [PATCH 0/7] Fix package headers
 2013-06-06 20:34 UTC  (5+ messages)
` [Buildroot] [PATCH 6/7] Remove description and url from header
` [Buildroot] [PATCH 7/7] Normalize separator size to 80

i2c: introduce i2c helper i2c_find_client_by_name()
 2013-06-06 20:32 UTC  (3+ messages)

[U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
 2013-06-06 20:31 UTC  (2+ messages)

[Buildroot] [git commit] Normalize separator size to 80
 2013-06-06 20:30 UTC 

[Buildroot] [git commit] Remove description and url from header
 2013-06-06 20:30 UTC 

[Patch net-next v3 1/3] igmp: fix return value of some functions
 2013-06-06 20:16 UTC  (2+ messages)

[Buildroot] [PATCH] doc: Add txt document for the new package-specific FLAT_STACKSIZE option
 2013-06-06 20:28 UTC  (2+ messages)

[Buildroot] [git commit] doc: Add txt document for the new package-specific FLAT_STACKSIZE option
 2013-06-06 20:27 UTC 

[PATCH net-next RFC] netlink: Add compare function for netlink_table
 2013-06-06 20:26 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: mx6qsabrelite: fsl_esdhc: Define maximum bus width supported by SabreLite board
 2013-06-06 20:25 UTC  (4+ messages)

Q: acpi-cpufreq module auto-loading after processor driver change
 2013-06-06 20:24 UTC  (2+ messages)

getting allwinner SoC support upstream (was Re: Uploading linux (3.9.4-1))
 2013-06-06 20:22 UTC  (6+ messages)
` [Arm-netbook] "

[PATCH] drm/i915: stop killing pfit on i9xx
 2013-06-06 20:22 UTC 

[PATCH v3 0/4] Input: cyttsp4 - driver for Cypress TMA4XX touchscreen devices
 2013-06-06 20:22 UTC  (9+ messages)
` [PATCH v3 1/4] Input: cyttsp - I2C driver split into two modules
` [PATCH v3 2/4] Input: cyttsp4 - Core driver for Cypress TMA4XX touchscreen devices
` [PATCH v3 3/4] Input: cyttsp4 - I2C "
` [PATCH v3 4/4] Input: cyttsp4 - SPI "

[PATCH v3 0/6] PCI/ACPI: Fix firmware first error recovery with root port in reset
 2013-06-06 20:19 UTC  (4+ messages)
` [PATCH v2 4/6] PCI/ACPI: Move AER severity defines to aer.h

[PATCH] virtio-net: put virtio net header inline with data
 2013-06-06 20:18 UTC  (8+ messages)
` [Qemu-devel] "

[libnftables PATCH v2] src: add _unset functions
 2013-06-06 20:15 UTC 

+ mm-microblaze-prepare-for-removing-num_physpages-and-simplify-mem_init-fix.patch added to -mm tree
 2013-06-06 20:15 UTC 

[to-be-updated] mm-microblaze-prepare-for-removing-num_physpages-and-simplify-mem_init-fix.patch removed from -mm tree
 2013-06-06 20:14 UTC 

+ mm-microblaze-prepare-for-removing-num_physpages-and-simplify-mem_init-fix.patch added to -mm tree
 2013-06-06 20:14 UTC 

[PATCH V2 0/2] x86/microcode/amd: early loading fixes
 2013-06-06 20:11 UTC  (5+ messages)
` [PATCH V2 1/2] x86/microcode/amd: make find_ucode_in_initrd() __init
` [PATCH V2 2/2] x86/microcode/amd: allow multiple families' bin files appended together

[patch 1/2] arch: invoke oom-killer from page fault
 2013-06-06 20:11 UTC  (8+ messages)
` [patch 2/2] memcg: do not sleep on OOM waitqueue with full charge context

[failures] mm-remove-duplicated-call-of-get_pfn_range_for_nid.patch removed from -mm tree
 2013-06-06 20:10 UTC 

[failures] drivers-ptp-ptp_pch-convert-to-module_pci_driver.patch removed from -mm tree
 2013-06-06 20:09 UTC 

[PATCH 0/2] introduce wait_event_common()
 2013-06-06 20:03 UTC  (3+ messages)
` [PATCH 1/2] wait: introduce wait_event_common(wq, condition, state, timeout)
` [PATCH 2/2] wait: introduce prepare_to_wait_event()

[failures] drivers-rtc-class-convert-from-legacy-pm-ops-to-dev_pm_ops.patch removed from -mm tree
 2013-06-06 20:07 UTC 

[PATCH] qmake2.bbclass: export OE_QMAKE_QT_CONFIG
 2013-06-06 20:06 UTC  (6+ messages)

mmotm 2013-06-05-17-24 uploaded
 2013-06-06 20:07 UTC  (6+ messages)
` mmotm 2013-06-05-17-24 uploaded (rtc)
` mmotm 2013-06-05-17-24 uploaded (ptp_pch)

[PATCH v6] tty: serial: add Freescale lpuart driver support
 2013-06-06 20:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] Some -smbios work
 2013-06-06 20:02 UTC  (13+ messages)
` [Qemu-devel] [PATCH 4/7] Use sizeof(qemu_uuid) instead of literal 16
` [Qemu-devel] [PATCH 5/7] smbios: Clean up smbios_add_field() parameters
` [Qemu-devel] [PATCH 6/7] smbios: Fix -smbios type=0, release=... for big endian hosts
` [Qemu-devel] [PATCH 7/7] smbios: Check R in -smbios type=0, release=R parses okay

[PATCH v3, part1 06/10] PCI: make PCI host bridge/bus creating and destroying logic symmetric
 2013-06-06 20:01 UTC  (4+ messages)
` [PATCH 1/2] PCI: fix a double free issue in pci_create_root_bus() error recovery path
  ` [PATCH 2/2] PCI: make PCI host bridge/bus creating and destroying logic symmetric

arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-06 20:01 UTC  (4+ messages)
` [PATCH 06/10] mmc: dw_mmc-pltfm: add Rockchip variant

[PATCH] drm/i915: WA: FBC Render Nuke
 2013-06-06 19:58 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Track when we dirty the scanout with render commands
  ` [PATCH 2/2] drm/i915: WA: FBC Render Nuke

[RFC PATCH 0/6] KVM: PPC: Book3E: AltiVec support
 2013-06-06 19:57 UTC  (8+ messages)

+ mm-tune-vm_committed_as-percpu_counter-batching-size-fix.patch added to -mm tree
 2013-06-06 19:57 UTC 

[PATCH] ACPI: update user_policy.max when _PPC updated
 2013-06-06 19:54 UTC  (4+ messages)

[PATCH v5 0/8] sh_eth: deal with #ifdef'fery
 2013-06-06 19:52 UTC  (12+ messages)
` [PATCH v5 3/8] sh_eth: remove duplicate sh_eth_set_duplex() definitions
` [PATCH v5 4/8] sh_eth: remove SH_ETH_HAS_TSU
` [PATCH v5 5/8] sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
` [PATCH v5 6/8] sh_eth: remove #ifdef around sh_eth_select_mii()
` [PATCH v5 7/8] sh_eth: consolidate sh_eth_reset()
` [PATCH v5 8/8] sh_eth: enclose PM code into #ifdef CONFIG_PM

[PATCH] Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch
 2013-06-06 19:52 UTC 

[PATCH V3] rtc: rtc-pcf2123: replace strict_strtoul() with kstrtoul()
 2013-06-06 19:51 UTC  (2+ messages)

[PATCH v3 -tip x86/apic 0/2] PCI/MSI: Allocate as many multiple-MSIs as requested
 2013-06-06 19:51 UTC  (5+ messages)
` [PATCH v3 -tip x86/apic 1/2] "

fra Dr. Anthony Davis (hurtigt svar)
 2013-06-06 16:18 UTC 

[PATCH 0/2] introduce list_for_each_entry_del
 2013-06-06 19:49 UTC  (5+ messages)
` [PATCH 1/2] list: add list_for_each_entry_del

[PATCH v1 0/4] firmware loader: cleanup and introduce search paths option
 2013-06-06 19:48 UTC  (5+ messages)
` [PATCH v1 3/4] firmware loader: allow distribution to choose default search paths
` [RFC PATCH v1 4/4] firmware loader: don't allow to request firmware via relative path

[PATCH v5 00/21] XSA55 libelf fixes for unstable
 2013-06-06 19:47 UTC  (3+ messages)
` [PATCH 20/21] libxc: check return values from malloc

Atmel updates to atmel_mxt_ts touch controller driver - v5 Daniel Kurtz <djkurtz@chromium.org>, Henrik Rydberg <rydberg@euromail.se>, Joonyoung Shim <jy0922.shim@samsung.com>, Alan.Bowens@atmel.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, pmeerw@pmeerw.net, bleung@chromium.org, olofj@chromium.org
 2013-06-06 19:46 UTC  (3+ messages)


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.