messages from 2016-02-07 22:32:41 to 2016-02-08 02:22:11 UTC [more...]
[lustre-devel] [PATCH 0/2] Lustre debugfs fixes
2016-02-08 2:14 UTC (6+ messages)
` "
[PATCH] drm: Export debugfs functionality for GPL code only
2016-02-08 2:14 UTC (2+ messages)
[PATCH v2 00/10] ARM64: rockchip: Initial GeekBox enablement
2016-02-08 2:17 UTC (32+ messages)
` [PATCH v2 01/10] Documentation: devicetree: Add vendor prefix for GeekBuying.com
` [PATCH v2 02/10] Documentation: devicetree: rockchip: Document GeekBox
` [PATCH v2 03/10] ARM64: dts: rockchip: Add GeekBox config
` [PATCH v2 04/10] ARM64: dts: rockchip: Add GMAC to GeekBox
` [PATCH v2 05/10] ARM64: dts: rockchip: Add eMMC "
` [PATCH v2 06/10] ARM64: dts: rockchip: Add IR receiver "
` [PATCH v2 07/10] ARM64: dts: rockchip: Add power key "
` [PATCH v2 08/10] ARM64: dts: rockchip: Add tsadc for GeekBox
` [PATCH v2 09/10] Documentation: devicetree: rockchip: Document Landingship
` [PATCH v2 10/10] ARM64: dts: rockchip: Add Landingship config
[PATCH V2 0/7] cpufreq: governors: Fix ABBA lockups
2016-02-08 2:20 UTC (4+ messages)
linux-next: manual merge of the tty tree with the tty.current tree
2016-02-08 2:16 UTC
[PATCH] Documentation/git-clean.txt: don't mention deletion of .git/modules/*
2016-02-06 20:34 UTC (2+ messages)
[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
2016-02-08 2:08 UTC (4+ messages)
` [PATCH 3/3 v3] cpufreq: governor: "
[dm-crypt] The future of disk encryption with LUKS2
2016-02-08 2:06 UTC (19+ messages)
[PATCH v2 0/4] iio: imu: inv_mpu6050: Split driver into core and I2C/SPI functionality
2016-02-08 2:06 UTC (5+ messages)
` [PATCH v2 3/4] iio: imu: inv_mpu6050: Separate driver into core and i2c functionality
` [PATCH v2 4/4] iio: imu: inv_mpu6050: Add SPI support for MPU6000
suspected BTRFS errors resulting in file system becoming unrecovable
2016-02-08 2:02 UTC (5+ messages)
[PATCH v3] usb: devio: Add ioctl to disallow detaching kernel USB drivers
2016-02-08 1:56 UTC (3+ messages)
[PATCH 1/2] drm/radeon: Use drm_vblank_off/on to fix vblank counter trouble
2016-02-08 1:58 UTC (8+ messages)
[PATCH v2 0/2] Fix ordering of ftrace/livepatch calls on module load and unload
2016-02-08 0:34 UTC (5+ messages)
` [PATCH v2 2/2] livepatch/module: remove livepatch module notifier
` "
[PATCH] btree: Add custom allocator interface
2016-02-08 0:45 UTC (2+ messages)
[PATCH v3 0/3] dra7xx: get pcie working in mainline
2016-02-08 1:50 UTC (4+ messages)
` [PATCH v3 1/3] ARM: DRA7: hwmod: Add reset data for PCIe
[PATCH 0/2] DAX bdev fixes - move flushing calls to FS
2016-02-08 1:46 UTC (10+ messages)
` [PATCH 1/2] dax: pass bdev argument to dax_clear_blocks()
[Qemu-devel] [PATCH] hw/intc: fix failure return for xics_alloc_block()
2016-02-08 1:45 UTC (2+ messages)
[PATCH] tty: serial: meson: Add earlycon support
2016-02-08 1:38 UTC
patch "mei: bus: check if the device is enabled before data transfer" added to char-misc-next
2016-02-08 1:24 UTC
[PATCH] ARM: DRA7: hwmod: Fix OCP2SCP sysconfig
2016-02-08 1:21 UTC (4+ messages)
[PATCH net-next v7 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
2016-02-08 1:09 UTC (24+ messages)
` [PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array
` [PATCH net-next v7 02/19] test_bitmap: unit tests for lib/bitmap.c
` [PATCH net-next v7 03/19] net: usnic: remove unused call to ethtool_ops::get_settings
` [PATCH net-next v7 04/19] net: usnic: use __ethtool_get_settings
` [PATCH net-next v7 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
` [PATCH net-next v7 06/19] tx4939: use __ethtool_get_ksettings
` [PATCH net-next v7 07/19] net: usnic: "
` [PATCH net-next v7 08/19] net: bonding: "
` [PATCH net-next v7 09/19] net: ipvlan: "
` [PATCH net-next v7 10/19] net: macvlan: "
` [PATCH net-next v7 11/19] net: team: "
` [PATCH net-next v7 12/19] net: fcoe: "
` [PATCH net-next v7 13/19] net: rdma: "
` [PATCH net-next v7 14/19] net: 8021q: "
` [PATCH net-next v7 15/19] net: bridge: "
` [PATCH net-next v7 16/19] net: core: "
` [PATCH net-next v7 17/19] net: ethtool: remove unused __ethtool_get_settings
` [PATCH net-next v7 18/19] net: mlx4: convenience predicate for debug messages
` [PATCH net-next v7 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
drm vblank regression fixes for Linux 4.4+
2016-02-08 1:13 UTC (12+ messages)
` [PATCH 1/6] drm: No-Op redundant calls to drm_vblank_off()
` [PATCH 2/6] drm: Prevent vblank counter bumps > 1 with active vblank clients
` [PATCH 3/6] drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
` [PATCH 4/6] drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on()
` [PATCH 5/6] drm: Prevent vblank counter jumps with timestamp based update method
` [PATCH 6/6] drm/radeon/pm: Handle failure of drm_vblank_get
[tisdk-build-scripts][PATCH] run-opentest: log opentest output to $machine-test-log file
2016-02-08 1:11 UTC
update_linked_gitdir writes relative path to .git/worktrees/<id>/gitdir
2016-02-08 1:04 UTC (3+ messages)
Use fast device only for metadata?
2016-02-08 1:04 UTC (4+ messages)
vfs/xfs: directio updates to ease COW handling V2
2016-02-08 1:00 UTC (5+ messages)
` [PATCH 2/3] xfs: don't use ioends for direct write completions
` [Ocfs2-devel] "
[PATCH 0/11] cpufreq: governor: ondemand/conservative data structures rework
2016-02-08 0:59 UTC (4+ messages)
` [PATCH 1/3] cpufreq: governor: Simplify cpufreq_governor_limits()
[PATCH 1/1] imx6q-wandboard-revb1.dts: use unique machine name
2016-02-08 0:55 UTC (11+ messages)
` [PATCH 1/1 v2] "
` [PATCH 1/1 v3] ARM: dts: imx6dlq-wandboard-revb1.dts: use unique model id
[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
2016-02-08 0:55 UTC (6+ messages)
` [PATCH 11/11] arm64: dts: add "
` [linux-sunxi] "
[Qemu-devel] [PATCHv3 0/4] Start allowing ISA to be configured out
2016-02-08 0:38 UTC (7+ messages)
` [Qemu-devel] [PATCHv3 2/4] Split serial-isa into its own config option
` [Qemu-devel] [PATCHv3 3/4] Allow ISA bus to be configured out
"git send-email" thru Gmail incurs few minutes delay
2016-02-08 0:42 UTC (3+ messages)
[PATCH 2/3] arm: shmobile: r8a7791: Add I2C clocks
2016-02-08 0:39 UTC (2+ messages)
` [PATCH 2/3] ARM: shmobile: r8a7791: add MSTP10 support on DTSI
[Buildroot] Sign This document
2016-02-08 0:34 UTC
[PATCH iproute2] ip route: add mpls multipath support
2016-02-08 0:28 UTC
[Buildroot] [PATCH] yad: fix libgtk3 dependency
2016-02-08 0:22 UTC (3+ messages)
Linux 4.5-rc3
2016-02-08 0:11 UTC
[PATCH 0/3] Remove unhelpful default value of EXTRA_OEMAKE
2016-02-08 0:07 UTC (7+ messages)
[qemu-mainline test] 81017: regressions - FAIL
2016-02-08 0:06 UTC
[qemu-upstream-4.4-testing test] 81025: regressions - FAIL
2016-02-08 0:03 UTC
[PATCH 0/5] Modularize PCI_DW related drivers
2016-02-08 0:00 UTC (12+ messages)
` [PATCH 1/5] ARM: add EXPORT_SYMBOL of hook_fault_code for PCI host modularization
` [PATCH 2/5] drivers/of: add EXPORT_SYMBOL to of_irq_count
` [PATCH 3/5] drivers/pci: export dw syms enabling board specific PCI code to be tristate
` [PATCH 4/5] drivers/pci: make host/pci-keystone-dw.c modular
` [PATCH 5/5] drivers/pci: make most of the PCI_DW drivers modular
[RFC] Dump interesting arch/platform info
2016-02-08 0:01 UTC (7+ messages)
` [PATCH -v2] x86: Add an archinfo dumper module
Linux kernel 4.5-rc3 released
2016-02-07 23:59 UTC
Unrecoverable error on raid10
2016-02-07 23:57 UTC (4+ messages)
[Qemu-devel] [PATCH 3/6] i.MX: Add i.MX6 CCM and ANALOG device
2016-02-07 23:54 UTC (4+ messages)
linux-next: build failure after merge of the ext4 tree
2016-02-07 23:50 UTC
[Buildroot] [PATCH 1/3] configs/qemu: update arm-vexpress instructions for SMP
2016-02-07 23:39 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] configs/qemu: drop arm nuri
` [Buildroot] [PATCH 3/3] configs/qemu: convert versatile to dt
[Bug 94037] [Gallium] glGetQueryObject with GL_ANY_SAMPLES_PASSED returns the same as with GL_SAMPLES_PASSED
2016-02-07 23:35 UTC (4+ messages)
gadgetfs regression (NULL ptr deref) since v4.4-rc7
2016-02-07 23:27 UTC
[qemu-mainline bisection] complete build-i386
2016-02-07 23:25 UTC
[Buildroot] [PATCH] docs/manual: fixing one liners for vagrant
2016-02-07 23:22 UTC (2+ messages)
[RFCv2 0/9] PAPR hash page table resizing (guest side)
2016-02-07 22:33 UTC (6+ messages)
` [RFCv2 6/9] pseries: Add hypercall wrappers for hash page table resizing
complete boot failure in 4.5-rc1 caused by nvme: make SG_IO support optional
2016-02-07 23:07 UTC (6+ messages)
[kernel-hardening] [PATCH 0/3] Introduce GCC plugin infrastructure
2016-02-07 23:05 UTC (4+ messages)
` [kernel-hardening] [PATCH 2/3] Add Cyclomatic complexity GCC plugin
` "
` [kernel-hardening] "
[PATCH] brcmfmac: Increase nr of supported flowrings
2016-02-07 23:00 UTC
[PATCH] Staging: android: Fix brace coding style warning in sync_debug.c
2016-02-07 22:57 UTC (2+ messages)
[PATCH] staging: android: sync_debug: Fixed braces related coding style issue
2016-02-07 22:56 UTC (2+ messages)
[PATCH RESEND] staging: android: sync_debug.c: remove unnecessary braces
2016-02-07 22:56 UTC (2+ messages)
[PATCH] Separate target visibility from reaped state information
2016-02-07 22:56 UTC (11+ messages)
[PATCH] staging: android: sync_debug.c: remove unnecessary braces
2016-02-07 22:55 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/3] SD emulation fixes for Pi2 Tianocore EDK2 UEFI
2016-02-07 22:54 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug
[PATCH] xattr handlers: plug a lock leak in simple_xattr_list
2016-02-07 22:53 UTC (2+ messages)
[PATCH] staging: android: sync.c: Changed the ways nullptrs were being checked
2016-02-07 22:53 UTC (2+ messages)
[PATCH 0/9] staging: Updates from the Android tree
2016-02-07 22:52 UTC (4+ messages)
` [PATCH 3/9] staging: lowmemorykiller: Fix task_struct leak
patch "mei: bus: check if the device is enabled before data transfer" added to char-misc-testing
2016-02-07 22:47 UTC
[PATCH][jethro] glibc-locale: fix QA warning
2016-02-07 22:43 UTC (2+ messages)
` Stable branch rules [Was: Re: [PATCH][jethro] glibc-locale: fix QA warning]
e1000e er32(TIMINCA) value returned 0 Virtual Machiens
2016-02-07 22:41 UTC (3+ messages)
[PATCH 0/7] Add support for MICREL KSZ8795CLX 5-port switch
2016-02-07 22:39 UTC (8+ messages)
` [PATCH 1/7] net: phy: spi_ks8995: introduce spi_device_id table
` [PATCH 2/7] net: phy: spi_ks8995: verify chip and determine revision
` [PATCH 3/7] net: phy: spi_ks8995: add register initialization
` [PATCH 4/7] net: phy: spi_ks8995: add support for resetting switch using GPIO
` [PATCH 5/7] net: phy: spi_ks8995: generalize creation of SPI commands
` [PATCH 6/7] net: phy: spi_ks8995: add support for MICREL KSZ8795CLX
` [PATCH 7/7] dt-bindings: net: ks8995: add bindings documentation for ks8995
[Qemu-arm] [PATCH] bcm2835_property: implement "get board revision" query
2016-02-07 22:37 UTC (2+ messages)
[PATCH 1/2] abiword: update to 3.0.1
2016-02-07 22:35 UTC (2+ messages)
` [PATCH 2/2] abiword: make build deterministic for meta-office [1] in layers
[Buildroot] [git commit] package/nodejs: remove version choice
2016-02-07 22:35 UTC
[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
2016-02-07 22:34 UTC (2+ messages)
` [Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"
[Buildroot] [git commit] package/nodejs: bump to version 5.5.0
2016-02-07 22:34 UTC
[Buildroot] [PATCH 1/2] yad: fix libgtk2 related dependency error
2016-02-07 22:33 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] yad: bump to version 0.33.1
[Buildroot] [git commit] yad: bump to version 0.33.1
2016-02-07 22: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.