All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-12 10:18:32 to 2012-09-12 11:21:30 UTC [more...]

[PATCH] perf: Introduce function to report unsupported syscall attribute flags
 2012-09-12 11:20 UTC  (2+ messages)

[PATCH 01/20] Staging: ipack/bridges/tpci200: Put the TPCI200 control registers into a struct
 2012-09-12 11:21 UTC  (6+ messages)
` [PATCH 03/20] Staging: ipack/bridges/tpci200: provide new callbacks to tpci200

Des bagages -80% pour la rentrée
 2012-09-12 11:20 UTC 

Security hooks for rpm
 2012-09-12 11:18 UTC  (5+ messages)

[PATCH] usb: gadget: fsl_udc_core: do not immediatly prime STATUS for IN xfer
 2012-09-12 11:17 UTC  (6+ messages)

[PATCH 0/3] Janitor minor fixes on SHA1
 2012-09-12 10:30 UTC  (3+ messages)
` [PATCH 2/3] sha1: clean pointer arithmetic
` [PATCH 3/3] sha1: use char type for temporary work buffer

[PATCH 1/2] module: add syscall to load module from fd
 2012-09-12  7:34 UTC  (3+ messages)

[xen-unstable test] 13677: regressions - FAIL
 2012-09-12 11:15 UTC  (7+ messages)

[U-Boot] [PATCH 0/7] Add support to MINI2416 board
 2012-09-12 11:15 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] ARM: fix relocation on ARM926EJS
` [U-Boot] [PATCH 2/7] S3C24XX: Add core support for Samsung's S3C24XX SoCs
` [U-Boot] [PATCH 3/7] S3C24XX: Add serial driver
` [U-Boot] [PATCH 4/7] S3C24XX: Add RTC driver
` [U-Boot] [PATCH 5/7] S3C24XX: Add NAND Flash driver
` [U-Boot] [PATCH 6/7] Add u-boot-ubl.bin target to the Makefile
` [U-Boot] [PATCH 7/7] S3C24XX: Add support to MINI2416 board

[PATCH] btrfs: Kill some bi_idx references
 2012-09-12 11:15 UTC  (3+ messages)

[PATCH] USB: phy: re-organize tegra phy driver
 2012-09-12 10:58 UTC 

[Qemu-devel] [PATCH v2 0/3] nonblocking connect address handling cleanup
 2012-09-12 11:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] Refactor inet_connect_opts function
` [Qemu-devel] [PATCH v2 2/3] Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
` [Qemu-devel] [PATCH v2 3/3] Fix address handling in inet_nonblocking_connect

[PATCH] [media] au0828, cx231xx: remove dependency for DVB_CAPTURE_DRIVERS
 2012-09-12 11:13 UTC 

issues with adjusting the crushmap in 0.51
 2012-09-12 11:13 UTC  (5+ messages)

[PATCH v3 0/8] i2c: at91: cleanup and dt support
 2012-09-12 11:12 UTC  (7+ messages)

master - systemd: depend on systemd-udev-settle unit in activation unit
 2012-09-12 11:11 UTC  (2+ messages)

[PATCH V2] Generalise "auto-negotiation done" function, move generic PHY code to phy_device.c
 2012-09-12 11:11 UTC 

Kconfig DVB_CAPTURE_DRIVERS no longer exists?
 2012-09-12 11:11 UTC  (2+ messages)

[PATCH v5 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-09-12 11:08 UTC  (14+ messages)
` [PATCH v5 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg
` [PATCH v5 2/5] usb: s3c-hsotg: Adding phy driver support
` [PATCH v5 3/5] ARM: S3C64XX: Removing old phy setup code
` [PATCH v5 4/5] ARM: S3C64XX: Enabling samsung-usbphy driver
` [PATCH v5 5/5] ARM: Exynos4210: "

[PATCH] powerpc/p5040: fix dtb build warning of p5040ds.dtb
 2012-09-12 10:36 UTC 

[PATCH 1/7] globalbar: add inline when not enabled
 2012-09-12 10:55 UTC  (7+ messages)
` [PATCH 7/7] defaultenv-2: add boot sequence

[patch 1/2 v2]compaction: abort compaction loop if lock is contended or run too long
 2012-09-12 11:08 UTC  (3+ messages)

[PATCH] powerpc: Add an xmon command to dump one or all pacas
 2012-09-12 11:07 UTC  (2+ messages)

arch/s390/kernel/ptrace.c:63:4: warning: left shift count >= width of type
 2012-09-12 11:03 UTC 

[PATCH] perf, ibs: Add sysfs support
 2012-09-12 10:59 UTC 

[md] bitmap_daemon_work() error: we previously assumed 'bitmap->storage.filemap' could be null
 2012-09-12 11:01 UTC 

[patch] x86, microcode, AMD: use after free in free_cache()
 2012-09-12 11:00 UTC  (2+ messages)

[PATCHv8 00/23]I2C big cleanup
 2012-09-12 10:58 UTC  (46+ messages)
` [PATCHv8 01/22] i2c: omap: switch to devm_* API
` [PATCHv8 02/22] i2c: omap: simplify num_bytes handling
` [PATCHv8 03/22] i2c: omap: decrease indentation level on data handling
` [PATCHv8 04/22] i2c: omap: add blank lines
` [PATCHv8 05/22] i2c: omap: simplify omap_i2c_ack_stat()
` [PATCHv8 06/22] i2c: omap: split out [XR]DR and [XR]RDY
` [PATCHv8 07/22] i2c: omap: improve i462 errata handling
` [PATCHv8 08/22] i2c: omap: re-factor receive/transmit data loop
` [PATCHv8 09/22] i2c: omap: switch over to do {} while loop
` [PATCHv8 10/22] i2c: omap: ack IRQ in parts
` [PATCHv8 11/22] i2c: omap: switch to platform_get_irq()
` [PATCHv8 12/22] i2c: omap: bus: add a receiver flag
` [PATCHv8 13/22] i2c: omap: simplify errata check
` [PATCHv8 14/22] i2c: omap: always return IRQ_HANDLED
` [PATCHv8 15/22] i2c: omap: simplify IRQ exit path
` [PATCHv8 16/22] i2c: omap: resize fifos before each message
` [PATCHv8 17/22] i2c: omap: get rid of the "complete" label
` [PATCHv8 18/22] i2c: omap: remove redundant status read
` [PATCHv8 19/22] i2c: omap: switch to threaded IRQ support
` [PATCHv8 20/22] i2c: omap: remove unnecessary pm_runtime_suspended check
` [PATCHv8 21/22] i2c: omap: switch over to autosuspend API
` [PATCHv8 22/22] i2c: omap: sanitize exit path

[PATCH 00/10] Implement Generic battery and LE Battery client
 2012-09-12 10:57 UTC  (7+ messages)
` [PATCH 02/10] battery: Implement Generic device battery

Windows slow boot: contractor wanted
 2012-09-12 10:56 UTC  (13+ messages)
                  ` [Qemu-devel] Windows VM slow boot
                    `  "

[PATCH] Add support for Logitech Harmony Adapter for PS3
 2012-09-12 10:56 UTC  (9+ messages)

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-12 10:56 UTC  (14+ messages)

[patch 2/2 v2]compaction: check lock contention first before taking lock
 2012-09-12 10:55 UTC  (3+ messages)

[PATCH 00/19] First HREF Device Tree enablement patch-set
 2012-09-12 10:52 UTC  (5+ messages)
` [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

[PATCH v3 0/9] pinctrl: mvebu: pinctrl driver
 2012-09-12 10:48 UTC  (7+ messages)
` arm: mvebu: improve Kconfig options handling for pinctrl
  ` [PATCH 2/2] arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platforms

[PATCH v2 00/11] chipidea/imx: add otg support and some bug fix
 2012-09-12 10:47 UTC  (13+ messages)
` [PATCH v2 05/11] USB: chipidea: don't let probe fail if otg controller start one role failed
` [PATCH v2 06/11] USB: mxs-phy: add basic otg support

[PATCH V3 1/5] ARM: add infra-structure for BCM2708/BCM2835 and Raspberry Pi
 2012-09-12 10:45 UTC  (7+ messages)
` [PATCH V3 2/5] ARM: bcm2708: add interrupt controller driver
` [PATCH V3 3/5] ARM: bcm2708: add system timer
` [PATCH V3 5/5] ARM: bcm2708: instantiate console UART

[PATCH] completion: git branch --set-upstream-to=
 2012-09-12 10:44 UTC  (3+ messages)

[PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
 2012-09-12 10:44 UTC  (7+ messages)

[PATCH] MAX_LFS_FILESIZE should be a loff_t
 2012-09-12 10:44 UTC  (2+ messages)

[PATCH 00/16] ARM: big platform data header rename
 2012-09-12 10:42 UTC  (5+ messages)
` [PATCH 01/16] ARM: at91: move platform_data definitions
  ` [PATCH 02/16] ARM: davinci: "

[PATCH net-next V3 0/2] Add rtnl_link_ops support to IPoIB
 2012-09-12 10:40 UTC  (4+ messages)
` [PATCH net-next V3 1/2] IB/ipoib: Add rtnl_link_ops support

[xen-4.0-testing test] 13683: regressions - trouble: blocked/broken/fail/pass
 2012-09-12 10:40 UTC  (3+ messages)

[PATCH] plist: Make plist test announcements KERN_DEBUG
 2012-09-12 10:38 UTC 

[v3][PATCH 1/3] powerpc/kprobe: introduce a new thread flag
 2012-09-12 10:38 UTC  (7+ messages)
` [v3][PATCH 2/3] ppc/kprobe: complete kprobe and migrate exception frame

Clang/LLVM version requirements
 2012-09-12 10:38 UTC  (7+ messages)

[PATCH] Btrfs: cleanup of error processing in btree_get_extent()
 2012-09-12 10:37 UTC  (2+ messages)

Feature Developement vs. Stablisation and Bug fixing
 2012-09-12 10:25 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] mesa-xlib: remove, it serves no useful purpose
 2012-09-12 10:23 UTC  (2+ messages)
` [PATCH 2/2] mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred now

[PATCH 1/2] distro-tracking; remove references to xserver-xorg-lite
 2012-09-12 10:33 UTC  (2+ messages)
` [PATCH 2/2] scripts: change default ARM BSP to use xserver-xorg, not -lite

[PATCH 1/2] mm: refactor out __alloc_contig_migrate_alloc
 2012-09-12 10:34 UTC  (6+ messages)
` [PATCH 2/2] memory-hotplug: don't replace lowmem pages with highmem

[PATCH] drm/i915: fixup the plane->pipe fixup code
 2012-09-12 10:34 UTC  (3+ messages)

Using MMAP calls on a video capture device having underlying NOMMU arch
 2012-09-12 10:32 UTC  (3+ messages)

[Buildroot] [PATCH v2] wpa_supplicant: add license information
 2012-09-12 10:32 UTC 

[Buildroot] [PATCH] wpa_supplicant: add license information
 2012-09-12 10:32 UTC  (3+ messages)

[PATCH] Add i.MX IPUv3 base/KMS driver to the staging tree
 2012-09-12 10:31 UTC  (14+ messages)
` [PATCH 1/6] staging: drm/imx: Add i.MX drm core support
` [PATCH 2/6] staging: drm/imx: Add parallel display support
` [PATCH 3/6] staging: drm/imx: add i.MX IPUv3 base driver
` [PATCH 4/6] staging: drm/imx: Add i.MX IPUv3 crtc support
` [PATCH 5/6] staging: drm/imx: Add devicetree binding documentation
` [PATCH 6/6] staging: drm/imx: Add TODO

[PATCH v6 0/12] KGDB/KDB FIQ (NMI) debugger
 2012-09-12 10:32 UTC  (9+ messages)
` [PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
    ` [RFC] "

rtcwake doesn't reset wakealarm
 2012-09-12 10:31 UTC  (4+ messages)

dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
 2012-09-12 10:28 UTC  (9+ messages)

[PATCH v2 1/1] digsig: add hash size comparision on signature verification
 2012-09-12 10:26 UTC 

[meta-fsl-ppc 01/16] add "CentOS release 5.5 (Final)" into SANITY_TESTED_DISTROS
 2012-09-12 10:25 UTC  (4+ messages)
` [meta-fsl-ppc 09/16] rcw_git.bb: update to 1.2.1 release version

[PATCH 0/8 RESEND] sta2x11-mfd patches
 2012-09-12 10:22 UTC  (9+ messages)
` [PATCH 1/8] sta2x11-mfd : add apb-soc regs driver and factor out common code
` [PATCH 2/8] sta2x11-mfd : add sta2x11_mfd_get_regs_data() function
` [PATCH 3/8] sta2x11-mfd : use defines for platform devices' names
` [PATCH 4/8] sta2x11-mfd : only add sta2x11_mfd if it hasn't already been added
` [PATCH 5/8] sta2x11-mfd : platform probe: don't mind about gpio platform data
` [PATCH 6/8] sta2x11-mfd : use one lock per device instead of one lock per mfd
` [PATCH 7/8] sta2x11-mfd : add defines for some sta2x11 sctl registers
` [PATCH 8/8] sta2x11-mfd : add myself to copyright

[PATCH v3 00/31] AArch64 Linux kernel port
 2012-09-12 10:24 UTC  (5+ messages)
` [PATCH v3 11/31] arm64: IRQ handling

[v2 PATCH 1/2] netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
 2012-09-12 10:23 UTC  (5+ messages)
` [v2 PATCH 2/2] netprio_cgroup: Use memcpy instead of the for-loop to copy priomap

[U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver
 2012-09-12 10:23 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4 v2] net: Add driver for Zynq Gem IP
` [U-Boot] [PATCH 3/4 v2] arm: Support new Xilinx Zynq platform
` [U-Boot] [PATCH 4/4 v3] xilinx: Add new Zynq board

segfault message supressed with su -c
 2012-09-12 10:22 UTC  (3+ messages)

[GIT] Digital signature library bugfix
 2012-09-12 10:22 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mmc: at91: add multi block read/write support
 2012-09-12 10:21 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: at91sam9x5: enable MCI0 support for 9x5ek board

Improving ARM7 platform performance with CONFIG_PREEMPT_RT
 2012-09-12 10:20 UTC 

[PATCHv7 00/23]I2C big cleanup
 2012-09-12 10:18 UTC  (5+ messages)

iwl3945: order 5 allocation during ifconfig up; vm problem?
 2012-09-12 10:18 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.