All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-27 19:45:03 to 2012-01-27 21:20:02 UTC [more...]

[PATCH 0/1][KERNEL] meta/crownbay: use new yocto/emgd-1.10 feature branch
 2012-01-27 21:19 UTC  (2+ messages)

[RFCv3 0/9] perf tool: parser generator for events parsing
 2012-01-27 21:19 UTC  (5+ messages)
` [PATCHv4 "
  ` [PATCH 5/9] perf: Adding sysfs group format attribute for pmu device

XFS for-next branch
 2012-01-27 21:17 UTC  (5+ messages)

[RFC c/r 0/4] [RFC c/r 0/@total@] A pile in c/r sake
 2012-01-27 21:19 UTC  (26+ messages)
` [RFC c/r 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7
` [RFC c/r 3/4] c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat
` [RFC c/r 4/4] c/r: prctl: Extend PR_SET_MM to set up more mm_struct entries

[PATCH] xfstests 273 274 275: do test in dedicated dir and leave test files in it
 2012-01-27 21:16 UTC  (3+ messages)

[patch|rfc][0/3] fix aio+dio+O_SYNC writes
 2012-01-27 21:15 UTC  (8+ messages)
` [PATCH 1/3] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 2/3] ext4: "
` [PATCH 3/3] filemap: don't call generic_write_sync for -EIOCBQUEUED

[Qemu-devel] [PATCH v2] macio: Improve shallow, half-hearted qdev'ification
 2012-01-27 21:09 UTC 

[Qemu-devel] suspend/resume not working on tip due to 59abb06
 2012-01-27 21:10 UTC 

[RFC BlueZ v0 0/2] Phone Alert and Alert Notification APIs
 2012-01-27 21:10 UTC  (3+ messages)
` [RFC BlueZ v0 1/2] Add Alert Agent API
` [RFC BlueZ v0 2/2] Add Alert Notification API

[PATCH] Bluetooth: Add support for BCM20702A0 [0a5c:21e6]
 2012-01-27 21:10 UTC 

[PATCH net-next 0/7] Pull request for r8169 branch
 2012-01-27 20:59 UTC  (8+ messages)
` [PATCH net-next 1/7] r8169: remove hardcoded PCIe registers accesses
` [PATCH net-next 2/7] r8169: remove rtl8169_reinit_task
` [PATCH net-next 3/7] r8169: stop delaying workqueue
` [PATCH net-next 4/7] r8169: factor out IntrMask writes
` [PATCH net-next 5/7] r8169: irq mask helpers
` [PATCH net-next 6/7] r8169: missing barriers
` [PATCH net-next 7/7] r8169: remove work from irq handler

commit/from command in git-fast-import
 2012-01-27 21:09 UTC  (5+ messages)

[PATCH] watchdog: fix GETTIMEOUT ioctl in booke_wdt
 2012-01-27 21:08 UTC  (2+ messages)

[PATCH 0/2][KERNEL] new yocto/emgd-1.10 feature branch
 2012-01-27 21:06 UTC  (2+ messages)

[BUGFIX][PATCH] pci: check for 4k resource_size alignment in sriov_init
 2012-01-27 21:05 UTC  (2+ messages)

[PATCH v4 00/18] perf: add support for sampling taken branches
 2012-01-27 20:56 UTC  (19+ messages)
` [PATCH v4 01/18] perf: add generic taken branch sampling support
` [PATCH v4 02/18] perf: add Intel LBR MSR definitions
` [PATCH v4 03/18] perf: add Intel X86 LBR sharing logic
` [PATCH v4 04/18] perf: sync branch stack sampling with X86 precise_sampling
` [PATCH v4 05/18] perf: add LBR mappings for PERF_SAMPLE_BRANCH filters
` [PATCH v4 06/18] perf: disable LBR support for older Intel Atom processors
` [PATCH v4 07/18] perf: implement PERF_SAMPLE_BRANCH for Intel X86
` [PATCH v4 08/18] perf: add LBR software filter support "
` [PATCH v4 09/18] perf: disable PERF_SAMPLE_BRANCH_* when not supported
` [PATCH v4 10/18] perf: add hook to flush branch_stack on context switch
` [PATCH v4 11/18] perf: add code to support PERF_SAMPLE_BRANCH_STACK
` [PATCH v4 12/18] perf: add support for sampling taken branch to perf record
` [PATCH v4 13/18] perf: add support for taken branch sampling to perf report
` [PATCH v4 14/18] perf: fix endianness detection in perf.data
` [PATCH v4 15/18] perf: add ABI reference sizes
` [PATCH v4 16/18] perf: enable reading of perf.data files from different ABI rev
` [PATCH v4 17/18] perf: fix bug print_event_desc()
` [PATCH v4 18/18] perf: make perf able to read file from older ABIs

