All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-25 09:15:40 to 2013-11-25 10:05:17 UTC [more...]

[Buildroot] [PATCH] tinymembench: not supported on MIPS n32/64 ABIs
 2013-11-25 10:05 UTC  (3+ messages)

[Buildroot] [git commit] tinymembench: not supported on MIPS n32/64 ABIs
 2013-11-25 10:05 UTC 

[PATCH 0/6] kexec: A new system call to allow in kernel loading
 2013-11-25 10:04 UTC  (5+ messages)

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-11-25 10:01 UTC  (32+ messages)
` [PATCH v3 01/10] usb: dwc3: invoke phy_resume after phy_init
` [PATCH v3 02/10] usb: dwc3: power off usb phy in error path
` [PATCH v3 03/10] usb: dwc3: preparation for adapting dwc3 to generic phy framework
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY
` [PATCH v3 05/10] usb: dwc3: adapt dwc3 core to use Generic PHY Framework
` [PATCH v3 06/10] Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txt
` [PATCH v3 07/10] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework
` [PATCH v3 08/10] usb: phy: omap-usb2: remove *set_suspend* callback from omap-usb2
` [PATCH v3 09/10] phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
` [PATCH v3 10/10] arm/dts: added dt properties to adapt to the new phy framwork

[PATCH] mfd: cros ec: spi: Add delay for raising CS
 2013-11-25 10:04 UTC  (3+ messages)

[PATCH 00/22] perf tools: Add traceevent plugins support
 2013-11-25 10:03 UTC  (15+ messages)
` [PATCH 01/22] tools lib traceevent: Add plugin support
` [PATCH 03/22] tools lib traceevent: Add traceevent_host_bigendian function
` [PATCH 04/22] tools lib traceevent: Add jbd2 plugin

[Buildroot] [PATCH v2 2/2] libglib2: the system PCRE needs to have UTF and UCP enabled
 2013-11-25 10:04 UTC  (6+ messages)

[PATCH] Commit 39c60a0948cc '[SCSI] sd: fix array cache flushing bug causing performance problems' added a possibility to temporary disable the write cache and skip flushing. But when setting temporary it forgots to revalidate the disk. Change sd_store_cache_type to goto out in case of cache_override
 2013-11-25 10:03 UTC 

[PATCH] pipe: skip file_update_time on frozen fs
 2013-11-25  9:43 UTC 

[PATCH 0024] asm-generic: Rename int-ll64.h to types.h
 2013-11-25 10:03 UTC  (6+ messages)
` [PATCH 08/24] parisc/uapi: Use Kbuild logic to provide <asm/types.h>
` [PATCH 14/24] avr32: "

[PATCH v2] input: Add new driver for GPIO beeper
 2013-11-25 10:03 UTC 

[PATCH 1/1] ipmi: setting mod_timer for read_event_msg buffer cmd
 2013-11-25  9:51 UTC 

[Buildroot] [git commit] libglib2: the system PCRE needs to have UTF and UCP enabled
 2013-11-25 10:01 UTC 

[Buildroot] [git commit] pcre: add options to enable UTF and UCP support
 2013-11-25 10:01 UTC 

[U-Boot] Getting U-Boot running on Toradex Colibri T20 on Iris board
 2013-11-25 10:00 UTC  (3+ messages)

[PATCH v3 00/14] Series short description
 2013-11-25 10:00 UTC  (7+ messages)
