All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-16 00:03:32 to 2014-11-16 07:59:28 UTC [more...]

[RFC] adp1653: Add device tree bindings for LED controller
 2014-11-16  7:59 UTC  (2+ messages)

[U-Boot] Query on CONFIG_SYS_THUMB_BUILD
 2014-11-16  7:50 UTC  (7+ messages)

[PATCH] ip-link: Document IPoIB link type in the man page
 2014-11-16  7:43 UTC 

[PATCH] Add supplementary UIDs, and getusers/setusers system calls
 2014-11-16  7:41 UTC  (5+ messages)
` [PATCH manpages] Document supplementary user IDs

[PATCH] cmd_config(): Make a copy of path obtained from git_path()
 2014-11-16  7:37 UTC 

[PATCH v2 0/2] Don't make $GIT_DIR executable
 2014-11-16  7:21 UTC  (3+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config
` [PATCH v2 2/2] config: clear the executable bits (if any) "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-15
 2014-11-16  7:30 UTC 

vtpmmgr bug: fails to start if locality!=0
 2014-11-16  7:15 UTC  (7+ messages)

[PATCH v7 0/7] Enable support for Samsung Exynos7 SoC
 2014-11-16  7:01 UTC  (6+ messages)

linux-next: Tree for Nov 14
 2014-11-16  6:56 UTC  (6+ messages)

[B.A.T.M.A.N.] Current OpenWrt build
 2014-11-16  6:51 UTC  (6+ messages)

[Xenomai] Pull requests
 2014-11-16  6:35 UTC  (2+ messages)

[nightly] Core TISDK 2014.10 build 2014-11-16_01-01-10
 2014-11-16  6:13 UTC 

frequent lockups in 3.18rc4
 2014-11-16  6:33 UTC  (5+ messages)

[Buildroot] [PATCH 0/4] pkg-infra: differentiate remote and local tarball filenames (branch yem/download)
 2014-11-16  6:19 UTC  (3+ messages)
