All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-07 05:56:26 to 2013-09-07 13:10:43 UTC [more...]

[PATCH 1/3] gpiolib: Downgrade set_debounce() missing operation warning
 2013-09-07 13:10 UTC  (4+ messages)
` [PATCH 2/3] gpiolib: Provide helper macros for logging of GPIO events

netfilter: active obj WARN when cleaning up
 2013-09-07 13:10 UTC 

BCM4301 noise
 2013-09-07 13:07 UTC  (5+ messages)

Informationen
 2013-09-07 12:54 UTC 

[BUG] simplefb not showing any output
 2013-09-07 13:02 UTC  (4+ messages)

Wrong coding tags for 8859 pages
 2013-09-07 13:00 UTC 

ruby-dev requires libcrypto which is not present ??
 2013-09-07 12:52 UTC  (2+ messages)
` ruby-dev has a lot of unresolved dependencies (was : requires libcrypto which is not present ??)

[BUG kernel 3.11+] i915: pipe state doesn't match
 2013-09-07 12:52 UTC  (2+ messages)

[PATCH] MIPS: DECstation HRT calibration bug fixes
 2013-09-07 12:48 UTC  (5+ messages)

[REGRESSION] v3.12-rc1: i915_driver_load oopses when sysfb enabled
 2013-09-07 12:40 UTC  (2+ messages)

3-5% increased netperf throughput by "sched: Micro-optimize the smart wake-affine logic"
 2013-09-07 12:38 UTC  (2+ messages)

3-5% increased netperf throughput by "sched: Micro-optimize the smart wake-affine logic"
 2013-09-07 12:37 UTC  (2+ messages)

[RFC PATCH 00/11] xfs: introduce the free inode btree
 2013-09-07 12:31 UTC  (11+ messages)
` [RFC PATCH 10/11] xfs: update the finobt on inode free

[patch net/stable] ipv6/exthdrs: accept tlv which includes only padding
 2013-09-07 12:31 UTC  (2+ messages)

[PATCH] GIT-VERSION-GEN: Do not require tags to be annotated
 2013-09-07 12:28 UTC  (5+ messages)

[PATCH v4 0/5] clk: dt: bindings for mux, divider & gate clocks
 2013-09-07 12:27 UTC  (9+ messages)
` [PATCH v4 5/5] clk: dt: binding for basic gate clock
` [PATCH v4 3/5] clk: dt: binding for basic multiplexer clock

[uml-devel] [PATCH 1/4] um: ubd: Add REQ_FLUSH suppport
 2013-09-07 12:16 UTC  (5+ messages)
` [uml-devel] [PATCH 4/4] um: Run UML in it's own session