` [PATCH v3 09/14] xen: sched: DOMCTL_*vcpuaffinity works with hard and soft affinity

dm-cache invalidate_cblocks range parsing
 2013-11-25 10:00 UTC  (3+ messages)

[Qemu-devel] [RFC] Incremental live backup with in memory dirty bitmap
 2013-11-25  9:59 UTC 

[PATCH v2 00/16] Add support for Exynox4x12 to the s5p-jpeg driver
 2013-11-25  9:58 UTC  (17+ messages)
` [PATCH v2 01/16] s5p-jpeg: Reorder quantization tables
` [PATCH v2 02/16] s5p-jpeg: Fix output YUV 4:2:0 fourcc for decoder
` [PATCH v2 03/16] s5p-jpeg: Fix erroneous condition while validating bytesperline value
` [PATCH v2 04/16] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image function
` [PATCH v2 05/16] s5p-jpeg: Rename functions specific to the S5PC210 SoC accordingly
` [PATCH v2 06/16] s5p-jpeg: Fix clock resource management
` [PATCH v2 07/16] s5p-jpeg: Fix lack of spin_lock protection
` [PATCH v2 08/16] s5p-jpeg: Synchronize cached controls with V4L2 core
` [PATCH v2 09/16] s5p-jpeg: Split jpeg-hw.h to jpeg-hw-s5p.c and jpeg-hw-s5p.c
` [PATCH v2 10/16] s5p-jpeg: Add hardware API for the exynos4x12 JPEG codec
` [PATCH v2 11/16] s5p-jpeg: Retrieve "YCbCr subsampling" field from the jpeg header
` [PATCH v2 12/16] s5p-jpeg: Ensure correct capture format for Exynos4x12
` [PATCH v2 13/16] s5p-jpeg: Allow for wider JPEG subsampling scope for Exynos4x12 encoder
` [PATCH v2 14/16] s5p-jpeg: Synchronize V4L2_CID_JPEG_CHROMA_SUBSAMPLING control value
` [PATCH v2 15/16] s5p-jpeg: Ensure setting correct value of the chroma subsampling control
` [PATCH v2 16/16] s5p-jpeg: Adjust g_volatile_ctrl callback to Exynos4x12 needs

[PATCH v1 0/3] *** iio:adc:imx: Add Freescale Vybrid/IMX ADC driver support ***
 2013-11-25  9:34 UTC  (3+ messages)
` [PATCH v1 2/3] iio:adc:imx: add Freescale Vybrid board adc driver
` [PATCH v1 3/3] Documentation: add the binding file for Freescale (Vybrid/IMX) ADC driver

[PATCH 01/16] tmem: cleanup: drop some debug code
 2013-11-25  9:58 UTC  (6+ messages)
` [PATCH 03/16] tmem: cleanup: rm unused tmem_op

[qemu-upstream-unstable test] 22091: tolerable FAIL - PUSHED
 2013-11-25  9:57 UTC  (3+ messages)

[edk2] [PATCH RFC v2 3/7] OvmfPkg: define EFI_XEN_OVMF_INFO and extend XenInfo
 2013-11-25  9:56 UTC 

reiser4 kernel compilation problem
 2013-11-25  9:56 UTC  (5+ messages)

[PATCH QEMU-upstream] xen: fix two errors when debug is enabled
 2013-11-25  9:56 UTC  (5+ messages)

Error 0x300b in Qt5 applications with EGLFS
 2013-11-25  9:55 UTC  (4+ messages)

[Qemu-devel] [PATCH] configure: re-add current options in config-host.mak
 2013-11-25  9:53 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH 1.7] "

kernel BUG at drivers/md/raid5.c:693!
 2013-11-25  9:53 UTC  (3+ messages)

Warning Mailbox Exceeded Quota limit
 2013-11-25  9:47 UTC 

[PATCH] powerpc/4xx: Fix warning in kilauea.dtb
 2013-11-25  9:40 UTC  (3+ messages)

