All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-27 09:15:33 to 2012-10-27 13:32:10 UTC [more...]

[PATCH net-next V2 1/1] tcp: Prevent needless syn-ack rexmt during TWHS
 2012-10-27 13:32 UTC  (4+ messages)

[PATCH] GPIO: mvebu-gpio: Don't initialize the mask_cache
 2012-10-27 13:28 UTC 

[RFC PATCH] commands: change Y-Modem implementation
 2012-10-27 13:26 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: sysfs documentation should keep alphabetical order
 2012-10-27 13:27 UTC  (2+ messages)

[PATCH 0/9] some ivb fdi b/c fixes
 2012-10-27 13:20 UTC  (18+ messages)
` [PATCH 2/9] drm/i915: Write the FDI RX TU size reg at the right time
  ` [PATCH] "
` [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
` [PATCH 9/9] drm/i915: check fdi B/C lane sharing constraint

[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
 2012-10-27 13:20 UTC  (3+ messages)
  ` [Bug 56461] "

[GIT PULL 0/9] perf/core improvements and fixes
 2012-10-27 13:19 UTC  (10+ messages)

Updated -testing
 2012-10-27 13:16 UTC 

[Qemu-devel] [PATCH] disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc)
 2012-10-27 13:15 UTC 

git config error message
 2012-10-27 13:14 UTC  (6+ messages)

[PATCH] ARM: OMAP4: Basic default configuration for Pandaboard
 2012-10-27 13:12 UTC  (5+ messages)

IPMI: Some minor fixes
 2012-10-27 13:12 UTC  (6+ messages)
` [PATCH 4/5] IPMI: Fix some uninitialized warning
        ` [PATCH] Remove uninitialized_var()

[Qemu-devel] [PATCH v2] stop using stdio for monitor/serial/etc with -daemonize
 2012-10-27 13:11 UTC  (14+ messages)

[PATCH 1/2] drm/i915: Fix sprite offset on HSW
 2012-10-27 13:10 UTC  (2+ messages)

[PATCH 1/3] CIFS: Use OID registry facility
 2012-10-27 13:04 UTC  (6+ messages)
` [RFC][PATCH 0/3] CIFS: Use OID registry and ASN.1 header

Unreliable USB3 with NEC uPD720200 and Delock Cardreader
 2012-10-27 13:02 UTC  (2+ messages)

[RFC 00/10] ubiformat in barebox
 2012-10-27 12:57 UTC  (5+ messages)
` [RFC 04/10] devfs & mtd: add MEMERASE ioctl support
` [RFC 10/10] commands: add ubiformat

Heads-up: 3.6.2 / 3.6.3 NFS server panic: 3.6.2+ regression?
 2012-10-27 12:45 UTC  (12+ 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?)

[Qemu-devel] [PATCH v3 00/26] q35 qemu support
 2012-10-27 12:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 17/26] Add i21154 bridge chip

[U-Boot] [PATCH 0/6] Serial cleanup series
 2012-10-27 12:39 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] serial: Reorder serial_assign()

[PATCH 0/2] allow to use named resources
 2012-10-27 12:38 UTC  (2+ messages)

Kernel paging request error
 2012-10-27 12:36 UTC  (3+ messages)

[PATCH v8 00/32] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-10-27 12:33 UTC  (39+ 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 08/32] vfs: fix linkat "
` [PATCH v8 09/32] vfs: add a reval argument to user_path_parent
` [PATCH v8 11/32] vfs: make do_unlinkat retry on ESTALE errors
` [PATCH v8 12/32] vfs: fix renameat to "
` [PATCH v8 13/32] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v8 14/32] vfs: have faccessat "
` [PATCH v8 15/32] vfs: have chdir retry lookup and call once on "
` [PATCH v8 17/32] vfs: make fchmodat retry once on ESTALE errors
` [PATCH v8 18/32] vfs: make fchownat "
` [PATCH v8 19/32] vfs: fix user_statfs to "
` [PATCH v8 20/32] vfs: allow utimensat() calls to retry once on an ESTALE error
  ` [PATCH v8 06/32] vfs: fix mkdir to retry on ESTALE errors
  ` [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
` [PATCH v8 23/32] vfs: make getxattr retry once on an ESTALE error
` [PATCH v8 24/32] vfs: make lgetxattr retry once on ESTALE
` [PATCH v8 25/32] vfs: make listxattr retry once on ESTALE error
` [PATCH v8 26/32] vfs: make llistxattr "
` [PATCH v8 27/32] vfs: make removexattr retry once on ESTALE
` [PATCH v8 28/32] vfs: make lremovexattr retry once on ESTALE error
` [PATCH v8 29/32] vfs: convert do_filp_open to use retry_estale helper
` [PATCH v8 30/32] vfs: convert do_file_open_root "
` [PATCH v8 31/32] vfs: convert filename_lookup "

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

