All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-28 17:42:47 to 2014-08-28 18:45:17 UTC [more...]

[PATCH 1/4] mwifiex: avoid processing RX packets with invalid length
 2014-08-28 18:40 UTC  (2+ messages)

[PATCH 2/4] mwifiex: rework internal scan for association
 2014-08-28 18:41 UTC  (2+ messages)

[PATCH v3 00/11] lib: introduce string_escape_mem and %*pE specifier
 2014-08-28 18:33 UTC  (2+ messages)

[PATCH 0/1] A tool for boottime image configuration
 2014-08-28 18:47 UTC  (2+ messages)
` [PATCH 1/1] imageconfigurator: a new recipe "

[PATCH 00/97] Misc series of functional/performance fixes for 3.12-stable
 2014-08-28 18:35 UTC  (44+ messages)
` [PATCH 01/97] mm: thp: cleanup: mv alloc_hugepage to better place
` [PATCH 04/97] mm: prevent setting of a value less than 0 to min_free_kbytes
` [PATCH 05/97] mm: fix bad rss-counter if remap_file_pages raced migration
` [PATCH 06/97] hugetlb: ensure hugepage access is denied if hugepages are not supported
` [PATCH 07/97] mm: exclude memoryless nodes from zone_reclaim
` [PATCH 08/97] mm, thp: do not allow thp faults to avoid cpuset restrictions
` [PATCH 09/97] swap: change swap_info singly-linked list to list_head
` [PATCH 10/97] lib/plist: add helper functions
` [PATCH 11/97] lib/plist: add plist_requeue
` [PATCH 12/97] swap: change swap_list_head to plist, add swap_avail_head
` [PATCH 13/97] readahead: fix sequential read cache miss detection
` [PATCH 14/97] mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
` [PATCH 15/97] mm: __rmqueue_fallback() should respect pageblock type
` [PATCH 16/97] mm, x86: Account for TLB flushes only when debugging
` [PATCH 17/97] x86/mm: Clean up inconsistencies when flushing TLB ranges
` [PATCH 18/97] x86/mm: Eliminate redundant page table walk during TLB range flushing
` [PATCH 23/97] swap: add a simple detector for inappropriate swapin readahead
` [PATCH 50/97] mm/readahead.c: inline ra_submit
` [PATCH 51/97] mm/compaction: clean up unused code lines
` [PATCH 58/97] mm/compaction: do not count migratepages when unnecessary
` [PATCH 59/97] mm/compaction: avoid rescanning pageblocks in isolate_freepages
` [PATCH 63/97] fs/superblock: unregister sb shrinker before ->kill_sb()
` [PATCH 66/97] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
` [PATCH 67/97] mm/swap.c: clean up *lru_cache_add* functions
` [PATCH 68/97] mm: page_alloc: do not update zlc unless the zlc is active
` [PATCH 72/97] mm: page_alloc: calculate classzone_idx once from the zonelist ref
` [PATCH 77/97] mm: page_alloc: reduce number of times page_to_pfn is called
` [PATCH 78/97] mm: page_alloc: convert hot/cold parameter and immediate callers to bool
` [PATCH 79/97] mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
` [PATCH 84/97] mm: non-atomically mark page accessed during page cache allocation where possible
` [PATCH 85/97] mm: avoid unnecessary atomic operations during end_page_writeback()
` [PATCH 86/97] shmem: fix init_page_accessed use to stop !PageLRU bug
` [PATCH 87/97] mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
` [PATCH 88/97] mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
` [PATCH 89/97] mm: make copy_pte_range static again
` [PATCH 90/97] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
` [PATCH 91/97] memcg, vmscan: Fix forced scan of anonymous pages
` [PATCH 92/97] mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 93/97] mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 94/97] mm: move zone->pages_scanned into a vmstat counter
` [PATCH 95/97] mm: vmscan: only update per-cpu thresholds for online CPU
` [PATCH 96/97] mm: page_alloc: abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 97/97] mm: page_alloc: reduce cost of the fair zone allocation policy

[Buildroot] Custom kernal patch not being run
 2014-08-28 18:44 UTC  (3+ messages)

[PATCH v2] teach fast-export an --anonymize option
 2014-08-28 18:43 UTC  (7+ messages)
` [PATCH v3] "