` [Buildroot] [PATCH 4/4] docs/manual: document the new variable FOO_UPSTREAM_SOURCE

[PATCH 0/2] Don't make $GIT_DIR executable
 2014-11-16  6:14 UTC  (6+ messages)
` [PATCH 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config

[B.A.T.M.A.N.] wired only 10 gigabit batman-adv mesh
 2014-11-16  6:08 UTC 

ARM atomics overhaul for musl
 2014-11-16  5:56 UTC 

civetweb threads
 2014-11-16  5:50 UTC  (5+ messages)

[B.A.T.M.A.N.] [PATCH] net: set name_assign_type in alloc_netdev()
 2014-11-16  5:49 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batctl: add missing break
 2014-11-16  5:42 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: fix lock class for decoding hash in network-coding.c
 2014-11-16  5:40 UTC  (2+ messages)

[PATCH 0/3] reiser4: space grabbing fixes
 2014-11-16  5:39 UTC  (4+ messages)
` [PATCH 2/3] reiser4: block_alloc: sanitize grab_enabled modifications

[PATCHv2 0/3] reiser4: space grabbing fixes
 2014-11-16  5:38 UTC  (3+ messages)
` [PATCHv2 2/3] reiser4: block_alloc: sanitize grab_enabled modifications

[Buildroot] [PATCH 1/1] pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR
 2014-11-16  5:33 UTC  (2+ messages)

[Qemu-devel] [Bug 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests
 2014-11-16  5:20 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/5] batctl: Fix crash when parsing unknown TVLVs
 2014-11-16  5:28 UTC  (10+ messages)
` [B.A.T.M.A.N.] [PATCH 2/5] batctl: Parse only TVLV when header is available
` [B.A.T.M.A.N.] [PATCH 3/5] batctl: Only parse TVLV data when length is valid
` [B.A.T.M.A.N.] [PATCH 4/5] batctl: Parse non-variable TVLV only with correct length
` [B.A.T.M.A.N.] [PATCH 5/5] batctl: Only parse big enough TVLV TTv1

[PATCH 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-16  5:07 UTC  (18+ messages)
` [PATCH 2/2] groups: Allow unprivileged processes to use setgroups to drop groups

[linux-linus test] 31597: regressions - trouble: blocked/broken/fail/pass
 2014-11-16  4:55 UTC 

Potential documentation error for cpuacct
 2014-11-16  4:39 UTC  (2+ messages)

[PATCH v4 0/6] UIO driver for APM X-Gene QMTM
 2014-11-16  4:26 UTC  (5+ messages)
` [PATCH v4 5/6] Documentation: dt-bindings: Add binding info for X-Gene QMTM UIO driver

cron job: media_tree daily build: ERRORS
 2014-11-16  3:36 UTC 

one lightwight rte_eal_init() for SECONDARY processes which only use sharedmemory
 2014-11-16  3:06 UTC  (4+ messages)

[PATCH] [mempolicy] remove unnecessary is_valid_nodemask()
 2014-11-16  2:49 UTC 

[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
 2014-11-16  2:29 UTC  (13+ messages)
` [PATCH v2 01/10] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
` [PATCH v2 03/10] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v2 04/10] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v2 05/10] crypto: AF_ALG: add AEAD support
` [PATCH v2 06/10] crypto: AF_ALG: make setkey optional
` [PATCH v2 07/10] crypto: AF_ALG: add random number generator support
` [PATCH v2 08/10] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v2 09/10] crypto: AF_ALG: user space interface for hash info
` [PATCH v2 10/10] crypto: AF_ALG: document the user space interface

Understanding what's going on when using a Huawei E173 USB 3G web-stick (UMTS/HSPA)
 2014-11-16  2:48 UTC  (10+ messages)

[PATCH] kernel:signal.c Fix coding style errors and warnings
 2014-11-16  2:47 UTC  (2+ messages)

[PATCH 4/4] rhashtable: Add parent argument to mutex_is_held
 2014-11-16  2:37 UTC  (3+ messages)

[PATCH v0 RFC 0/2] xl/libxl support for PVUSB
 2014-11-16  2:36 UTC  (3+ messages)

[PATCH] difftool: honor --trust-exit-code for builtin tools
 2014-11-16  2:36 UTC  (4+ messages)

[PATCHv1 0/3] arm: mvebu: add Synology DS213j and DS414 .dts files
 2014-11-16  2:31 UTC  (18+ messages)
  ` [PATCHv1 1/3] arm: mvebu: add uartX labels for Armada SoC serial nodes
  ` [PATCHv1 2/3] arm: mvebu: add .dts file for Synology DS213j
  ` [PATCHv1 3/3] arm: mvebu: add .dts file for Synology DS414

[nightly] Distroless meta-ti/master minimal build 2014-11-15_21-01-10
 2014-11-16  2:07 UTC 

[PATCH] serial: samsung: Fix serial config dependencies for exynos7
 2014-11-16  2:17 UTC  (6+ messages)

[PATCH 1/2] drm/edid: new drm_edid_block_checksum helper function
 2014-11-16  2:04 UTC 

[PATCH] drm/edid: Check for empty block prior to checksumming
 2014-11-16  2:04 UTC 

[PATCH 2/2] drm/edid: Tighten checksum conditions for CEA blocks
 2014-11-16  2:04 UTC 

[PATCH V3] MIPS: Loongson: Improve LEFI firmware interface
 2014-11-16  2:11 UTC  (2+ messages)

[RFC PATCH] cpuidle: Use a lighter barrier in snooze_loop()
 2014-11-16  2:00 UTC  (2+ messages)

Cleanup patches
 2014-11-16  1:54 UTC  (5+ messages)

[PATCH] MIPS: Fix a copy & paste error in unistd.h
 2014-11-16  1:50 UTC  (2+ messages)

SystemD fanboi Erich Schubert claims others have done no contributions to opensource software. (information within)
 2014-11-16  1:33 UTC  (3+ messages)

3.16 commit 89fb4cd errors on drives without SYNC CACHE
 2014-11-16  1:14 UTC 

[PATCH v8 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-11-16  1:20 UTC  (5+ messages)

[PATCH] ARM: dts: Explicitly set dr_mode on exynos5250-snow
 2014-11-16  1:17 UTC  (4+ messages)

[PATCH] MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
 2014-11-16  1:02 UTC  (2+ messages)

[GIT PULL] l10n updates for 2.2.0
 2014-11-16  0:56 UTC 

[PATCH 0/7] drm/exynos: modify LCD I80 interface display
 2014-11-16  0:53 UTC  (4+ messages)
` [PATCH 5/7] drm/exynos: fimd: modify I80 i/f interrupt relevant routine

[U-Boot] [PATCH 0/7] MIPS: bootm fixes and initial device tree support
 2014-11-16  0:52 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] MIPS: bootm: add missing initramfs relocation
` [U-Boot] [PATCH 2/7] MIPS: bootm: remove unused or redundant header files
` [U-Boot] [PATCH 3/7] MIPS: bootm: refactor preparation of Linux kernel command line
` [U-Boot] [PATCH 4/7] MIPS: bootm: refactor preparation of Linux kernel environment
` [U-Boot] [PATCH 5/7] MIPS: bootm: add mem, rd_start and rd_size to kernel command line
` [U-Boot] [PATCH 6/7] MIPS: bootm: prepare a flattened device tree for the kernel
` [U-Boot] [PATCH 7/7] MIPS: bootm: add bootstage reporting

