messages from 2014-07-11 01:18:09 to 2014-07-11 03:59:40 UTC [more...]
[RFC PATCH v2 0/7] Repurpose SEDF Scheduler for Real-time Use
2014-07-11 3:59 UTC (3+ messages)
` [RFC PATCH v2 2/7] Fixed formatting and misleading comments/variables. Added comments and renamed variables to accurately reflect modern terminology
[PATCH 2/2] sched: Rewrite per entity runnable load average tracking
2014-07-10 19:53 UTC (11+ messages)
[Buildroot] i.MX 3.10.17 updates
2014-07-11 3:53 UTC (6+ messages)
[PATCH] Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
2014-07-11 3:51 UTC
[PATCHv5 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
2014-07-11 3:49 UTC (12+ messages)
` [PATCHv5 1/5] mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed
` [PATCHv5 2/5] ARM: dts: exynos: unuse the slot-node and deprecated the supports-highspeed for dw-mmc
` [PATCHv5 3/5] ARM: dts: socfpga: "
` [PATCHv5 4/5] ARM: dts: rockchip: "
` [PATCHv5 5/5] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk
[U-Boot] [PATCH V3 0/9] peach_pit: Add support for FIMD, DP and parade chip
2014-07-11 3:49 UTC (7+ messages)
` [U-Boot] [PATCH V3 4/9] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH V3 6/9] ARM: exynos: Add missing declaration for gpio_direction_input
` [U-Boot] [PATCH V3 9/9] CONFIGS: peach-pit: Enable display for peach_pit board
[PATCH v2 0/4] Fine tune USB 3.0 PHY on exynos5420
2014-07-11 3:48 UTC (10+ messages)
` [PATCH v2 2/4] usb: host: xhci-plat: Get PHYs for xhci's hcds
` [PATCH v2 3/4] usb: host: xhci-plat: Caibrate PHY post host reset
[PATCH] ext4: fix wrong size computation in ext4_mb_normalize_request()
2014-07-11 3:41 UTC (3+ messages)
[PATCH] Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
2014-07-11 3:41 UTC
New Defects reported by Coverity Scan for ceph (fwd)
2014-07-11 3:39 UTC
[PATCH 0/3] [RFC] X32: fix syscall_get_nr while not breaking seccomp BPF
2014-07-11 3:38 UTC (6+ messages)
` [PATCH 1/3] [RFC] audit: add AUDIT_ARCH_X86_X32 arch definition
` [PATCH 2/3] [RFC] seccomp: give BPF x32 bit when restoring x32 filter
` [PATCH 3/3] [RFC] Revert "x86: remove the x32 syscall bitmask from syscall_get_nr()"
[PATCH v8 0/3] git config cache & special querying api utilizing the cache
2014-07-11 3:34 UTC (3+ messages)
` [PATCH v8 1/2] add `config_set` API for caching config-like files
` [PATCH v8 2/2] test-config: add tests for the config_set API
[PATCH 2/2] Bluetooth: Delcare the hci_sec_filter as const
2014-07-11 3:36 UTC
[PATCH 1/2] Bluetooth: Move struct hci_sec_filter next to its user
2014-07-11 3:36 UTC
[PATCH] Fix builind error for old gcc
2014-07-11 3:32 UTC
[PATCH] Bluetooth: Move mgmt protocol defintion into net/bluetooth
2014-07-11 3:28 UTC
[Qemu-devel] [PATCH] trace: docs: add trace file description
2014-07-11 3:24 UTC
[PATCH] ASoC: Intel: Add Broadwell Machine support
2014-07-11 3:22 UTC
External Keyboard not getting detected in custom kernel
2014-07-11 3:18 UTC
[PATCH] MIPS: Don't BUG_ON(!is_fpu_owner()) in do_ade() when preemptible
2014-07-11 3:14 UTC (3+ messages)
` [PATCH] Not preempt in CP1 exception handling
[PATCH v2] serial: 8250_dw: support high baudrates if possible
2014-07-11 3:11 UTC (3+ messages)
[PATCH 1/4] PCI: introduce VFs reference counter and simplify pci_vfs_assigned() implementation
2014-07-11 3:11 UTC (13+ messages)
More than 9 days on task 06 Eudyptula Challenge
2014-07-11 3:09 UTC (3+ messages)
i915: reduce noise from i915_gem_shrinker_oom when no memory freed
2014-07-11 3:05 UTC
[Buildroot] [rpi-userland] Trying to dlopen libGLESv2, can't resolve libEGL function symbols
2014-07-11 3:04 UTC (3+ messages)
Practical way to rename kernel-release on custom kernel
2014-07-11 3:03 UTC (2+ messages)
[Qemu-devel] [PATCH] block/quorum: add simple read pattern support
2014-07-11 3:01 UTC
Re:letter
2014-07-11 2:40 UTC
[PATCH] Bluetooth: Move HCI socket definitions into its own header file
2014-07-11 2:58 UTC
[PATCH] nic_uio: add device ids for i40e devices
2014-07-11 2:58 UTC (2+ messages)
[PATCH v4 00/11] ARM: OMAP2+: AM33XX: Add suspend-resume support
2014-07-11 2:55 UTC (24+ messages)
` [PATCH v4 01/11] ARM: omap: edma: add suspend suspend/resume hooks
` [PATCH v4 02/11] memory: emif: Move EMIF register defines to include/linux/
` [PATCH v4 03/11] ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device
` [PATCH v4 04/11] ARM: OMAP2+: Use pdata-quirks for wkup_m3 deassert_hardreset
` [PATCH v4 05/11] Documentation: dt: add ti,am3353_wkup_m3 bindings
` [PATCH v4 06/11] remoteproc: wkup_m3: Add wkup_m3 remote proc driver
` [PATCH v4 07/11] ARM: dts: am33xx: Update wkup_m3 node
` [PATCH v4 08/11] ARM: OMAP2+: AM33XX: Reserve memory to comply with EMIF spec
` [PATCH v4 09/11] ARM: OMAP2+: AM33XX: Add assembly code for PM operations
` [PATCH v4 10/11] ARM: OMAP2+: AM33XX: Basic suspend resume support
` [PATCH v4 11/11] ARM: OMAP2+: AM33XX: Hookup AM33XX PM code into OMAP builds
[PATCH v4 0/6] drm: nouveau: memory coherency on ARM
2014-07-11 2:57 UTC (13+ messages)
` [PATCH v4 2/6] drm/nouveau: map pages using DMA API on platform devices
` [Nouveau] "
` [PATCH v4 4/6] drm/nouveau: synchronize BOs when required
` [Nouveau] "
Running kni with low amount of cores
2014-07-11 2:53 UTC (2+ messages)
[PATCH 0/6] autofs4: support RCU-walk
2014-07-11 2:49 UTC (4+ messages)
[PATCH V5] regulator: DA9211 : new regulator driver
2014-07-11 2:30 UTC
3.14.12 and option_instat_callback with 3G
2014-07-11 2:41 UTC
[meta-oe][PATCH] sdparm: add recipe file
2014-07-11 2:46 UTC (3+ messages)
[PATCHv10 0/4] power_supply: Introduce power supply charging driver
2014-07-11 2:46 UTC (6+ messages)
` [PATCH 3/4] power_supply: Introduce PSE compliant algorithm
[nightly] Distroless meta-ti/master minimal build 2014-07-10_21-00-30
2014-07-11 2:27 UTC
cron job: media_tree daily build: OK
2014-07-11 2:43 UTC
[PATCH RFC 1/3] insane: Split do_package_qa into a separate task (from do_package)
2014-07-11 2:43 UTC (3+ messages)
` [OE-core] "
systemd service failing at start
2014-07-11 2:43 UTC
[PATCH 0/6] x86 mce fixes
2014-07-11 2:12 UTC (7+ messages)
` [PATCH 1/6] x86-mce: Modify CMCI poll interval to adjust for small check_interval values
[qemu-upstream-unstable test] 29210: tolerable FAIL - PUSHED
2014-07-11 2:42 UTC
[PATCH 0/3] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
2014-07-11 2:40 UTC (6+ messages)
` [PATCH 1/3] mtd: hisilicon: add device tree node for nand controller
[PATCH v2] drm/i915/bdw: BDW Software Turbo
2014-07-11 2:39 UTC (5+ messages)
QXL problem: Xen 4.4.1 rc1 and xen 4.5 unstable
2014-07-11 2:38 UTC
[PATCH] tty: serial: fsl_lpuart: add 32-bit register interface support
2014-07-11 2:38 UTC (4+ messages)
[RFC PATCH 1/2] ACPICA: Add acpi_check_gpe_method() to check GPE method
2014-07-11 2:35 UTC (4+ messages)
linux-next: build failure after merge of the tty.current tree
2014-07-11 2:36 UTC (2+ messages)
` [PATCH] serial: imx: Fix build breakage
[Qemu-devel] [PATCH] SIOCGIFINDEX: fix typo
2014-07-11 2:35 UTC (3+ messages)
[Qemu-devel] Which method executes the translated blocks (TBs)?
2014-07-11 2:31 UTC (4+ messages)
No uart output on my snowball board
2014-07-11 2:30 UTC (2+ messages)
[PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE
2014-07-11 2:26 UTC (2+ messages)
[RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
2014-07-11 2:26 UTC (4+ messages)
[PATCH 1/2] solo6x10: expose encoder quantization setting as V4L2 control
2014-07-11 2:24 UTC (4+ messages)
` [PATCH 2/2] solo6x10: update GOP size, QP immediately
Interrupt randomness in 3.14.10-rt
2014-07-11 2:24 UTC
(unknown),
2014-07-10 16:27 UTC
v0.80.2?
2014-07-11 2:24 UTC (2+ messages)
[PATCH RFA] drm: add of_graph endpoint helper to find possible CRTCs
2014-07-11 2:22 UTC (3+ messages)
I have PGs that I can't deep-scrub
2014-07-11 2:20 UTC (5+ messages)
[U-Boot] [PATCH 1/6] nand: denali: add Denali NAND driver for SPL
2014-07-11 2:19 UTC (3+ messages)
[PATCH v15 0/7] Remus/Libxl: Remus network buffering and drbd disk
2014-07-11 2:18 UTC (11+ messages)
` [PATCH v15 2/7] remus: introduce remus device
` [PATCH v15 3/7] remus netbuffer: implement remus network buffering for nic devices
[PATCH] mtd: denali: avoid using a magic number
2014-07-11 2:14 UTC (2+ messages)
[PATCH] UBIFS: Fix empty_log_bytes() computing error
2014-07-11 2:13 UTC
CFP: 7th IEEE Workshop on Many-Task Computing on Clouds, Grids, and Supercomputers (MTAGS) 2014 @ IEEE/ACM SC14
2014-07-11 2:10 UTC
[PATCH 0/4] patches for rockchip spi driver
2014-07-11 2:09 UTC (15+ messages)
` [PATCH 1/4] spi/rockchip: cleanup some coding issues and uncessary output
` [PATCH 2/4] spi/rockchip: call wait_for_idle() for the transfer to complete
` [PATCH 3/4] spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit
` [PATCH 4/4] spi/rockchip: add compatible strings for RK3188 and RK3288
[PATCH v6 00/23] Add Maxim 77802 PMIC support
2014-07-11 2:03 UTC (6+ messages)
` [PATCH v6 15/23] regulator: max77686: Setup DVS-related GPIOs on probe
[PATCH 0/3] drm/gk20a: support for reclocking
2014-07-11 2:01 UTC (12+ messages)
` [Nouveau] "
[PATCH 0/1] postfix: add new recipe
2014-07-11 1:57 UTC (2+ messages)
` [PATCH 1/1] "
Btrfs transaction checksum corruption & losing root of the tree & bizarre UUID change
2014-07-11 1:57 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCHv3] batman-adv: Add multicast optimization support for bridged setups
2014-07-11 1:54 UTC
[PATCH 0/2] file: fix perl reported as awk
2014-07-11 1:51 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] file: remove dump and filesystems
[PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards
2014-07-11 1:47 UTC (6+ messages)
` [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to "
[PATCH v7 00/24] Add Maxim 77802 PMIC support
2014-07-11 1:45 UTC (5+ messages)
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
[PATCH V2 0/8] support xmlto
2014-07-11 1:45 UTC (4+ messages)
` [PATCH 4/8] xmlto: add version 0.0.25
Error while inserting module /build/kmod/igb_uio.ko
2014-07-11 1:42 UTC (5+ messages)
Chainloadig from grub2 to isolinux
2014-07-08 22:22 UTC (5+ messages)
[PATCH] btrfs: remove unnecessary error check
2014-07-11 1:35 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[git pull] drm driver fixes
2014-07-11 1:34 UTC (2+ messages)
[Qemu-devel] [PATCH] PPC: mac99: Move NVRAM to page boundary when necessary
2014-07-11 1:31 UTC
arm64 flushing 255GB of vmalloc space takes too long
2014-07-11 1:26 UTC (5+ messages)
[PATCH] alarmtimer: Add the verification code for rtc device error
2014-07-11 1:24 UTC
[PATCH 0/1] classes/insane: Show QA check name
2014-07-11 1:25 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/5] Input - wacom: split out pad data from the stylus input device
2014-07-11 1:21 UTC (3+ messages)
[meta-oe] [PATCH] fftwf and fftwl: exclude them from world
2014-07-11 1:18 UTC (5+ messages)
startx on Fedora died today
2014-07-11 1:09 UTC
[RFC PATCH 1/1] rcu: use atomic_read(v) instead of atomic_add_return(0, v)
2014-07-11 1:17 UTC (5+ 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.