All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-11 02:01:01 to 2013-12-11 03:26:26 UTC [more...]

[PATCH 00/10] sh-pfc: Fix GPIO to IRQ mapping
 2013-12-11  3:26 UTC  (13+ messages)
` [PATCH 01/10] sh-pfc: Turn unsigned indices into unsigned int
` [PATCH 02/10] sh-pfc: Terminate gpios array by -1
` [PATCH 03/10] sh-pfc: sh73a0: Add missing IRQ15
` [PATCH 04/10] sh-pfc: sh73a0: Sort IRQ entries by IRQ number
` [PATCH 05/10] sh-pfc: Rename sh_pfc window field to windows
` [PATCH 06/10] sh-pfc: Support GPIO to IRQ mapping specified IRQ resources

You Have Been Awarded
 2013-12-10 20:40 UTC 

[PATCH v2] net: handle error more gracefully in socketpair()
 2013-12-11  3:24 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH 2/2] tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
 2013-12-11  3:24 UTC  (7+ messages)

[PATCH 00/13] staging/lustre: sync with external tree, set 3
 2013-12-11  3:23 UTC  (4+ messages)
` [PATCH 06/13] staging/lustre/llite: remove ll_d_root_ops

[PATCH] net-tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
 2013-12-11  3:23 UTC  (4+ messages)

[PATCH 3/3] perf tools: Change the default filenames for perf kvm diff to perf.data.xxx and perf.data.xxx.old
 2013-12-11 16:21 UTC  (2+ messages)
` [PATCH V2] "

50 Watt idle power regression bisected to Linux-3.10
 2013-12-11  3:21 UTC  (8+ messages)

cron job: media_tree daily build: ERRORS
 2013-12-11  3:22 UTC 

[PATCH] ARM: shmobile: r8a7778: add SSIx DMAEngine support
 2013-12-11  3:21 UTC  (2+ messages)

[PATCH v1 0/9] Android: Add Support for Binder Compat
 2013-12-11  3:21 UTC  (10+ messages)
` [PATCH v1 9/9] staging: android: binder: Add binder compat layer

[PATCH 0/6] mmc: sdhci: a few fixes on timeout and max_discard_to
 2013-12-11  3:20 UTC  (26+ messages)
` [PATCH 1/6] mmc: sdhci: add platfrom get_max_timeout hook
` [PATCH 3/6] mmc: sdhci: add platform set_timeout hook
` [PATCH 4/6] mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
` [PATCH 5/6] mmc: sdhci: calculate max_discard_to dynamically for SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK

Fixing nouveau for >4k PAGE_SIZE
 2013-12-11  3:19 UTC  (10+ messages)

Feature Req: "mkfs.btrfs -d dup" option on single device
 2013-12-11  3:19 UTC  (6+ messages)

[PATCH 0/3] Add ability to set clear text password and remove zap_root_password function
 2013-12-11  3:19 UTC  (5+ messages)
` [PATCH 2/3] image.bbclass: remove zap_root_password

[patch net-next] ipv6: log autoconfiguration failures
 2013-12-11  3:16 UTC  (2+ messages)

[PATCH net V2 1/2] tun: unbreak truncated packet signalling
 2013-12-11  3:11 UTC  (2+ messages)

[PATCH] ARM: shmobile: r8a7778: add USB Func DMAEngine support
 2013-12-11  3:10 UTC  (2+ messages)

[PATCH] input synaptics-rmi4: Eliminate packed structs in PDT handling
 2013-12-11  3:10 UTC 

[U-Boot] [PATCH 1/7 V3] mmc: Add some usefull macro definition
 2013-12-11  3:09 UTC  (3+ messages)
