All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-23 02:54:18 to 2015-03-23 05:00:14 UTC [more...]

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-23  5:00 UTC  (21+ messages)
` [Qemu-devel] [PATCH v5 26/45] Postcopy page-map-incoming (PMI) structure
` [Qemu-devel] [PATCH v5 27/45] Postcopy: Maintain sentmap and calculate discard
` [Qemu-devel] [PATCH v5 28/45] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v5 29/45] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH v5 30/45] Postcopy: Postcopy startup in migration thread
` [Qemu-devel] [PATCH v5 32/45] Page request: Add MIG_RP_CMD_REQ_PAGES reverse command
` [Qemu-devel] [PATCH v5 44/45] Disable mlock around incoming postcopy
` [Qemu-devel] [PATCH v5 45/45] Inhibit ballooning during postcopy

[PATCH 0/7 linux-next] sound: constify of_device_id array
 2015-03-22 18:06 UTC  (7+ messages)
` [PATCH 2/7 linux-next] ASoC: fsl: "
` [PATCH 4/7 linux-next] ASoC: rt5631: "
` [PATCH 7/7 linux-next] ASoC: rsnd: "

[PATCH 00/10 v3] ASoC: Renesas adds DPCM based sampling rate convert
 2015-03-22 18:20 UTC  (7+ messages)
` [PATCH 01/10 v3] ASoC: core: add snd_soc_get_dai_drv() to get DAI driver
` [PATCH 05/10 v3] ASoC: rsnd: no more SRC restart when unusual situation
` [PATCH 09/10 v3] ASoC: rsnd: add dai_link stream name

Patches to bind the SGTL5000 chip to AM33XX McASP
 2015-03-22 17:48 UTC  (6+ messages)

[PATCHSET 1/3 v2 block/for-4.1/core] writeback: cgroup writeback support
 2015-03-23  4:54 UTC  (74+ messages)
` [PATCH 01/48] memcg: add per cgroup dirty page accounting
` [PATCH 02/48] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 03/48] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 04/48] memcg: add mem_cgroup_root_css
` [PATCH 05/48] blkcg: add blkcg_root_css
` [PATCH 06/48] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 07/48] blkcg: implement task_get_blkcg_css()
` [PATCH 08/48] blkcg: implement bio_associate_blkcg()
` [PATCH 09/48] memcg: implement mem_cgroup_css_from_page()
` [PATCH 10/48] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 11/48] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 12/48] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 13/48] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 14/48] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 15/48] writeback: reorganize mm/backing-dev.c
` [PATCH 16/48] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 17/48] bdi: make inode_to_bdi() inline
` [PATCH 18/48] writeback: add @gfp to wb_init()
` [PATCH 19/48] bdi: separate out congested state into a separate struct
` [PATCH 20/48] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 21/48] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 22/48] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
` [PATCH 23/48] writeback: attribute stats to the matching per-cgroup bdi_writeback
` [PATCH 24/48] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 25/48] writeback: make congestion functions per bdi_writeback
` [PATCH 26/48] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 27/48] writeback, blkcg: propagate non-root blkcg congestion state
` [PATCH 28/48] writeback: implement and use mapping_congested()
` [PATCH 29/48] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 30/48] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 31/48] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 32/48] writeback: don't issue wb_writeback_work if clean
` [PATCH 33/48] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 34/48] writeback: implement bdi_for_each_wb()
` [PATCH 35/48] writeback: remove bdi_start_writeback()
` [PATCH 36/48] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
` [PATCH 37/48] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 38/48] writeback: make bdi_start_background_writeback() "
` [PATCH 39/48] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 40/48] writeback: add wb_writeback_work->auto_free
` [PATCH 41/48] writeback: implement bdi_wait_for_completion()
` [PATCH 42/48] writeback: implement wb_wait_for_single_work()
` [PATCH 43/48] writeback: restructure try_writeback_inodes_sb[_nr]()
` [PATCH 44/48] writeback: make writeback initiation functions handle multiple bdi_writeback's
` [PATCH 45/48] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 46/48] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 47/48] mpage: make __mpage_writepage() "
` [PATCH 48/48] ext2: enable cgroup writeback support

dummy codec and the dummy platform use the same name: snd-soc-dummy
 2015-03-22 16:15 UTC 

[PATCH 0/5 v4] ASoC: rsnd: tidyup .remove method
 2015-03-22 18:31 UTC  (3+ messages)
` [PATCH 2/5 v4] ASoC: soc-core: deactivate pins in snd_soc_instantiate_card()