Submit Your Research Work (REF#:0001)
 2013-09-07 11:51 UTC 

[U-Boot] [PATCH v2 0/4] MTD & UBI fixes
 2013-09-07 12:11 UTC  (2+ messages)

Booting NetBSD in pygrub
 2013-09-07 11:56 UTC 

[Buildroot] Two or three stages gcc build?
 2013-09-07 11:49 UTC  (4+ messages)

[PATCH 0/13] Atari EtherNAT/EtherNEC/NetUSBee support
 2013-09-07 11:48 UTC  (6+ messages)
` [PATCH 11/12] m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD

[nightly] Core TISDK 2013.09 build 2013-09-07_07-01-44
 2013-09-07 11:36 UTC 

Problems with splice
 2013-09-07 11:39 UTC 

[PATCH] simplefb: print some info about the registered fb
 2013-09-07 11:43 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH tip/core/rcu 0/9] v2 sysidle changes for 3.12
 2013-09-07 11:22 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Eliminate unused APIs intended for adaptive ticks
  ` [PATCH tip/core/rcu 8/9] nohz_full: Add full-system-idle state machine

[xen-4.2-testing test] 19094: regressions - FAIL
 2013-09-07 11:17 UTC  (2+ messages)

Inte IOP Xscale updates
 2013-09-07 11:14 UTC  (4+ messages)

[PATCH 0/3] Reject non-ff pulls by default
 2013-09-07 11:07 UTC  (11+ messages)

[Bug 61611] New: Crash of X on a notification popup
 2013-09-07 11:02 UTC  (2+ messages)
  ` [Bug 61611] [NV44] "

[PATCH v3] Input: evdev - add EVIOCREVOKE ioctl
 2013-09-07 11:00 UTC  (2+ messages)
` [PATCH v4] "

linux's make oldconfig: Save in addition to [N/m/y/?], and ctrl-[C/\] to abort
 2013-09-07 10:52 UTC 

[Buildroot] [PATCH] trivial: correct capitalization of Lua in Config.in files
 2013-09-07 10:46 UTC  (3+ messages)

[Buildroot] [PATCH 00/17] SELinux Buildroot Additions
 2013-09-07 10:44 UTC  (4+ messages)

Patch for i915 module load parameter to igore edp bpp value
 2013-09-07 10:41 UTC 

[PATCH 00/38] pack version 4 basic functionalities
 2013-09-07 10:43 UTC  (14+ messages)
` [PATCH 00/12] pack v4 support in index-pack
  ` [PATCH 01/12] pack v4: split pv4_create_dict() out of load_dict()
  ` [PATCH 02/12] index-pack: split out varint decoding code
  ` [PATCH 03/12] index-pack: do not allocate buffer for unpacking deltas in the first pass
  ` [PATCH 04/12] index-pack: split inflate/digest code out of unpack_entry_data
  ` [PATCH 05/12] index-pack: parse v4 header and dictionaries
  ` [PATCH 06/12] index-pack: make sure all objects are registered in v4's SHA-1 table
  ` [PATCH 07/12] index-pack: parse v4 commit format
  ` [PATCH 08/12] index-pack: parse v4 tree format
  ` [PATCH 09/12] index-pack: move delta base queuing code to unpack_raw_entry
  ` [PATCH 10/12] index-pack: record all delta bases in v4 (tree and ref-delta)
  ` [PATCH 11/12] index-pack: skip looking for ofs-deltas in v4 as they are not allowed
  ` [PATCH 12/12] index-pack: resolve v4 one-base trees

[PATCH net] bnx2x: Restore a call to config_init
 2013-09-07 10:35 UTC  (4+ messages)

[RFC PATCHv2 0/4] Add DT support for fixed PHYs
 2013-09-07 10:27 UTC  (4+ messages)

[PATCH] can: add explicit copyright to header can/netlink.h
 2013-09-07 10:25 UTC  (5+ messages)

Realtek r8168 hangs when sending data at full speed on a gigabit link
 2013-09-07 10:15 UTC  (4+ messages)

Patch for quirking Asus tx300 and others incorrect edp bpp value
 2013-09-07  9:57 UTC 

post-receive: pub/scm/linux/kernel/git/s390/linux
 2013-09-07 10:04 UTC 

Help with editing the Raw Midi data with ALSA?
 2013-09-07 10:01 UTC  (2+ messages)

[Qemu-devel] [Bug 1191326] [NEW] QNX 4 doesn't boot on qemu >= 1.3
 2013-09-07  9:55 UTC  (3+ messages)
` [Qemu-devel] [Bug 1191326] "

[RFC PATCH] First RFC version of a new cache=mmap model
 2013-09-07  9:57 UTC  (2+ messages)
  ` [V9fs-developer] "

XEN 4.2.1 xl dmesg
 2013-09-07  9:50 UTC 

[Qemu-devel] [PATCH 0/4] tcg-ppc ldst improvements
 2013-09-07  9:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] tcg-ppc: Convert to helper_ret_ld/st_mmu

[PATCH] x86: Remove now-unused save_rest
 2013-09-07  9:39 UTC 

[B.A.T.M.A.N.] Hamburg freifunk geekend02
 2013-09-07  9:38 UTC 

[PATCH/RFC v3 00/19] Common Display Framework
 2013-09-07  9:35 UTC  (6+ messages)
` [PATCH/RFC v3 08/19] video: display: Add MIPI DBI bus support

[PATCH net] bnx2x: bail out if unable to acquire stats_sema
 2013-09-07  9:34 UTC  (6+ messages)

[PATCH v2 0/5] Enable savedefault, etc with check_signatures=enforce
 2013-09-07  9:33 UTC  (5+ messages)
` [PATCH v2 2/5] load_env support for whitelisting which variables are read from an env file, even if check_signatures=enforce

3.11.0+ Laptop screen goes blank during kernelboot
 2013-09-07  9:28 UTC 

Agenda for the Edinburgh mini-summit
 2013-09-07  9:31 UTC  (5+ messages)
` [media-workshop] "

Daily oops's with 3.11
 2013-09-07  9:31 UTC  (2+ messages)

[Qemu-devel] ARM virtio-scsi - disks never show up
 2013-09-07  9:29 UTC  (6+ messages)
    ` [Qemu-devel] ARM virtio-serial not showing up (was: Re: ARM virtio-scsi - disks never show up)

[GIT] HID for 3.12 merge window
 2013-09-07  9:29 UTC  (12+ messages)

[PATCH] microblaze: remove deprecated IRQF_DISABLED
 2013-09-07  9:22 UTC 

[PATCH] h8300: remove deprecated IRQF_DISABLED
 2013-09-07  9:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Define default CPU at configure time
 2013-09-07  9:19 UTC  (4+ messages)

[PULL] UML updates for 3.12
 2013-09-07  9:13 UTC 

soft lockup in sysvipc code
 2013-09-07  9:11 UTC  (2+ messages)

[PATCH] bnx2x: avoid atomic allocations during initialization
 2013-09-07  9:07 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/rw/uml
 2013-09-07  9:03 UTC 

post-receive: pub/scm/linux/kernel/git/rw/uml
 2013-09-07  9:03 UTC 

[Qemu-devel] [Bug 1221966] [NEW] SIGSEGV in static_code_gen_buffer
 2013-09-07  8:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1221966] "

proc hidepid=2 and SGID programs
 2013-09-07  8:51 UTC 

[RFC 0/4] Create infrastructure for running C code from SRAM
 2013-09-07  8:57 UTC  (7+ messages)

[SPAM] gagnez 3 séjours et 10 week-ends
 2013-09-07  8:55 UTC 

subdir-objects
 2013-09-07  8:52 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: refactor compiler options in config.mk
 2013-09-07  8:42 UTC 

[PATCH 19/19] pramfs: Kconfig and makefile
 2013-09-07  8:34 UTC 

[PATCH 18/19] pramfs: test module
 2013-09-07  8:33 UTC 

[PATCH 17/19] pramfs: write protection
 2013-09-07  8:33 UTC 

[PATCH 16/19] pramfs: acl operations
 2013-09-07  8:32 UTC 

[PATCH 15/19] pramfs: extended attributes
 2013-09-07  8:31 UTC 

[PATCH 14/19] pramfs: extended attributes block description tree
 2013-09-07  8:30 UTC 

[PATCH 13/19] pramfs: xip operations
 2013-09-07  8:29 UTC 

[PATCH 12/19] pramfs: symlink operations
 2013-09-07  8:29 UTC 

[PATCH 11/19] pramfs: ioctl operations
 2013-09-07  8:28 UTC 

[Qemu-devel] [RFC v4 0/5] hw/arm: add initial support for Canon DIGIC SoC
 2013-09-07  8:33 UTC  (9+ messages)
` [Qemu-devel] [RFC v4 4/5] hw/arm/digic: add UART support

[Bug 47556] New: nouveau driver can`t handle xrandr requests
 2013-09-07  8:33 UTC  (2+ messages)
  ` [Bug 47556] [NV17] nouveau driver can't "

[PATCH 10/19] pramfs: block allocation
 2013-09-07  8:24 UTC 

[PATCH 09/19] pramfs: inode operations for dirs
 2013-09-07  8:23 UTC 

[PATCH 08/19] pramfs: file operations for dirs
 2013-09-07  8:22 UTC 

[PATCH 07/19] pramfs: file operations
 2013-09-07  8:21 UTC 

[PATCH 06/19] pramfs: inode operations
 2013-09-07  8:21 UTC 

[PATCH 05/19] pramfs: super block operations
 2013-09-07  8:20 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2013-09-07  8:26 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2013-09-07  8:26 UTC 

[PATCH 04/19] pramfs: add include files
 2013-09-07  8:19 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2013-09-07  8:25 UTC 

[PATCH 03/19] pramfs: export xip_file_fault
 2013-09-07  8:18 UTC  (2+ messages)

[PATCH 02/19] pramfs: add x86 set_memory_{rw|ro} flag
 2013-09-07  8:17 UTC 

[PATCH 01/19] pramfs: documentation
 2013-09-07  8:15 UTC 

[PATCH 00/19] pramfs
 2013-09-07  8:14 UTC 

git-p4 out of memory for very large repository
 2013-09-07  8:19 UTC  (10+ messages)

[PATCH v2] Document pack v4 format
 2013-09-07  8:05 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] f2fs: optimize fs_lock for better performance
 2013-09-07  8:00 UTC 