[PATCH tip/core/rcu 0/14] NOCBs and NO_HZ_FULL changes for 3.18
 2014-08-28 18:38 UTC  (15+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Fix attempt to avoid unsolicited offloading of callbacks
  ` [PATCH tip/core/rcu 02/14] rcu: Check the return value of zalloc_cpumask_var()
  ` [PATCH tip/core/rcu 03/14] rcu: Use true/false for return in __call_rcu_nocb()
  ` [PATCH tip/core/rcu 04/14] rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()
  ` [PATCH tip/core/rcu 05/14] rcu: Use false for return in __call_rcu_nocb()
  ` [PATCH tip/core/rcu 06/14] rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()
  ` [PATCH tip/core/rcu 07/14] rcu: Rationalize kthread spawning
  ` [PATCH tip/core/rcu 08/14] rcu: Create rcuo kthreads only for onlined CPUs
  ` [PATCH tip/core/rcu 09/14] rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
  ` [PATCH tip/core/rcu 10/14] rcu: Eliminate redundant rcu_sysidle_state variable
  ` [PATCH tip/core/rcu 11/14] rcu: Don't track sysidle state if no nohz_full= CPUs
  ` [PATCH tip/core/rcu 12/14] rcu: Avoid misordering in __call_rcu_nocb_enqueue()
  ` [PATCH tip/core/rcu 13/14] rcu: Handle NOCB callbacks from irq-disabled idle code
  ` [PATCH tip/core/rcu 14/14] rcu: Avoid misordering in nocb_leader_wait()

[PATCH] dm-crypt: Fix access beyond the end of allocated space
 2014-08-28 18:40 UTC  (3+ messages)
  `  "

[PATCH v2 00/18] libxl: synchronise domain configuration
 2014-08-28 18:39 UTC  (19+ messages)
` [PATCH v2 13/18] libxl: make libxl_cd_insert "eject" + "insert"
` [PATCH v2 14/18] libxl: introduce libxl_get_memory_static_max
` [PATCH v2 15/18] libxl: introduce libxl_retrieve_domain_configuration
` [PATCH v2 16/18] libxl: introduce libxl_userdata_unlink

Pull request: ath 20140827
 2014-08-28 18:37 UTC  (2+ messages)

[PATCH] Doc: dt: arch_timer: discourage clock-frequency use
 2014-08-28 18:37 UTC 

[Xenomai] ODROID-U3 porting problems
 2014-08-28 18:34 UTC  (9+ messages)

[PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
 2014-08-28 18:33 UTC  (12+ messages)

[PATCH] gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig
 2014-08-28 18:32 UTC  (2+ messages)

[PATCH RFC v2 0/4] Add mem_access support for PV domains
 2014-08-28 18:31 UTC  (10+ messages)
` [PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access

pull request: wireless 2014-08-28
 2014-08-28 18:17 UTC 

[PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API
 2014-08-28 18:29 UTC  (3+ messages)

[PATCH tip/core/rcu 0/15] Miscellaneous fixes for 3.18
 2014-08-28 18:26 UTC  (16+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
  ` [PATCH tip/core/rcu 02/15] rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-static
  ` [PATCH tip/core/rcu 03/15] rcu: Use bool type for return value in rcu_is_watching()
  ` [PATCH tip/core/rcu 04/15] rcu: Return bool type for rcu_try_advance_all_cbs()
  ` [PATCH tip/core/rcu 05/15] rcu: Return bool type in rcu_lockdep_current_cpu_online()
  ` [PATCH tip/core/rcu 06/15] rcu: Use true/false instead of 1/0 for a bool type
  ` [PATCH tip/core/rcu 07/15] rcu: Uninline rcu_read_lock_held()
  ` [PATCH tip/core/rcu 08/15] rcu: Define tracepoint strings only if CONFIG_TRACING is set
  ` [PATCH tip/core/rcu 09/15] rcu: Update tiny.c references to tree.c
  ` [PATCH tip/core/rcu 10/15] rcu: Remove stale comment in tree.c
  ` [PATCH tip/core/rcu 11/15] rcu: Break more call_rcu() deadlock involving scheduler and perf
  ` [PATCH tip/core/rcu 12/15] rcu: Make TINY_RCU tinier by putting error checks under #ifdef
  ` [PATCH tip/core/rcu 13/15] rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
  ` [PATCH tip/core/rcu 14/15] rcu: Replace flush_signals() with WARN_ON(signal_pending())
  ` [PATCH tip/core/rcu 15/15] rcu: Add ACCESS_ONCE() for RCU_INIT_POINTER()

[PATCH] android/avdtp: Move PSM definition to AVDTP header
 2014-08-28 18:27 UTC  (2+ messages)

Documentation for init
 2014-08-28 18:25 UTC  (5+ messages)

Hauppauge WinTV-HVR 1900 high BER and unable to switch to Composite input
 2014-08-28 18:25 UTC 

[PATCH] android/avdtp: Constify data in avdtp_service_cap_new
 2014-08-28 18:25 UTC  (2+ messages)

nfsiod work_queue hang issue in RHEL 6.6 pre kernel (2.6.32-459)
 2014-08-28 18:25 UTC  (3+ messages)

[Bug 83205] New: GPU lockup when entering settings in Verdun game with HyperZ enabled
 2014-08-28 18:21 UTC 

[Qemu-devel] [PATCH 0/5] target-ppc: Add FWNMI support in QEMU for powerKVM guests
 2014-08-28 18:20 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 4/5] target-ppc: Handle ibm, nmi-register RTAS call
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 5/5] target-ppc: Handle cases when multi-processors get machine-check
  ` [Qemu-devel] [Qemu-ppc] "

[lm-sensors] [PATCH v2] hwmon: (ds1621) Update zbits after conversion rate change
 2014-08-28 18:20 UTC  (2+ messages)

[PATCH] spi: dw-mid: don't leak memory on exit
 2014-08-28 18:19 UTC  (2+ messages)

[PATCH] usb: phy: twl6030-usb: Remove unused irq_enabled
 2014-08-28 18:19 UTC 

[PATCH 00/14] Support 64bit Cortex A57 based Exynos7 SoC
 2014-08-28 18:17 UTC  (22+ messages)
` [PATCH 11/14] arm64: dts: Add initial device tree support for EXYNOS7

[PATCH v2] spi: sh-msiof: Add support for new R-Car Gen2 SoCs
 2014-08-28 18:17 UTC  (3+ messages)

[RFC] improving advice message from "git commit" during a merge
 2014-08-28 18:16 UTC  (5+ messages)
` [PATCH] merge, pull: stop advising 'commit -a' in case of conflict

[PATCH] coccinelle: add pycocci wrapper for multithreaded support
 2014-08-28 18:15 UTC  (7+ messages)
    ` [Cocci] "

[PATCH 0/5] Clean-up for twl4030-usb
 2014-08-28 18:14 UTC  (5+ messages)
` [PATCH 1/5] usb: phy: twl4030-usb: Remove unused irq_enabled

[PATCH] ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclk
 2014-08-28 18:14 UTC  (2+ messages)

[PATCH 0/5] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-08-28 18:14 UTC  (9+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC

[PATCH] osd: requeue replays we couldn't start in this tick
 2014-08-28 18:14 UTC  (3+ messages)

What part of the kernel code maintains /proc/modules
 2014-08-28 18:13 UTC  (5+ messages)

[PATCH tip/core/rcu 0/3] Documentation updates for 3.18
 2014-08-28 18:12 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] memory-barriers: Fix control-ordering no-transitivity example
  ` [PATCH tip/core/rcu 2/3] memory-barriers: Retain barrier() in fold-to-zero example
  ` [PATCH tip/core/rcu 3/3] memory-barriers: Fix description of 2-legged-if-based control dependencies

OSSTest: How to resue Xen
 2014-08-28 18:11 UTC  (5+ messages)

U64 Ordering in File System Code of Btrfs
 2014-08-28 18:11 UTC  (3+ messages)

[PATCH v2 0/3] Fix for handling unpaired devices
 2014-08-28 18:11 UTC  (3+ messages)
` [PATCH v2 1/3] android/bluetooth: Add unpaired device callback

[PATCH] usb: dwc3: exynos: remove usb_phy_generic support
 2014-08-28 18:11 UTC  (3+ messages)

[meta-fsl-ppc] Can I get an update on l2switch?
 2014-08-28 18:10 UTC 

[U-Boot] [PATCH v2 1/3] arm: bcm281xx: Add Ethernet Clock support
 2014-08-28 18:09 UTC  (2+ messages)

X86_RESERVE_LOW seems not to be respected in 3.13, 3.14
 2014-08-28 17:34 UTC 

[PATCH 1/4] arm: omap: tao3530: Add pdata-quirk for the mmc2 internal clock
 2014-08-28 18:07 UTC  (6+ messages)
` [PATCH 2/4] arm: omap3: Add Technexion TAO3530 SOM omap3-tao3530.dtsi

[PATCH 1/2] ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_remove
 2014-08-28 18:07 UTC  (2+ messages)

[PATCH] staging: lustre: mgc: expand the GOTO macro
 2014-08-28 18:03 UTC  (2+ messages)

[PATCH] ASoC: Remove unused cache_only from struct snd_soc_codec
 2014-08-28 18:06 UTC  (2+ messages)

[PATCH 1/3] ASoC: cs35l32: use true/false returns for bool functions
 2014-08-28 18:05 UTC  (2+ messages)

[Qemu-devel] [RFT/RFH PATCH 00/16] PPC speedup patches for TCG
 2014-08-28 18:05 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] Introducing the Broadcom Cygnus and NSP boards
 2014-08-28 18:05 UTC  (2+ messages)

[PATCH] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-08-28 18:04 UTC  (12+ messages)

[PATCH 1/3] Add CHIP_ID as a readable register
 2014-08-28 18:03 UTC  (2+ messages)

Determining iommu groups in Xen?
 2014-08-28 18:02 UTC  (6+ messages)

[PATCH 0/3] kvm-unit-tests: Check CPUID level/xlevel before using CPUID data
 2014-08-28 18:02 UTC  (4+ messages)
` [PATCH 1/3] x86: apic: Look up MAXPHYADDR on CPUID correctly
` [PATCH 2/3] x86: vmx: Use cpuid_maxphyaddr()
` [PATCH 3/3] x86: Check level, xlevel before returning CPUID data

[Xen-devel] Xen PV domain regression with KASLR enabled (kernel 3.16)
 2014-08-28 18:01 UTC  (2+ messages)
` [PATCH] Solved the Xen PV/KASLR riddle

[PATCH] [trivial] treewide: Fix typo in printk
 2014-08-28 18:00 UTC  (3+ messages)

[PATCH] pretty: Provide a strict ISO8601 date format
 2014-08-28 17:49 UTC 

[Bug 83079] New: Dota 2 under Wine freezes with Nouveau Drivers
 2014-08-28 17:59 UTC  (2+ messages)
  ` [Bug 83079] [NVC0] Dota 2 (Linux native and Wine) crash "

Ceph authentication/authorization paradignms
 2014-08-28 17:55 UTC  (2+ messages)

[PATCH v6 0/4] Introduce MEN 14F021P00 BMC driver series
 2014-08-28 17:54 UTC  (4+ messages)
` [PATCH v6 3/4] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
    ` [lm-sensors] "

[Bug 83168] New: No display after suspend to RAM
 2014-08-28 17:54 UTC  (4+ messages)
  ` [Bug 83168] [NV46] "

randconfig build error with next-20140828, in drivers/media/radio/radio-miropcm20.c
 2014-08-28 17:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Implement "sparse format" for fastboot
 2014-08-28 17:53 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format
` [U-Boot] [PATCH v2 2/4] update code which handles "
` [U-Boot] [PATCH v2 3/4] cleanup code which handles the "
` [U-Boot] [PATCH v2 4/4] implement "

[PATCH V2 0/3] Adding UHS support for dw_mmc driver
 2014-08-28 17:50 UTC  (14+ messages)
` [PATCH V2 3/3] mmc: dw_mmc: Dont cut off vqmmc and vmmc

[Bug 82050] New: R9270X pyrit benchmark perf regressions with latest kernel/llvm
 2014-08-28 17:50 UTC  (2+ messages)
` [Bug 82050] "

[PATCH v3 0/5] ARM: add Broadcom BCM63138 support
 2014-08-28 17:48 UTC  (3+ messages)

[PATCH libibverbs V5 0/2] Use neighbour lookup for RoCE UD QPs Eth L2 resolution
 2014-08-28 17:48 UTC  (11+ messages)
` [PATCH libibverbs V5 2/2] "

[RFC] Interrupt latency measurement technique
 2014-08-28 17:47 UTC  (4+ messages)

[PATCH] staging: lustre: mgc: remove unused file
 2014-08-28 17:47 UTC 

[Xenomai] [Xenomai-git] Jan Kiszka : arch/x86: Fix section mismatch warning for mach_x86_c1e_disable
 2014-08-28 17:46 UTC  (2+ messages)

Relative submodule URLs
 2014-08-28 17:44 UTC  (5+ messages)

[meta-oe][PATCH 5/5] ntp: add optional support for KPPS interface
 2014-08-28 17:43 UTC  (2+ messages)
` [meta-networking][PATCH v2] ntp: add deterministic "

[PATCH] staging: lustre: obdech: remove unused file
 2014-08-28 17:42 UTC 

[xen-unstable bisection] complete test-armhf-armhf-xl
 2014-08-28 17:42 UTC  (2+ 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.