[PATCH 1/2] nv50, nvc0: actually check constbufs for invalidation
 2014-11-16  0:48 UTC  (2+ messages)
` [PATCH 2/2] nv50, nvc0: buffer resources can be bound as other things down the line

[PATCH v2 00/11] ath9k patches
 2014-11-16  0:41 UTC  (12+ messages)
` [PATCH v2 01/11] ath9k: Update QCA953x initvals
` [PATCH v2 02/11] ath9k: Use new "
` [PATCH v2 03/11] ath9k: Fix LED configuration
` [PATCH v2 04/11] ath9k: Enable TSF2 for generic HW timers
` [PATCH v2 05/11] ath9k: Store the chip chainmask in HW capabilities
` [PATCH v2 06/11] ath9k: Fix thermometer programming
` [PATCH v2 07/11] ath9k: Clear offchannel state properly
` [PATCH v2 08/11] ath9k: Cancel pending offchannel operations
` [PATCH v2 09/11] ath9k: Handle failure to send NoA
` [PATCH v2 10/11] ath9k: Adjust tbtt delta properly
` [PATCH v2 11/11] ath9k: Move roc completion to the offchannel timer

sysctl to clamp mtu on all application-initiated sockets?
 2014-11-16  0:28 UTC 

[PATCH v12 00/15] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-11-16  0:29 UTC  (4+ messages)
` [PATCH v12 11/15] arm: omap1: Migrate debug_ll macros to use 8250.S

[PATCH V2 00/22] Multiplatform BMIPS kernel
 2014-11-16  0:17 UTC  (29+ messages)
` [PATCH V2 01/22] irqchip: Update docs regarding irq_domain_add_tree()
` [PATCH V2 02/22] irqchip: brcmstb-l2: fix error handling of irq_of_parse_and_map
` [PATCH V2 03/22] irqchip: bcm7120-l2: "
` [PATCH V2 04/22] irqchip: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
` [PATCH V2 05/22] irqchip: bcm7120-l2: Change DT binding to allow non-contiguous IRQEN/IRQSTAT
` [PATCH V2 06/22] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers
` [PATCH V2 07/22] MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
` [PATCH V2 08/22] MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
` [PATCH V2 09/22] MIPS: BMIPS: Introduce helper function to change the reset vector
` [PATCH V2 10/22] MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
` [PATCH V2 11/22] MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
` [PATCH V2 12/22] MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
` [PATCH V2 13/22] MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes
` [PATCH V2 14/22] MIPS: BMIPS: Fix L1_CACHE_SHIFT when BMIPS5000 is selected
` [PATCH V2 15/22] MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
` [PATCH V2 16/22] MIPS: BMIPS: Add special cache handling in c-r4k.c
` [PATCH V2 17/22] MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
` [PATCH V2 18/22] MIPS: Create a helper function for DT setup
` [PATCH V2 19/22] Documentation: DT: Add "mti" vendor prefix
` [PATCH V2 20/22] MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver
` [PATCH V2 21/22] MAINTAINERS: Add entry for BMIPS multiplatform kernel
` [PATCH V2 22/22] MIPS: Add multiplatform BMIPS target

Setting up NFS on Centos 6.6
 2014-11-16  0:21 UTC  (2+ messages)

[PATCH V2 0/7] prevent pseudo host passwd/group contamination
 2014-11-16  0:05 UTC  (8+ messages)
` [PATCH V2 1/7] pseudo: support --without-passwd-fallback configuration option
` [PATCH V2 2/7] pseudo: support multiple search directories in PSEUDO_PASSWD
` [PATCH V2 3/7] image.bbclass: search both rootfs and native staging for passwd files
` [PATCH V2 4/7] pseudo: default --without-passwd-fallback
` [PATCH V2 5/7] pseudo: provide fallback passwd and group files
` [PATCH V2 6/7] bitbake.conf: pseudo fall back to last-resort passwd files
` [PATCH V2 7/7] useradd.bbclass: set PSEUDO_PASSWD consistent with root directory

opkg/rpm inconsistencies in multilib image installations
 2014-11-16  0:05 UTC  (2+ messages)

bug? mac 00:00:00:00:00:00 with natsemi DP83815 after driver load
 2014-11-16  0:05 UTC 

Wifi OSI Level 1 / PHY
 2014-11-16  0:01 UTC 

[PATCH] qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
 2014-11-16  0:03 UTC 


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.