[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
 2013-11-25  9:49 UTC  (17+ messages)

[Qemu-devel] [PATCH 0/17 v3] Localhost migration with side channel for ram
 2013-11-25  9:48 UTC  (6+ messages)

Possible memory leak in qemu-dm (qemu-dm swapping 20GB+, adding 2gb+ per day)
 2013-11-25  9:48 UTC  (3+ messages)

верните себе реальность превосходно замечать
 2013-11-25  9:16 UTC 

[patch 03/12 v4] efi: reserve boot service fix
 2013-11-25  8:56 UTC  (2+ messages)

[patch 06/12 v4] efi: export efi runtime memory mapping to sysfs
 2013-11-25  8:56 UTC  (2+ messages)

[PATCH] sysfs: handle duplicate removal attempts in sysfs_remove_group()
 2013-11-25  9:47 UTC  (5+ messages)
    ` [PATCH] PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()

[PATCH] android/bluetooth: Fix possible NULL dereference
 2013-11-25  9:47 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-22
 2013-11-25  9:46 UTC  (3+ messages)
` [Buildroot] [PATCH] lvm2: replace !BR2_PACKAGE_LVM2_DMSETUP_ONLY by BR2_PACKAGE_LVM2_FULL_SUITE

[PATCH V5 0/2] genirq: arm64: perf: support for percpu pmu interrupt
 2013-11-25  9:45 UTC  (6+ messages)
` [PATCH V5 1/2] genirq: Add an accessor for IRQ_PER_CPU flag
` [PATCH V5 2/2] arm64: perf: add support for percpu pmu interrupt

[Xenomai] rtdm_event_pulse in user space
 2013-11-25  9:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/39] bitmap handling optimization
 2013-11-25  9:45 UTC  (5+ messages)

[PATCH 0/8] ASoC: fsl-ssi: offline/online configuration and cleanups
 2013-11-25  9:45 UTC  (7+ messages)
` [PATCH 2/8] ASoC: fsl-ssi: Move sysfs stats to debugfs

[PATCH] powerpc/dts/virtex440: declare address/size-cells for phy device
 2013-11-25  9:42 UTC  (3+ messages)

[PATCHv8 00/15] Socket HAL
 2013-11-25  9:44 UTC  (16+ messages)
` [PATCHv8 01/15] android/socket: Parse SDP response and connect
` [PATCHv8 02/15] android/socket: Implement HAL connect call
` [PATCHv8 03/15] android/socket: Send RFCOMM channel to framework
` [PATCHv8 04/15] android/socket: Send connect signal to Android framework
` [PATCHv8 05/15] android/socket: Close file descriptor after sending
` [PATCHv8 06/15] android/socket: Add general service create/remove function
` [PATCHv8 07/15] android/socket: Add OPP SDP record
` [PATCHv8 08/15] android/socket: Add MAS uuid to profile table
` [PATCHv8 09/15] android/socket: Add SPP "
` [PATCHv8 10/15] android/socket: Add PBAP SDP record
` [PATCHv8 11/15] android/socket: Add SPP "
` [PATCHv8 12/15] android/socket: Support listen() with supplied chan number
` [PATCHv8 13/15] android/hal-sock: Print bdaddr on connect
` [PATCHv8 14/15] android/socket: Refactor socket send_fd function
` [PATCHv8 15/15] android/hal-utils: Fix possible NULL pointer dereference

[Buildroot] [PATCH 1/1 v2] mongoose: startup script must use short options
 2013-11-25  9:43 UTC  (2+ messages)

[RFC] Control dependencies
 2013-11-25  9:42 UTC  (7+ messages)

[PATCH 1/1] dccp: restore header formatting
 2013-11-25  9:51 UTC 

[PATCH] rebalance locks by converting write_lock_bh to write_lock+local_bh_disable
 2013-11-25  9:40 UTC  (4+ messages)
    ` [PATCH] rebalance locks by converting write_lock_bh towrite_lock+local_bh_disable

[Buildroot] [git commit] mongoose: S85mongoose: fix default options
 2013-11-25  9:41 UTC 

[RFC PATCH 0/3] DT support for ST micro accelerometers and gyroscopes
 2013-11-25  9:40 UTC  (6+ messages)

[Bug 65701] New: oops: fs/ext4/ext4_jbd2.c
 2013-11-25  9:39 UTC  (3+ messages)
` [Bug 65701] "

[PATCH 0/3] ARM: shmobile: marzen: enable HSPI0 to DTS
 2013-11-25  9:38 UTC  (4+ messages)