[U-Boot] Please pull u-boot-ppc4xx/master
 2013-09-07  7:50 UTC 

[U-Boot] [PATCH] ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP
 2013-09-07  7:49 UTC  (2+ messages)

[PATCH] Input: i8042 - i8042_flush fix for a full 8042 buffer
 2013-09-07  7:45 UTC 

[Buildroot] [PATCH] libtirpc: needs threads
 2013-09-07  7:44 UTC 

[PATCH net] net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrs
 2013-09-07  7:41 UTC 

[U-Boot] mxc_i2c: add new i2c subsystem support
 2013-09-07  7:41 UTC 

[PATCH] sparc: remove deprecated IRQF_DISABLED
 2013-09-07  7:38 UTC  (2+ messages)

[Qemu-devel] [Bug 1222034] [NEW] QEMU + SPICE + AUDIO = FAILURE
 2013-09-07  7:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1222034] "

[PATCH] mn10300: remove deprecated IRQF_DISABLED
 2013-09-07  7:29 UTC 

[PATCH 2/2, 2nd attempt] samples/auto.smb: add logic to obtain credentials
 2013-09-07  7:29 UTC  (5+ messages)

master - deactivate: drop readahead calc in deactivation
 2013-09-07  7:20 UTC 

master - thin: validation catch multiseg thin pool/volumes
 2013-09-07  7:20 UTC 

