messages from 2014-09-10 21:22:12 to 2014-09-10 22:44:31 UTC [more...]
[PATCH 00/32] nd/multiple-work-trees cleanup
2014-09-10 22:42 UTC (28+ messages)
` [PATCH v2 00/32] nd/multiple-work-trees
` [PATCH v2 01/32] path.c: make get_pathname() return strbuf instead of static buffer
` [PATCH v2 02/32] path.c: make get_pathname() call sites return const char *
` [PATCH v2 03/32] git_snpath(): retire and replace with strbuf_git_path()
` [PATCH v2 04/32] path.c: rename vsnpath() to do_git_path()
` [PATCH v2 05/32] path.c: group git_path(), git_pathdup() and strbuf_git_path() together
` [PATCH v2 06/32] git_path(): be aware of file relocation in $GIT_DIR
` [PATCH v2 07/32] *.sh: respect $GIT_INDEX_FILE
` [PATCH v2 08/32] reflog: avoid constructing .lock path with git_path
` [PATCH v2 09/32] fast-import: use git_path() for accessing .git dir instead of get_git_dir()
` [PATCH v2 10/32] commit: use SEQ_DIR instead of hardcoding "sequencer"
` [PATCH v2 11/32] $GIT_COMMON_DIR: a new environment variable
` [PATCH v2 12/32] git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects
` [PATCH v2 13/32] *.sh: avoid hardcoding $GIT_DIR/hooks/
` [PATCH v2 14/32] git-stash: avoid hardcoding $GIT_DIR/logs/
` [PATCH v2 15/32] setup.c: convert is_git_directory() to use strbuf
` [PATCH v2 16/32] setup.c: detect $GIT_COMMON_DIR in is_git_directory()
` [PATCH v2 17/32] setup.c: convert check_repository_format_gently to use strbuf
` [PATCH v2 18/32] setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
` [PATCH v2 19/32] setup.c: support multi-checkout repo setup
` [PATCH v2 20/32] wrapper.c: wrapper to open a file, fprintf then close
` [PATCH v2 21/32] use new wrapper write_file() for simple file writing
` [PATCH v2 22/32] checkout: support checking out into a new working directory
` [PATCH v2 23/32] prune: strategies for linked checkouts
` [PATCH v2 24/32] checkout: reject if the branch is already checked out elsewhere
` [PATCH v2 25/32] checkout: clean up half-prepared directories in --to mode
` [PATCH v2 26/32] gc: style change -- no SP before closing parenthesis
[Qemu-devel] [PATCH 0/3] Enabling floating point instruction to 440x5 CPUs
2014-09-10 22:43 UTC (4+ messages)
` [Qemu-devel] [Qemu-ppc] "
DMA sampling and IIO
2014-09-10 22:43 UTC (7+ messages)
[linux-next test] 30203: tolerable FAIL
2014-09-10 22:43 UTC
lockdep warning when logging in via ssh
2014-09-10 22:42 UTC
[PATCH 1/2] pseries: Fix endian issues in onlining cpu threads
2014-09-10 22:41 UTC
[Buildroot] Cartorio2° Oficio N° 4482 (90532)
2014-09-10 22:42 UTC
[PATCH 2/2] pseries: Fix endian issues in cpu hot-removal
2014-09-10 22:41 UTC
dpdk starting issue with descending virtual address allocation in new kernel
2014-09-10 22:40 UTC
lockdep warning when logging in with ssh
2014-09-10 22:40 UTC (3+ messages)
Xen on Seattle
2014-09-10 22:38 UTC (6+ messages)
[PATCH net-next v2 0/2] sunvnet: Reduce LDC message overhead
2014-09-10 22:37 UTC (5+ messages)
[Patch net-next 0/5] ipv6: clean up locking in anycast and mcast
2014-09-10 22:36 UTC (7+ messages)
` [Patch net-next 3/5] ipv6: clean up ipv6_dev_ac_inc()
` [Patch net-next 4/5] ipv6: drop ipv6_sk_mc_lock in mcast
RBD readahead strategies
2014-09-10 22:36 UTC
[Buildroot] Cartorio2° Oficio N° 4482 (25589)
2014-09-10 22:34 UTC
[Buildroot] Cartorio2° Oficio N° 4482 (7989)
2014-09-10 22:34 UTC
+ binfmt_misc-work-around-gcc-49-warning.patch added to -mm tree
2014-09-10 22:33 UTC
[PATCH] wincred: improve compatibility with windows versions
2014-09-10 22:32 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH 0/4] Add persistent memory driver
2014-09-10 22:32 UTC (4+ messages)
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
` [PATCH] SQUASHME pmem: Micro optimization for pmem_direct_access
+ mm-page_alloc-default-node-ordering-on-64-bit-numa-zone-ordering-on-32-bit-v2.patch added to -mm tree
2014-09-10 22:31 UTC
[PATCH v2 0/2] sched/idle : find the best idle CPU with cpuidle info
2014-09-10 22:50 UTC (3+ messages)
[PATCH] intel_pstate: track and export frequency residency stats via sysfs
2014-09-10 22:49 UTC (6+ messages)
"Btrfs: device_list_add() should not update list when mounted" breaks subvol mount
2014-09-10 22:22 UTC
Your Mailbox is full
2014-09-10 21:46 UTC
[PATCH v4 0/3] Add Atmel maXTouch support for Peach boards
2014-09-10 22:26 UTC (7+ messages)
` [PATCH v4 1/3] ARM: dts: Add Peach Pit dts entry for Atmel touchpad
` [PATCH v4 2/3] ARM: dts: Add Peach Pi "
[PATCH 0/3] NFSD: Add ALLOCATE and DEALLOCATE support
2014-09-10 22:26 UTC (12+ messages)
` [PATCH 1/3] VFS: Rename do_fallocate() to vfs_fallocate()
` [PATCH 2/3] nfsd: Add ALLOCATE support
` [PATCH 3/3] nfsd: Add DEALLOCATE support
OpTracker optimization
2014-09-10 22:25 UTC (8+ messages)
[PATCH] Documentation: filter: Add MIPS to architectures with BPF JIT
2014-09-10 22:24 UTC (3+ messages)
+ mm-page_alloc-make-paranoid-check-in-move_freepages-a-vm_bug_on.patch added to -mm tree
2014-09-10 22:24 UTC
[PATCH net] mlx4: Fix wrong endianess access with QP context flags
2014-09-10 22:23 UTC (2+ messages)
+ mm-clear-__gfp_fs-when-pf_memalloc_noio-is-set.patch added to -mm tree
2014-09-10 22:23 UTC
[PATCH net 0/4] mlx4 SRIOV fixes
2014-09-10 22:23 UTC (2+ messages)
[PATCH 1/4] drm: Really never disable vblank irqs for offdelay==0
2014-09-10 22:24 UTC (2+ messages)
[PATCH v2] iio: adc: rockchip_saradc: add support for rk3066-tsadc variant
2014-09-10 22:22 UTC (3+ messages)
Is it necessary to balance a btrfs raid1 array?
2014-09-10 22:28 UTC (4+ messages)
[PATCH] refs: speed up is_refname_available
2014-09-10 22:22 UTC (4+ messages)
` [PATCH v2] "
[XEN/ARM PATCH v6 1/1] Add OdroidXU board (Exynos 5410)
2014-09-10 22:21 UTC (4+ messages)
[Bug 82551] monitor resolution wrongly set when using kernels > 3.13
2014-09-10 22:19 UTC (2+ messages)
[RFC] dynticks: dynticks_idle is only modified locally use this_cpu ops
2014-09-10 22:18 UTC (11+ messages)
NFSv2/3 vs v4 error codes?
2014-09-10 22:16 UTC
[PATCH 00/11]: Color manager framework for I915 driver
2014-09-10 22:17 UTC (4+ messages)
` [PATCH 0/4] Color manager framework
` [PATCH 3/4] drm/i915: CSC color correction
[PATCH net-next 0/2] Address reference counting issues with sock_queue_err_skb
2014-09-10 22:05 UTC (4+ messages)
` [PATCH net-next v2 1/2] skb: Add documentation for skb_clone_sk
` [PATCH net-next 2/2] mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Running Adobe Flash triggers PCI bus failure
2014-09-10 22:13 UTC (2+ messages)
[Buildroot] Question about adding toybox.mk
2014-09-10 22:12 UTC
[Buildroot] [PATCH V3 0/4] Use only elfutils package to provide the libelf library
2014-09-10 22:12 UTC (3+ messages)
` [Buildroot] [PATCH V3 3/4] kexec-lite: Depends on elfutils instead of libelf to get "
RFC: DSA device/driver model revamp
2014-09-10 22:11 UTC
[Buildroot] [PATCH 00/12] toolchain: warn for unsafe library/header paths
2014-09-10 22:10 UTC (5+ messages)
` [Buildroot] [PATCH 06/12] gcc/4.9: add patch to warn about unsafe header paths
[PATCH v10 0/3] Add rockchip RK808 pmic driver
2014-09-10 22:08 UTC (7+ messages)
` [PATCH v10 1/3] RTC: RK808: add RTC driver for RK808
[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
2014-09-10 22:03 UTC (7+ messages)
var-som-mx6-dora-v5/sources/meta-fsl-bsp-release/imx/meta-fsl-arm/conf/layer.conf not found
2014-09-10 22:04 UTC
master - tests: test for rename of snapshot
2014-09-10 22:02 UTC
master - lvmetad: Differentiate between filtered and truly missing devices
2014-09-10 22:02 UTC
master - test: Add a test for MD component detection in pvscan --cache
2014-09-10 22:02 UTC
master - lvmetad: Re-organise filters to properly avoid scans of component devices
2014-09-10 22:02 UTC
master - dev-cache: Filter wipe does not guarantee a full /dev scan
2014-09-10 22:02 UTC
master - debug: turn message into debug
2014-09-10 22:02 UTC
master - tests: test for rename of snapshot
2014-09-10 22:02 UTC
master - lv_rename: actual fix for snapshot
2014-09-10 22:02 UTC
master - lv_update_and_reload: replace code sequence
2014-09-10 22:02 UTC
master - lvconvert: use lv_update_and_reload
2014-09-10 22:02 UTC
master - lv_manip: remove vg_revert
2014-09-10 22:02 UTC
master - lv_rename: fix snapshot rename
2014-09-10 22:02 UTC
master - cleanup: add stacktrace for error path
2014-09-10 22:02 UTC
[PATCH 0/3 v3] mmu_notifier: Allow to manage CPU external TLBs
2014-09-10 22:01 UTC (3+ messages)
[PATCH v2 0/6] Support Write-Through mapping on x86
2014-09-10 22:00 UTC (26+ messages)
` [PATCH v2 2/6] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v2 6/6] x86, pat: Update documentation for WT changes
[PATCH 1/2] log-tree: make format_decorations more flexible
2014-09-10 22:00 UTC (2+ messages)
` [PATCH 2/2] pretty: add %D format specifier
BUG uncore_assign_events
2014-09-10 21:59 UTC (2+ messages)
[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
2014-09-10 21:58 UTC (22+ messages)
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v3 04/17] ARM64 / ACPI: Introduce early_param for "acpi"
[PATCH] pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
2014-09-10 21:56 UTC (2+ messages)
[PATCH v2] pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocation
2014-09-10 21:55 UTC
meta-fsl-bsp-release/imx/meta-fsl-arm/conf/layer.conf not found
2014-09-10 21:53 UTC
[PATCH 0/6] Improve tag checking in fsck and with transfer.fsckobjects
2014-09-10 21:54 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 6/6] Make sure that index-pack --strict fails upon invalid tag objects
[PATCH] NVMe: Fix nvmeq waitqueue entry initialization
2014-09-10 21:48 UTC
bit fields && data tearing
2014-09-10 21:48 UTC (20+ messages)
dumpe2fs: only print 'unused inodes' once
2014-09-10 21:47 UTC (4+ messages)
[v6][PATCH 0/7] xen: reserve RMRR to avoid conflicting MMIO/RAM
2014-09-10 21:44 UTC (10+ messages)
` [v6][PATCH 1/7] introduce XENMEM_reserved_device_memory_map
` [v6][PATCH 3/7] tools/libxc: check if mmio BAR is out of reserved device memory maps
` [v6][PATCH 4/7] libxc/hvm_info_table: introduce a new field nr_reserved_device_memory_map
` [v6][PATCH 5/7] hvmloader: introduce hypercall for xc_reserved_device_memory_map
ccf vs iommu vs drm locking fun
2014-09-10 21:43 UTC (5+ messages)
` [PATCH v2] clk: Don't hold prepare_lock across debugfs creation
Question about synchronize_net() in AF_PACKET close()
2014-09-10 21:39 UTC (5+ messages)
reiser4 (ccreg40): very slow mount, poor unlink performance, questions about compression modes
2014-09-10 21:39 UTC (4+ messages)
[PATCH] ip.7: tfix
2014-09-10 21:38 UTC
[PATCH 1/1] PWM-atmel: Fixed a bug which set the pwm clock prescaler incorrectly. In the defect code the prescaler was always one more than expected value, which resulted in the pwm output with wrong frequency and duty cycle
2014-09-10 21:35 UTC
[xen-4.4-testing test] 30201: regressions - FAIL
2014-09-10 21:35 UTC
[PATCH 0/8] nohz: Fix nohz kick irq work on tick v2
2014-09-10 21:33 UTC (9+ messages)
` [PATCH 1/8] nohz: Move nohz full init call to tick init
` [PATCH 2/8] irq_work: Introduce arch_irq_work_has_interrupt()
` [PATCH 3/8] irq_work: Force raised irq work to run on irq work interrupt
` [PATCH 4/8] x86: Tell irq work about self IPI support
` [PATCH 5/8] arm: "
` [PATCH 6/8] arm64: "
` [PATCH 7/8] nohz: Consolidate nohz full init code
` [PATCH 8/8] nohz: nohz full depends on irq work self IPI support
randconfig build error with next-20140910, in drivers/media/usb/dvb-usb
2014-09-10 21:32 UTC
[RFC] tty: Always allow tcflow(TCOON) to unwedge terminal
2014-09-10 21:28 UTC
[PATCH V6 0/5] Basic guest memory introspection support
2014-09-10 21:28 UTC (7+ messages)
` [PATCH V6 5/5] xen: Handle resumed instruction based on previous mem_event reply
[REPOST PATCHv3 0/2] OMAP Mailbox framework adaptation
2014-09-10 21:27 UTC (8+ messages)
` [REPOST PATCHv3 1/2] mailbox/omap: adapt to the new mailbox framework
` [REPOST PATCHv3 2/2] ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes
[PATCH v2 0/2] ASoC/ARM: tegra: apalis/colibri t30: sgtl5000 audio
2014-09-10 21:26 UTC (5+ messages)
` [PATCH v2 1/2] ARM: tegra: apalis/colibri t30: integrate audio support
[PATCH RFC] sysrq: rcu-ify __handle_sysrq
2014-09-10 21:26 UTC (9+ messages)
` [PATCH] printk: Print cpu number along with time
Raid 1 vs Raid 10 single thread performance
2014-09-10 21:24 UTC
[Qemu-devel] [PATCH 00/23] Split BlockBackend off BDS with an axe
2014-09-10 21:22 UTC (3+ messages)
` [Qemu-devel] [PATCH 01/23] block: Split bdrv_new_named() off bdrv_new()
[PATCH] hwmon, fam15h_power: Add support for two more processors
2014-09-10 21:23 UTC (5+ messages)
[PATCH 0/6] KEYS: Miscellaneous fixes
2014-09-10 21:22 UTC (7+ messages)
` [PATCH 1/6] KEYS: Fix termination condition in assoc array garbage collection
` [PATCH 2/6] KEYS: Reinstate EPERM for a key type name beginning with a '.'
` [PATCH 3/6] KEYS: Fix missing statics
` [PATCH 4/6] PKCS#7: Add a missing static
` [PATCH 5/6] PKCS#7: Provide a single place to do signed info block freeing
` [PATCH 6/6] PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
[PATCH net] ipv6: clean up anycast when an interface is destroyed
2014-09-10 21:23 UTC (4+ messages)
` [PATCH v2 "
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.