` [PATCH 1/3] ARM: shmobile: r8a7779: add HSPI clock support for DT

Some question about GIC v1 setting
 2013-11-25  9:37 UTC  (6+ messages)

[PATCH] gitweb: Make showing branches configurable
 2013-11-25  9:37 UTC  (3+ messages)

[PATCH] mfd: mc13xxx: remove unnecessary spi_set_drvdata()
 2013-11-25  9:36 UTC  (2+ messages)

assoc_array.c uninitialized variable (was: Re: [PATCH 02/10] Add a generic associative array implementation.)
 2013-11-25  9:36 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-22
 2013-11-25  9:35 UTC  (7+ messages)

[PATCH] gpiolib: add missing declarations
 2013-11-25  9:34 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH v3 00/15] KVM: MMU: locklessly write-protect
 2013-11-25  9:31 UTC  (4+ messages)
` [PATCH v3 07/15] KVM: MMU: introduce nulls desc

[Buildroot] [RFC] Introduce the 'genimages' infrastructure
 2013-11-25  9:31 UTC  (3+ messages)
` [Buildroot] [PATCH 4/5] fs/custom: generate complete, partition-based device images

[refpolicy] flask.py and its stuff
 2013-11-25  9:30 UTC 

[Qemu-devel] [PATCH v4 0/7] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2013-11-25  9:29 UTC  (3+ messages)

[PATCH v4] x86: properly handle MSI-X unmask operation from guests
 2013-11-25  9:29 UTC  (4+ messages)

Query regarding multiple processes in DPDK
 2013-11-25  9:29 UTC  (6+ messages)

[U-Boot] [PATCH V2 00/14] ARM: AM43xx: Update support for AM4372 SoC
 2013-11-25  9:26 UTC  (4+ messages)
` [U-Boot] [PATCH V2 01/14] ARM: AM43xx: Update the base addresses of modules

[PATCH 0/4] bonding: L2DA mode
 2013-11-25  9:10 UTC  (5+ messages)
` [PATCH 1/4] bonding: L2DA mode added

HD-audio runtime PM
 2013-11-25  9:26 UTC  (5+ messages)

[PATCH V5] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
 2013-11-25  9:25 UTC  (4+ messages)

[PATCH] brcmsmac: remove dependency on CRC8 and CRC_CCITT
 2013-11-25  9:25 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Update HMP only upon mac change completion
 2013-11-25  9:23 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] e1000: Use Address_Available bit as HW latch

[PATCH 0/3] dvb-apps: Improve femon
 2013-11-25  9:23 UTC  (4+ messages)
` [PATCH 2/3] femon: Display SNR in dB

[patch 01/12 v4] efi: remove unused variables in __map_region
 2013-11-25  9:19 UTC  (4+ messages)

[PATCH 1/1] irq-gic: add capability to set bypass flag in GIC
 2013-11-25  9:22 UTC  (5+ messages)

[LTP] [PATCH] ptrace: Fix build problems with glibc-2.18
 2013-11-25  9:22 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-11-24
 2013-11-25  9:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img create: add -o nocow option
 2013-11-25  9:21 UTC  (5+ messages)

[PATCH] sit: use kfree_skb to replace dev_kfree_skb
 2013-11-25  9:21 UTC 

Triple parity and beyond
 2013-11-25  9:20 UTC  (5+ messages)

[PATCH net] macvtap: fix tx_dropped counting error
 2013-11-25  9:19 UTC 

[PATCH] fix assert fail in libxl__sigchld_installhandler
 2013-11-25  9:18 UTC 

Realtime Workshop Slides?
 2013-11-25  9:10 UTC 

[PATCH igt 1/2] rendercopy: Pass context to rendercopy functions
 2013-11-25  9:18 UTC  (3+ messages)
` [PATCH igt 2/2] kms_fbc_crc: Add a CRC based FBC test

[PATCH] dt-bindings: add ARMv8 PMU binding
 2013-11-25  9:16 UTC  (5+ messages)

[PATCH 0/7] decouple the in-memory from the on-disk log format
 2013-11-25  9:15 UTC  (3+ messages)
` [PATCH 1/7] xfs: let iop_format write directly into the linear buffer


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.