messages from 2012-09-20 18:25:16 to 2012-09-20 19:34:44 UTC [more...]
[PATCH 00/13] overlay filesystem: request for inclusion (v15)
2012-09-20 19:34 UTC (15+ messages)
` [PATCH 01/13] vfs: add i_op->dentry_open()
` [PATCH 02/13] vfs: export do_splice_direct() to modules
` [PATCH 03/13] vfs: introduce clone_private_mount()
` [PATCH 04/13] overlay filesystem
` [PATCH 05/13] overlayfs: add statfs support
` [PATCH 06/13] overlayfs: implement show_options
` [PATCH 07/13] overlay: overlay filesystem documentation
` [PATCH 08/13] fs: limit filesystem stacking depth
` [PATCH 09/13] overlayfs: fix possible leak in ovl_new_inode
` [PATCH 10/13] overlayfs: create new inode in ovl_link
` [PATCH 11/13] vfs: export __inode_permission() to modules
` [PATCH 12/13] ovl: switch to __inode_permission()
` [PATCH 13/13] overlayfs: copy up i_uid/i_gid from the underlying inode
omap-usb-tll build broken in linux next
2012-09-20 19:29 UTC (2+ messages)
[Buildroot] [git commit] doc: update after gettext changes
2012-09-20 19:34 UTC
[PATCH 2/6] RDMA/nes: Fix for incorrect MSS when tso is on
2012-09-20 19:34 UTC
[Buildroot] [git commit] gettext: convert to autotools-package
2012-09-20 19:34 UTC
unhandled error -10026
2012-09-20 19:33 UTC (7+ messages)
My collection of IXP4xx patches for the next window
2012-09-20 19:33 UTC
[Buildroot] [git commit] Remove all references to libintl
2012-09-20 19:33 UTC
[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
2012-09-20 19:32 UTC (3+ messages)
` [PATCH v3 6/8] ACPI, PCI: add acpi_pci_roots protection
[Qemu-trivial] [PATCH] net/socket: Fix compiler warning (regression for MinGW)
2012-09-20 19:32 UTC (2+ messages)
` [Qemu-devel] "
3.6-rc5 cgroups blkio throttle + md regression
2012-09-20 19:32 UTC (9+ messages)
[PATCH 2/3] mm: thp: Fix the update_mmu_cache() last argument passing in mm/huge_memory.c
2012-09-20 19:32 UTC (5+ messages)
[PATCH 1/3] Add support for creating barebox.img file
2012-09-20 19:31 UTC (9+ messages)
` [PATCH 2/3] ARM OMAP AM33XX: create new ARCH for AM33xx
` [PATCH 3/3] pcm051: Add inital support
` [PATCH] Makefile: add target to produce a SPL compatible uImage
[PATCH 00/29] More omap header moves for common zImage support
2012-09-20 19:26 UTC (4+ messages)
` [PATCH 03/29] ARM: OMAP1: Make plat/mux.h omap1 only
[PATCH v3] net-tcp: TCP/IP stack bypass for loopback connections
2012-09-20 19:30 UTC (4+ messages)
pxa:spitz_pm.c: commit b6eede11 breaks spitz resume under certain conditions
2012-09-20 19:29 UTC
[U-Boot] [PATCH] ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
2012-09-20 19:29 UTC
[PATCH] Support for Asus MyCinema U3100Mini Plus
2012-09-20 19:28 UTC (3+ messages)
[PATCH 00/11] pinctrl: mvebu: pinctrl driver
2012-09-20 19:28 UTC (8+ messages)
` [PATCH v4 03/10] pinctrl: mvebu: kirkwood "
[PATCH] dm: gracefully fail any request beyond the end of the device
2012-09-20 19:28 UTC
[Buildroot] [git commit] gettext: remove libintl handling
2012-09-20 19:27 UTC
[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
2012-09-20 19:33 UTC (9+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
` [RFC 2/3] PCI/PM: Make PCI devices notified when its power resource turned on
` [RFC 3/3] PCI/PM: Disable PME poll for PCIe devices
[Buildroot] [git commit] gettext: remove the gettext-target make target, unused
2012-09-20 19:26 UTC
[Buildroot] [git commit] gettext: remove option to build statically
2012-09-20 19:26 UTC
[PATCH 0/2] x86, pci: sta2x11-fixup clock related patches
2012-09-20 19:10 UTC (2+ messages)
[xen-unstable test] 13821: regressions - FAIL
2012-09-20 19:24 UTC
[PATCH 1/6] RDMA/nes: Fix for incorrect resolving the loopback MAC address
2012-09-20 19:23 UTC
ubiattach issue
2012-09-20 19:22 UTC (3+ messages)
[PATCH] Support for Asus MyCinema U3100Mini Plus
2012-09-20 19:21 UTC (6+ messages)
[PATCH 0/4] perf tools: runtime fixes for Android
2012-09-20 19:17 UTC (8+ messages)
` [PATCH 1/4] perf tools: remove sscanf extension %as
` [PATCH 2/4] perf stat: add compile-time option to disable --big-num
[PATCH] i2c-nomadik: Fixup clock handling
2012-09-20 19:17 UTC (3+ messages)
[PATCH] e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50%
2012-09-20 19:15 UTC (3+ messages)
[PATCH 2/5] Xen/MCE: vMCE injection
2012-09-20 19:15 UTC (3+ messages)
[Qemu-devel] [PATCH v4 00/19] block: bdrv_reopen() patches
2012-09-20 19:13 UTC (19+ messages)
` [Qemu-devel] [PATCH v4 01/19] block: correctly set the keep_read_only flag
` [Qemu-devel] [PATCH v4 02/19] block: make bdrv_set_enable_write_cache() modify open_flags
` [Qemu-devel] [PATCH v4 03/19] block: Framework for reopening files safely
` [Qemu-devel] [PATCH v4 04/19] block: move aio initialization into a helper function
` [Qemu-devel] [PATCH v4 05/19] block: move open flag parsing in raw block drivers to helper functions
` [Qemu-devel] [PATCH v4 06/19] block: do not parse BDRV_O_CACHE_WB in block drivers
` [Qemu-devel] [PATCH v4 07/19] block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c
` [Qemu-devel] [PATCH v4 08/19] block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c
` [Qemu-devel] [PATCH v4 09/19] block: raw-posix image file reopen
` [Qemu-devel] [PATCH v4 10/19] block: raw "
` [Qemu-devel] [PATCH v4 11/19] block: qed "
` [Qemu-devel] [PATCH v4 12/19] block: qcow2 "
` [Qemu-devel] [PATCH v4 13/19] block: qcow "
` [Qemu-devel] [PATCH v4 14/19] block: vmdk "
` [Qemu-devel] [PATCH v4 16/19] block: vdi "
` [Qemu-devel] [PATCH v4 17/19] block: vpc "
` [Qemu-devel] [PATCH v4 18/19] block: convert bdrv_commit() to use bdrv_reopen()
` [Qemu-devel] [PATCH v4 19/19] block: remove keep_read_only flag from BlockDriverState struct
[PATCH] PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled
2012-09-20 19:09 UTC (2+ messages)
[Qemu-devel] EHCI USB regression in 1.2.0 - ehci_state_fetchqtd() asserting
2012-09-20 19:08 UTC (3+ messages)
shutdown with toshiba portege
2012-09-20 18:42 UTC
pci-assign terminates the guest upon pread() / pwrite() error?
2012-09-20 19:08 UTC (3+ messages)
[PATCH] pwm: Call pwm_enable() before pwm_config()
2012-09-20 19:05 UTC (10+ messages)
[PATCH 1/2] mmc: core: Proper signal voltage switch
2012-09-20 18:40 UTC
ENOSPC design issues
2012-09-20 19:03 UTC
RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
2012-09-20 19:02 UTC (4+ messages)
[PATCH tip/core/rcu 0/23] v2 Improvements to RT response on big systems and expedited functions
2012-09-20 18:48 UTC (24+ messages)
` [PATCH tip/core/rcu 01/23] rcu: Move RCU grace-period initialization into a kthread
` [PATCH tip/core/rcu 02/23] rcu: Prevent initialization-time quiescent-state race
` [PATCH tip/core/rcu 03/23] rcu: Allow RCU grace-period initialization to be preempted
` [PATCH tip/core/rcu 04/23] rcu: Move RCU grace-period cleanup into kthread
` [PATCH tip/core/rcu 05/23] rcu: Allow RCU grace-period cleanup to be preempted
` [PATCH tip/core/rcu 06/23] rcu: Break up rcu_gp_kthread() into subfunctions
` [PATCH tip/core/rcu 07/23] rcu: Prevent offline CPUs from executing RCU core code
` [PATCH tip/core/rcu 08/23] rcu: Provide OOM handler to motivate lazy RCU callbacks
` [PATCH tip/core/rcu 09/23] rcu: Segregate rcu_state fields to improve cache locality
` [PATCH tip/core/rcu 10/23] rcu: Move quiescent-state forcing into kthread
` [PATCH tip/core/rcu 11/23] rcu: Allow RCU quiescent-state forcing to be preempted
` [PATCH tip/core/rcu 12/23] rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
` [PATCH tip/core/rcu 13/23] rcu: Prevent force_quiescent_state() memory contention
` [PATCH tip/core/rcu 14/23] rcu: Control grace-period duration from sysfs
` [PATCH tip/core/rcu 15/23] rcu: Make rcutree module parameters visible in sysfs
` [PATCH tip/core/rcu 16/23] rcu: Fix day-zero grace-period initialization/cleanup race
` [PATCH tip/core/rcu 17/23] rcu: Add random PROVE_RCU_DELAY to grace-period initialization
` [PATCH tip/core/rcu 18/23] rcu: Adjust for unconditional ->completed assignment
` [PATCH tip/core/rcu 19/23] rcu: Eliminate signed overflow in synchronize_rcu_expedited()
` [PATCH tip/core/rcu 20/23] rcu: Reduce synchronize_rcu_expedited() latency
` [PATCH tip/core/rcu 21/23] rcu: Simplify quiescent-state detection
` [PATCH tip/core/rcu 22/23] rcu: Handle unbalanced rcu_node configurations with few CPUs
` [PATCH tip/core/rcu 23/23] rcu: Shrink RCU based on number of CPUs
[PATCH v3] HID: keep dev_rdesc unmodified and use it for comparisons
2012-09-20 19:00 UTC (2+ messages)
[PATCH 3/3] serial: pl011: allow very high baudrates
2012-09-20 19:00 UTC (3+ messages)
[PATCH 0/6] Reduce compaction scanning and lock contention
2012-09-20 18:57 UTC (25+ messages)
` [PATCH 1/6] mm: compaction: Abort compaction loop if lock is contended or run too long
` [Qemu-devel] "
` [PATCH 2/6] mm: compaction: Acquire the zone->lru_lock as late as possible
` [Qemu-devel] "
` [PATCH 3/6] mm: compaction: Acquire the zone->lock "
` [Qemu-devel] "
` [PATCH 4/6] Revert "mm: have order > 0 compaction start off where it left"
` [Qemu-devel] "
` [PATCH 5/6] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
` [Qemu-devel] "
` [PATCH 6/6] mm: compaction: Restart compaction from near where it left off
` [Qemu-devel] "
[PATCH 1/3] serial: pl011: safeguard against impossible baudrates
2012-09-20 18:57 UTC (3+ messages)
[PATCH] ASoC: wm8960: remove 'dres' field from platform data structure
2012-09-20 18:57 UTC
[PATCH 0/9] ext4: Bunch of DIO/AIO fixes V2
2012-09-20 18:56 UTC (3+ messages)
` [PATCH 2/9] ext4: completed_io locking cleanup V2
[PATCH] ARM: enable MMU in pbl
2012-09-20 18:52 UTC (2+ messages)
[PATCH] devicetree probe support
2012-09-20 18:51 UTC (3+ messages)
` [PATCH 1/1] fb: add it's own bus for fb devices
The GitTogether
2012-09-20 18:53 UTC (3+ messages)
[Buildroot] [PATCH 0/11 v3] Rework the gettext handling
2012-09-20 18:53 UTC (9+ messages)
` [Buildroot] [PATCH 10/11] toolchain/common: introduce blind options BR2_NEEDS_GETTEXT{, _IF_LOCALE}
Any hints when building boost-nativesdk?
2012-09-20 18:50 UTC
[RFC PATCH v1 00/22] introduce PCI bus lock to serialize PCI hotplug operations
2012-09-20 18:49 UTC (6+ messages)
` [RFC PATCH v1 06/22] PCI: use a global lock to serialize PCI root bridge "
[Buildroot] eaccelerator
2012-09-20 18:44 UTC (5+ messages)
PROBLEM: machine hung after a struggle with oom
2012-09-20 18:43 UTC (3+ messages)
XEN 4.1.3 blktap2 patches
2012-09-20 18:43 UTC (4+ messages)
[U-Boot] [PATCH] ext4: cache-align buffers so the invalidation works
2012-09-20 18:43 UTC (2+ messages)
[PATCH 2/2] mmc: core: Power cycle card on voltage switch fail
2012-09-20 18:42 UTC
[PATCH v8 0/11] KGDB/KDB FIQ (NMI) debugger
2012-09-20 18:30 UTC (6+ messages)
` [PATCH 07/11] tty/serial: Add kgdb_nmi driver
` [PATCH updated "
[U-Boot] ext4 support is now merged
2012-09-20 18:40 UTC
[RFC] cgroup TODOs
2012-09-20 18:39 UTC (8+ messages)
[RFC PATCH v3 0/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
2012-09-20 18:37 UTC (9+ messages)
` [PATCH 1/5] snd-ice1712: add chip_exit callback
` [PATCH 2/5] snd-ice1712: Add Wolfson Microelectronics WM8766 codec support
` [PATCH 3/5] snd-ice1712: Add Wolfson Microelectronics WM8776 "
` [PATCH 4/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
` [PATCH 5/5] snd-ice1712: Fix resume on ice1724
[PATCH v2 00/10] vfs: getname/putname overhaul
2012-09-20 18:38 UTC (7+ messages)
` [PATCH v2 04/10] vfs: define getname_info struct and have getname() return it
[RFC] tcp: use order-3 pages in tcp_sendmsg()
2012-09-20 18:37 UTC (10+ messages)
[PATCH 0/2] smart http toggle switch fails"
2012-09-20 18:36 UTC (5+ messages)
` [PATCH 2/2] remote-curl: let users turn off smart http
[PATCH v2] Fix for regulatory in 60g
2012-09-20 18:37 UTC (3+ messages)
` [PATCH v2] cfg80211: Fix regulatory check for 60GHz band frequencies
[U-Boot] [PATCH V4 1/2] ext4fs ls load support
2012-09-20 18:34 UTC (6+ messages)
` [U-Boot] [PATCH V5 "
[PATCH 0/5] gianfar: mdio bus support
2012-09-20 18:30 UTC (7+ messages)
` [PATCH 1/5] phylib: bus reset function
` [PATCH 2/5] FSL mdio bus support
` [PATCH 3/5] gianfar update
[PATCH RFT] memory: tegra{20,30}-mc: Fix reading incorrect register in mc_readl()
2012-09-20 18:28 UTC (2+ messages)
[PATCH 0/4] Fix PROT_NONE page permissions when !CPU_USE_DOMAINS
2012-09-20 18:28 UTC (3+ messages)
` [PATCH 1/4] ARM: mm: use pteval_t to represent page protection values
[RFC 0/7] Postinstall improvements
2012-09-20 18:15 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.