All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-25 22:10:18 to 2016-02-25 23:08:55 UTC [more...]

[PATCH] run-command: fix an 'different modifiers' sparse warning
 2016-02-25 23:08 UTC  (4+ messages)

[PATCH V3] tisdk Makefile: Replace PVR_NULLDRM and PLATFORM_OMAPDRM with TARGET_PRODUCT per graphics DDK change
 2016-02-25 23:08 UTC 

[net-next PATCH 1/4] net: sched: consolidate offload decision in cls_u32
 2016-02-25 23:08 UTC  (8+ messages)
` [net-next PATCH 3/4] net: sched: cls_u32 add bit to specify software only rules

[PATCH 1/1] mm: thp: Redefine default THP defrag behaviour disable it by default
 2016-02-25 23:08 UTC  (7+ messages)

[PATCH] clk: mvebu: Require corediv clock for Armada 38x
 2016-02-25 23:06 UTC  (5+ messages)
` [PATCH v3 1/2] clk: mvebu: Remove corediv clock from Armada XP
  ` [PATCH v3 2/2] clk: mvebu: Move corediv config to mvebu config

"ceph-installer" in GitHub
 2016-02-25 23:06 UTC  (4+ messages)
` [ceph-users] "

[U-Boot] [PATCH 0/7 v2] support mapping PCI device ids to stream ids for MSIs
 2016-02-25 23:06 UTC  (7+ messages)
` [U-Boot] [PATCH 1/7 v2] armv8: ls2080a: remove obsolete stream ID partitioning support
` [U-Boot] [PATCH 3/7 v2] pci: make pci_get_hose_head() available to external users
` [U-Boot] [PATCH 4/7 v2] pci/layerscape: add support for LUT
` [U-Boot] [PATCH 5/7 v2] pci/layerscape: add stream ID allocator
` [U-Boot] [PATCH 6/7 v2] pci/layerscape: fdt: function to set msi-map entries
` [U-Boot] [PATCH 7/7 v2] pci/layerscape: set LUT and msi-map for discovered PCI devices

[Qemu-devel] [PATCH] net: simplify net_init_tap_one logic
 2016-02-25 23:05 UTC 

[PATCH] strbuf_write: omit system call when length is zero
 2016-02-25 23:04 UTC  (2+ messages)

[U-Boot] [RFC PATCH v5 0/4] Enable FIT image to be loaded beyond 32-bit space
 2016-02-25 23:05 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v5 1/4] common: Convert ulong to phys_addr_t for image addresses
` [U-Boot] [RFC PATCH v5 2/4] sandbox: Fix compiling warning
` [U-Boot] [RFC PATCH v5 3/4] common: image-fit: Use a common function to get address
` [U-Boot] [RFC PATCH v5 4/4] common: image-fit: Fix load and entry addresses in FIT image

[Qemu-devel] [PATCH] dbdma: warn when using unassigned channel
 2016-02-25 23:04 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[RFC] drm: rcar-du: Remove i2c slave encoder interface for hdmi encoder
 2016-02-25 23:04 UTC  (2+ messages)

[PATCH 0/2] cpufreq cleanups related to pointless labels
 2016-02-25 23:03 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: Rearrange __cpufreq_driver_target()
` [PATCH 2/2] cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()

[PATCH] clk: versatile: sp810: support reentrance
 2016-02-25 23:03 UTC  (2+ messages)

[PATCH] mt7601u: do not free dma_buf when ivp allocation fails
 2016-02-25 22:56 UTC  (4+ messages)

master - pvcreate: fix data alignment error check
 2016-02-25 23:02 UTC 

[PATCH V2] tisdk Makefile: Replace PVR_NULLDRM with TARGET_PRODUCT per graphics DDK change
 2016-02-25 23:01 UTC  (3+ messages)

[PATCH v2] clk: add userspace clock consumer
 2016-02-25 23:01 UTC  (6+ messages)

[PATCH v18 0/9] Compile-time stack metadata validation
 2016-02-25 22:57 UTC  (10+ messages)
