messages from 2015-10-12 02:22:47 to 2015-10-12 06:04:28 UTC [more...]
[PATCH 00/16] Divorcing irqdomain and device_node
2015-10-12 6:04 UTC (6+ messages)
` [PATCH 01/16] irqdomain: Use an accessor for the of_node field
Questions about FIEMAP
2015-10-12 6:01 UTC (2+ messages)
[PATCH] ARM:mm: fix kmap_atomic_to_page
2015-10-12 6:00 UTC (9+ messages)
[PATCH 0/9] raid5-cache fixes
2015-10-12 6:00 UTC (5+ messages)
` [PATCH 1/9] MD: fix info output for journal disk
` [PATCH 2/9] raid5-cache: add trim support for log
[Intel-wired-lan] [next-queue 1/8] igb: fix a typo in the configuration help menu
2015-10-12 5:59 UTC (8+ messages)
` [Intel-wired-lan] [next-queue 2/8] ixgbe: "
` [Intel-wired-lan] [next-queue 3/8] i40evf: add missing kernel-doc argument
` [Intel-wired-lan] [next-queue 4/8] i40e: "
` [Intel-wired-lan] [next-queue 5/8] i40e: clean up the entire function exit path
` [Intel-wired-lan] [next-queue 6/8] i40evf: clean up local variable initialization
` [Intel-wired-lan] [next-queue 7/8] i40e: "
` [Intel-wired-lan] [next-queue 8/8] i40e: fix unconditional execution of cpu_to_le16()
mouse event for unknown monitor - uinput?
2015-10-12 5:59 UTC (2+ messages)
[PATCH RESEND 0/2] arm: berlin: add cpu hotplug support
2015-10-12 5:53 UTC (6+ messages)
` [PATCH RESEND 1/2] arm: berlin: use non-self-cleared reset register to reset cpu
[PATCH v10 00/46] Richacls
2015-10-12 5:57 UTC (10+ messages)
` [PATCH v10 24/46] xfs: Add richacl support
fd from NewConnection always zero
2015-10-12 5:55 UTC (2+ messages)
mmc_test.ko usage
2015-10-12 5:55 UTC
[PATCH 0/5] fix sdhci-pxav3 clock name and berlin clk clean up
2015-10-12 5:46 UTC (18+ messages)
` [PATCH 1/5] mmc: sdhci-pxav3: fix optional clock name
` [PATCH 2/5] ARM: dts: berlin: correct BG2Q's sdhci2 axi clock
` [PATCH 3/5] ARM: dts: berlin: add axi clock for BG2Q sdhci0 and sdhci1
` [PATCH 4/5] clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk
` [PATCH 5/5] clk: berlin: bg2: "
[PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card
2015-10-12 5:49 UTC (14+ messages)
` [PATCH 2/3] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3
` [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support
[nightly] Core TISDK (fido/1.8) 2015.09 build 2015-10-11_23-01-41
2015-10-12 5:46 UTC
[PATCHv2] ath10k: Enable adaptive CCA
2015-10-12 5:43 UTC (2+ messages)
[PATCH net-next v3 0/4] switchdev: push bridge ageing_time attribute down
2015-10-12 5:43 UTC (11+ messages)
` [PATCH net-next v3 3/4] bridge: push bridge setting ageing_time down to switchdev
Improved fxload [Was: Re: fxload devpath]
2015-10-12 5:41 UTC (2+ messages)
[PATCH v1 0/2] iser bounce buffering cleanup
2015-10-12 5:37 UTC (5+ messages)
` [PATCH v1 1/2] IB/iser: set block queue_virt_boundary
[PATCH 0/5] add missing of_node_put
2015-10-12 5:35 UTC (5+ messages)
` [PATCH 4/5] regulator: of: "
[PATCH] powerpc/mpc5xxx: Use of_get_next_parent to simplify code
2015-10-12 5:05 UTC (4+ messages)
filesystem goes ro trying to balance. "cpu stuck"
2015-10-12 5:33 UTC (2+ messages)
[U-Boot] [PATCH] nios2: convert dma mapping to use dm cpu data
2015-10-12 5:29 UTC (2+ messages)
` [U-Boot] [PATCH v4] nios2: convert dma_alloc_coherent to use malloc_cache_aligned
[qemu-mainline baseline-only test] 38154: tolerable FAIL
2015-10-12 5:28 UTC
[PATCH] ath10k: Enable adaptive CCA
2015-10-12 5:14 UTC (4+ messages)
switchdev and VLAN ranges
2015-10-12 5:14 UTC (7+ messages)
bindeb-pkg error (was Re: kbuild misc changes for v4.3-rc1 )
2015-10-12 5:04 UTC (2+ messages)
[PATCH] md: fix 32-bit build warning
2015-10-12 4:59 UTC (3+ messages)
[PATCH] xfs: validate metadata LSNs against log on v5 superblocks
2015-10-12 4:58 UTC (2+ messages)
[PATCH 0/6] Fixes for toastergui
2015-10-12 4:54 UTC (5+ messages)
` [PATCH 1/6] event: add new property to BuildBase class
[PATCH v4 18/26] ARM: pxa: magician: Add support for ADS7846
2015-10-12 4:39 UTC (4+ messages)
[PATCH v3 00/32] implement vNVDIMM
2015-10-12 4:33 UTC (8+ messages)
` [Qemu-devel] "
[U-Boot] [PATCH 00/13] x86: Provide a common MRC cache library and enable it for FSP
2015-10-12 4:37 UTC (14+ messages)
` [U-Boot] [PATCH 01/13] x86: Add ENABLE_MRC_CACHE Kconfig option
` [U-Boot] [PATCH 02/13] x86: Move mrccache.[c|h] to a common place
` [U-Boot] [PATCH 03/13] x86: Do sanity test on the cache record in mrccache_update()
` [U-Boot] [PATCH 04/13] x86: Add various minor tidy-ups in mrccache codes
` [U-Boot] [PATCH 05/13] x86: Add more common routines to manipulate mrc cache
` [U-Boot] [PATCH 06/13] x86: ivybridge: Use APIs provided in the mrccache lib
` [U-Boot] [PATCH 07/13] x86: Use struct mrc_region to describe a mrc region
` [U-Boot] [PATCH 08/13] x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
` [U-Boot] [PATCH 09/13] x86: baytrail: Save mrc cache to spi flash
` [U-Boot] [PATCH 10/13] x86: Enable mrc cache for bayleybay and minnowmax
` [U-Boot] [PATCH 11/13] x86: baytrail: Issue full system reset in reset_cpu()
` [U-Boot] [PATCH 12/13] x86: Remove unused rw-mrc-cache properties in the link and panther dts files
` [U-Boot] [PATCH 13/13] x86: ivybridge: Correct two typos for MRC
[PATCH v2 4/4] platform:x86: Makefile/Kconfig/MAINTAINERS changes for Intel Telemetry
2015-10-12 4:36 UTC (5+ messages)
[PATCH] st: allow debug output to be enabled or disabled via sysfs
2015-10-12 4:31 UTC
[PATCH v6 0/17] Add Analogix Core Display Port Driver
2015-10-12 4:29 UTC (15+ messages)
` [PATCH v6 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
` [PATCH v7 "
[PATCH] selftests/powerpc: Fix build failure of load_unaligned_zeropad test
2015-10-12 4:28 UTC
[PATCH] cancel the setfilesize transation when io error happen
2015-10-12 4:28 UTC (3+ messages)
[PATCH v4 00/26] ARM: pxa: magician: Rework HTC Magician support
2015-10-12 4:28 UTC (6+ messages)
[Recipe reporting system] Upgradable recipe name list
2015-10-12 4:24 UTC
[patch net-next] bridge: try switchdev op first in __vlan_vid_add/del
2015-10-12 4:20 UTC (5+ messages)
[PATCH] pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n
2015-10-12 4:14 UTC (2+ messages)
[PATCH v3] misc: mic: replace kfree with put_device
2015-10-12 4:05 UTC
merge struct ib_device_attr into struct ib_device
2015-10-12 4:10 UTC (9+ messages)
` [PATCH] IB: "
Updated scalable urandom patchkit
2015-10-12 4:05 UTC (3+ messages)
[RFC] arm: add __initbss section attribute
2015-10-12 3:59 UTC (3+ messages)
[PATCH v5 0/5] Provide better MADT subtable sanity checks
2015-10-12 3:58 UTC (12+ messages)
` [Linaro-acpi] "
[Qemu-devel] [PATCH 0/3] armv7-m exit, exception fixes and add MPU
2015-10-12 3:51 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/3] armv7-m: add MPU to cortex-m3 and cortex-m4
[PATCH 0/2] nilfs2: fix build warnings
2015-10-12 3:45 UTC (4+ messages)
` [PATCH 1/2] nilfs2: fix gcc unused-but-set-variable warnings
` [PATCH 2/2] nilfs2: fix gcc uninitialized-variable warnings in powerpc build
[Qemu-devel] [Bug 1505062] [NEW] Regression: QEMU 2.4 on Linux 4.2 fails to init display with SMM enabled
2015-10-12 3:35 UTC
[PATCH net-next v2 0/2] hisilicon net: fix some bugs in HNS drivers
2015-10-12 3:38 UTC (5+ messages)
` [PATCH net-next v2 1/2] hisilicon net: removes the once HANDEL_TX_MSG macro
` [PATCH net-next v2 2/2] hisilicon net: fix a bug on Hisilicon Network Subsystem
[Qemu-devel] [PATCH v2] armv7-m: exit on external reset request
2015-10-12 3:36 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] armv7-m: Return DeviceState* from armv7m_init()
` [Qemu-devel] [PATCH v3 2/3] armv7-m: Implement SYSRESETREQ
` [Qemu-devel] [PATCH v3 3/3] stellaris: exit on external reset request
[OSSTEST PATCH v14 PART 1 0/9] Nested HVM preparation patches
2015-10-12 3:35 UTC (5+ messages)
` [OSSTEST PATCH v14 PART 2 10-26/26] Nested HVM testing
` [OSSTEST PATCH 15/26] DhcpWatch::leases: Fix a reporting message
Hacking git for managing machine readable "source" files
2015-10-12 3:32 UTC
[PATCH] btrfs-progs: Add all missing close_ctree and btrfs_close_all_devices
2015-10-12 3:27 UTC
linux-next: manual merge of the tip tree with the crypto tree
2015-10-12 3:24 UTC
fxload devpath
2015-10-12 3:23 UTC (2+ messages)
hello
2015-10-12 3:22 UTC
[PATCH] btrfs: remove empty header file extent-tree.h
2015-10-12 3:19 UTC (3+ messages)
Your confirmation is required to join the Kernelnewbies mailing list
2015-10-12 3:17 UTC
[PATCH V5 0/6] Redesign SR-IOV on PowerNV
2015-10-12 3:16 UTC (6+ messages)
` [PATCH V5 1/6] powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
[PATCH] ASoC: Intel: Skylake - Add Skylake RT286 I2S machine driver
2015-10-12 3:12 UTC
[U-Boot] [PATCH] dm: implement a cfi flash uclass
2015-10-12 3:07 UTC (10+ messages)
` [U-Boot] [PATCH v2] "
[PATCH] xfs: Fix error path in xfs_get_acl
2015-10-12 3:05 UTC (3+ messages)
[OSSTest Nested v12 00/21] Introduction of netsted HVM test job
2015-10-12 3:05 UTC (7+ messages)
` [OSSTest Nested v12 16/21] Add PDU power method for nested L1 and L2 guest
` [OSSTest Nested v12 19/21] Selecthost uses dynamic IP address if the host is not configured static IP
[PATCH] panic: release stale console lock to always get the logbuf printed out
2015-10-12 3:02 UTC (2+ messages)
` "
[PATCH] dracut-systemd: ensure grep is installed as needed by rootfs-generator
2015-10-12 3:02 UTC (2+ messages)
` dracut is too "clever" at identifying modules to exclude
cron job: media_tree daily build: ERRORS
2015-10-12 2:54 UTC
[PATCH v2 0/5] Armada 38x SDHCI driver improvements
2015-10-12 2:52 UTC (8+ messages)
` [PATCH v2 2/5] mmc: sdhci-pxav3: enable usage of DAT3 pin as HW card detect
use interrupt without clearing ?
2015-10-12 2:53 UTC (2+ messages)
[PATCH v2] PCI: layerscape: Add PCIe support for LS1043a and LS2080a
2015-10-12 2:53 UTC (5+ messages)
[PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift
2015-10-12 2:51 UTC (10+ messages)
` [kbuild-all] "
[PATCH v5 0/7] arm64: berlin: add pinctrl support
2015-10-12 2:39 UTC (5+ messages)
[PATCH] MAINTAINERS: add Mediatek usb3 phy driver
2015-10-12 2:41 UTC (3+ messages)
[RFC] mm: fix a BUG, the page is allocated 2 times
2015-10-12 2:40 UTC (2+ messages)
linux-next: manual merge of the jc_docs tree with Linus' tree
2015-10-12 2:38 UTC
[PATCH] Input: cyapa: remove variable overwriting
2015-10-12 2:20 UTC (4+ messages)
MDS stuck in a crash loop
2015-10-12 2:36 UTC (7+ messages)
[PATCH net-next 0/2] net: fix some bugs in HNS drivers
2015-10-12 2:34 UTC (3+ messages)
[RFC v6 00/25] Re-use nvram module
2015-10-12 2:32 UTC (3+ messages)
[PATCH net-next] RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept_one()
2015-10-12 2:32 UTC (2+ messages)
BTRFS with 8TB SMR drives
2015-10-12 2:30 UTC (4+ messages)
[PATCH net-next] RDS: Invoke ->laddr_check() in rds_bind() for explicitly bound transports
2015-10-12 2:29 UTC (2+ messages)
[RFC] arm64: ioremap: add ioremap_cache macro
2015-10-12 2:28 UTC (2+ messages)
[PATCH] lvcreate: support --force option
2015-10-12 2:26 UTC (3+ messages)
[PATCH 0/3] Adding Xilinx Zynq 7000 FPGA Manager driver
2015-10-12 2:22 UTC (4+ messages)
` [PATCH 3/3] fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000
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.