` [U-Boot] [PATCH 3/7 V3] mmc: Enhance erase handling procedure

sched: RT throttling activated, 3.12.3
 2013-12-11  3:09 UTC  (3+ messages)

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-11  3:07 UTC  (6+ messages)
` [Linaro-acpi] [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "

[PATCH 000/124] [dora] fixes for dora (cover leter only)
 2013-12-11  3:04 UTC  (3+ messages)

[PATCH -tip v5 00/18] kprobes: introduce NOKPROBE_SYMBOL(), cleanup and fixes crash bugs
 2013-12-11  3:04 UTC  (4+ messages)
` [PATCH -tip v5 13/18] notifier: Use NOKPROBE_SYMBOL macro in notifier

[PATCH v2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c
 2013-12-11  3:04 UTC  (4+ messages)

TTM's role in score-based eviction
 2013-12-11  3:04 UTC  (7+ messages)

[PATCH] fs: cifs: new helper: file_inode(file)
 2013-12-11  3:02 UTC  (2+ messages)

[PATCH net] vxlan: release rt when found circular route
 2013-12-11  3:02 UTC  (4+ messages)
  ` [PATCHv2 "

[Qemu-devel] [PATCH target-arm v4 00/12] Fix Support for ARM CBAR and reset-hivecs
 2013-12-11  3:00 UTC  (14+ messages)
` [Qemu-devel] [PATCH target-arm v4 01/12] qom: Make uintXX added properties writable
` [Qemu-devel] [PATCH target-arm v4 02/12] qom: Add object_property_add_bool_ptr()
` [Qemu-devel] [PATCH target-arm v4 03/12] target-arm/helper.c: Allow cp15.c15 dummy override
` [Qemu-devel] [PATCH target-arm v4 04/12] target-arm: Define and use ARM_FEATURE_CBAR
` [Qemu-devel] [PATCH target-arm v4 05/12] target-arm/cpu: Convert reset CBAR to a property
` [Qemu-devel] [PATCH target-arm v4 06/12] arm/highbank: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PATCH target-arm v4 07/12] arm/highbank: Fix CBAR initialisation
` [Qemu-devel] [PATCH target-arm v4 08/12] arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PATCH target-arm v4 09/12] arm/xilinx_zynq: Implement CBAR initialisation
` [Qemu-devel] [PATCH target-arm v4 10/12] arm/highbank.c: Fix MPCore periphbase name
` [Qemu-devel] [PATCH target-arm v4 11/12] ARM: cpu: add "reset_hivecs" property
` [Qemu-devel] [PATCH target-arm v4 12/12] ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc

[Qemu-devel] [RFC v2 0/2] ARM: make possible to use high vectors for reset exception
 2013-12-11  3:00 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 1/2] ARM: cpu: add "reset_hivecs" property (high vectors on reset)

[U-Boot] [PATCH] powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL
 2013-12-11  3:00 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/2] powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
  ` [U-Boot] [PATCH v2 2/2] powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL

[PATCH net-next] more spelling fixes
 2013-12-11  2:59 UTC  (2+ messages)

[PATCH 0/1] libgcrypt: fix compile error with '-O2' in sysroot path
 2013-12-11  2:59 UTC  (7+ messages)
` [PATCH 1/1] "

question for the new ceph-osd key/value backend
 2013-12-11  2:57 UTC 

[PATCH RFCv2 0/6] net: phy: Ethernet PHY powerdown optimization
 2013-12-11  2:56 UTC  (8+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/6] net: mv643xx_eth: properly start/stop phy device

[PATCH] mm,x86: fix span coverage in e820_all_mapped()
 2013-12-11  2:55 UTC  (5+ messages)

[PATCH v6 0/8] x86: use new text_poke_bp in ftrace
 2013-12-11  2:52 UTC  (3+ messages)
