messages from 2012-04-05 07:14:59 to 2012-04-05 16:43:32 UTC [more...]
[PATCH 1/1] bonding: properly unset current_arp_slave on slave link up
2012-04-05 16:43 UTC (2+ messages)
[PATCH 0/2] Documentation: mm: Add missing compact_node in vm.txt
2012-04-05 16:42 UTC
[PATCH] Cleanup of rw_copy_check_uvector and compat_rw_copy_check_uvector
2012-04-05 16:40 UTC (5+ messages)
[GIT PULL] KVM fixes for 3.4-rc1
2012-04-05 16:40 UTC
[RFC] writeback and cgroup
2012-04-05 16:38 UTC (11+ messages)
Cloud Hosting and Server
2012-04-05 16:27 UTC
[PATCH 0/4] perf tools: Some fixes and updates
2012-04-05 16:26 UTC (5+ messages)
` [PATCH 1/4] perf tools: Fix include header files in util/parse-events.h
` [PATCH 2/4] perf tools: Fix thread map that is type pid_t
` [PATCH 3/4] perf tools: Declare some references static in builtin-stat.c
` [PATCH 4/4] perf tools: Use sw counter only if hw pmu is not detected
[PATCH 0/4] perf: Kernel updates
2012-04-05 16:24 UTC (5+ messages)
` [PATCH 1/4] perf: Trivial cleanup of duplicate code
` [PATCH 2/4] perf, x86: Fix cmpxchg() usage in amd_put_event_constraints()
` [PATCH 3/4] perf: use static variant of perf_event_overflow in core.c
` [PATCH 4/4] perf: Remove PERF_COUNTERS config option
[PATCH] clocksource, prevent overflow in clocksource_cyc2ns
2012-04-05 16:23 UTC (7+ messages)
[PATCH] Btrfs: remove BUG_ON from get_restripe_target
2012-04-05 16:23 UTC (3+ messages)
` [PATCH v2] Btrfs, lockdep: get_restripe_target: use lockdep in BUG_ON
kernel BUG at include/net/netns/generic.h:41
2012-04-05 16:14 UTC (7+ messages)
[patch] cgroups: disallow attaching kthreadd
2012-04-05 16:11 UTC (20+ messages)
` [patch 0/2] cpusets, cpu_cgroup: "
` [patch 1/2] cpusets: "
` [patch 2/2] cpu_cgroup: "
kvm: RCU warning in async pf
2012-04-05 16:10 UTC (4+ messages)
[PATCH v3] toshiba_acpi: Add support for transflective LCD
2012-04-05 16:10 UTC (5+ messages)
[PATCH v3 1/9] ARM: OMAP2+: gpmc: driver conversion
2012-04-05 15:47 UTC (9+ messages)
` [PATCH v3 2/9] ARM: OMAP2+: gpmc: registers for nand driver
` [PATCH v3 3/9] ARM: OMAP2+: nand: create platform data structure
` [PATCH v3 4/9] ARM: OMAP2+: gpmc-nand: populate gpmc configs
` [PATCH v3 5/9] ARM: OMAP2+: gpmc-smsc911x: gpmc driver information
` [PATCH v3 6/9] mtd: nand: omap2: obtain memory from resource
` [PATCH v3 7/9] mtd: nand: omap2: use gpmc provided irqs
` [PATCH v3 8/9] mtd: nand: omap2: handle nand on gpmc
` [TMP] OMAP3EVM: Test gpmc nand & smsc911x
[PATCH v3 0/9] Convert OMAP GPMC to driver
2012-04-05 15:45 UTC
[PATCH 00/34] vfs: atomic open v3
2012-04-05 15:53 UTC (38+ messages)
` [PATCH 01/34] vfs: split do_lookup()
` [PATCH 02/34] vfs: do_last(): make exit RCU safe
` [PATCH 03/34] vfs: do_last(): inline walk_component()
` [PATCH 04/34] vfs: do_last(): use inode variable
` [PATCH 05/34] vfs: make follow_link check RCU safe
` [PATCH 06/34] vfs: do_last(): make ENOENT exit "
` [PATCH 07/34] vfs: do_last(): check LOOKUP_DIRECTORY
` [PATCH 08/34] vfs: do_last(): only return EISDIR for O_CREAT
` [PATCH 09/34] vfs: do_last(): add audit_inode before open
` [PATCH 10/34] vfs: do_last() common post lookup
` [PATCH 11/34] vfs: split __dentry_open()
` [PATCH 12/34] vfs: do_dentry_open(): don't put filp
` [PATCH 13/34] vfs: nameidata_to_filp(): inline __dentry_open()
` [PATCH 14/34] vfs: nameidata_to_filp(): don't throw away file on error
` [PATCH 15/34] vfs: retry last component if opening stale dentry
` [PATCH 16/34] nfs: don't open in ->d_revalidate
` [PATCH 17/34] vfs: do_last(): inline lookup_slow()
` [PATCH 18/34] vfs: do_last(): separate O_CREAT specific code
` [PATCH 19/34] vfs: do_last(): common slow lookup
` [PATCH 20/34] vfs: add lookup_open()
` [PATCH 21/34] vfs: lookup_open(): expand lookup_hash()
` [PATCH 22/34] vfs: add i_op->atomic_open()
` [PATCH 23/34] nfs: implement i_op->atomic_open()
` [PATCH 24/34] nfs: clean up ->create in nfs_rpc_ops
` [PATCH 25/34] nfs: don't use nd->intent.open.flags
` [PATCH 26/34] nfs: don't use intents for checking atomic open
` [PATCH 27/34] fuse: implement i_op->atomic_create()
` [PATCH 28/34] cifs: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 29/34] ceph: remove unused arg from ceph_lookup_open()
` [PATCH 30/34] ceph: implement i_op->atomic_open() and i_op->atomic_create()
` [PATCH 31/34] 9p: implement i_op->atomic_create()
` [PATCH 32/34] vfs: remove open intents from nameidata
` [PATCH 33/34] vfs: do_last(): clean up error handling
` [PATCH 34/34] vfs: move O_DIRECT check to common code
Caching issues with tmpfs?
2012-04-05 15:45 UTC (2+ messages)
[PATCH] xen-blkfront: properly name all devices
2012-04-05 15:37 UTC
[PATCH] printk: support structured and multi-facility log messages
2012-04-05 15:25 UTC (12+ messages)
[GIT PULL] sh updates for 3.4-rc1
2012-04-05 15:24 UTC
[PATCH 00/11] Fix up more asm/system.h fallout
2012-04-05 15:15 UTC (7+ messages)
` [PATCH 07/11] sh: fix several build failures from system.h fallout
Alert
2012-04-05 13:39 UTC
a question of multi use of ptrace
2012-04-05 15:06 UTC
[PATCH 1/2] igb: fix rtnl race in PM resume path
2012-04-05 15:11 UTC (2+ messages)
` [PATCH 2/2] ixgbe: add missing rtnl_lock "
[PATCH-v3] Support M95040 SPI EEPROM
2012-04-05 15:11 UTC (8+ messages)
[PATCH] xen/gnttab: add deferred freeing logic
2012-04-05 15:10 UTC
Server Rental Service in Hong Kong
2012-04-05 14:14 UTC
[PATCH] xen-blkfront: module exit handling adjustments
2012-04-05 15:04 UTC
[PATCH 1/1] pinctrl: fix compile error if not select PINMUX support
2012-04-05 15:02 UTC (2+ messages)
[PATCH 0/6] vfs: path lookup fixes and cleanups
2012-04-05 14:44 UTC (6+ messages)
` [PATCH 5/6] vfs: reorganize do_lookup
RCU related performance regression in 3.3
2012-04-05 14:39 UTC (6+ messages)
[PATCH 5/6] sound/pci/hda: CX20549 doesn't need pin_amp_workaround
2012-04-05 14:33 UTC (2+ messages)
[PATCH 4/6] sound/pci/hda: Remove CD control from model=benq for CX20549
2012-04-05 14:32 UTC (2+ messages)
[PATCH 3/6] sound/pci/hda: fix record volume controls of CX20459 ("Venice")
2012-04-05 14:30 UTC (2+ messages)
[PATCH 2/6] sound/pci/hda: Rename capture sources of CX20549 to match common conventions
2012-04-05 14:29 UTC (2+ messages)
[PATCH 1/6] sound/pci/hda: Fix Amp-In count for widgets with implied selector
2012-04-05 14:28 UTC (2+ messages)
[PATCH 0/6] sound/pci/hda: CX20549 cleanup/fixes
2012-04-05 14:28 UTC (3+ messages)
[PATCH] mfd: wm8994: Cache chip revision
2012-04-05 14:16 UTC
semaphore and mutex in current Linux kernel (3.2.2)
2012-04-05 14:15 UTC (6+ messages)
[PATCH] mtip32xx: fix error handling in mtip_init()
2012-04-05 14:09 UTC (2+ messages)
[PATCH] usb: host: tegra: re-arranging ehci functions
2012-04-05 14:06 UTC (2+ messages)
[PATCH] usb: host: tegra: code clean up
2012-04-05 14:03 UTC (2+ messages)
3.3.1 ath9k regression
2012-04-05 13:53 UTC (15+ messages)
` [ath9k-devel] "
[PATCH v3 7/7] [SCSI] sr: adds Zero-power ODD support
2012-04-05 14:03 UTC (8+ messages)
[PATCH 6/6] sound/pci/hda: clean up CX20549 test mixer setup
2012-04-05 13:30 UTC
[PATCH]: expose FORCE_MAX_ZONEORDER on x86
2012-04-05 13:37 UTC (4+ messages)
[RFC PATCH] cpuidle: allow per cpu latencies
2012-04-05 13:37 UTC (2+ messages)
[PATCH 1/2] RFC: Prepare PAD for native and xen platform
2012-04-05 13:01 UTC (10+ messages)
` [Xen-devel] "
CPU softlockup due to smp_call_function()
2012-04-05 12:51 UTC (6+ messages)
[RFC PATCH] cpuidle: allow per cpu latencies
2012-04-05 12:03 UTC (2+ messages)
[PATCH 0/4] compat: March 19 backport work
2012-04-05 12:33 UTC (9+ messages)
` [PATCH 4/4] compat: add some tracing "
[PATCH 1/7 v2] mm, x86, PAT: rework linear pfn-mmap tracking
2012-04-05 11:56 UTC (6+ messages)
` [x86 PAT PATCH 0/2] x86 PAT vm_flag code refactoring
` [x86 PAT PATCH 1/2] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
[PATCH 0/2] IPC: message queue checkpoint support
2012-04-05 11:42 UTC (6+ messages)
` [PATCH 2/2] IPC: message queue stealing feature introduced
Build regressions/improvements in v3.4-rc1
2012-04-05 11:31 UTC
[PATCH] irq: remove obsolete definitions in interrupt.h
2012-04-05 10:56 UTC (3+ messages)
[PATCH v5 00/27] irq_domain generalization and rework
2012-04-05 10:51 UTC (8+ messages)
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
[PATCH] serial: 8250: Add cpufreq support
2012-04-05 10:53 UTC (4+ messages)
[RFC PATCH] cpuidle: allow per cpu latencies
2012-04-05 10:44 UTC
[PATCH RFC V6 0/11] Paravirtualized ticketlocks
2012-04-05 10:40 UTC (19+ messages)
[PATCH] regulator: Support set_voltage_time_sel for drivers implement set_voltage
2012-04-05 10:37 UTC (4+ messages)
[3.4-rc1][Regression][network wireless] 'task xxxx blocked for more than 120 seconds' after resume
2012-04-05 10:32 UTC (3+ messages)
[PATCH v8]: Hibernation: lower/better control the amount of pages used for buffering
2012-04-05 10:15 UTC (4+ messages)
[PATCH 1/2] regulator: rc5t583: Remove nsteps from struct rc5t583_regulator_info
2012-04-05 10:07 UTC (5+ messages)
` [PATCH RFT 2/2] regulator: Convert rc5t583 to set_voltage
[PATCH] regulator: da9052: Remove unneeded devm_kfree calls
2012-04-05 10:06 UTC (2+ messages)
[PATCH 1/2 RFC] rtc: Add ioctl to get/clear battery low voltage status
2012-04-05 9:59 UTC (4+ messages)
` [PATCH 2/2 RFC] rtc-pcf8563: Add RTC_VL_READ/RTC_VL_CLR ioctl feature
` [rtc-linux] "
[PATCH] mfd: Silence uninitialized variable warning for wm8994-core
2012-04-05 9:57 UTC (2+ messages)
[PATCH] regulator: rc5t583: Fix off-by-one valid range checking for selector
2012-04-05 9:48 UTC (2+ messages)
[PATCHv4 0/3] bmp085: add support for bmp18x chip
2012-04-05 9:45 UTC (5+ messages)
` [PATCHv4 1/3] misc: clean up bmp085 driver
` [PATCHv4 2/3] misc: bmp085: add device tree properties
` [PATCHv4 3/3] misc: add support for bmp18x chips to the bmp085 driver
[PATCH 1/6] regulator: ad5398: Constify regulator_desc
2012-04-05 9:41 UTC (2+ messages)
[PATCH v2 0/9] PM: Create the AVS class of drivers
2012-04-05 9:35 UTC (7+ messages)
` [PATCH 2/9] ARM: OMAP2+: SmartReflex: move the driver specific macros in include/linux/power
[PATCH 1/6] memcg: fix unused variable warning
2012-04-05 10:17 UTC (4+ messages)
` [PATCH 5/6] memcg: fix broken boolen expression
[PATCH v2] arm: da850: change ASYNC/PLL0_SYSCLK3 clock rate with DVFS
2012-04-05 9:13 UTC
[PATCH 1/3] gpio: langwell: use devm_* helpers to simplify probe
2012-04-05 9:15 UTC (3+ messages)
` [PATCH 2/3] gpio: langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
` [PATCH 3/3] gpio: langwell: clear IRQ edge detect registers at init
[PATCH 0/8] perf tool: event parsing enhancements/fixes
2012-04-05 8:59 UTC (4+ messages)
` [PATCH 5/8] perf, tool: Add pmu event parse support for branch_sample_type values
common clk: fix clk_register_fixed_rate() under memory pressure
2012-04-05 8:48 UTC
IRQ affinity enforced only after first interrupt
2012-04-05 8:47 UTC (6+ messages)
[PATCH net-next v3 5/5] r8169: support RTL8411
2012-04-05 8:37 UTC (4+ messages)
[PATCH 1/6] regmap: introduce fast_io busses, and use a spinlock for them
2012-04-05 8:38 UTC (5+ messages)
` [PATCH 4/6] regmap: add MMIO bus support
[PATCH RFC] mm: account VMA before forced-COW via /proc/pid/mem
2012-04-05 8:31 UTC (5+ messages)
Initializing iwl3945 error
2012-04-05 8:24 UTC (5+ messages)
[RFC]Module problem
2012-04-05 8:20 UTC
[PATCH] irq: Kill pointless irqd_to_hw export
2012-04-05 8:14 UTC (2+ messages)
regarding transfer of files through bluetooth, WIFI and WIFI direct
2012-04-05 8:13 UTC (2+ messages)
Linux 3.4-rc1
2012-04-05 7:41 UTC (7+ messages)
some questions about __get_vm_area_node
2012-04-05 7:20 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox