messages from 2013-11-29 07:39:45 to 2013-11-29 08:53:09 UTC [more...]
[PATCH v2 0/5] rtc: s5m: Bug fixes of the driver after tests
2013-11-29 8:53 UTC (5+ messages)
` [PATCH v2 5/5] mfd: sec: Constify regmap configs and regmap irqs
[PATCH v2 net] af_packet: block BH in prb_shutdown_retire_blk_timer()
2013-11-29 8:53 UTC
[PATCHSET cgroup/for-3.14] cgroup: consolidate file handling
2013-11-29 8:52 UTC (3+ messages)
` [PATCH 04/12] netprio_cgroup: convert away from cftype->read_map()
TSN#:3579220329 E-mail ID Won! Congratulations
2013-11-29 8:52 UTC
TSN#:3579220329 E-mail ID Won! Congratulations
2013-11-29 8:52 UTC
[PATCH v4 00/12] kexec kernel efi runtime support
2013-11-29 8:50 UTC (30+ messages)
` [PATCH v4 08/12] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
` [PATCH v4 09/12] x86: add xloadflags bit for efi runtime support on kexec
` [PATCH v4 10/12] x86: export x86 boot_params to sysfs
` [PATCH v4 11/12] x86: reserve setup_data ranges late after parsing memmap cmdline
[PATCH v2 1/2] usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs
2013-11-29 8:51 UTC (4+ messages)
` [PATCH v2 2/2] usb: chipidea: usbmisc: Add support for i.MX51 CPU
[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-28
2013-11-29 8:51 UTC (2+ messages)
` [Buildroot] Analysis of build failures
[PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
2013-11-29 8:50 UTC (4+ messages)
[PATCH] crypto: remove unnecessary includes
2013-11-29 8:49 UTC (3+ messages)
[PATCH] xen/tmem: Fix uses of unmatched __map_domain_page()
2013-11-29 8:49 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/4] add sunxi machine type
2013-11-29 8:49 UTC (11+ messages)
` [Qemu-devel] [PATCH v4 3/4] hw/arm: "
[Buildroot] [PATCH v2] qt5base: use ccache if enabled
2013-11-29 8:47 UTC
Perl CPAN module install path bug in cpan_build.bbclass?
2013-11-29 8:45 UTC
PICK UP YOUR$5,000.00USDNOW
2013-11-29 8:45 UTC (2+ messages)
[PATCH 2/3 v2] usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
2013-11-29 8:44 UTC (2+ messages)
[PATCH 1/3 v2] usb: chipidea: Reallocate regmap only if lpm is detected
2013-11-29 8:44 UTC (2+ messages)
[PATCH 5/6] scsi-mq: fix 'BUG_ON(count > sdb->table.nents)' in scsi_init_sgtable()
2013-11-29 8:42 UTC
[PATCH 6/6] scsi-mq: Pre-allocation of sg tables base on min(host->hostt->sg_tablesize,SCSI_MQ_MAX_SG_SEGMENTS)
2013-11-29 8:42 UTC
[PATCH net] diag: fix netlink API attributes
2013-11-29 8:42 UTC (6+ messages)
[PATCH 4/6] scsi-mq: init sg in scsi_init_io
2013-11-29 8:42 UTC
[RFC] ALSA: add new alsa control byte extended
2013-11-29 7:46 UTC (5+ messages)
[PATCH 3/6] scsi-mq: Don't set QUEUE_FLAG_NONROT in scsi_mq_alloc_queue()
2013-11-29 8:42 UTC
[Xenomai] test suite programs crash with Illegal instruction on MPC5200
2013-11-29 8:41 UTC (8+ messages)
[PATCH 2/6] scsi-mq: add operations about device_busy/target_busy/host_busy in scsi_mq_queue_rq()
2013-11-29 8:41 UTC
[PATCH 1/6] block: support blk-mq on blk_run_queue/blk_run_queue_async
2013-11-29 8:41 UTC
[RFC PATCH 0/6] scsi-mq: make the scsi-mq work
2013-11-29 8:41 UTC
DMA-API warning from sunhme - unchecked dma_map_single error
2013-11-29 8:40 UTC (2+ messages)
[PATCH v5 00/12] libxl: ocaml: improve the bindings
2013-11-29 8:40 UTC (3+ messages)
` [PATCH v5 03/12] libxl: ocaml: event management
[PATCH 00/10] decouple the in-memory from the on-disk log format V2
2013-11-29 8:39 UTC (11+ messages)
` [PATCH 01/10] xfs: remove duplicate code in xlog_cil_insert_format_items
` [PATCH 02/10] xfs: refactor xfs_buf_item_format_segment
` [PATCH 03/10] xfs: refactor xfs_inode_item_size
` [PATCH 04/10] xfs: refactor xfs_inode_item_format
` [PATCH 05/10] xfs: introduce xlog_copy_iovec
` [PATCH 06/10] xfs: format log items write directly into the linear CIL buffer
` [PATCH 07/10] xfs: format logged extents directly into the CIL
` [PATCH 08/10] xfs: remove the inode log format from the inode log item
` [PATCH 09/10] xfs: remove the dquot log format from the dquot "
` [PATCH 10/10] xfs: remove the quotaoff log format from the quotaoff "
[Qemu-devel] [PATCH Resend V3 0/9] qapi script: support enum as discriminator and better enum name
2013-11-29 8:41 UTC (10+ messages)
` [Qemu-devel] [PATCH V3 1/9] qapi script: remember enum values
` [Qemu-devel] [PATCH V3 2/9] qapi script: add check for duplicated key
` [Qemu-devel] [PATCH V3 3/9] qapi script: check correctness of discriminator values in union
` [Qemu-devel] [PATCH V3 4/9] qapi script: code move for generate_enum_name()
` [Qemu-devel] [PATCH V3 5/9] qapi script: use same function to generate enum string
` [Qemu-devel] [PATCH V3 6/9] qapi script: support pre-defined enum type as discriminator in union
` [Qemu-devel] [PATCH V3 7/9] tests: add cases for inherited struct and union with discriminator
` [Qemu-devel] [PATCH V3 8/9] qapi: convert BlockdevOptions to use enum discriminator
` [Qemu-devel] [PATCH V3 9/9] qapi script: do not add "_" for every capitalized char in enum
[RFC v1 0/9] gpio: davinci: reuse for keystone arch
2013-11-29 8:39 UTC (4+ messages)
` [RFC v1 3/9] gpio: davinci: use chained_irq_enter/chained_irq_exit API
[PATCH v6 08/12] libxl: ocaml: drop the ocaml heap lock before calling into libxl
2013-11-29 8:39 UTC (5+ messages)
[RFC] Fix eir parsing function
2013-11-29 8:39 UTC (3+ messages)
e⋅MMC forward compatibility
2013-11-29 8:38 UTC (2+ messages)
` [PATCH] mmc: Allow forward compatibility for e⋅MMC
[Buildroot] [PATCHv3 0/5] Keeping customizations outside the Buildroot tree with BR2_EXTERNAL
2013-11-29 8:38 UTC (10+ messages)
` [Buildroot] [PATCHv3 2/5] core: allow external Config.in/makefile code to be integrated
[PATCH 0/0] decouple the in-memory from the on-disk log format V2
2013-11-29 8:36 UTC
[PATCH] f2fs: avoid to calculate incorrect max orphan number
2013-11-29 8:37 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] gzip: fix MakeMaker issues with using wrong SHELL/GREP
2013-11-29 8:36 UTC (2+ messages)
[PATCH 0/2] gpio: davinci: preparation fixes and updates to reuse it for Keystone
2013-11-29 8:35 UTC (5+ messages)
` [PATCH 1/2] gpio: davinci: get rid of DAVINCI_N_GPIO
` [PATCH 2/2] gpio: introduce GPIO_DAVINCI kconfig option
[PATCH V2] usb: musb: Fix unstable init of OTG_INTERFSEL
2013-11-29 8:34 UTC
[PATCH] android/main: Call unregister for all registered services on exit
2013-11-29 8:34 UTC (2+ messages)
Possible regression with cgroups in 3.11
2013-11-29 8:33 UTC (11+ messages)
[PATCH 1/2] android/hal-bluetooth: Rename create_enum_prop to enum_prop_to_hal
2013-11-29 8:32 UTC (3+ messages)
` [PATCH 2/2] android/hal-bluetooth: Fix sending invalid adapter property
[PATCH 01/10] android: Avoid memory leak warnings for event_loop
2013-11-29 8:31 UTC (7+ messages)
` [PATCH 04/10] android/main: Free enabled string on exit
` [PATCH 05/10] android/socket: Cleanup sockets on unregister
` [PATCH 10/10] android/socket: Remove unneeded code
[PATCH] ARM: davinci: Fix McASP mem resource names
2013-11-29 8:29 UTC (3+ messages)
[PATCH v6 0/6] gpio: daVinci: cleanup and feature enhancement
2013-11-29 8:30 UTC (17+ messages)
` [PATCH v6 3/6] gpio: davinci: remove unused variable intc_irq_num
` [PATCH v6 4/6] gpio: davinci: add OF support
[PATCH v2] vfs: fix a bug when we do some dio reads with append dio writes
2013-11-29 8:29 UTC (2+ messages)
[osstest PATCH] target_cmd_build: honour DistccHosts host property
2013-11-29 8:28 UTC (4+ messages)
3.12: kernel panic when resuming from suspend to RAM (x86_64)
2013-11-29 8:28 UTC (5+ messages)
[Buildroot] [PATCH 2/5] package/rpi-firmware: add option to install firmware files in target/boot/
2013-11-29 8:27 UTC (4+ messages)
[Buildroot] [PATCH 1/2] qt5base: use -device-option to set mkspec variables
2013-11-29 8:26 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] qt5base: use ccache if enabled
[ath9k-devel] Infrastructure mode support for 5/10 Mhz channels
2013-11-29 8:25 UTC (2+ messages)
[U-Boot] [PATCH 0/2] blackfin: Do not generate unused files
2013-11-29 8:24 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] blackfin: Do not generate unused binary init.elf
Remove depop delay for suspend and resume
2013-11-29 8:23 UTC (5+ messages)
[PATCH 0/3] regulator: tps6586x: add version detection and voltage tables
2013-11-29 8:20 UTC (4+ messages)
[PATCH net-next] xen-netback: improve guest-receive-side flow control
2013-11-29 8:20 UTC (5+ messages)
[Buildroot] [PATCH] lua-ev: disable on avr32 and blackfin
2013-11-29 8:18 UTC
[PATCH] fix use of grub-probe instead of ${grub_probe}
2013-11-29 8:18 UTC
[U-Boot] No single character output after update to latest u-boot on pandaboard
2013-11-29 8:18 UTC (11+ messages)
[patch] skd: wrong limiter in skd_acquire_msix()
2013-11-29 8:16 UTC (2+ messages)
[Qemu-devel] [PATCH arm-devs v2 0/8] Fix Support for ARM A9 CBAR
2013-11-29 8:16 UTC (8+ messages)
` [Qemu-devel] [PATCH arm-devs v2 5/8] arm/highbank: Fix CBAR intialisation
` [Qemu-devel] [PATCH arm-devs v2 8/8] arm/highbank.c: Fix MPCore periphbase name
[PATCH v2 00/25] e2fsprogs patchbomb 10/2013
2013-11-29 8:17 UTC (6+ messages)
` [PATCH 23/25] libext2fs: support modifying arbitrary extended attributes
FW: Barebox on Karo TX25
2013-11-29 8:16 UTC (7+ messages)
[U-Boot] [PATCH] Makefile: Do not create empty autoconf.mk on error
2013-11-29 8:14 UTC
[PATCH] watchdog: davinci: rename platform driver to davinci-wdt
2013-11-29 8:14 UTC (8+ messages)
[patch] ALSA: dice: fix array limits in dice_proc_read()
2013-11-29 8:14 UTC (2+ messages)
[lm-sensors] How can temp_crit for virtual device be set?
2013-11-29 8:12 UTC (3+ messages)
[PATCH] of_mtd: Fix header file include guard
2013-11-29 8:11 UTC (3+ messages)
[PATCH] use light-gray as default color in normal.mod for consistency
2013-11-29 8:10 UTC
[PATCH v7] ARM: omap: edma: add suspend suspend/resume hooks
2013-11-29 8:08 UTC (2+ messages)
HD-Audio: How to reduce driver initializaton time if multiple codecs present on the bus?
2013-11-29 8:07 UTC (7+ messages)
[PATCH] DTS: DMA: Fix DMA3 interrupts
2013-11-29 8:07 UTC (2+ messages)
[Qemu-devel] [PULL 00/17] usb patch queue
2013-11-29 8:06 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/17] xhci: Add a few missing checks for disconnected devices
` [Qemu-devel] [PATCH 02/17] xhci: add support for suspend/resume
` [Qemu-devel] [PATCH 03/17] scsi: Add 2 new sense codes needed by uas
` [Qemu-devel] [PATCH 04/17] uas: Only use report iu-s for task_mgmt status reporting
` [Qemu-devel] [PATCH 05/17] uas: Fix / cleanup usb_uas_task error handling
` [Qemu-devel] [PATCH 06/17] uas: Streams are numbered 1-y, rather then 0-x
` [Qemu-devel] [PATCH 07/17] uas: Bounds check tags when using streams
` [Qemu-devel] [PATCH 08/17] uas: Fix response iu struct definition
` [Qemu-devel] [PATCH 09/17] uas: s/ui/iu/
` [Qemu-devel] [PATCH 10/17] usb: Add max_streams attribute to endpoint info
` [Qemu-devel] [PATCH 11/17] usb: Add usb_device_alloc/free_streams
` [Qemu-devel] [PATCH 12/17] xhci: Call usb_device_alloc/free_streams
` [Qemu-devel] [PATCH 13/17] ehci: implement port wakeup
` [Qemu-devel] [PATCH 14/17] Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"
` [Qemu-devel] [PATCH 15/17] trace-events: Clean up after removal of old usb-host code
` [Qemu-devel] [PATCH 16/17] usb: add vendor request defines
` [Qemu-devel] [PATCH 17/17] usb: move usb_{hi, lo} helpers to header file
[ANNOUNCE] xfsprogs v3.2.0-alpha2
2013-11-29 8:05 UTC (4+ messages)
[PATCH] btrfs-progs: add options to sync filesystem after subvol delete
2013-11-29 8:05 UTC (2+ messages)
[Intel gfx][i-g-t PATCH 1/4] tests: add gem_media_fill
2013-11-29 8:02 UTC (2+ messages)
[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
2013-11-29 8:00 UTC (5+ messages)
[LTP] safe_touch and utimensat
2013-11-29 7:58 UTC (4+ messages)
` [LTP] [PATCH V2 1/3] autoconf check for utimensat(2)
` [LTP] [PATCH V2 2/3] created lapi/utime.h
` [LTP] [PATCH V2 3/3] safe_touch: use utimes(2) if utimensat(2) is not defined
[PATCH v3] efi-pstore: Make efi-pstore return a unique id
2013-11-29 7:58 UTC
[Qemu-devel] [fixed-up][PATCH v6 2/5] hw/timer: add sunxi timer device
2013-11-29 7:55 UTC (4+ messages)
[Qemu-devel] [PATCH] qom: abort on error in property setter if caller passed errp == NULL
2013-11-29 7:56 UTC (7+ messages)
i915: pipe state still does not match
2013-11-29 7:56 UTC (5+ messages)
SATA IDE Disk failure leasds to kernel freezing and DMESG looping
2013-11-29 7:58 UTC
[PATCH v3 00/32] drm/exynos: Refactor parts of the exynos driver
2013-11-29 7:52 UTC (5+ messages)
` [PATCH v3 12/32] drm/exynos: Split manager/display/subdrv
[PATCH] [media] videobuf2: Add log for size checking error in __qbuf_dmabuf
2013-11-29 7:50 UTC
Xen on ARMv8
2013-11-29 7:50 UTC
[Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
2013-11-29 7:47 UTC (5+ messages)
` [Qemu-devel] Patch v4 : POSIX timer implementation for linux-user
` [Qemu-devel] [Patch v4 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
` [Qemu-devel] [Patch v4 2/2] linux-user: Implement handling of 5 "
[PATCH] ALSA: hda - Add mono speaker quirk for Dell Inspiron 5439
2013-11-29 7:48 UTC (2+ messages)
[GIT PULL] s390 patches for 3.13-rc2
2013-11-29 7:47 UTC
[PATCH] include/linux/kernel.h: Make might_fault to be a nop for !MMU
2013-11-29 7:42 UTC
[U-Boot] [PATCH] dwmmc: make driver usable for non-exynos platforms
2013-11-29 7:41 UTC (3+ messages)
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.