pull request: sfc-next 2012-01-27
 2012-01-27 21:01 UTC  (34+ messages)
` [PATCH net-next 01/32] sfc: Fix some formatting errors reported by checkpatch
` [PATCH net-next 02/32] sfc: Avoid assignment in an if-statement, "
` [PATCH net-next 03/32] sfc: Remove parentheses around return expressions, "
` [PATCH net-next 04/32] sfc: Const-qualify static data as appropriate, partly prompted "
` [PATCH net-next 05/32] sfc: Remove unnecessary inclusion of <asm/io.h>, "
` [PATCH net-next 06/32] sfc: Update MCDI (firmware interface) definitions
` [PATCH net-next 07/32] sfc: Rename efx_wanted_channels() to efx_wanted_parallelism()
` [PATCH net-next 08/32] sfc: Set default parallelism to per-core by default
` [PATCH net-next 09/32] sfc: Remove fallback for invalid permanent MAC address
` [PATCH net-next 10/32] sfc: Make handling of MC reboot more reliable
` [PATCH net-next 11/32] sfc: Use new names for MC shared memory layout constants
` [PATCH net-next 12/32] sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats
` [PATCH net-next 13/32] sfc: Merge efx_mac_operations into efx_nic_type
` [PATCH net-next 14/32] sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()
` [PATCH net-next 15/32] sfc: Remove efx_nic_type::push_multicast_hash operation
` [PATCH net-next 16/32] sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
` [PATCH net-next 17/32] sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response
` [PATCH net-next 18/32] sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
` [PATCH net-next 19/32] sfc: Remove dependence on NAPI polling in efx_test_eventq_irq()
` [PATCH net-next 20/32] Partly revert "sfc: Handle serious errors in exactly one interrupt handler"
` [PATCH net-next 21/32] sfc: Clean up test interrupt handling
` [PATCH net-next 22/32] sfc: Add hwmon driver for boards using SFC9000-family controllers
` [PATCH net-next 23/32] sfc: Update the description of SFC_MTD
` [PATCH net-next 24/32] sfc: Remove obsolete function efx_dev_name()
` [PATCH net-next 25/32] sfc: Remove remnants of on-load self-test
` [PATCH net-next 26/32] sfc: Use existing local variables instead of repeated indirect lookups
` [PATCH net-next 27/32] sfc: Minor formatting fixes
` [PATCH net-next 28/32] sfc: Remove redundant 'rc' variable, always set to 0
` [PATCH net-next 29/32] sfc: Rename implementation of ndo_set_rx_mode
` [PATCH net-next 30/32] sfc: Make all MAC statistics consistently 64 bits wide
` [PATCH net-next 31/32] sfc: Move the end of the non-GRO RX path into its own function
` [PATCH net-next 32/32] sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field

[PATCH v10 1/3] Input: cyttsp - Cypress TTSP capacitive multi-touch screen support
 2012-01-27 21:01 UTC  (8+ messages)

[Bug 42672] New: Nouveau. Screen corruption and occasional gpu lockup
 2012-01-27 21:00 UTC 

[PATCH 0/5] [GIT PULL] x86/jump label: Paranoid checks and 2 or 5 byte nops
 2012-01-27 21:00 UTC  (12+ messages)
` [PATCH 1/5] x86/jump-label: Use best default nops for inital jump label calls
` [PATCH 2/5] x86/jump-label: Do not bother updating nops if they are correct
` [PATCH 3/5] x86/jump-label: Add safety checks to jump label conversions
` [PATCH 4/5] jump labels: Add infrastructure to update jump labels at compile time
` [PATCH 5/5] jump labels/x86: Use etiher 5 byte or 2 byte jumps

[PATCH 1/3] matrix-gui-browser: port from arago overlay
 2012-01-27 20:57 UTC  (34+ messages)

[PATCH] uml/hostfs: Propagate dirent.d_type to filldir()
 2012-01-27 20:54 UTC  (4+ messages)

Question on xfstest 274
 2012-01-27 20:51 UTC 

[PATCH 0/2] v4l2: standardize log start/end messages
 2012-01-27 20:50 UTC  (3+ messages)
` [PATCH 1/2] v4l2: standardize log start/end message

SE Android release
 2012-01-27 20:50 UTC  (2+ messages)

[PATCH V7] Guest stop notification
 2012-01-27 20:48 UTC  (5+ messages)
` [Qemu-devel] "

ceph on XFS
 2012-01-27 20:48 UTC 

[PATCH 0/4 V10] Avoid soft lockup message when KVM is stopped by host
 2012-01-27 20:45 UTC 

Test t9500 fails if Time::HiRes is missing
 2012-01-27 20:44 UTC  (4+ messages)
  ` [PATCH] Revert "gitweb: Time::HiRes is in core for Perl 5.8"