[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23  4:57 UTC  (8+ messages)
` [PATCH v9 tip 3/9] tracing: attach BPF "
      `  "
            ` bpf+tracing next steps. Was: "

[PATCH v2 0/4] pci: fix unhandled interrupt on shutdown
 2015-03-23  4:54 UTC  (2+ messages)

[PATCH v7 0/6] wlcore: add device-tree support
 2015-03-23  4:51 UTC  (12+ messages)
` [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings

pull request: iwlwifi 2015-03-22
 2015-03-23  4:49 UTC  (2+ messages)

Draft of Git Rev News edition 1
 2015-03-23  4:49 UTC  (4+ messages)

[nightly] Core TISDK 2015.03 build 2015-03-22_22-00-51
 2015-03-23  4:46 UTC 

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-23  4:38 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] block: Fix unaligned zero write
 2015-03-23  4:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test unaligned 4k "

[PATCH 0/3] 96boards: add thermal senor support to hikey board
 2015-03-23  4:46 UTC  (10+ messages)
` [PATCH 1/3] thermal: hisilicon: add new hisilicon thermal sensor driver

[PATCH RT 0/4] Linux 3.10.70-rt75-rc2
 2015-03-23  4:42 UTC  (8+ messages)
` [PATCH RT 2/4] Revert "timers: do not raise softirq unconditionally"

[PATCH v3 1/2] PCI: One more parameter to pci_set_pcie_reset_state()
 2015-03-23  4:40 UTC  (12+ messages)
` [PATCH v3 2/2] PCI: Apply warm reset to specific devices

[PATCH 0/7] introduce strbuf_read_cmd to avoid deadlocks
 2015-03-23  4:40 UTC  (14+ messages)
` [PATCH 3/7] strbuf: introduce strbuf_read_cmd helper
        ` [PATCH v2 0/7] introduce capture_command to avoid deadlocks
          ` [PATCH v2 1/7] wt-status: don't flush before running "submodule status"
          ` [PATCH v2 2/7] wt_status: fix signedness mismatch in strbuf_read call
          ` [PATCH v2 3/7] run-command: introduce capture_command helper
          ` [PATCH v2 4/7] wt-status: use capture_command
          ` [PATCH v2 5/7] submodule: "
          ` [PATCH v2 6/7] trailer: "
          ` [PATCH v2 7/7] run-command: forbid using run_command with piped output

[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
 2015-03-23  4:40 UTC  (9+ messages)
` [PATCH 03/24] mm: use __SetPageSwapBacked and don't ClearPageSwapBacked
` [PATCH 11/24] huge tmpfs: shrinker to migrate and free underused holes

[U-Boot] [PATCH] x86: quark: MRC codes clean up
 2015-03-23  4:30 UTC  (2+ messages)

Question about GFP_KERNEL argument in radix_tree_preload
 2015-03-23  4:28 UTC  (2+ messages)

[PATCH 0/1] yocto-bsp updates for 1.8
 2015-03-23  4:24 UTC  (2+ messages)
` [PATCH 1/1] yocto-bsp: Update templates to 3.19 kernel

[PATCH] getutent.3: ATTRIBUTES: Note functions those aren't thread-safe
 2015-03-23  4:24 UTC  (6+ messages)
  ` [PATCH] perror.3: ATTRIBUTES: Note function that is thread-safe
  ` [PATCH] printf.3: ATTRIBUTES: Note functions those are thread-safe
  ` [PATCH] scandir.3: "
  ` [PATCH] scanf.3: "
  ` [PATCH] wprintf.3: "

[U-Boot] [PATCH] ARM: omap4_panda: enable saveenv command
 2015-03-23  4:24 UTC  (2+ messages)

[PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
 2015-03-23  4:11 UTC  (3+ messages)
` [PATCH v2 "

[PATCH linux-block/for-linus] writeback: fix possible underflow in write bandwidth calculation
 2015-03-23  4:18 UTC 

RFC: detect and manage power cut on MLC NAND
 2015-03-23  4:08 UTC  (7+ messages)

[PATCH] phy: qcom-ufs: Don't return error if fail to get optional resource
 2015-03-23  4:08 UTC 

[PATCH] drivers/of: Add empty ranges quirk for PA-Semi
 2015-03-23  4:06 UTC  (6+ messages)
`  "

[PATCH] ceph: kstrdup() memory handling
 2015-03-23  4:03 UTC  (2+ messages)

[ANN] Media Mini-Summit Draft Agenda for March 26th
 2015-03-23  4:02 UTC  (2+ messages)
` [media-workshop] "

Linux 4.0-rc5
 2015-03-23  4:01 UTC 

Linux kernel 4.0-rc5 released
 2015-03-23  3:59 UTC 

[PATCH] perf tools: Remove (null) value of "Sort order" for perf mem report
 2015-03-23  3:58 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] phy: qcom-ufs: Fix build error due to missing export symbols
 2015-03-23  3:54 UTC 

[PATCH v2] kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
 2015-03-23  3:47 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix possible uninitialized variable access
 2015-03-23  3:49 UTC 

cron job: media_tree daily build: WARNINGS
 2015-03-23  3:46 UTC 

[PATCH v3 0/2] EEH Error Injection Support for VFIO Devices
 2015-03-23  3:43 UTC  (6+ messages)
` [PATCH v3 2/2] drivers/vfio: Support EEH error injection

[PATCH 1/1] ceph: properly release page upon error
 2015-03-23  3:37 UTC  (2+ messages)

[PATCH bluetooth-next 1/3] ieee802154: add set transmit power support
 2015-03-23  3:34 UTC  (6+ messages)
` [PATCH bluetooth-next 2/3] cc2520: "

[PATCH net-next RFC v2] switchdev: bridge: drop hardware forwarded packets
 2015-03-23  3:33 UTC  (9+ messages)

Dear: Account User,
 2015-03-23  3:23 UTC 

[RESEND PATCH] For machine check occurring while in guest, KVM layer tries recovery
 2015-03-23  3:32 UTC  (2+ messages)

[PATCH v5 00/19] x86, boot: kaslr cleanup and 64bit kaslr support
 2015-03-23  3:25 UTC  (4+ messages)
` [PATCH v5 03/19] x86, boot: Simplify run_size calculation

[PATCH v2] powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
 2015-03-23  3:12 UTC  (2+ messages)

[PATCH v5 1/4] powerpc/nvram: move generic code for nvram and pstore
 2015-03-23  3:11 UTC  (2+ messages)
` [v5,1/4] "

sfc fixup patch
 2015-03-23  3:10 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2015-03-23  3:08 UTC  (2+ messages)

[Bug 89431] Monitor is deactivated after DPMS activates
 2015-03-23  3:05 UTC 

[PATCH v2] ARM: socfpga: dts: Add adxl34x
 2015-03-23  3:03 UTC  (7+ messages)

[kvm-ppc:kvm-ppc-queue 7/9] ERROR: ".__spin_yield" [arch/powerpc/kvm/kvm.ko] undefined!
 2015-03-23  3:03 UTC  (4+ messages)

[PATCH 2/2] Staging: sm750fb: Fix indent of switch-case
 2015-03-23  3:02 UTC 

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-03-23  3:01 UTC  (3+ messages)
` [U-Boot] [PATCH] at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y

[PATCH] tipc: fix build issue when building without IPv6
 2015-03-23  3:00 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] extcon: Fix missing locking when [un]registering notifiers
 2015-03-23  3:00 UTC  (2+ messages)

Hung RAID5 array with discard
 2015-03-23  2:57 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library
 2015-03-23  2:57 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] bfin: put the libc link path of the flat shared and sep data formats before the sysroot link path

[PATCH] hfsplus: fix expand when not enough available space
 2015-03-23  2:53 UTC 

[Qemu-devel] [Bug 1186984] [NEW] large -initrd crashes qemu
 2015-03-23  2:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1186984] Re: large -initrd can wrap around in memory causing memory corruption

[PATCH] reiserfs: kstrdup() memory handling
 2015-03-23  2:55 UTC  (4+ messages)

[PATCH 1/2] Staging: sm750fb: Space after commas
 2015-03-23  2:54 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.