` [PATCH v18 1/9] objtool: Mark non-standard files and directories
` [PATCH v18 2/9] objtool: Add STACK_FRAME_NON_STANDARD macro
` [PATCH v18 3/9] x86/xen: Mark xen_cpuid() stack frame as non-standard
` [PATCH v18 4/9] bpf: Mark __bpf_prog_run() "
` [PATCH v18 5/9] sched: Mark __schedule() "
` [PATCH v18 6/9] x86/kprobes: Mark kretprobe_trampoline() "
` [PATCH v18 7/9] objtool: Compile-time stack metadata validation
` [PATCH v18 8/9] objtool: Add CONFIG_STACK_VALIDATION option
` [PATCH v18 9/9] objtool: Enable stack metadata validation on x86_64

[PATCH] snic: correctly check for array overrun on overly long version number
 2016-02-25 22:58 UTC 

[patch net-next v2 0/9] Introduce devlink interface and first drivers to use it
 2016-02-25 22:58 UTC  (6+ messages)

[Patch net-next v3 0/4] net_sched: update backlog for hierarchical qdisc's
 2016-02-25 22:55 UTC  (5+ messages)
` [Patch net-next v3 1/4] net_sched: introduce qdisc_replace() helper
` [Patch net-next v3 2/4] net_sched: update hierarchical backlog too
` [Patch net-next v3 3/4] sch_htb: update backlog as well
` [Patch net-next v3 4/4] sch_dsmark: "

[PATCH v2] jiffies: use CLOCKSOURCE_MASK instead of constant
 2016-02-25 22:55 UTC  (2+ messages)

[PATCH 00/21] completion: __gitdir()-related improvements
 2016-02-25 22:50 UTC  (22+ messages)
` [PATCH 01/21] completion: improve __git_refs()'s in-code documentation
` [PATCH 02/21] completion tests: don't add test cruft to the test repository
` [PATCH 03/21] completion tests: make the $cur variable local to the test helper functions
` [PATCH 04/21] completion tests: consolidate getting path of current working directory
` [PATCH 05/21] completion tests: check __gitdir()'s output in the error cases
` [PATCH 06/21] completion tests: add tests for the __git_refs() helper function
` [PATCH 07/21] completion: ensure that the repository path given on the command line exists
` [PATCH 08/21] completion: fix most spots not respecting 'git --git-dir=<path>'
` [PATCH 09/21] completion: respect 'git --git-dir=<path>' when listing remote refs
` [PATCH 10/21] completion: list refs from remote when remote's name matches a directory
` [PATCH 11/21] completion: don't list 'HEAD' when trying refs completion outside of a repo
` [PATCH 12/21] completion: list short refs from a remote given as a URL
` [PATCH 13/21] rev-parse: add '--absolute-git-dir' option
` [PATCH 14/21] completion: don't offer commands when 'git --opt' needs an argument
` [PATCH 15/21] completion: fix completion after 'git -C <path>'
` [PATCH 16/21] completion: respect "
` [PATCH 17/21] completion: don't use __gitdir() for git commands
` [PATCH 18/21] completion: consolidate silencing errors from "
` [PATCH 19/21] completion: don't guard git executions with __gitdir()
` [PATCH 20/21] completion: extract repository discovery from __gitdir()
` [PATCH 21/21] completion: cache the path to the repository

[PATCH v7] mtd: nand: increase ready wait timeout and report timeouts
 2016-02-25 22:54 UTC  (2+ messages)

[PATCH] clocksource: introduce clocksource_freq2mult()
 2016-02-25 22:54 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun8i: Add leds and switch on Orangepi Plus boards
 2016-02-25 22:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] qemu-img: eliminate memory leak
 2016-02-25 22:53 UTC 

next-20160225 build: 2 failures 44 warnings (next-20160225)
 2016-02-25 22:49 UTC  (2+ messages)

[Buildroot] [PATCH v2] libdrm: add vc4 (Raspberry Pi) option
 2016-02-25 22:48 UTC 

[PATCH] crypto: ccp - memset request context to zero during import
 2016-02-25 22:48 UTC 

[kernel-hardening] [PATCH v3 0/3] Introduce GCC plugin infrastructure
 2016-02-25 22:45 UTC  (4+ messages)
` [kernel-hardening] "
  `  "

[net-next PATCH v2 0/5] net_sched: Add support for IFE action
 2016-02-25 22:46 UTC  (6+ messages)
