All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-09 04:17:49 to 2013-05-09 06:07:29 UTC [more...]

[PATCH v5 00/31] kmemcg shrinkers
 2013-05-09  6:06 UTC  (77+ messages)
` [PATCH v5 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
` [PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v5 04/31] dentry: move to per-sb LRU locks
` [PATCH v5 05/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v5 06/31] mm: new shrinker API
` [PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
` [PATCH v5 08/31] list: add a new LRU list type
` [PATCH v5 09/31] inode: convert inode lru list to generic lru list code
` [PATCH v5 10/31] dcache: convert to use new lru list infrastructure
` [PATCH v5 11/31] list_lru: per-node "
` [PATCH v5 12/31] shrinker: add node awareness
` [PATCH v5 13/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v5 14/31] xfs: convert buftarg LRU to generic code
` [PATCH v5 15/31] xfs: convert dquot cache lru to list_lru
` [PATCH v5 16/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
` [PATCH v5 18/31] shrinker: convert remaining shrinkers to "
` [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v5 20/31] shrinker: Kill old ->shrink API
` [PATCH v5 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v5 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v5 23/31] lru: add an element to a memcg list
` [PATCH v5 24/31] list_lru: per-memcg walks
` [PATCH v5 25/31] memcg: per-memcg kmem shrinking
` [PATCH v5 26/31] memcg: scan cache objects hierarchically
` [PATCH v5 27/31] super: targeted memcg reclaim
` [PATCH v5 28/31] memcg: move initialization to memcg creation
` [PATCH v5 29/31] vmpressure: in-kernel notifications
` [PATCH v5 30/31] memcg: reap dead memcgs upon global memory pressure
` [PATCH v5 31/31] memcg: debugging facility to access dangling memcgs

[page fault tracepoint 1/2] Add page fault trace event definitions
 2013-05-09  6:05 UTC  (3+ messages)
` [page fault tracepoint 2/2] x86:Instruments page fault trace event

[PATCH RESEND 0/4] usb: fix four memleak
 2013-05-09  6:05 UTC  (4+ messages)
` [PATCH RESEND 1/4] usb: ehci-s5p: fix memleak when devm_usb_get_phy fail
` [PATCH RESEND 2/4] usb: isp1760-if: fix memleak when platform_get_resource fail
` [PATCH RESEND 3/4] usb: ohci: fix goto wrong tag in err case

[U-Boot] [PATCH V2 0/5] ARM: OMAP: Cleanup save_boot_params function
 2013-05-09  6:04 UTC  (4+ messages)

[PATCH nf-next] netfilter: conntrack: remove the central spinlock
 2013-05-09  6:01 UTC  (3+ messages)

[Qemu-devel] [Bug 1178101] [NEW] Could not enable gtk UI on build for Windows target
 2013-05-09  5:53 UTC 

atheros AR5B22, using ath9k, can't switch between inscure and WEP/WPA
 2013-05-09  5:57 UTC  (6+ messages)
      ` [ath9k-devel] "

[PATCH] ARM: mmc: bcm281xx SDHCI driver
 2013-05-09  5:55 UTC  (2+ messages)

[PATCH] arm64: KVM: Add bits for specifying memory type in stage2 PTE
 2013-05-09  5:53 UTC 

[Qemu-devel] Query regarding IO paths in QEMU
 2013-05-09  5:51 UTC  (4+ messages)

[PATCH] security: cap_inode_getsecctx returning garbage
 2013-05-09  5:49 UTC  (2+ messages)

[nightly] Core TISDK 2013.05 build 2013-05-09_01-01-44
 2013-05-09  5:43 UTC 

[PATCH 00/11] tracing: bugfix and kprobe-based dynamic event updates
 2013-05-09  5:44 UTC  (12+ messages)
` [PATCH 01/11] [BUGFIX] tracing: Return 0 if event_enable_func succeeded
` [PATCH 02/11] [BUGFIX] ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
` [PATCH 03/11] ftrace: Cleanup regex_lock and ftrace_lock around hash updating
` [PATCH 04/11] [BUGFIX] tracing/kprobes: Fix to increment return event probe hit-count
` [PATCH 05/11] tracing: Indicate enabled soft-mode in enable file
` [PATCH 06/11] [BUGFIX] tracing: Modify soft-mode only if no other referrer
` [PATCH 07/11] [TRIVIAL] tracing/kprobes: Use bool for retprobe checker
` [PATCH 08/11] tracing/kprobes: Increment probe hit-count even if it is used by perf
` [PATCH 09/11] tracing/kprobes: Pass trace_probe directly from dispatcher
` [PATCH 10/11] tracing/kprobes: Support ftrace_event_file base multibuffer
` [PATCH 11/11] tracing/kprobes: Support soft-mode disabling

[Qemu-devel] [PATCH] curl: fix curl read
 2013-05-09  5:47 UTC  (4+ messages)

[lm-sensors] [lm-sensors 2/2] hwmon: (ds1621) Add ds1721 update interval sysfs attribute
 2013-05-09  5:45 UTC 

[lm-sensors] [lm-sensors 1/2] hwmon: (ds1621) Add ds1721 chip support
 2013-05-09  5:45 UTC 

[lm-sensors] [lm-sensors 0/2] hwmon: add ds1721 chip support
 2013-05-09  5:45 UTC 

[PATCH] x86: make stat/statfs 64-bit for x86_64 kernels
 2013-05-09  5:44 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC 0/3] seabios: move acpi table formatting out of bios
 2013-05-09  5:42 UTC  (15+ messages)

[ath9k-devel] [PATCH] ath9k: Disable spectral scan code to fix crash on rmmod
 2013-05-09  5:37 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH 0/9] Make monitor command 'dump-guest-memory' dump in kdump-compressed format
 2013-05-09  5:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH 9/9] "

[PATCH v5 0/7] use runnable load avg in load balance
 2013-05-09  5:29 UTC  (8+ messages)
` [PATCH v5 6/7] sched: consider runnable load average in move_tasks

[Powertop] How does powertop make power consumption estimation?
 2013-05-09  5:27 UTC 

[PATCH 1/2] i2c: i2c-bfin-twi: don`t free peripheral before it`s init successful
 2013-05-09  5:07 UTC  (3+ messages)
` [uclinux-dist-devel] "

[U-Boot] [PATCH v2 1/2] spi: mxc_spi: Fix pre and post divider calculation
 2013-05-09  5:19 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spi: mxc_spi: Update pre and post divider algorithm

[PATCH 0/3] Fix disable of unused clk/regulator with deferred probe
 2013-05-09  5:18 UTC  (8+ messages)
` [PATCH 1/3] driver core: Add API to wait for deferred probe to complete during init
` [PATCH 2/3] clk: Disable unused clocks after deferred probing is done
` [PATCH 3/3] regulator: core: Disable unused regulators "

[PATCH] drm/i915: s/valleyview/baytrail
 2013-05-09  5:17 UTC  (2+ messages)

Fun with QoS in AP mode
 2013-05-09  5:13 UTC  (4+ messages)

[Patch net-next v3 1/3] bridge: select IP addr as source addr for querier
 2013-05-09  5:15 UTC  (9+ messages)
` [Patch net-next v3 2/3] bridge: only expire the mdb entry when query is received

[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
 2013-05-09  5:15 UTC  (4+ messages)
` [PATCH V3 02/21] thermal: exynos: Bifurcate exynos thermal common and tmu controller code

mdadm fails to assemble arrays with quotes in name
 2013-05-09  5:14 UTC  (2+ messages)

[Devel] [PATCH 2/2] Resolve problem where -Werror fails to build when compiling iasl
 2013-05-09  5:11 UTC 

[ath9k-devel] ath9k (AR9485) failing with PCI errors after hours of uptime with current ath9k.ko from linux-wireless
 2013-05-09  5:10 UTC  (4+ messages)

Successfully recovered Raid5 no longer boots
 2013-05-09  5:09 UTC  (2+ messages)

[PATCH] parisc: make default cross compiler search more robust
 2013-05-09  5:08 UTC 

[PATCH] parisc: fix NATIVE set up in build
 2013-05-09  5:04 UTC  (3+ messages)

[RFC] next cycle fun: ->release() API change
 2013-05-09  5:03 UTC 

[PATCH 0/4] usb: fix four memleak
 2013-05-09  4:58 UTC  (5+ messages)
` [PATCH 1/4] usb: ehci-s5p: fix memleak when fallback to pdata
` [PATCH 2/4] usb: isp1760-if: fix memleak when platform_get_resource fail
` [PATCH 3/4] usb: ohci: fix goto wrong tag in err case
` [PATCH 4/4] usb: tilegx: fix memleak when create hcd fail

[Devel] [PATCH 1/2] Fix config so it will compile with GCC versions that do not have -m32/-m64
 2013-05-09  4:56 UTC 

[Devel] [PATCH 2/2] Resolve problem where -Werror fails to build when compiling iasl
 2013-05-09  4:56 UTC 

[PATCH 1/4] gdb: AArch64 lacks lttng support
 2013-05-09  4:37 UTC  (8+ messages)
` [PATCH 2/4] gdb: add 7.6 version
` [PATCH 3/4] gdb: move checksums to versioned include
` [PATCH 4/4] gdb: tabs -> spaces

[ath9k-devel] [RFC/RFT 0/3] ath10k: fix beacon loss handling
 2013-05-09  4:53 UTC  (2+ messages)

[GIT PULL] arch/arc for 3.10
 2013-05-09  4:51 UTC 

how to edit gumstix-console-image.bb?
 2013-05-09  4:50 UTC  (2+ messages)

[Bug 64376] New: radeon fatal error during GPU init (Radeon 5850, KVM GPU passthrough)
 2013-05-09  4:47 UTC 

Does anyone have a recipe for efibootmgr?
 2013-05-09  4:46 UTC  (2+ messages)

[PATCH v3 0/4] sh73a0: Expose the PFC-controller SDHI power gate as a regulator
 2013-05-09  4:40 UTC  (2+ messages)

Audio sink stream remains suspended on reconnection
 2013-05-09  4:40 UTC  (3+ messages)

SHM oops in newseg()
 2013-05-09  4:35 UTC 

[PATCH 00/13] perf: kvm live mode
 2013-05-09  4:31 UTC  (14+ messages)
` [PATCH 01/13] perf evlist: restore methods removed in earlier cleanup
` [PATCH 02/13] perf evlist: move tracepoint processing code to evlist.c
` [PATCH 03/13] perf evlist: add initialzation function for tracepoints
` [PATCH 04/13] perf session: export a few functions for event processing
` [PATCH 05/13] perf top: move CONSOLE_CLEAR to header file
` [PATCH 06/13] perf kvm: handle realloc failures
` [PATCH 07/13] perf kvm: split out tracepoints from record args
` [PATCH 08/13] perf stats: fix divide by 0 in variance
` [PATCH 09/13] perf stats: add max and min stats
` [PATCH 10/13] perf kvm: add live mode
` [PATCH 11/13] perf kvm: add min and max stats to display
` [PATCH 12/13] perf kvm: option to print events that exceed a threshold
` [PATCH 13/13] perf kvm: debug for missing vmexit/vmentry event

[ath9k-devel] [PATCH 1/3] ath10k: Strip the QoS header only for QoS data frames
 2013-05-09  4:26 UTC  (4+ messages)
` [ath9k-devel] [PATCH 3/3] ath10k: Set the default TX encapsulation type

[PATCH 00/21] more arm build fixes
 2013-05-09  4:22 UTC  (8+ messages)
` [PATCH 03/21] ARM: shmobile: don't call irqchip_init unconditionally

Build failures due to commit ea4054a2384 (handle huge number of modules)
 2013-05-09  4:15 UTC  (3+ messages)

[PATCH v2 0/9] liblockdep: userspace lockdep
 2013-05-09  4:19 UTC  (10+ messages)
` [PATCH v2 1/9] lockdep: Be nice about building from userspace
` [PATCH v2 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage "
` [PATCH v2 3/9] liblockdep: Add public headers for pthread_mutex_t implementation
` [PATCH v2 4/9] liblockdep: Add pthread_mutex_t test suite
` [PATCH v2 5/9] liblockdep: Add public headers for pthread_rwlock_t implementation
` [PATCH v2 6/9] liblockdep: Add pthread_rwlock_t test suite
` [PATCH v2 7/9] liblockdep: Support using LD_PRELOAD
` [PATCH v2 8/9] liblockdep: Add the 'lockdep' user-space utility
` [PATCH v2 9/9] liblockdep: Add a MAINTAINERS entry

[PATCH] ARM: shmobile: fix sleep-r8a7740.S miscompiles
 2013-05-09  4:20 UTC  (4+ messages)

linux-next: Tree for May 9
 2013-05-09  4:19 UTC  (2+ messages)

[PATCH] perf tools: fix -ldw/-lelf link test when static linking
 2013-05-09  4:17 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.