master - thin: fix monitoring of thin pool volume
 2013-09-07  7:19 UTC 

master - thin: fix resize of stacked thin pool volume
 2013-09-07  7:19 UTC 

[PATCH] ARM: OMAP: remove deprecated IRQF_DISABLED
 2013-09-07  7:19 UTC  (2+ messages)

DM365 VPFE Staging Driver
 2013-09-07  7:15 UTC 

[net v6 0/8][pull request] Intel Wired LAN Driver Updates
 2013-09-07  7:15 UTC  (4+ messages)
` [net v6 1/8] i40e: main driver core

[git pull] Please pull powerpc.git next branch
 2013-09-07  7:12 UTC  (3+ messages)

[Qemu-devel] [RFC v5 0/5] hw/arm: add initial support for Canon DIGIC SoC
 2013-09-07  7:04 UTC  (6+ messages)
` [Qemu-devel] [RFC v5 1/5] hw/arm: add very "
` [Qemu-devel] [RFC v5 2/5] hw/arm/digic: prepare DIGIC-based boards support
` [Qemu-devel] [RFC v5 3/5] hw/arm/digic: add timer support
` [Qemu-devel] [RFC v5 4/5] hw/arm/digic: add UART support
` [Qemu-devel] [RFC v5 5/5] hw/arm/digic: add NOR ROM support

[PATCH] ARM: davinci: remove deprecated IRQF_DISABLED
 2013-09-07  7:07 UTC  (2+ messages)

[PATCH] bcm63xx_enet: remove deprecated IRQF_DISABLED
 2013-09-07  6:56 UTC 

[U-Boot] [PATCH] sf:eon: Add support for EN25S64
 2013-09-07  6:49 UTC  (2+ messages)

[PATCH] x86/xen: remove deprecated IRQF_DISABLED
 2013-09-07  6:46 UTC 

[PATCH] x86/xen: remove deprecated IRQF_DISABLED
 2013-09-07  6:46 UTC 

[PATCH] x86: remove deprecated IRQF_DISABLED
 2013-09-07  6:36 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-09-06
 2013-09-07  6:30 UTC 

[meta-networking][PATCH V2] fping: add recipe
 2013-09-07  6:29 UTC  (2+ messages)

omap: panda rcu stall on 3.10.1
 2013-09-07  6:23 UTC  (3+ messages)

[PATCH-v2] frv: remove deprecated IRQF_DISABLED
 2013-09-07  6:20 UTC 

[Buildroot] [git commit] trivial: correct capitalization of Lua in Config.in files
 2013-09-07  6:14 UTC 

[Buildroot] More patches to apply
 2013-09-07  6:13 UTC  (2+ messages)

[Buildroot] [PATCHv2] perf: Add host-bison, host-flex dependencies
 2013-09-07  6:13 UTC  (2+ messages)

[Buildroot] [PATCH 2/2] Add $(PKG_NAME) in name of downloaded patches
 2013-09-07  6:12 UTC  (3+ messages)
` [Buildroot] [PATCH v2] Add support for plain URL in $(PKG)_PATCH variable

[xen-4.1-testing test] 19104: regressions - FAIL
 2013-09-07  6:11 UTC 

Expédition de commande à l'ordre de ?
 2013-09-07  6:11 UTC 

[Buildroot] [PATCH 0 of 2 v3] Introduce suitable-extractor and add host-xzcat dependency
 2013-09-07  6:11 UTC  (5+ messages)
` [Buildroot] [PATCH 1 of 2 v3] infra: introduce suitable-extractor helper function
` [Buildroot] [PATCH 2 of 2 v3] xzcat: treat as host prerequisite and build if needed

[PATCH] ia64: remove deprecated IRQF_DISABLED
 2013-09-07  6:10 UTC  (2+ messages)

[Buildroot] [PATCH] vsftpd: Fix dependency for needs mmu
 2013-09-07  6:07 UTC 

[Buildroot] [PATCH] Fix build reproducibility in Make 3.82
 2013-09-07  6:06 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [PATCH] socketcand: needs mmu
 2013-09-07  6:04 UTC 

[PATCH] vmpressure: fix divide-by-0 in vmpressure_work_fn
 2013-09-07  5:59 UTC  (2+ messages)

crypto/xor.ko fails to build with CONFIG_KERNEL_MODE_NEON=y
 2013-09-07  5:56 UTC  (3+ 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.