` [net-next PATCH v2 1/5] introduce "

master - lvmdbusd: Do only 1 refresh for Vg.Change()
 2016-02-25 22:44 UTC 

master - lvmdbusd testing: Add validatestate.py utility
 2016-02-25 22:44 UTC 

master - lvmdbustest.py: Move helper code to testlib.py
 2016-02-25 22:44 UTC 

master - lvmdbusd: Reduce unnecessary state refreshes
 2016-02-25 22:44 UTC 

[PATCH] clk: Get rid of HAVE_MACH_CLKDEV
 2016-02-25 22:41 UTC  (3+ messages)

master - pvcreate: fix error from pv_write
 2016-02-25 22:41 UTC 

[net-next PATCH 0/5] net_sched: Add support for IFE action
 2016-02-25 22:40 UTC  (11+ messages)

[PATCH 0/3] Upgrade RPM 5 to 5.4.16 (CVS HEAD)
 2016-02-25 22:40 UTC  (3+ messages)

[PATCH v13] x86, mce: Add memcpy_trap()
 2016-02-25 22:11 UTC  (5+ messages)
      ` [PATCH v14] x86, mce: Add memcpy_mcsafe()

[PATCH trivial] include/linux/gfp.h: Improve the coding styles
 2016-02-25 22:39 UTC  (16+ messages)

v4.4.3 build: 0 failures 7 warnings (v4.4.3)
 2016-02-25 22:36 UTC 

[PATCH v3 0/5] Add support for PWMSS on DRA7
 2016-02-25 22:36 UTC  (13+ messages)