` [PATCH v6 1/8] x86: allow to handle errors in text_poke function family

[patch net-next 0/2] add support for IFA_FLAGS nl attribute
 2013-12-11  2:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/6] block: allow commit active as top
 2013-12-11  2:49 UTC  (2+ messages)

[PATCH 4/4] ARM: shmobile: armadillo: dts: Add PWM backlight enable GPIO
 2013-12-11  2:48 UTC 

[PATCH 3/4] ARM: shmobile: armadillo: dts: Add PWM backlight power supply
 2013-12-11  2:48 UTC 

[PATCH 2/4] ARM: shmobile: armadillo: Set backlight enable GPIO
 2013-12-11  2:48 UTC 

[PATCH 1/4] ARM: shmobile: armadillo: Add PWM backlight power supply
 2013-12-11  2:48 UTC 

[PATCH 0/4] Fix backlight on Armadillo 800 EVA
 2013-12-11  2:48 UTC 

[PATCH v2] sh_eth: add R8A7791 support
 2013-12-11  2:47 UTC  (3+ messages)

[PATCH v1 0/3]
 2013-12-11  2:47 UTC  (7+ messages)
` [PATCH v1 3/3] gpiolib: append SFI helpers for GPIO API

[Qemu-devel] [PATCH v6 00/10] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2013-12-11  2:46 UTC  (2+ messages)

[PATCH] [SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()
 2013-12-11  2:47 UTC  (5+ messages)

XFS security fix never sent to -stable?
 2013-12-11  2:45 UTC  (15+ messages)

[PATCH] net: unix: allow set_peek_off to fail
 2013-12-11  2:45 UTC  (3+ messages)

[LTP] [PATCH] xinetd_tests.sh: explicitly enable IPv6
 2013-12-11  2:44 UTC 

[Qemu-devel] [RFC PATCH 00/19] block: Support for 512b-on-4k emulation
 2013-12-11  2:43 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 03/19] block: Don't use guest sector size for qemu_blockalign()

[U-Boot] [PATCH] arm: add IPL support
 2013-12-11  2:43 UTC  (5+ messages)

[Bug 66871] New: Radeon multi-screen intermittent display failure
 2013-12-11  2:42 UTC 

[PATCH v7 0/3] sctp: check the rto_min and rto_max
 2013-12-11  2:41 UTC  (3+ messages)

[PATCH] input synaptics-rmi4: Eliminate packed structs in rmi_f11.c
 2013-12-11  2:39 UTC 

[PATCH net-next] net_sched: add messages to distinguish errors when modify qdisc
 2013-12-11  2:39 UTC  (4+ messages)

[PATCH] KVM: PPC: Use schedule instead of cond_resched
 2013-12-10 16:08 UTC  (3+ messages)

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-12-11  2:33 UTC  (21+ messages)
` [PATCH v3 24/36] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH v3 26/36] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH v3 28/36] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH v3 30/36] mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
` [PATCH v3 33/36] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back

[RFC PATCH tip 0/5] tracing filters with BPF
 2013-12-11  2:32 UTC  (11+ messages)

[PATCH v3] gpiolib: return -ENOENT if no GPIO mapping exists
 2013-12-11  2:32 UTC  (2+ messages)

[PATCH v2] powerpc 8xx: Loading kernels over 8Mbytes without CONFIG_PIN_TLB
 2013-12-10 11:29 UTC 

[PATCH] xen/debugfs: Check debugfs initialization before using it
 2013-12-11  2:31 UTC  (12+ messages)