MPC5200B FEC TX packets getting stuck
 2012-01-27 20:14 UTC 

[PATCH] multipath: Update multipath.conf man page
 2012-01-27 20:42 UTC 

[PATCH net V4 0/2] igb: ptp hardware clock
 2012-01-27 20:42 UTC  (8+ messages)

[PATCH] zcache: fix deadlock condition
 2012-01-27 20:39 UTC  (2+ messages)

[PATCH] scripts/coccinelle: semantic patch converting 0 test to null test
 2012-01-27 20:41 UTC  (2+ messages)

[PATCH] multipath: Update multipath device on show topology
 2012-01-27 20:41 UTC 

[PATCH] scripts/coccinelle: semantic patch for missing clk_put
 2012-01-27 20:41 UTC  (2+ messages)

[PATCH] scripts/coccinelle: semantic patch for missing iounmap
 2012-01-27 20:41 UTC  (2+ messages)

[PATCH] mfd: add bq2415x charger driver
 2012-01-27 20:40 UTC  (4+ messages)
` RFC: bq2415x_charger driver
  ` RFC 2: "

[linux test] 11644: regressions - FAIL
 2012-01-27 20:40 UTC 

[PATCH] mtd: mtdcore: remove unnecessary mtd->resume check
 2012-01-27 20:39 UTC 

[RFC PATCH 1/2] of: Add generic device tree DMA helpers
 2012-01-27 20:36 UTC  (4+ messages)

How to deal with such hanging processes?
 2012-01-27 20:33 UTC 

not supported hardware: Gigabyte K8100 Aivia USB Gaming Keyboard
 2012-01-27 20:33 UTC  (2+ messages)

boolean result from a test for a bit
 2012-01-27 20:29 UTC  (2+ messages)

[lm-sensors] sensors-detect bug ?
 2012-01-27 20:26 UTC  (2+ messages)

[PATCH 3/3] m88rs2000 move test for lock to after offset force
 2012-01-27 20:19 UTC 

[PATCH 2/3] m88rs2000 - Remove +1 added to frequencies less than 1060000kHz
 2012-01-27 20:18 UTC 

[PATCH 1/3] m88rs2000 remove unused get/set property from driver
 2012-01-27 20:16 UTC 

pull request: wireless 2012-01-27
 2012-01-27 20:10 UTC 

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v4)
 2012-01-27 20:15 UTC  (5+ messages)
` [PATCH 6/9] readahead: add /debug/readahead/stats

[PATCH] ASoC: wm8962: Don't automatically enable and disable FLL
 2012-01-27 20:15 UTC 

[PATCH v2 0/2] libxl: save/restore qemu physmap
 2012-01-27 20:12 UTC  (3+ messages)
` [PATCH v2 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK

[Qemu-devel] [PATCH v3 0/9] Misc fixes for floppy emulation
 2012-01-27 20:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/9] fdc: take side count into account
` [Qemu-devel] [PATCH v3 5/9] fdc: add CCR (Configuration Control Register) write register

[PATCH] davinci/unicore: Remove MISC_DEVICES selection
 2012-01-27 20:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] prevent Qemu from waking up needlessly
 2012-01-27 20:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/6] xen: disable rtc_clock
    `  "

cpu_set <n+1> online causing a guest to hang
 2012-01-27 20:08 UTC 

perf: prctl(PR_TASK_PERF_EVENTS_DISABLE) has no effect
 2012-01-27 20:06 UTC  (3+ messages)

[PATCH 0/4] AppArmor: refactor securityfs to use structures
 2012-01-27 20:05 UTC  (3+ messages)

[ath9k-devel] Failed to stop TX DMA
 2012-01-27 20:05 UTC  (18+ messages)

+Bill Mar - you should be able to register
 2012-01-27 19:58 UTC 

Slab corruption in floppy driver module
 2012-01-27 19:54 UTC  (9+ messages)

[PATCH] repair: validate acl count before reading it
 2012-01-27 19:54 UTC  (2+ messages)

[RFC] perf doc: allow producing documentation in a specified output directory
 2012-01-27 19:54 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 0/3] Fix task switches into/out of VM86
 2012-01-27 19:52 UTC  (2+ messages)

[lm-sensors] [PATCH v2] hwmon/mc13xxx-adc: add support for the
 2012-01-27 19:48 UTC  (2+ messages)
` [lm-sensors] [PATCH v2] hwmon/mc13xxx-adc: add support for the MC13892 PMIC

Kemari
 2012-01-27 19:47 UTC  (3+ messages)

[BUG] Regression on behavior of EPOLLET | EPOLLIN for AF_UNIX sockets in 3.2
 2012-01-27 19:44 UTC  (5+ messages)


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.