messages from 2015-11-30 18:34:07 to 2015-11-30 19:49:33 UTC [more...]
[PATCH 1/2] drm: Avoid calling the cursor_set2 callback from the drm_mode_cursor ioctl
2015-11-30 19:50 UTC (2+ messages)
[Buildroot] [PATCH] lua: bump to version 5.3.2
2015-11-30 19:48 UTC
[U-Boot] [PATCH 1/3] arm: socfpga: Remove cpu_mmc_init()
2015-11-30 19:48 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mmc: dwmmc: socfpga: Convert to DM
` [U-Boot] [PATCH 3/3] arm: socfpga: Enable CONFIG_DM_MMC
[PATCH] parisc iommu: fix panic due to trying to allocate too large region
2015-11-30 19:47 UTC (2+ messages)
[PATCH] ath10k: deliver mgmt frames from htt to monitor vifs only
2015-11-30 19:44 UTC (3+ messages)
[Intel-wired-lan] [V3: next PATCH S22 00/12] i40e/i40evf updates
2015-11-30 19:47 UTC (13+ messages)
` [Intel-wired-lan] [V3: next PATCH S22 03/12] i40e: properly delete VF MAC filters
` [Intel-wired-lan] [V3: next PATCH S22 04/12] i40e: don't add zero MAC filter
` [Intel-wired-lan] [V3: next PATCH S22 05/12] i40evf: check rings before freeing resources
` [Intel-wired-lan] [V3: next PATCH S22 08/12] i40e: hush little warnings
` [Intel-wired-lan] [V3: next PATCH S22 09/12] i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
` [Intel-wired-lan] [V3: next PATCH S22 10/12] i40e: clean whole mac filter list
[radeon agp] add blacklist for thinkpad T40p
2015-11-30 19:47 UTC (3+ messages)
net: Generalise wq_has_sleeper helper
2015-11-30 19:46 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6] Add git-grep threads param
2015-11-30 19:45 UTC (3+ messages)
epoll and multiple processes - eliminate unneeded process wake-ups
2015-11-30 19:45 UTC (2+ messages)
[Qemu-devel] SPI EEPROM device model
2015-11-30 19:43 UTC (3+ messages)
Denali NAND driver on SocKit
2015-11-30 19:35 UTC (2+ messages)
drivres/hv
2015-11-30 21:15 UTC
[PATCH] mtd: spi-nor: include mtd.h header for struct mtd_info definition
2015-11-30 19:42 UTC (5+ messages)
[PATCH] clk: sunxi: pll2: Fix clock running too fast
2015-11-30 19:42 UTC (7+ messages)
[PATCH] spi/nor: Fix error message with unrecognized JEDEC
2015-11-30 19:41 UTC (3+ messages)
[PATCH] drm/amdgpu: fix VM page table reference counting
2015-11-30 19:42 UTC (2+ messages)
[PATCH v2] spi/nor: Fix error message with unrecognized JEDEC
2015-11-30 19:41 UTC
[U-Boot] [PATCH v3] arm: ls2080a: Add sata support on qds and rdb board
2015-11-30 19:41 UTC (2+ messages)
[PATCH] Input: aiptek: fix crash on detecting device without endpoints
2015-11-30 19:40 UTC (3+ messages)
[PATCH] drm/amdgpu: fix userptr flags check
2015-11-30 19:40 UTC (3+ messages)
[Bug 93032] [radeonsi] gpu lockup after a few minutes of play
2015-11-30 19:39 UTC (2+ messages)
` [Bug 93032] [radeonsi] Civilization Beyond Earth segfaults
[Qemu-devel] [PATCH v3 0/3] Update tests/qemu-iotests failing cases for the s390 platform
2015-11-30 19:38 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] qemu-iotests: s390x: fix test 051
[PATCH] clk: fix a typo in comment block of clk_notifier_register()
2015-11-30 19:36 UTC (2+ messages)
[PATCH] clk: ti: omap5+: dpll: implement errata i810
2015-11-30 19:35 UTC (3+ messages)
Multiple fetches when unshallowing a shallow clone
2015-11-30 19:35 UTC
[U-Boot] Please pull u-boot-fsl-qoriq master
2015-11-30 19:32 UTC
[PATCH 00/13] net: thunderx: HW TSO support and other fixes
2015-11-30 19:32 UTC (3+ messages)
[PATCH v6] Add git-grep threads param
2015-11-30 19:31 UTC
[PATCH 5/5] builtin/clone: support submodule groups
2015-11-30 19:31 UTC (4+ messages)
` [PATCHv2] "
[PATCH v2 00/10] Add New DRM Driver for HiSilicon hi6220 SoC
2015-11-30 19:31 UTC (4+ messages)
` [PATCH v2 02/10] drm/hisilicon: Add DT binding docs for hi6220 display subsystem
[U-Boot] [PATCH v2] armv8: fsl-layerscape: Fix early MMU table for nand boot
2015-11-30 19:31 UTC (2+ messages)
[Drbd-dev] [PATCH 00/21] drbd: clean-up patchset
2015-11-27 21:30 UTC (22+ messages)
` [Drbd-dev] [PATCH 01/21] drbd: debugfs: constify drbd_version_fops
` [Drbd-dev] [PATCH 02/21] drbd: simplify drbd_md_set_sector_offsets()
` [Drbd-dev] [PATCH 03/21] drbd: use seq_put instead of seq_print where possible
` [Drbd-dev] [PATCH 04/21] drbd: include linux/uaccess.h instead of asm/uaccess.h
` [Drbd-dev] [PATCH 05/21] drbd: rework is_valid_state()
` [Drbd-dev] [PATCH 06/21] drbd: use const char * const for drbd strings
` [Drbd-dev] [PATCH 07/21] drbd: kerneldoc warning fix in w_e_end_data_req()
` [Drbd-dev] [PATCH 08/21] drbd: use unsigned for one bit fields
` [Drbd-dev] [PATCH 09/21] drbd: use bool for peer is_ states
` [Drbd-dev] [PATCH 10/21] drbd: fix typo
` [Drbd-dev] [PATCH 11/21] drbd: use | for bitmask combination
` [Drbd-dev] [PATCH 12/21] drbd: use true/false for bool
` [Drbd-dev] [PATCH 13/21] drbd: fix drbd_bm_init() comments
` [Drbd-dev] [PATCH 14/21] drbd: clean-up receive_SyncParam()
` [Drbd-dev] [PATCH 15/21] drbd: introduce peer state union
` [Drbd-dev] [PATCH 16/21] drbd: fix maybe_pull_ahead() locking comments
` [Drbd-dev] [PATCH 17/21] drbd: use bool for growing
` [Drbd-dev] [PATCH 18/21] drbd: remove redundant declarations
` [Drbd-dev] [PATCH 19/21] drbd: remove bm_vk_free()
` [Drbd-dev] [PATCH 20/21] drbd: remove unused definitions
` [Drbd-dev] [PATCH 21/21] drbd: replace if/BUG by BUG_ON
[PATCHv2 2/2] Create sysfs attribute 'slot' for mapping PCI device to SMBIOS slot
2015-11-30 19:29 UTC
shall distros run btrfsck on boot?
2015-11-30 19:27 UTC (4+ messages)
[PATCH 0/1] kconfig: add CPU endian selection beconfig and leconfig
2015-11-30 19:26 UTC (6+ messages)
` [PATCH 1/1] "
tpm_tis: Clean up force module parameter
2015-11-30 19:27 UTC (3+ messages)
` [PATCH 1/2] tpm_tis: Disable interrupt auto probing on a per-device basis
` [PATCH 2/2] tpm_tis: Clean up the force=1 module parameter
[ovmf baseline-only test] 38392: tolerable trouble: blocked/broken
2015-11-30 19:27 UTC
[PATCH phosphor-host-ipmid v2] simple cleanups
2015-11-30 17:40 UTC (2+ messages)
` [PATCH phosphor-host-ipmid v2] ipmid: Use updated dbus HostIpmi interface
One kernel tree, two BSP layers, two defconfigs. How to pickup the right one based on MACHINE value?
2015-11-30 19:25 UTC
[Bug 93178] Textures are filled with garbage
2015-11-30 19:25 UTC (3+ messages)
[PATCH 1/7] ARM: dts: qcom: msm8974-honami: Define pinctrl state for blsp_uart2
2015-11-30 19:23 UTC (4+ messages)
[PATCH] e2fsck: zap extent-format inode with no extent header
2015-11-30 19:22 UTC (2+ messages)
Exploring Bluez alternatives
2015-11-30 19:22 UTC (2+ messages)
[PATCH] apply: fix adding new files on i-t-a entries
2015-11-30 19:17 UTC (6+ messages)
` [PATCH 0/8] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"
` [PATCH 5/8] checkout(-index): do not checkout i-t-a entries
[git pull] drm fixes
2015-11-30 19:14 UTC (5+ messages)
[PATCH] evm: EVM_LOAD_X509 depends on EVM
2015-11-30 19:13 UTC (3+ messages)
[PATCH 0/3] sched/fair: Reduce contention on tg's load_avg
2015-11-30 19:13 UTC (4+ messages)
` [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg
[RFC/PATCH] config: add core.trustmtime
2015-11-30 19:12 UTC (8+ messages)
[RFC PATCH 0/5] get_user_pages() for dax mappings
2015-11-30 19:12 UTC (2+ messages)
[PATCH 1/1] thermal: setup monitor only once after handling trips
2015-11-30 19:10 UTC (3+ messages)
[PATCH] ravb: add R8A7791 support
2015-11-30 19:08 UTC (6+ messages)
[rtc-linux] [PATCH] rtc-da9063: avoid writing undefined data to rtc
2015-11-30 19:07 UTC (2+ messages)
` [rtc-linux] "
[rtc-linux] [PATCH] rtc: imxdi: fix spelling mistake in warning message
2015-11-30 19:06 UTC (3+ messages)
` "
` [rtc-linux] "
[PATCH v2 0/5] mtd: nand: Fix support for NAND DMA prefetch
2015-11-30 19:06 UTC (3+ messages)
` [PATCH v2 4/5] ARM: dts: am437x/am33xx/omap/dm816x: Add gpmc dma channel
[rtc-linux] [PATCH 1/2] drivers/rtc: use %ph for short hex dumps
2015-11-30 19:06 UTC (6+ messages)
` [rtc-linux] [PATCH 2/2] drivers/rtc/rtc-ds1685.c: don't try to micromanage sysfs output size
` "
` [rtc-linux] "
` [PATCH 1/2] drivers/rtc: use %ph for short hex dumps
` [rtc-linux] "
[PATCH 0/2] regulator: Add support for parallel regulators
2015-11-30 19:06 UTC (5+ messages)
` [PATCH 1/2] regulator: Add coupled regulator
[rtc-linux] [PATCH 1/3] rtc: sunxi: fix signedness issues
2015-11-30 19:05 UTC (12+ messages)
` [rtc-linux] [PATCH 2/3] rtc: sunxi: constify the data_year_param structure
` "
` [rtc-linux] "
` [rtc-linux] [PATCH 3/3] rtc: sunxi: use of_device_get_match_data
` "
` [rtc-linux] "
` [PATCH 1/3] rtc: sunxi: fix signedness issues
` [rtc-linux] "
[PATCH v8] Add Travis CI support
2015-11-30 19:04 UTC (3+ messages)
[rtc-linux] [PATCH] Rtc: rtc-gemini.c: Remove unnecessary platform_set_drvdata()
2015-11-30 19:04 UTC (4+ messages)
` "
` [rtc-linux] "
[rtc-linux] [PATCH 1/2] rtc: fix module reference count in rtc-proc
2015-11-30 19:03 UTC (3+ messages)
` "
` [rtc-linux] "
NV50 compute support questions
2015-11-30 19:03 UTC (8+ messages)
[PATCH] ARM: dts: sun7i: Add dts file for the lamobo-r1 board
2015-11-30 19:03 UTC (10+ messages)
` [linux-sunxi] "
` "
[PATCH v4] PCI / PM: tune down RPM suspend error message with EBUSY and EAGAIN retval
2015-11-30 19:02 UTC (2+ messages)
` [PATCH v5] PCI / PM: Tune down retryable runtime suspend error messages
Cleaning up e820_pmem?
2015-11-30 19:02 UTC (4+ messages)
[PATCH v7 0/6] Add board support for TS-4800
2015-11-30 19:01 UTC (9+ messages)
` [PATCH v7 2/6] mfd: syscon: add a DT property to set value width
` [PATCH v7 3/6] watchdog: ts4800: add driver for TS-4800 watchdog
Fwd: Git clone fails during pre-commit hook due to GIT_WORK_TREE=. (regression 2.5 -> 2.6)
2015-11-30 19:01 UTC (4+ messages)
` "
[PATCH] wmi: Set wmi devices' parents
2015-11-30 19:00 UTC (6+ messages)
[PATCH] push: add recurseSubmodules config option
2015-11-30 19:00 UTC (3+ messages)
[PATCH v2 0/4] DRA7 Timer12 Support
2015-11-30 18:59 UTC (10+ messages)
` [PATCH v2 3/4] ARM: dts: DRA7: Add timer12 node
` [PATCH v2 4/4] ARM: DRA7: hwmod: Add data for GPTimer 12
[PATCH] weston-init: add a native systemd unit file
2015-11-30 18:59 UTC (2+ messages)
[PATCH tip v5 0/5] Simple wait queue support
2015-11-30 18:52 UTC (5+ messages)
` [PATCH tip v5 2/5] kbuild: Add option to turn incompatible pointer check into error
[Qemu-devel] [PATCH for-2.5] blkdebug: silence warning under qtest
2015-11-30 18:57 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[PATCH 00/28] MIPS Boston board support
2015-11-30 18:57 UTC (6+ messages)
` [PATCH 02/28] dt-bindings: ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH 27/28] dt-bindings: mips: img,boston: Document img,boston binding
[U-Boot] [PATCH] arm: mx6: Reduce SPL malloc pool size
2015-11-30 18:56 UTC (5+ messages)
i.MX6 PCIe support
2015-11-30 18:56 UTC
RFC: Reference updater filesystem
2015-11-30 18:56 UTC (6+ messages)
` [yocto] "
[Qemu-devel] [PATCH 0/7] target-i386: MMReg struct cleanup
2015-11-30 18:54 UTC (2+ messages)
[PATCH] drm: Fix an unwanted master inheritance
2015-11-30 18:55 UTC (2+ messages)
` [Pv-drivers] "
[PATCH 0/2] Fix 4.4 IB merge window regressions
2015-11-30 18:52 UTC (3+ messages)
[PATCH v3 0/2] UBSAN: run-time undefined behavior sanity checker
2015-11-30 18:50 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v12 00/16] arm64 kexec kernel patches v12
2015-11-30 18:51 UTC (5+ messages)
` [PATCH v12 08/16] arm64/kexec: Add core kexec support
[PATCH] thermal: rcar: add .set_trip_temp support
2015-11-30 18:51 UTC (3+ messages)
Patchwork & patch handling improvements
2015-11-30 18:49 UTC (4+ messages)
` [OE-core] "
[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
2015-11-30 18:48 UTC (5+ messages)
[qemu-mainline test] 65237: regressions - FAIL
2015-11-30 18:47 UTC (2+ messages)
WARNING: CPU: 12 PID: 16862 at ./arch/x86/include/asm/thread_info.h:236
2015-11-30 18:48 UTC (4+ messages)
[PATCH v3 0/2] block/xen-blkfront: Support non-indirect grant with 64KB page granularity
2015-11-30 18:45 UTC (3+ messages)
` [Xen-devel] "
[PATCH 1/4] drm/i915: Teach hangcheck about long operations on rings
2015-11-30 18:46 UTC (4+ messages)
XFS corruptions
2015-11-30 18:45 UTC (4+ messages)
[Qemu-devel] Could not add PCI device with big memory to aarch64 VMs
2015-11-30 18:45 UTC (3+ messages)
[asoc:topic/da7218 2/2] sound/soc/codecs/da7218.c:3214:9-10: WARNING: return of 0/1 in function 'da7218_volatile_register' with return type bool
2015-11-30 18:40 UTC (3+ messages)
` [PATCH] ASoC: da7218: fix boolreturn.cocci warnings
[PATCH 0/3] mtd: support cleanup callback for partition parsers
2015-11-30 18:36 UTC (3+ messages)
` [PATCH 3/3] mtd: support a "
[PATCH] uio-module-drv: Update to new version 2.0.0.0_eng
2015-11-30 18:40 UTC
[PATCH 1/2] x86/VPMU: Support only versions 2 and 3 of architectural performance monitoring
2015-11-30 18:38 UTC (2+ messages)
` [PATCH 2/2] x86/VPMU: No need to check whether VPMU quirk is needed on Intel
CGroup Namespaces (v4)
2015-11-30 18:37 UTC (8+ messages)
` [PATCH 1/8] kernfs: Add API to generate relative kernfs path
[PATCH 3/3] arm: plat-omap: Add PWM dmtimer platform data quirks
2015-11-30 18:37 UTC (3+ messages)
[Qemu-devel] [PATCH v11] block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
2015-11-30 18:34 UTC
[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
2015-11-30 18:34 UTC (4+ messages)
[PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
2015-11-30 18:34 UTC (4+ messages)
Page Fault
2015-11-30 18:33 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.