All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-06 20:16:08 to 2013-06-06 21:16:35 UTC [more...]

[PATCH V3 0/4] x86/microcode: early microcode patch loading support on AMD
 2013-06-06 20:06 UTC  (8+ messages)
` [PATCH V3 4/4] microcode/x86/amd: early microcode patch loading support for AMD

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

[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
 2013-06-06 21:15 UTC  (51+ messages)
` [PATCH v11 02/25] super: fix calculation of shrinkable objects for small numbers
  ` [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 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] meta-toolchain-arago: Fix mkspecs and qt.conf for Qt Creator
 2013-06-06 21:21 UTC 

[Buildroot] [Bug 6302] New: Versions of packages retrieved from github.com are wrong
 2013-06-06 21:14 UTC  (4+ messages)
` [Buildroot] [PATCH 01/14] jsmin: fix github tarball to use commit id
` [Buildroot] [Bug 6302] Versions of packages retrieved from github.com are wrong

[PATCH cgroup/for-3.11 1/3] cgroup: mark "tasks" cgroup file as insane
 2013-06-06 21:14 UTC  (5+ messages)

[PATCH] [meta-fsl-arm-extra] linux-imx (2.6.35.3): Disable NAPI
 2013-06-06 21:13 UTC  (3+ messages)

[PATCH 00/18] git-remote-mediawiki: Follow perlcritic's recommandations
 2013-06-06 21:13 UTC  (3+ messages)
` [PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close

[PATCH 0/1] xfs: xfs_inactive fails to cleanup symlinks with attributes
 2013-06-06 21:13 UTC  (3+ messages)

[PATCH 6/6] keucr: use more specific max_t(int, 
 2013-06-06 21:11 UTC  (5+ messages)
` [PATCH 0/6] keucr: checkpatch fixes
  ` [PATCH 3/6] keucr: migrate printk to dev_dbg/info/warn/err

[PATCH 1/1] tps65090-charger: Fix AC detect
 2013-06-06 21:12 UTC  (2+ messages)

+ list_lru-dynamically-adjust-node-arrays.patch added to -mm tree
 2013-06-06 21:12 UTC 

+ shrinker-kill-old-shrink-api.patch added to -mm tree
 2013-06-06 21:12 UTC 

+ hugepage-convert-huge-zero-page-shrinker-to-new-shrinker-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ shrinker-convert-remaining-shrinkers-to-count-scan-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ i915-bail-out-earlier-when-shrinker-cannot-acquire-mutex.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ drivers-convert-shrinkers-to-new-count-scan-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ fs-convert-fs-shrinkers-to-new-scan-count-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ xfs-convert-dquot-cache-lru-to-list_lru.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ xfs-rework-buffer-dispose-list-tracking.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ xfs-convert-buftarg-lru-to-generic-code.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ fs-convert-inode-and-dentry-shrinking-to-be-node-aware.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ vmscan-per-node-deferred-work.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ shrinker-add-node-awareness.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ list_lru-per-node-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ list_lru-per-node-list-infrastructure.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ dcache-convert-to-use-new-lru-list-infrastructure.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ inode-convert-inode-lru-list-to-generic-lru-list-code.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ list-add-a-new-lru-list-type.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ shrinker-convert-superblock-shrinkers-to-new-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ mm-new-shrinker-api.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ dcache-remove-dentries-from-lru-before-putting-on-dispose-list.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ dentry-move-to-per-sb-lru-locks.patch added to -mm tree
 2013-06-06 21:11 UTC 

+ dcache-convert-dentry_statnr_unused-to-per-cpu-counters.patch added to -mm tree
 2013-06-06 21:11 UTC 

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

[PATCH v3] Input: evdev - Flush queues during EVIOCGKEY-like ioctls
 2013-06-06 21:10 UTC  (3+ messages)

+ super-fix-calculation-of-shrinkable-objects-for-small-numbers.patch added to -mm tree
 2013-06-06 21:10 UTC 

+ fs-bump-inode-and-dentry-counters-to-long.patch added to -mm tree
 2013-06-06 21:10 UTC 

Regression in 9390ace brcmfmac: free net device when registration fails
 2013-06-06 21:10 UTC  (3+ messages)

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

[Buildroot] [git commit] ti-utils: fix github tarball to use commit id
 2013-06-06 21:09 UTC 

[Buildroot] [git commit] sunxi-tools: fix github tarball to use commit id
 2013-06-06 21:09 UTC 

[Buildroot] [git commit] sunxi-boards: fix github tarball to use commit id
 2013-06-06 21:08 UTC 

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

[Buildroot] [git commit] rpi-userland: fix github tarball to use commit id
 2013-06-06 21:08 UTC 

Ignoring pattern in un-ignored directory not working anymore
 2013-06-06 21:08 UTC  (3+ messages)

[Buildroot] [git commit] rpi-firmware: fix github tarball to use commit id
 2013-06-06 21:08 UTC 

[Buildroot] [git commit] omap-u-boot-utils: fix github tarball to use commit id
 2013-06-06 21:07 UTC 

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

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

[Buildroot] [git commit] lua-msgpack-native: fix github tarball to use commit id
 2013-06-06 21:07 UTC 

[PATCH -tip ] [BUGFIX] kprobes: Fix arch_prepare_kprobe to handle copy insn failures
 2013-06-06 21:06 UTC  (2+ messages)

[PATCH 2/2] sata highbank: add bit-banged SGPIO driver support
 2013-06-06 21:06 UTC  (3+ messages)
` [PATCH 2/2 v4] "

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

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

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

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

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

Possible solution to the "open_ctree" boot bug 
 2013-06-06 20:58 UTC  (2+ messages)

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

[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)

[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] "

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

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

[PATCH v2] Fix lockup related to stop_machine being stuck in __do_softirq
 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)

[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 v2 0/8] arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-06 20:35 UTC  (5+ 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 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] drm/i915: stop killing pfit on i9xx
 2013-06-06 20:22 UTC 

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

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


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.