All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-09 01:13:24 to 2015-10-09 03:07:52 UTC [more...]

[PATCH v4 00/26] ARM: pxa: magician: Rework HTC Magician support
 2015-10-09  3:07 UTC  (4+ messages)

[PATCH 1/5] iio: adc: add IMX7D ADC driver support
 2015-10-09  3:05 UTC  (7+ messages)
` [PATCH 3/5] clk: imx7d: add ADC root clock

[PATCH ethtool 2/2] Fix return type of test_free() prorotype
 2015-10-09  3:03 UTC 

[PATCH ethtool 1/2] Fix missing function declarations when building tests
 2015-10-09  3:03 UTC 

[PATCH] powerpc/mm: Differentiate between hugetlb and THP during page walk
 2015-10-09  3:02 UTC 

[PATCH] powerpc: Quick fix upstream main line build error on PowerPC
 2015-10-09  2:55 UTC 

[PATCH] t0027: Improve test for not-normalized files
 2015-10-09  2:58 UTC 

[LTP] inotify06 test causing kernel panic
 2015-10-09  2:58 UTC  (3+ messages)

[PATCH v1] Add build-id to XENVER hypercall
 2015-10-09  2:56 UTC  (5+ messages)
` [PATCH v1 1/4] xsm/libxl/xen_version: Add XSM for some of the xen_version commands
` [PATCH v1 2/4] xen-version: Add third parameter (len) to the do_version hypercall
` [PATCH v1 3/4] XENVER_build_id: Provide ld-embedded build-ids
` [PATCH v1 4/4] libxl: info: Display build_id of the hypervisor

[PATCH v3] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-09  2:53 UTC  (6+ messages)

[U-Boot] [PATCH] nios2: convert copy_exception_trampoline to use dm cpu data
 2015-10-09  2:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

ethtool 4.2 released
 2015-10-09  2:49 UTC 

[PATCH V5 0/6] Redesign SR-IOV on PowerNV
 2015-10-09  2:46 UTC  (7+ messages)
` [PATCH V5 1/6] powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR
` [PATCH V5 2/6] powerpc/powernv: simplify the calculation of iov resource alignment
` [PATCH V5 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
` [PATCH V5 4/6] powerpc/powernv: replace the hard coded boundary with gate
` [PATCH V5 5/6] powerpc/powernv: boundary the total VF BAR size instead of the individual one
` [PATCH V5 6/6] powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode

[U-Boot] [PATCH] nios2: convert cache flush to use dm cpu data
 2015-10-09  2:49 UTC  (3+ messages)

[PATCH] input:gpio-key: set IRQF_NO_SUSPEND for wake capable key
 2015-10-09  2:47 UTC  (5+ messages)

[YOCTO 2.1] [PATCH 0/8] set CONFFILES to /etc/* by default as Debian does
 2015-10-09  2:44 UTC  (9+ messages)
` [PATCH 1/8] bitbake.conf: set CONFFILES by default
` [PATCH 2/8] recipes-bsp: cleanup CONFFILES
` [PATCH 3/8] recipes-connectivity: "
` [PATCH 4/8] recipes-extended: "
` [PATCH 5/8] recipes-core: "
` [PATCH 6/8] recipes-devtools: "
` [PATCH 7/8] recipes-graphics: "
` [PATCH 8/8] recipes-multimedia/sato/support: "

Re: Re: Re: Re: Re: [PATCH v3] arm: Adding support for atomic half word exchange
 2015-10-09  2:41 UTC 

[PATCH net-next v3 0/4] switchdev: push bridge ageing_time attribute down
 2015-10-09  2:40 UTC  (7+ messages)
` [PATCH net-next v3 1/4] switchdev: add bridge ageing_time attribute
` [PATCH net-next v3 2/4] switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
` [PATCH net-next v3 3/4] bridge: push bridge setting ageing_time down to switchdev
` [PATCH net-next v3 4/4] rocker: handle setting bridge ageing_time

CFS scheduler unfairly prefers pinned tasks
 2015-10-09  2:40 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2015-10-09  2:37 UTC 

[PATCH 1/1] x86/io_apic: suppress compiler warning
 2015-10-09  2:38 UTC  (2+ messages)

[PATCH v2 00/23] Rework btrfs qgroup reserved space framework
 2015-10-09  2:34 UTC  (23+ messages)
` [PATCH v2 01/23] btrfs: qgroup: New function declaration for new reserve implement
` [PATCH v2 02/23] btrfs: qgroup: Implement data_rsv_map init/free functions
` [PATCH v2 03/23] btrfs: qgroup: Introduce new function to search most left reserve range
` [PATCH v2 04/23] btrfs: qgroup: Introduce function to insert non-overlap "
` [PATCH v2 05/23] btrfs: qgroup: Introduce function to reserve data range per inode
` [PATCH v2 06/23] btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
` [PATCH v2 07/23] btrfs: qgroup: Introduce function to release reserved range
` [PATCH v2 08/23] btrfs: qgroup: Introduce function to release/free reserved data range
` [PATCH v2 09/23] btrfs: delayed_ref: Add new function to record reserved space into delayed ref
` [PATCH v2 10/23] btrfs: delayed_ref: release and free qgroup reserved at proper timing
` [PATCH v2 11/23] btrfs: qgroup: Introduce new functions to reserve/free metadata
` [PATCH v2 12/23] btrfs: qgroup: Use new metadata reservation
` [PATCH v2 13/23] btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_free_reserved_data_space
` [PATCH v2 14/23] btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space
` [PATCH v2 15/23] btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
` [PATCH v2 16/23] btrfs: extent-tree: Switch to new delalloc space reserve and release
` [PATCH v2 18/23] btrfs: qgroup: Add handler for NOCOW and inline
` [PATCH v2 19/23] btrfs: Add handler for invalidate page
` [PATCH v2 20/23] btrfs: qgroup: Add new trace point for qgroup data reserve
` [PATCH v2 21/23] btrfs: fallocate: Add support to accurate qgroup reserve
` [PATCH v2 22/23] btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
` [PATCH v2 23/23] btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook

[Patch V3 0/9] Enable memoryless node support for x86
 2015-10-09  2:35 UTC  (8+ messages)
` [Patch V3 2/9] kernel/profile.c: Replace cpu_to_mem() with cpu_to_node()

[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
 2015-10-09  2:35 UTC  (4+ messages)

Starting on a small project
 2015-10-09  2:34 UTC  (2+ messages)

systemtap 2.9 release
 2015-10-09  2:33 UTC 

[PATCH v4 12/26] ARM: pxa: magician: Rename charger cable detection EGPIOs
 2015-10-09  2:33 UTC  (4+ messages)

[PATCH v3 net-next 0/4] tcp: better smp listener behavior
 2015-10-09  2:33 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] net: SO_INCOMING_CPU setsockopt() support
` [PATCH v3 net-next 2/4] net: align sk_refcnt on 128 bytes boundary
` [PATCH v3 net-next 3/4] net: shrink struct sock and request_sock by 8 bytes
` [PATCH v3 net-next 4/4] tcp: shrink tcp_timewait_sock "

Error with weston 1.8.0 on linux 3.14.28 using imx-gpu-viv_5.0.11.p7.1-hfp
 2015-10-09  0:52 UTC  (9+ messages)

[PATCH] ethtool: fix typo in man page
 2015-10-09  2:24 UTC  (2+ messages)

[PATCH v5 0/6] MT8173 IOMMU SUPPORT
 2015-10-09  2:23 UTC  (21+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v5 2/6] dt-bindings: mediatek: Add smi dts binding
` [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator
` [PATCH v5 4/6] memory: mediatek: Add SMI driver
` [PATCH v5 5/6] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v5 6/6] dts: mt8173: Add iommu/smi nodes for mt8173

[PATCH] ethtool: add new emac_regs struct from driver, add new chip types
 2015-10-09  2:24 UTC  (3+ messages)

[PATCH net-next v2 0/4] switchdev: push bridge attributes down
 2015-10-09  2:22 UTC  (4+ messages)
` [PATCH net-next v2 1/4] switchdev: add bridge attributes

[PATCH] ethtool: Add vmxnet3 register dump support
 2015-10-09  2:21 UTC  (2+ messages)

[PATCH] libsepol: DEPENDS on flex-native
 2015-10-09  2:19 UTC 

[PATCH] HID: hid-logitech-hidpp: driver for m545/m546 mouse
 2015-10-09  2:18 UTC  (4+ messages)

[PATCH] input:keyboard: add Cypress button driver for Intel Platform
 2015-10-09 10:19 UTC 

linux-next: build failure after merge of the chrome-platform tree
 2015-10-09  2:14 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/16] block: Get rid of bdrv_swap()
 2015-10-09  2:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 07/16] block: Convert bs->backing_hd to BdrvChild
` [Qemu-devel] [PATCH v2 08/16] block: Manage backing file references in bdrv_set_backing_hd()

[U-Boot] mx6qp sabreauto hangs after saveenv/reset
 2015-10-09  2:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add syscalls for -runas and -chroot to the seccomp sandbox
 2015-10-09  2:09 UTC 

linux-next: manual merge of the tip tree with the crypto-current tree
 2015-10-09  2:09 UTC  (3+ messages)

[cbootimage PATCH v3 0/5] Add RSA signing support
 2015-10-09  2:09 UTC  (5+ messages)
` [cbootimage PATCH v3 5/5] Add two sample scripts to do rsa signing for T210 bootimage

Regression: USB OTG port breaks after a few hours in host mode on iMX6
 2015-10-09  2:08 UTC  (5+ messages)

[PATCH v7] clk: bcm2835: Add support for programming the audio domain clocks
 2015-10-09  2:05 UTC  (4+ messages)

[Devel] [PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning
 2015-10-09  2:02 UTC  (6+ messages)
` [PATCH] ACPICA: AcpiGetSleepTypeData: Failure to find \_Sx should not result in a loud warning [v2]
  ` [Devel] "

radeonsi - crash with 7870 Tahiti - Bad Active CU detection?
 2015-10-09  1:59 UTC 

4K ~ 3840x2160 resolution and frame buffer support
 2015-10-09  1:58 UTC  (5+ messages)

[RFD] pstore: pmsg: ramoops: add multiple pmsg instances
 2015-10-09  1:52 UTC 

Oracle have been working on Sparc Linux
 2015-10-09  1:52 UTC  (2+ messages)

[PATCH v2 1/2] PCI: designware: Move LTSSM state definitions to pcie-designware.h
 2015-10-09  1:48 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: imx6: Use define instead of hard coded value

[PATCH v3 00/13] object_id part 2
 2015-10-09  1:43 UTC  (14+ messages)
` [PATCH v3 01/13] refs: convert some internal functions to use object_id
` [PATCH v3 02/13] sha1_file: introduce has_object_file helper
` [PATCH v3 03/13] Convert struct ref to use object_id
` [PATCH v3 04/13] add_sought_entry_mem: convert to struct object_id
` [PATCH v3 05/13] parse_fetch: convert to use "
` [PATCH v3 06/13] get_remote_heads: convert to "
` [PATCH v3 07/13] push_refs_with_export: "
` [PATCH v3 08/13] ref_newer: convert to use "
` [PATCH v3 09/13] object: introduce get_object_hash macro
` [PATCH v3 10/13] Add several uses of get_object_hash
` [PATCH v3 11/13] Convert struct object to object_id
` [PATCH v3 12/13] Remove get_object_hash
` [PATCH v3 13/13] remote: convert functions to struct object_id

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-09  1:44 UTC 

[PATCH 1/2] memory: omap-gpmc: dump "before" state before first modification
 2015-10-09  1:43 UTC  (10+ messages)
` [PATCH 2/2] memory: omap-gpmc: expand the description of the debug facility
        ` please strip MIME-Version and Content-T{ype,ransfer-Encoding} in git am --scissors
                ` [PATCH] mailinfo: ignore in-body header that we do not care about

slab.h debugging tags
 2015-10-09  0:12 UTC 

[PATCH 0/2] Reinstate the helpful message when `git pull --rebase` fails
 2015-10-09  1:40 UTC  (3+ messages)

[net-next 00/16][pull request] Intel Wired LAN Driver Updates 2015-10-08
 2015-10-09  1:32 UTC  (17+ messages)
` [net-next 01/16] i40e: fix erroneous WARN_ON
` [net-next 02/16] i40e: inline interrupt enable
` [net-next 03/16] i40e: add more verbose error messages
` [net-next 04/16] i40e: Add parsing for CEE DCBX TLVs
` [net-next 05/16] i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg
` [net-next 06/16] i40e: Fix for extra Flow Director filter in table after error
` [net-next 07/16] i40e: Fix multiple link up messages
` [net-next 08/16] i40e: add switch for link polling
` [net-next 09/16] i40e/i40evf: Explicitly assign enum index for VSI type
` [net-next 10/16] i40e: Support FW CEE DCB UP to TC map nibble swap
` [net-next 11/16] i40evf: detect reset more reliably
` [net-next 12/16] i40e/i40evf: clean up some code
` [net-next 13/16] i40e: refactor code to remove indent
` [net-next 14/16] i40evf: use capabilities flags properly
` [net-next 15/16] i40e/i40evf: pass QOS handle to VF
` [net-next 16/16] i40e: print neato new features

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-09  1:32 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/3] "
` [U-Boot] [PATCH v6 "
  ` [U-Boot] [PATCH v6 2/3] timer: start a new TIMER after relocation
  ` [U-Boot] [PATCH v6 3/3] nios2: convert altera timer to driver model

[PATCH v6] clk: bcm2835: Add support for programming the audio domain clocks
 2015-10-09  1:31 UTC  (4+ messages)

[YOCTO 2.1] [PATCH 0/8] fixes for package_qa_walk() and buildpaths
 2015-10-09  1:28 UTC  (6+ messages)
` [PATCH 7/8] autotools.bbclass: use relative path to run configure script

GNU GRUB maintenance
 2015-10-09  1:28 UTC  (5+ messages)

[Qemu-devel] [PATCH] Exit on reset for armv7-m
 2015-10-09  1:24 UTC  (3+ messages)

[PATCH 3.2 035/107] PCI: Add dev_flags bit to access VPD through function 0
 2015-10-09  1:22 UTC  (3+ messages)

[RFC] PCI: spear: Fix definition of LTSSM_STATE_MASK
 2015-10-09  1:20 UTC  (2+ messages)

[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
 2015-10-09  1:18 UTC  (2+ messages)
` [Bug 103351] "

[PATCH 3.2 000/107] 3.2.72-rc1 review
 2015-10-09  1:17 UTC  (4+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-10-08_21-01-41
 2015-10-09  1:16 UTC 

[PATCH 0/2] Add VIN and ADV7180 device tree support for R8A7794/SILK board
 2015-10-09  1:14 UTC  (5+ messages)
` [PATCH] ARM: shmobile: porter: add VIN0/ADV7180 DT support

[PATCH] ARM: shmobile: porter: add I2C2 DT support
 2015-10-09  1:13 UTC  (4+ messages)

[PATCH 0/8] Armada 38x SDHCI driver improvements
 2015-10-09  1:09 UTC  (4+ messages)
` [PATCH 4/8] mmc: sdhci-pxav3: enable proper resuming on Armada 38x SoC


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.