messages from 2013-10-18 20:33:00 to 2013-10-18 23:02:37 UTC [more...]
[PATCH v2 00/27] Armada 370/XP NAND support
2013-10-18 23:02 UTC (22+ messages)
` [PATCH v2 01/27] clk: mvebu: Add Core Divider clock
` [PATCH v2 02/27] ARM: mvebu: Add Core Divider clock device-tree binding
` [PATCH v2 03/27] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP
` [PATCH v2 04/27] ARM: mvebu: Add the core-divider clock to "
` [PATCH v2 05/27] mtd: nand: pxa3xx: Make config menu show supported platforms
` [PATCH v2 06/27] mtd: nand: pxa3xx: Prevent sub-page writes
` [PATCH v2 07/27] mtd: nand: pxa3xx: Early variant detection
` [PATCH v2 08/27] mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
` [PATCH v2 09/27] mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
` [PATCH v2 10/27] mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
[PATCH 0/5] Initial Android IPC
2013-10-18 23:01 UTC (6+ messages)
` [PATCH 1/5] android: Fix cutils/log.h stubs
` [PATCH 2/5] android: Define path for HAL communication socket
` [PATCH 3/5] android: Connect daemon to HAL library
` [PATCH 4/5] android: Make HAL library wait for daemon to connect on init
` [PATCH 5/5] android: Remove not needed property_get function form cutils stubs
[PATCH] xfstests: use minimum log size in xfs/016
2013-10-18 22:58 UTC (2+ messages)
[v5][PATCH 0/6] powerpc/book3e: powerpc/book3e: make kgdb to work well
2013-10-18 22:58 UTC (13+ messages)
` [v5][PATCH 1/6] powerpc/book3e: load critical/machine/debug exception stack
` [v5][PATCH 2/6] powerpc/book3e: store critical/machine/debug exception thread info
` [v5][PATCH 3/6] book3e/kgdb: update thread's dbcr0
` [v5][PATCH 4/6] powerpc/book3e: support kgdb for kernel space
[patch] mm, vmpressure: add high level
2013-10-18 22:58 UTC (6+ messages)
` [bug] get_maintainer.pl incomplete output
[RFC PATCH] device: Add kernel standard devm_k.alloc functions
2013-10-18 22:57 UTC (5+ messages)
[PATCH] Bluetooth: Expose current list of long term keys via debugfs
2013-10-18 22:56 UTC
[PATCH] serial: omap: Add support for optional wake-up interrupt
2013-10-18 22:56 UTC (6+ messages)
[PATCH v3 0/4] xfsprogs: v4 inode type in directory
2013-10-18 22:55 UTC (5+ messages)
[git-users] Problem using detached worktrees with commands implemented in scripts
2013-10-18 22:54 UTC (16+ messages)
RFC for multipath queue_if_no_path timeout
2013-10-18 22:53 UTC (14+ messages)
` [RFC PATCH v2] dm mpath: add a "
[PATCH] clocksource: Do not drop unheld reference on device node
2013-10-18 22:49 UTC
[Qemu-devel] Build failure with make-4.0
2013-10-18 22:48 UTC
[PATCH 0/2 V3] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore are not lost
2013-10-18 22:47 UTC (6+ messages)
` [PATCH 1/2] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore
[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-10-18 22:45 UTC (6+ messages)
[PATCH 1/1] drivers: net: wireless: rtlwifi: Fix wrong assignment
2013-10-18 22:43 UTC (3+ messages)
[PATCH 07/32] xfs: dirent dtype presence is dependent on directory magic numbers
2013-10-18 22:43 UTC (9+ messages)
` [PATCH 08/32] xfs: create a shared header file for format-related information
` [PATCH 09/32] xfs: unify directory/attribute format definitions
[GIT PULL 1/6] ARM: tegra: dependencies for ARM .init_time cleanup
2013-10-18 22:42 UTC (5+ messages)
` [GIT PULL 3/6] ARM: tegra: core SoC support changes for 3.13
[PATCH 0/4] xfs: candidate fixes for 3.12-rc4
2013-10-18 22:41 UTC (5+ messages)
` [PATCH 2/4] xfs: dirent dtype presence is dependent on directory magic numbers
[PATCH] thinkpad-acpi: Fix wrong assignment
2013-10-18 22:41 UTC
[GIT PULL V2] ARM: tegra: core SoC support changes for 3.13
2013-10-18 22:40 UTC (2+ messages)
transaction commit deadlock on current rc
2013-10-18 22:40 UTC (5+ messages)
[PATCH] alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
2013-10-18 22:39 UTC (4+ messages)
[RFC PATCH linux-next] ns: do not allocate a new nsproxy at each call
2013-10-18 22:34 UTC (3+ messages)
` [RFC PATCH linux-next v2] "
[Powertop] [Announce] v2.5-rc1
2013-10-18 22:33 UTC
[U-Boot] [PATCH v4 0/16] Driver model implementation, tests, demo and GPIO
2013-10-18 22:33 UTC (17+ messages)
` [U-Boot] [PATCH v4 01/16] sandbox: Make map_to_sysmem() use a constant pointer
` [U-Boot] [PATCH v4 02/16] sandbox: Correct data sizes and printf() strings in fdtdec.c
` [U-Boot] [PATCH v4 03/16] sandbox: config: Don't use 64-bit physical memory
` [U-Boot] [PATCH v4 04/16] sandbox: Build a device tree file for sandbox
` [U-Boot] [PATCH v4 05/16] Add cmd_process_error() to report and process errors
` [U-Boot] [PATCH v4 06/16] sandbox: config: Enable driver model
` [U-Boot] [PATCH v4 07/16] dm: Add README for "
` [U-Boot] [PATCH v4 08/16] dm: Add base driver model support
` [U-Boot] [PATCH v4 09/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v4 10/16] dm: Add basic tests
` [U-Boot] [PATCH v4 11/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v4 12/16] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v4 13/16] dm: Add GPIO support and tests
` [U-Boot] [PATCH v4 14/16] sandbox: Convert GPIOs to use driver model
` [U-Boot] [PATCH v4 15/16] dm: Enable gpio command to support "
` [U-Boot] [PATCH v4 16/16] dm: Move old driver model documentation into an 'old-docs' directory
[nightly] Core TISDK 2013.10 build 2013-10-18_16-27-37
2013-10-18 22:23 UTC
[PATCH v3] efivars,efi-pstore: Hold off deletion of sysfs entry until, the scan is completed
2013-10-18 22:30 UTC (4+ messages)
[PATCH] xfstests: btrfs/014: add a regression test for snapshot creation
2013-10-18 22:30 UTC (3+ messages)
[PATCH 0/1] xfs_fsr fixes
2013-10-18 22:30 UTC (3+ messages)
` [PATCH 1/2] xfs_fsr: extra debugging info
` [PATCH 2/2] xfs_fsr: fix SWAPEXT failures under selinux
[PATCH] Bluetooth: Expose white list size information in debugfs
2013-10-18 22:23 UTC
[PATCH v3 0/9] Extended H/W error log driver
2013-10-18 22:22 UTC (9+ messages)
` [PATCH v3 4/9] ACPI, x86: Extended error log driver for x86 platform
build regressions 2013-10-18
2013-10-18 22:20 UTC
[PATCH v3 0/3] Prevent races when doing read-modify-write of INTMASK
2013-10-18 21:56 UTC (7+ messages)
` [PATCH v3 1/3] mmc: core: Support the optional init_card() callback for MMC and SD
` [PATCH v3 2/3] mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
` [PATCH v3 3/3] mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
[PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-18 22:16 UTC (6+ messages)
[PATCH v2 0/2] HTTP GSS-Negotiate improvements
2013-10-18 22:15 UTC (5+ messages)
` [PATCH v2 2/2] Update documentation for http.continue option
What's cooking in git.git (Oct 2013, #04; Fri, 18)
2013-10-18 22:14 UTC
[PATCH 2/2] rsxx: Fix possible kernel panic with invalid config
2013-10-18 22:12 UTC
[PATCH 1/2] rsxx: Disallow discards from being unmapped
2013-10-18 22:11 UTC
[Qemu-devel] [PATCH v1 0/4] Petercs target-arm queue
2013-10-18 22:10 UTC (5+ messages)
` [Qemu-devel] [PATCH v1 4/4] target-arm: Add CP15 VBAR support
[PATCH 0/2] rsxx: Two important bug fixes for the rsxx block driver
2013-10-18 22:09 UTC
[PATCH 1/9 RESENT] staging: r8188eu: Set device type to wlan
2013-10-18 22:08 UTC (12+ messages)
` [PATCH 2/9 RESENT] staging: r8188eu: Fix Sparse warnings in rtw_wlan_util
` [PATCH 3/9 RESENT] staging: r8188eu: Fix sparse warnings in ioctl_linux.c
` [PATCH 4/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c
` [PATCH 5/9 RESENT] staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c
` [PATCH 6/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c
` [PATCH 7/9 RESENT] staging: r8188eu: Fix sparse warnings in rtl_p2p.c
` [PATCH 8/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_xmit.c
` [PATCH 9/9 RESENT] staging: r8188eu: Fix sparse warnings in rtw_br_ext.c
[Buildroot] [RFC PATCH] fs/common.mk: Add support for fakeroot script
2013-10-18 22:07 UTC (6+ messages)
[U-Boot] [PATCH] TI:omap5: Add rdaddr, use consistent loadaddr values
2013-10-18 22:04 UTC
[Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
2013-10-18 22:00 UTC (3+ messages)
[PATCH] mac80211: fix uninitialized variable
2013-10-18 21:57 UTC
[U-Boot] [RFC] ARM: U-boot and 2 GiB of ram with get_ram_size only being long
2013-10-18 21:53 UTC (10+ messages)
[PATCH] USB: wusbcore: fix usb_dev leaks
2013-10-18 21:49 UTC
[PATCH] drm/i915: fix open-coded DIV_ROUND_UP
2013-10-18 21:48 UTC
[PATCH v2 3/6] ARM: at91/dt: define sama5d3 clocks
2013-10-18 21:48 UTC (3+ messages)
` [PATCH v3 4/7] "
[PATCH net-next] ipv6: gso: remove redundant locking
2013-10-18 21:43 UTC
[PATCH] drm/i915: print object bindings in debugfs
2013-10-18 21:39 UTC (3+ messages)
[PATCH RESENT] staging: r8188eu: Move writeN buffer off stack
2013-10-18 21:39 UTC
[PATCH 0/9 RESENT] Various patches for r8188eu
2013-10-18 21:31 UTC
[PATCH 0/2] xfsdump: 2 more fixes
2013-10-18 21:30 UTC (5+ messages)
` [PATCH 1/2] xfsdump: avoid segfault in partial_reg() in error case
` [PATCH 2/2] xfsdump: fix DEBUGPARTIALS build
[PATCH 0/3] Add maintainers + Clovertrail support to Intel Mid
2013-10-18 21:34 UTC (7+ messages)
` [PATCH 1/3] MAINTAINERS: INTEL MID SOC: add maintainers
` [PATCH v1.1 "
` [PATCH 2/3] x86: intel-mid: move Medfield code out of intel-mid.c core file
` [PATCH 3/3] x86: intel-mid: add Clovertrail platform support
[U-Boot] [PATCH v4 3/6] fs: move some file system to fs/Makefile
2013-10-18 21:29 UTC (4+ messages)
[ 00/11] 3.4.67-stable review
2013-10-18 21:25 UTC (3+ messages)
[PATCH] of/lib: Export fdt routines to modules
2013-10-18 21:20 UTC (13+ messages)
[PATCH] x86: Run checksumming in parallel accross multiple alu's
2013-10-18 21:15 UTC (11+ messages)
[U-Boot] Pull request: u-boot-sh/master
2013-10-18 21:14 UTC (3+ messages)
+ drivers-rtc-rtc-tps65910c-remove-unnecessary-include.patch added to -mm tree
2013-10-18 21:11 UTC
[GIT PULL FOR v3.12] VSP1 fixes
2013-10-18 21:09 UTC
[PATCH next] be2net: Rework PCIe error report log messaging
2013-10-18 21:06 UTC
Fwd: [linux-media] Patch notification: 1 patch updated
2013-10-18 21:06 UTC (2+ messages)
[U-Boot] BUILD_NBUILDS with MAKEALL
2013-10-18 21:06 UTC
[PATCH 1/2] tracing: creates 'tracing_is_disabled()'
2013-10-18 20:59 UTC (2+ messages)
` [PATCH 2/2] tracing: fix referencing after memory freeing and refactors code
[PATCH 0/2] patches to improve cluster raid1 performance [V2]
2013-10-18 21:04 UTC (6+ messages)
+ get_maintainerpl-incomplete-output.patch added to -mm tree
2013-10-18 21:02 UTC
[PATCH 1/1] net: fix cipso packet validation when !NETLABEL
2013-10-18 21:01 UTC (2+ messages)
страшно Сверхэффективно
2013-10-18 19:56 UTC
[PULL REQ] Big Endian initial patch series
2013-10-18 20:54 UTC
gpmi-mtd ecc regression
2013-10-18 20:45 UTC (2+ messages)
[Buildroot] [PATCH] configs/imx233_olinuxino: bump to the latest versions
2013-10-18 20:51 UTC
[PATCH 0/4] net: Remove extern from function prototypes
2013-10-18 20:48 UTC (5+ messages)
` [PATCH 1/4] net: 8021q/bluetooth/bridge/can/ceph: "
` [PATCH 2/4] net: dccp: "
` [PATCH 3/4] net: ipv4/ipv6: "
` [PATCH 4/4] net: misc: "
[PATCH v2] udf: fix for pathetic mount times in case of invalid file system
2013-10-18 20:48 UTC (2+ messages)
[PATCH] cx23885: Add radio support for MyGica x8507
2013-10-18 20:47 UTC
[PATCH] floppy: Correct documentation of driver options when used as a module
2013-10-18 20:23 UTC
[PATCH 1/2] drm/radeon/audio: write audio/video latency info for DCE4/5
2013-10-18 20:41 UTC (2+ messages)
` [PATCH 2/2] drm/radeon/audio: write audio/video latency info for DCE6/8
[PATCH net] qlcnic: Validate Tx queue only for 82xx adapters
2013-10-18 20:39 UTC (2+ messages)
[PATCH] sctp: Do not trigger BUG_ON when deleting assoc without primary path
2013-10-18 20:38 UTC (3+ messages)
[PATCH v2 00/25] e2fsprogs patchbomb 10/2013
2013-10-18 20:37 UTC (4+ messages)
[PATCH RFC] xfrm: Don't queue retransmitted packets if the original is still on the host
2013-10-18 20:34 UTC (4+ messages)
[PATCH] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
2013-10-18 20:33 UTC (2+ messages)
[PATCH] sh-pfc: r8a7791 PFC support V2
2013-10-18 20:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.