[PATCH net-next 2/2] x86: bpf_jit_comp: add vlan tag support
 2012-10-27 12:26 UTC 

[PATCH net-next 1/2] net: filter: add vlan tag access
 2012-10-27 12:26 UTC 

[RFC 0/3] readline: add ctrl-w handling (cut-the-last-word)
 2012-10-27 12:24 UTC  (2+ 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 

mmotm 2012-10-24-17-15 uploaded
 2012-10-27 12:13 UTC  (5+ messages)
` mmotm 2012-10-24-17-15 uploaded (uml)

[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE
 2012-10-27 12:11 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] mvgbe: allow non-sequential PHY addresses
  ` [U-Boot] [PATCH v2 2/2] ARM: lacie_kw: add support for WIRELESS_SPACE

[PATCH net-next] net/cadence: depend on HAS_IOMEM
 2012-10-27 12:10 UTC 

[PATCH] Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
 2012-10-27 12:06 UTC 

[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)

Problem with growing up dom0 memory
 2012-10-27 11:59 UTC  (3+ messages)

[GIT PULL] i.MX fixes for -rc
 2012-10-27 11:57 UTC  (3+ messages)

[U-Boot] [PULL] : Please pull u-boot-imx
 2012-10-27 11:56 UTC  (2+ 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

[PATCH 0/7] xen/arm: run on real hardware
 2012-10-27 11:54 UTC  (20+ messages)
` [PATCH 1/7] xen/arm: fix rank calculation in vgic_vcpu_inject_irq
` [PATCH 6/7] xen/arm: flush D-cache and I-cache when appropriate

[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 "

[xen-unstable test] 14098: trouble: blocked/broken/pass
 2012-10-27 11:40 UTC 

[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
 2012-10-27 11:35 UTC  (4+ 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)

[Qemu-devel] [Bug 658610] [NEW] Check whether images have write permissions
 2012-10-27 11:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 658610] "

[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 

[U-Boot] Current u-boot memory mapping
 2012-10-27 11:17 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)

[RFC PATCH net-next] ipv6: remove rt6i_peer_genid from rt6_info and its handler
 2012-10-27 10:49 UTC  (2+ 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)

Tracking down a boot speed issue
 2012-10-27 10:46 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 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
 2012-10-27 10:29 UTC  (12+ messages)
            ` [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 

[PATCH net-next] net: compute skb->rxhash if nic hash may be 3-tuple
 2012-10-27 10:05 UTC  (2+ messages)

[RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses
 2012-10-27 10:01 UTC  (23+ messages)
` [kvmarm] "

[RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk
 2012-10-27  9:59 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] qcow2: Fix refcount table size calculation
 2012-10-27  9:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

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

[Qemu-devel] [Bug 1071236] [NEW] creating qcow2 image with preallocation fails if size >=4G
 2012-10-27  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1071236] "

[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)

[Qemu-devel] spidev with omap3 running on qemu
 2012-10-27  9:24 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] "

[U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
 2012-10-27  9:26 UTC  (3+ messages)

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

[U-Boot] [PATCH V3 1/5] ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 2012-10-27  9:15 UTC  (3+ messages)
` [U-Boot] [PATCH V3 5/5] ARM: tegra: don't request GPIO from Seaboard's SPL


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.