All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-23 01:56:55 to 2015-03-23 04:54:27 UTC [more...]

[PATCHSET 1/3 v2 block/for-4.1/core] writeback: cgroup writeback support
 2015-03-23  4:54 UTC  (16+ 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 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 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  (16+ messages)
` [PATCH 01/24] mm: update_lru_size warn and reset bad lru_size
` [PATCH 03/24] mm: use __SetPageSwapBacked and don't ClearPageSwapBacked
` [PATCH 11/24] huge tmpfs: shrinker to migrate and free underused holes

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-23  4:33 UTC  (37+ messages)
` [Qemu-devel] [PATCH v5 12/45] Return path: Source handling of return path
` [Qemu-devel] [PATCH v5 20/45] Modify savevm handlers for postcopy
` [Qemu-devel] [PATCH v5 23/45] migrate_start_postcopy: Command to trigger transition to postcopy
` [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 44/45] Disable mlock around incoming postcopy
` [Qemu-devel] [PATCH v5 45/45] Inhibit ballooning during postcopy

[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  (7+ 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  (6+ 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 

is mdadm RAID1 disk full sync
 2015-03-23  2:52 UTC  (6+ messages)

[alsa-devel] [PATCH RESEND] ARM: dts: Support audio on Exynos5422-odroidxu3 using simple-audio-card
 2015-03-23  2:51 UTC 

[PATCH 1/1] python-cmd2: update checksum
 2015-03-23  2:51 UTC  (2+ messages)

[PATCH v3 0/3] Add ktd2692 Flash LED driver using LED Flash class
 2015-03-23  2:50 UTC  (10+ messages)
` [PATCH v3 1/3] of: Add vendor prefix for Kinetic technologies
` [PATCH v3 2/3] leds: ktd2692: add device tree bindings for ktd2692
` [PATCH v3 3/3] leds: Add ktd2692 flash LED driver

My GSoC proposal needs help :-)
 2015-03-23  2:49 UTC 

build kvm error global name 'incompatible_license_contains' is not defined
 2015-03-23  2:48 UTC  (2+ messages)

[Xenomai] I find a way to reduce latency, but I don't know why
 2015-03-23  2:44 UTC  (4+ messages)

Bug in drivers/net/ethernet/freescale/fec_main.c, TX is broken. In 4.0.0-rc3
 2015-03-23  2:42 UTC  (9+ messages)

[PATCH 4/4] f2fs: persist system.advise into on-disk inode
 2015-03-23  2:37 UTC  (2+ messages)

[PATCH 00/20] Support follow_link in RCU-walk - V3
 2015-03-23  2:37 UTC  (21+ messages)
` [PATCH 02/20] STAGING/lustre: limit follow_link recursion using stack space
` [PATCH 03/20] VFS: replace {, total_}link_count in task_struct with pointer to nameidata
` [PATCH 01/20] Documentation: remove outdated information from automount-support.txt
` [PATCH 10/20] security: make inode_follow_link RCU-walk aware
` [PATCH 04/20] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
` [PATCH 07/20] VFS: remove nameidata args from ->follow_link
` [PATCH 06/20] SECURITY: remove nameidata arg from inode_follow_link
` [PATCH 05/20] VFS: replace nameidata arg to ->put_link with a char*
` [PATCH 09/20] security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
` [PATCH 11/20] VFS/namei: use terminate_walk when symlink lookup fails
` [PATCH 08/20] VFS: make all ->follow_link handlers aware for LOOKUP_RCU
` [PATCH 13/20] VFS/namei: abort RCU-walk on symlink if atime needs updating
` [PATCH 14/20] VFS/namei: add 'inode' arg to put_link()
` [PATCH 16/20] VFS/namei: enable RCU-walk when following symlinks
` [PATCH 19/20] XFS: allow follow_link to often succeed in RCU-walk
` [PATCH 20/20] NFS: support LOOKUP_RCU in nfs_follow_link
` [PATCH 18/20] xfs: use RCU to free 'struct xfs_mount'
` [PATCH 17/20] VFS/namei: handle LOOKUP_RCU in page_follow_link_light
` [PATCH 12/20] VFS/namei: new flag to support RCU symlinks: LOOKUP_LINK_RCU
` [PATCH 15/20] VFS/namei: enhance follow_link to support RCU-walk

[PATCH 3/4] f2fs: avoid NULL pointer dereference in f2fs_xattr_advise_get
 2015-03-23  2:36 UTC 

[PATCH] Staging: sm750fb: Fix switch-case indent
 2015-03-23  2:37 UTC 

[PATCH 2/4] f2fs: preallocate fallocated blocks for direct IO
 2015-03-23  2:33 UTC 

One way TCP bottleneck over 6 x Gbit tecl aggregated link
 2015-03-23  2:33 UTC  (5+ messages)
    ` One way TCP bottleneck over 6 x Gbit tecl aggregated link // Kernel issue

[PATCH v2 0/2] dmaengine: usb-dmac: Add Renesas USB DMA Controller
 2015-03-23  2:32 UTC  (7+ messages)
` [PATCH v2 2/2] dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver

[PATCH] cast used->idx to volatile
 2015-03-23  2:29 UTC  (2+ messages)

[PATCH net-next 2/2] net: neighbour: Document {mcast,ucast}_solicit, mcast_resolicit
 2015-03-23  2:29 UTC  (2+ messages)

[PATCH 1/4] f2fs: limit b_size of mapped bh in f2fs_map_bh
 2015-03-23  2:28 UTC 

[PATCH net-next 1/2] net: neighbour: Add mcast_resolicit to configure the number of multicast resolicitations in PROBE state
 2015-03-23  2:28 UTC  (2+ messages)

CONFIG_SMALL_KERNEL option added
 2015-03-23  2:21 UTC 

4.0.0-rc4 NVMe NULL pointer dereference and hang
 2015-03-23  2:20 UTC 

RFC: detect and manage power cut on MLC NAND
 2015-03-23  2:18 UTC  (8+ messages)
    ` RFC: detect and manage power cut on MLC NAND (linux-mtd Digest, Vol 144, Issue 70)

4.0.0-rc4: panic in free_block
 2015-03-23  2:19 UTC  (9+ messages)

[PATCH v9 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23  2:17 UTC  (8+ messages)
` [PATCH v9 tip 3/9] tracing: attach BPF "
      `  "

[PATCH v10 tip 0/9] tracing: attach eBPF programs to kprobes
 2015-03-23  2:14 UTC  (3+ messages)
` [PATCH v10 tip 3/9] tracing: attach BPF "

[PATCH] ixgbe: fix buffer overrun bug in non-bulk alloc mode setup
 2015-03-23  2:10 UTC  (4+ messages)

[PATCH v4] u-boot.inc: fix rename image error
 2015-03-23  2:09 UTC  (2+ messages)

[PATCH v3] Add a module for retrieving SMBIOS information
 2015-03-23  2:01 UTC 

Can't mount QSPI-FLASH to userland on Lager
 2015-03-23  1:59 UTC  (2+ messages)

[PATCH v4 1/4] git-credential-store: support multiple credential files
 2015-03-23  1:56 UTC  (5+ messages)
` [PATCH v4 4/4] t0302: test credential-store support for XDG_CONFIG_HOME


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.