messages from 2012-10-27 03:32:43 to 2012-10-27 12:34:01 UTC [more...]
[PATCH v8 00/32] vfs: add the ability to retry lookup and operation to most path-based syscalls
2012-10-27 12:33 UTC (14+ messages)
` [PATCH v8 01/32] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v8 02/32] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v8 03/32] vfs: fix readlinkat to retry on ESTALE
` [PATCH v8 04/32] vfs: add new "reval" argument to kern_path_create and user_path_create
` [PATCH v8 05/32] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v8 07/32] vfs: fix symlinkat "
` [PATCH v8 06/32] vfs: fix mkdir "
` [PATCH v8 10/32] vfs: make rmdir "
` [PATCH v8 16/32] vfs: make chroot retry once on ESTALE error
` [PATCH v8 21/32] vfs: allow setxattr to retry once on ESTALE errors
` [PATCH v8 22/32] vfs: allow lsetxattr() "
` [PATCH v8 32/32] vfs: make number of ESTALE retries tunable
Strange behaviour of git diff branch1 ... branch2
2012-10-27 12:33 UTC (3+ messages)
[PATCH v2 0/3] ocp2scp: add non-dt support
2012-10-27 12:29 UTC (21+ messages)
` [PATCH v2 1/3] drivers: bus: ocp2scp: add pdata support
` [PATCH v2 3/3] ARM: OMAP: ocp2scp: create omap device for ocp2scp
[RFC 0/3] readline: add ctrl-w handling (cut-the-last-word)
2012-10-27 12:24 UTC (2+ messages)
[RFC PATCH] commands: change Y-Modem implementation
2012-10-27 12:21 UTC (4+ messages)
2012春季111届广交会买家,B2B询盘买家、thomasnet 采购商,海关数据,群发软件,展会买家 仅300元!
2012-10-27 12:21 UTC
[tty:tty-next 17/23] drivers/staging/dgrp/dgrp_net_ops.c:229:8: error: 'struct tty_struct' has no member named 'read_cnt'
2012-10-27 12:20 UTC (3+ messages)
WARNING: at linux/fs/inode.c:280 drop_nlink
2012-10-27 12:19 UTC
[PATCH 0/9] some ivb fdi b/c fixes
2012-10-27 12:18 UTC (9+ messages)
` [PATCH 2/9] drm/i915: Write the FDI RX TU size reg at the right time
` [PATCH 3/9] drm/i915: set FDI_RX_MISC to recommended values on CPT/PPT
` [PATCH 4/9] drm/i915: add comment about pch pll enabling rules
` [PATCH 8/9] drm/i915: add ->display.modeset_global_resources callback
mmotm 2012-10-24-17-15 uploaded
2012-10-27 12:13 UTC (5+ messages)
` mmotm 2012-10-24-17-15 uploaded (uml)
[PATCH] Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
2012-10-27 12:06 UTC
[PATCH] ARM: OMAP4: Basic default configuration for Pandaboard
2012-10-27 12:03 UTC (2+ messages)
[PATCH][sched] Ignore RT throttling if rq->rt tasks are the only running tasks in the rq
2012-10-27 12:01 UTC (2+ messages)
[GIT PULL] i.MX fixes for -rc
2012-10-27 11:57 UTC (3+ messages)
[RFC]Add initial support for Altera's SOCFPGA hardward
2012-10-27 11:56 UTC (5+ messages)
` [RFC PATCHv1 1/2] ARM: socfpga: initial support for Altera's SOCFPGA platform
` [PATCH] Fix socfpga compilation with early_printk() enabled
[dm-crypt] Memory Overwrite Request in cryptsetup
2012-10-27 11:48 UTC (3+ messages)
[PATCHv2] arm:socfpga: Enable SMP for socfpga
2012-10-27 11:43 UTC (6+ messages)
` ERRATA_751472 was "
[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
2012-10-27 11:35 UTC (3+ messages)
[PATCH 0/7] cifs.idmap: set timeout on keys and generic cleanups
2012-10-27 11:30 UTC (9+ messages)
` [PATCH 1/7] cifs.idmap: make sure cifsacl structs are packed
` [PATCH 2/7] cifs.idmap: get rid of useless strcmp prior to idmapping
` [PATCH 3/7] cifs.idmap: add an options struct to handle long options
` [PATCH 4/7] cifs.idmap: clean up strget and avoid memory allocation
` [PATCH 5/7] cifs.idmap: don't use atoi to convert unsigned int to number
` [PATCH 6/7] cifs.idmap: set a timeout on keys that it instantiates
` [PATCH 7/7] cifs.idmap: add a --help option for cifs.idmap
[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
2012-10-27 11:31 UTC (4+ messages)
[segfault] running ir-keytable with v4l-utils 0.8.9
2012-10-27 11:26 UTC (2+ messages)
[PATCH] arm: socfpga: fix build break for allyesconfig
2012-10-27 11:24 UTC (5+ messages)
Mistake in git-reset documentation
2012-10-27 11:21 UTC
[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
2012-10-27 11:01 UTC (2+ messages)
Busybox configuration
2012-10-27 10:58 UTC (2+ messages)
[PATCH] gpio: omap-gpio: add support for pm_runtime autosuspend
2012-10-27 10:58 UTC (5+ messages)
[PATCH V2 5/6] Thermal: Add ST-Ericsson DB8500 thermal dirver
2012-10-27 10:53 UTC (3+ messages)
` [PATCH V2 5/6] Thermal: Add ST-Ericsson DB8500 thermal driver
[PATCH] i2c: omap: ensure writes to dev->buf_len are ordered
2012-10-27 10:50 UTC (4+ messages)
[PATCH 1/2 v4] block/throttle: remove redundant type transition
2012-10-27 10:47 UTC (4+ messages)
` [PATCH 2/2 v4] block/throttle: Add IO submitted information in blkio.throttle
[PATCH] exec: do not leave bprm->interp on stack
2012-10-27 10:47 UTC (9+ messages)
git config error message
2012-10-27 10:36 UTC (6+ messages)
[PATCH 1/2 v4] Btrfs: snapshot-aware defrag
2012-10-27 10:28 UTC (2+ messages)
` [PATCH 2/2] Btrfs: make snapshot-aware defrag as a mount option
[Buildroot] make help add-in
2012-10-27 10:34 UTC (2+ messages)
` [Buildroot] [PATCH] Add "make target-clean" to clean TARGET_DIR
[PATCH] net/ipv6/netfilter: solve section mismatch in nf_conntrack_reasm
2012-10-27 9:49 UTC
[Buildroot] [PATCH 1/1] directfb bump version 1.4.17
2012-10-27 10:32 UTC
[PATCH 00/31] numa/core patches
2012-10-27 10:29 UTC (17+ messages)
` [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
` [PATCH 2/3] x86,mm: drop TLB flush from ptep_set_access_flags
[GIT PULL FOR 3.7] Samsung media drivers fixes
2012-10-27 10:19 UTC (6+ messages)
[PATCH v2 0/4] DMA: PL330: Fix mem leaks and balance probe/remove
2012-10-27 10:20 UTC (6+ messages)
` [PATCH v2 3/4] DMA: PL330: Balance module remove function with probe
[PATCH 0/8 v3] ext4: extent status tree (step 1)
2012-10-27 10:05 UTC (3+ messages)
` [PATCH 8/8 v3] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
[PATCH] ARM: dts: mxs: Add PWM3 muxing options for i.MX28
2012-10-27 10:15 UTC
[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
2012-10-27 10:01 UTC (25+ messages)
` [kvmarm] "
[RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk
2012-10-27 9:59 UTC (5+ messages)
loading pages to memory causes high latency
2012-10-27 9:56 UTC (5+ messages)
[PATCH V2 0/5] Pinctrl: SPEAr: Add support for plgpio driver
2012-10-27 9:51 UTC (6+ messages)
` [PATCH V2 1/5] Revert "pinctrl: remove pinctrl_remove_gpio_range"
` [PATCH V2 RESEND 2/5] gpiolib: provide provision for gpiolib to register pin range
` [PATCH V2 3/5] pinctrl: SPEAr: Add plgpio driver
` [PATCH V2 4/5] pinctrl: SPEAr: Add gpio ranges support
` [PATCH V2 5/5] ARM: SPEAr: Add plgpio node in device tree dtsi files
[Drbd-dev] [PATCH 1/1] drbd: check return of kmalloc in receive_uuids
2012-10-25 7:00 UTC
[ANNOUNCE] 3.6.2-rt4
2012-10-27 9:50 UTC (3+ messages)
[GIT PULL] SPEAr pinctrl updates for v-3.5
2012-10-27 9:33 UTC (11+ messages)
[Bug 56038] New: "r100_ring_test] *ERROR*" messages sometimes on boot with ati radeon 9000 AGP ( r200 driver, dri2 KMS enabled )
2012-10-27 9:30 UTC (3+ messages)
` [Bug 56038] "
Account Inactive
2012-10-27 9:10 UTC
[PATCH 0/9] Pinctrl: SPEAr: Fixes for 3.7-rc3
2012-10-27 9:17 UTC (10+ messages)
` [PATCH 1/9] pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable
` [PATCH 2/9] pinctrl: SPEAr3xx: correct register space to configure pwm
` [PATCH 3/9] pinctrl: SPEAr320: Correct pad mux entries for rmii/smii
` [PATCH 4/9] pinctrl: SPEAr1310: fix clcd high resolution pin group name
` [PATCH 5/9] pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT
` [PATCH 6/9] pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group
` [PATCH 7/9] pinctrl: SPEAr1310: add register entries for enabling pad direction
` [PATCH 8/9] pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio
` [PATCH 9/9] pinctrl: SPEAr1340: Add clcd sleep mode pin configuration
[GIT PULL 0/9] perf/core improvements and fixes
2012-10-27 9:16 UTC (8+ messages)
[PATCH] arm: kirkwood: add support for ZyXEL NSA310
2012-10-27 9:11 UTC (4+ messages)
[PATCH] hob: reordering the layers in the Hob Layers dialog
2012-10-27 8:57 UTC (2+ messages)
[PATCH] hob/hig: Hob doesn't save properly proxy settings
2012-10-27 8:57 UTC (2+ messages)
[PATCH] bitbake: hob/builder: Hob crashes because of bad init
2012-10-27 8:56 UTC (2+ messages)
[PATCH] hob: during recipe parsing, progress bar text provides details about the process state
2012-10-27 8:56 UTC (2+ messages)
[PATCH] hob: add a progress indicator when you select 'view log'
2012-10-27 8:56 UTC (2+ messages)
[GIT PULL] omap plat header removal for v3.8 merge window, part1
2012-10-27 9:02 UTC (10+ messages)
[PATCH 0/9] ARM: Kirkwood: Convert to pinctrl
2012-10-27 8:59 UTC (8+ messages)
` [PATCH 6/9] ARM: Kirkwood: Convert GoFlex Net "
[PATCH v2 1/6] ARM: davinci: Changed pr_warning() to pr_warn()
2012-10-27 8:52 UTC (3+ messages)
[Consolidated Pull 00/13] SDK and misc
2012-10-27 8:34 UTC (2+ messages)
[PATCH] kfifo: remove unnecessary type check
2012-10-27 8:48 UTC (11+ messages)
[ANNOUNCE] 3.6.3-rt7
2012-10-27 8:47 UTC (4+ messages)
[PATCH] mergetools/p4merge: Handle "/dev/null"
2012-10-27 8:47 UTC (2+ messages)
[PATCH v2] kfifo: remove unnecessary type check
2012-10-27 8:45 UTC
[Xenomai] Is there anybody who can compile the xenomai's user-space support libraries and tools statically?
2012-10-27 8:42 UTC (2+ messages)
RFC: kconfig option CONFIG_LBDAF should be auto-selected if EXT4 is chosen
2012-10-27 8:40 UTC (3+ messages)
[Buildroot] [PATCH] sconeserver: fix bluetooth module build problem
2012-10-27 8:33 UTC
Problem: AR5212 - sequence numbers in skb and on air do not match
2012-10-27 8:23 UTC (2+ messages)
[PATCH 0/4] multi-channel/interface TX power handling
2012-10-27 8:19 UTC (6+ messages)
` Is Multi-Vif (vaps) Different Channel Operation Supported?
[PATCH 1/5] debugfs: pass NULL as the last parameter of debugfs_print_regs32()
2012-10-27 8:05 UTC (5+ messages)
` [PATCH 2/5] debugfs: return directly if failed to allocate memory in debug_fill_super()
` [PATCH 3/5] debugfs: remove redundant initialization in __create_file()
` [PATCH 4/5] debugfs: remove redundant check in __debugfs_remove()
` [PATCH 5/5] debugfs: remove goto in debugfs_remount()
Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
2012-10-27 8:01 UTC (8+ messages)
` Heads-up: 3.6.2 / 3.6.3 NFS server oops: 3.6.2+ regression? (also an unrelated ext4 data loss bug)
` Apparent serious progressive ext4 data corruption bug in 3.6.3 (and other stable branches?)
` Testing ext4's journal via simulating a reboot via KVM
[BUG] lkvm crash on crashkernel boot
2012-10-27 7:56 UTC (6+ messages)
linux segment
2012-10-27 7:49 UTC (2+ messages)
[PATCH] sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
2012-10-27 7:45 UTC (2+ messages)
[PATCH] Input: select INPUT_MATRIXKMAP for lpc32xx-keys
2012-10-27 7:40 UTC
Status of iptables target support in ipset
2012-10-27 7:26 UTC (2+ messages)
[PATCH v7] serial/arc-uart: Add new driver
2012-10-27 7:17 UTC (4+ messages)
For your interest
2012-10-27 7:00 UTC
[PATCH v5] serial/arc-uart: Add new driver
2012-10-27 6:54 UTC (5+ messages)
[PATCH V2 4/6] Thermal: Remove the cooling_cpufreq_list
2012-10-27 6:39 UTC (3+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2012-10-26
2012-10-27 6:33 UTC
[lm-sensors] Asus P7F-X w/ W83667HG-B pwm control problem
2012-10-27 6:27 UTC (3+ messages)
[ceph-commit] Ceph Zfs
2012-10-27 5:50 UTC (5+ messages)
Ofono code flow info
2012-10-27 5:35 UTC
SalesSBR chinachem shared photos with you
2012-10-27 5:28 UTC
(no subject)
2012-10-26 22:24 UTC
Bug#28702: pthread_setname_np(3) missing man page
2012-10-27 5:20 UTC (2+ messages)
[PATCH v3] firmware loader: introduce module parameter to customize fw search path
2012-10-27 5:20 UTC (2+ messages)
[PATCH]Documentation:Chinese translation of Documentation/arm64/memory.txt
2012-10-27 5:14 UTC (4+ messages)
[PATCH] binfmt_elf.c: Introduce a wrapper of get_random_int() to fix entropy depleting
2012-10-27 5:00 UTC (3+ messages)
[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
2012-10-27 4:51 UTC (2+ messages)
` [Bug 56139] "
SQLite on flash (was: [PATCH 00/16] f2fs: introduce flash-friendly file system)
2012-10-27 4:44 UTC (8+ messages)
` light weight write barriers
` [sqlite] "
[PATCH]Documentation:Chinese translation of Documentation/arm64/booting.txt
2012-10-27 4:44 UTC (6+ messages)
Tools for checking incorrect usage of locking techniques in k-space
2012-10-27 4:41 UTC
[PATCH 1/1] powerpc/book3e: store critical/machine/debug exception thread info
2012-10-27 4:22 UTC (2+ messages)
[PATCH RESEND v2] MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650
2012-10-27 4:20 UTC
scsi:sd: provisioning_mode not being set to unmap
2012-10-27 3:52 UTC
Fushicai usbtv007 - anybody working on a driver for it?
2012-10-27 3:46 UTC
[RFC PATCH 00/13] sched: Integrating Per-entity-load-tracking with the core scheduler
2012-10-27 3:36 UTC (9+ messages)
new execve/kernel_thread design
2012-10-27 3:32 UTC (4+ messages)
` [update] "
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.