` [PATCH v3 1/5] pwms: pwm-ti*: Remove support for local clock gating
` [PATCH v3 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS
` [PATCH v3 3/5] ARM: dts: DRA7: Add TBCLK "
` [PATCH v3 4/5] clk: ti: DRA7: Add tbclk data for ehrpwm
` [PATCH v3 5/5] ARM: dts: DRA7: Add dt nodes for PWMSS

master - tests: lvresize with zero arg
 2016-02-25 22:36 UTC 

master - cleanup: drop unneeded test
 2016-02-25 22:36 UTC 

master - cleanup: indent
 2016-02-25 22:36 UTC 

master - cleanup: poll better check for internal errors
 2016-02-25 22:36 UTC 

master - lvconvert: use lp->repair
 2016-02-25 22:36 UTC 

master - lvconvert: use more display_lvname
 2016-02-25 22:36 UTC 

master - lvconvert: simplify handler processing
 2016-02-25 22:36 UTC 

master - lvconvert: fix vg parameter
 2016-02-25 22:36 UTC 

master - lvresize: fix regression with zero size arg
 2016-02-25 22:36 UTC 

[nightly] Core TISDK (fido/1.8) 2016.02 build 2016-02-25_16-33-15
 2016-02-25 22:36 UTC 

[RFC v5 0/3] mm: make swapin readahead to gain more thp performance
 2016-02-25 22:35 UTC  (4+ messages)

[Bug 93911] Radeon rv635 with KMS and no dpm, intermittent/random GPU lockup
 2016-02-25 22:35 UTC  (2+ messages)

Server's Users List
 2016-02-25 22:35 UTC 

[Buildroot] [PATCH v3] qt: add font license information
 2016-02-25 22:34 UTC 

[Buildroot] [PATCH v2] qt: add font license information
 2016-02-25 22:34 UTC  (3+ messages)

[PATCH v5 1/3] mailbox: Add support for APM X-Gene platform mailbox driver
 2016-02-25 22:33 UTC  (5+ messages)
` [PATCH v6 0/3] mailbox: Add "
  ` [PATCH v6 3/3] arm64: dts: mailbox device tree node for APM X-Gene platform

[PATCH v3 0/6] arm: qcom: Add support for IPQ8014 family of SoCs
 2016-02-25 22:33 UTC  (3+ messages)
` [PATCH v3 2/6] clk: qcom: Add IPQ4019 Global Clock Controller support

Linux 4.4.2
 2016-02-25 22:33 UTC  (8+ messages)
` BUG: unable to handle kernel paging request from pty_write [was: Linux 4.4.2]

[Buildroot] [git commit branch/next] configs: pandaboard: bump u-boot to 2015.10 and kernel to 4.3
 2016-02-25 22:31 UTC 

[Buildroot] [git commit] configs: pandaboard: bump u-boot to 2015.10 and kernel to 4.3
 2016-02-25 22:31 UTC 

[Buildroot] [PATCH v1 1/1] coreutils: allow selection of installed programs
 2016-02-25 22:31 UTC  (9+ messages)

[PATCH] tisdk Makefile: Replace PVR_NULLDRM with TARGET_PRODUCT per graphics DDK change
 2016-02-25 22:30 UTC  (3+ messages)

[PATCH][meta-oe] recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode, links"
 2016-02-25 22:30 UTC  (3+ messages)

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-25 22:27 UTC  (11+ messages)

[PATCH 0/14] ARM: dts: imx6ul: add more functionality to i.MX6UL
 2016-02-25 22:27 UTC  (8+ messages)
`  "
  ` [PATCHv2 13/16] clk: imx: whitespace cleanup; no functional change
  ` [PATCHv2 14/16] clk: imx: add kpp clock for i.MX6UL

Is a crypto_ahash_init required before invoking crypto_ahash_import?
 2016-02-25 22:26 UTC  (3+ messages)

[PATCH v2 1/4] arm64: add "--nounzip" option support in xen_module command
 2016-02-25 22:26 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi

[Buildroot] Incorrect kernel configuration produced from _defconfig file
 2016-02-25 22:26 UTC  (9+ messages)

[PATCHv17 00/11] Expose submodule parallelism to the user
 2016-02-25 22:26 UTC  (2+ messages)

[PATCH 00/21] brcmfmac: driver setting concept and other changes
 2016-02-25 22:26 UTC  (2+ messages)

[PATCH 1/5] ARM: bcm2835: Define standard pinctrl groups in the gpio node
 2016-02-25 22:24 UTC  (3+ messages)

[PATCH] contrib/subtree: add repo url to commit messages
 2016-02-25 22:23 UTC  (2+ messages)

[PATCH] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-25 22:23 UTC  (2+ messages)

[PATCH/RFC v4 net-next] ravb: Add dma queue interrupt support
 2016-02-25 22:22 UTC  (9+ messages)

[PATCH v2 0/5] all: s390: make compat wrappers the generic solution
 2016-02-25 22:20 UTC  (11+ messages)
` [PATCH 2/5] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 3/5] all: s390: move wrapper infrastructure to generic headers

[PATCH] drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)
 2016-02-25 22:20 UTC  (2+ messages)

[PATCH v5 0/9] FP/VEC/VSX switching optimisations
 2016-02-25 22:18 UTC  (6+ messages)
` [PATCH v5 1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall

[RFC PATCH 00/27] Move LRU page reclaim from zones to nodes v2
 2016-02-25 22:17 UTC  (4+ messages)
` [PATCH 07/27] mm, vmscan: Have kswapd only scan based on the highest requested zone

[PATCH v4 4/4] leds: core: add support for HSV to RGB conversion
 2016-02-25 22:17 UTC 

[PATCH v4 3/4] leds: core: add documentation for color extension
 2016-02-25 22:13 UTC 

[PATCH v4 1/4] leds: core: add generic support for RGB Color LED's
 2016-02-25 22:11 UTC 

[Buildroot] [PATCH v2 1/2] package/util-linux: disable libsmartcols in no-MMU platforms
 2016-02-25 22:16 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/util-linux: remove patch for uClibc support

linux-next: manual merge of the sunxi tree with Linus' and the arm-soc trees
 2016-02-25 22:16 UTC  (3+ messages)

[Buildroot] [git commit] package/util-linux: remove patch for uClibc support
 2016-02-25 22:15 UTC 

[Buildroot] [git commit branch/next] package/util-linux: remove patch for uClibc support
 2016-02-25 22:15 UTC 

[Buildroot] [git commit] package/util-linux: disable libsmartcols in no-MMU platforms
 2016-02-25 22:14 UTC 

[Buildroot] [PATCH 0/2] fix-build-when-std-gnu99-and-inline-functions-are-used
 2016-02-25 22:13 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] host-m4: fix build when -std=gnu99 and inline functions are used

[PATCH 1/3] gtkmathview: fix and unblacklist
 2016-02-25 22:12 UTC  (3+ messages)
` [PATCH 2/3] abiword: unblacklist - gtkmathview is back building
` [PATCH 3/3] geany: update to 1.26

Re:Server's Users List
 2016-02-25 22:08 UTC 

[PATCH] eal: add missing long-options for short option arguments
 2016-02-25 22:12 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/avahi: add optional support for libcap
 2016-02-25 22:12 UTC  (2+ messages)

[PATCH v3 00/11] Multi-instance vTPM driver
 2016-02-25 22:11 UTC  (9+ messages)
` [PATCH v3 09/11] tpm: Driver for supporting multiple emulated TPMs

[PATCH v3] staging/android/ion : fix a race condition in the ion driver
 2016-02-25 22:11 UTC  (2+ messages)

[meta-oe][PATCH] libopus: upgrade to version 1.1.2
 2016-02-25 22:11 UTC  (4+ messages)
` [meta-oe][PATCH v2] "


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.