[net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2013-12-11  2:30 UTC  (2+ messages)

[PATCH v2] gpiolib: return -ENOENT if no GPIO mapping exists
 2013-12-11  2:30 UTC  (3+ messages)

[PATCH] PCI: rcar: fix return value check in rcar_pci_probe()
 2013-12-11  2:30 UTC  (5+ messages)

[PATCHSET 00/14] tools lib traceevent: Get rid of *die() calls from parse-filter.c
 2013-12-11  2:29 UTC  (13+ messages)
` [PATCH 01/14] tools lib traceevent: Get rid of malloc_or_die() in show_error()

[B.A.T.M.A.N.] [PATCHv2 next] batadv: Slight optimization of batadv_compare_eth
 2013-12-11  2:28 UTC  (2+ messages)

[U-Boot] [PATCH] fuelgauge: max17042: fix i2c read issue which causes infinity loop
 2013-12-11  2:27 UTC  (2+ messages)

capturing audit data with ausearch -i
 2013-12-11  2:23 UTC  (2+ messages)

[xen-4.3-testing test] 22383: tolerable FAIL - PUSHED
 2013-12-11  2:23 UTC 

Pull request: sfc 2013-12-10
 2013-12-11  2:21 UTC  (2+ messages)

About a zero copy framework
 2013-12-11  2:21 UTC  (3+ messages)

[PATCH net 2/8] sfc: PTP: Moderate log message on event queue overflow
 2013-12-11  2:20 UTC  (3+ messages)

[RFC] xen: Break volatiles out into separate package
 2013-12-11  2:18 UTC  (7+ messages)

[PATCH] sh_eth: add R8A7791 support
 2013-12-11  2:17 UTC  (5+ messages)

[nightly] Distroless meta-ti/master minimal build 2013-12-10_21-01-44
 2013-12-11  2:05 UTC 

[PATCH net-next 0/6] net_sched: clean up some chekpatch errors
 2013-12-11  2:16 UTC  (4+ messages)
` [PATCH net-next 6/6] net_sched: make macro be enclosed in parenthesis

[PATCH v9 0/4] zram/zsmalloc promotion
 2013-12-11  2:18 UTC  (14+ messages)
` [PATCH v9 1/4] zsmalloc: add Kconfig for enabling page table method
` [PATCH v9 2/4] zsmalloc: add more comment
` [PATCH v9 3/4] zsmalloc: move it under mm
` [PATCH v9 4/4] zram: promote zram from staging

[PATCH] json-glib: enable ptest
 2013-12-11  2:13 UTC  (2+ messages)

[PATCH -tip v4 0/6] kprobes: introduce NOKPROBE_SYMBOL() and fixes crash bugs
 2013-12-11  2:12 UTC  (7+ messages)

udev rule and systemd unit files and mdadm - cross distro
 2013-12-11  2:12 UTC 

[PATCH] input synaptics-rmi4: Debugfs initialization fixes
 2013-12-11  2:12 UTC 

[net-next 06/13] bna: UDP RX Processing Improvements
 2013-12-11  2:11 UTC  (4+ messages)

[patch v2] perf tools: perf list broken on ARM
 2013-12-11  2:09 UTC  (2+ messages)

[PATCH] mm/zswap.c: add BUG() for default case in zswap_writeback_entry()
 2013-12-11  2:11 UTC  (5+ messages)
    ` [PATCH v2] "

[Patch v3]EMMA I2C driver
 2013-12-11  2:09 UTC  (7+ messages)
  ` [PATCH 1/2] I2C: EMMA Mobile I2C master driver

[PATCH 0/9] Patches promoting the use of %pd in printk
 2013-12-11  2:08 UTC  (3+ messages)
` [PATCH 2/9] Use %pd in AutoFS

Automatic SSD trim script
 2013-12-11  2:07 UTC  (5+ messages)

dm-cache questions
 2013-12-11  2:08 UTC  (5+ messages)

BUG: held lock freed! (udp_queue_rcv_skb)
 2013-12-11  2:07 UTC  (3+ messages)
  ` [PATCH] udp: ipv4: fix an use after free in __udp4_lib_rcv()

[PATCH v3 0/5] Hardware Reduced Mode Cleanup for ACPI
 2013-12-11  2:06 UTC  (5+ messages)
` [Linaro-acpi] [PATCH v3 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode

[SPAM] luxury goods - The order in 2 clicks. + 15% discount! -enjoy!
 2013-12-11  2:05 UTC 

[V3 1/2] bluez4: Install the test script
 2013-12-11  2:04 UTC  (2+ messages)

luxury goods ,ph0nes! . all good
 2013-12-11  2:03 UTC 

[PATCH 3.4 00/25] 3.4.74-stable review
 2013-12-11  2:02 UTC  (4+ messages)
` [PATCH 3.4 01/25] crypto: scatterwalk - Set the chain pointer indication bit


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.