All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-14 21:06:36 to 2017-03-14 22:04:02 UTC [more...]

[Bug 94990] New: Latest 4.6rc4 kernel, no booting on gtx970
 2017-03-14 22:04 UTC  (2+ messages)
  ` [Bug 94990] [GM204] GTX 970 + 4GB VRAM fails at secboot (v4.6+)

[PATCH] add--interactive: do not expand pathspecs with ls-files
 2017-03-14 22:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] use _Static_assert in QEMU_BUILD_BUG_ON
 2017-03-14 22:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] qt: add enable for truetype font installation
 2017-03-14 21:58 UTC  (3+ messages)

(unknown),
 2017-03-14 21:58 UTC 

+ dax-add-tracepoints-to-dax_writeback_mapping_range-fix.patch added to -mm tree
 2017-03-14 21:57 UTC 

[morty/master][PATCH] kselftests: set file ownership to root, avoid contamination warnings
 2017-03-14 21:56 UTC 

[RFC PATCH] Move SHA-1 implementation selection into a header file
 2017-03-14 21:56 UTC  (7+ messages)

+ initramfs-use-vfs_stat-lstat-directly.patch added to -mm tree
 2017-03-14 21:56 UTC 

[PATCH v4 05/11] mm: thp: enable thp migration in generic path
 2017-03-14 21:55 UTC  (5+ messages)

[PATCH] pinctrl: qcom: add get_direction function
 2017-03-14 21:55 UTC  (8+ messages)

Where is wil6210.fw / wil6210.brd?
 2017-03-14 21:55 UTC 

[PATCH v4 00/10] i2c: meson: series with improvements
 2017-03-14 21:53 UTC  (22+ messages)
` [PATCH v4 01/10] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH v4 02/10] i2c: meson: remove member irq from struct meson_i2c
` [PATCH v4 04/10] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH v4 05/10] i2c: meson: use full 12 bits for clock divider
` [PATCH v4 06/10] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH v4 07/10] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH v4 08/10] i2c: meson: don't create separate token chain just for the stop command
` [PATCH v4 09/10] i2c: meson: remove meson_i2c_write_tokens
` [PATCH v4 10/10] i2c: meson: improve and simplify interrupt handler
` [PATCH v4 03/10] i2c: meson: set clock divider in probe instead of setting it for each transfer

firm-ware download
 2017-03-14 21:54 UTC 

[Buildroot] [PATCH 1/2] odroid-mali: fix broken headers
 2017-03-14 21:54 UTC  (4+ messages)

fsx tests on DAX started to fail with msync failure on 0307 -next tree
 2017-03-14 21:53 UTC  (4+ messages)
` [PATCH] dax: fix regression in dax_writeback_mapping_range()

vtime accounting
 2017-03-14 21:53 UTC  (12+ messages)

[master] weston: Add SoC performance monitoring utilities
 2017-03-14 21:52 UTC  (2+ messages)

[RFT] brcmfmac: add support to move wiphy instance into network namespace
 2017-03-14 21:51 UTC 

[PATCH 1/2] ARM: dts: BCM5301X: Specify serial console parameters
 2017-03-14 21:51 UTC  (11+ messages)

+ mm-compaction-ignore-block-suitable-after-check-large-free-page.patch added to -mm tree
 2017-03-14 21:50 UTC 

[PATCH] initramfs: use vfs_stat/lstat directly
 2017-03-14 21:49 UTC 

[master][PATCH 1/2] toolchain-gcc: update preference for binutils 2.28
 2017-03-14 21:49 UTC  (2+ messages)
` [master][PATCH 2/2] arago-prefs: disable preference for old GPLv2 packages removed from OE-Core

+ drivers-core-remove-assert_held_device_hotplug.patch added to -mm tree
 2017-03-14 21:49 UTC 

+ mm-add-private-lock-to-serialize-memory-hotplug-operations.patch added to -mm tree
 2017-03-14 21:49 UTC 

[PATCH RESEND v1] locking/ww_mutex: Prevent read of uninitialized memory
 2017-03-14 21:48 UTC  (2+ messages)

[RFCv8 PATCH 00/17] Checkout aware of Submodules!
 2017-03-14 21:46 UTC  (21+ messages)
` [PATCHv9 00/19] "
  ` [PATCH 01/19] connect_work_tree_and_git_dir: safely create leading directories
  ` [PATCH 02/19] submodule--helper.c: remove duplicate code
  ` [PATCH 03/19] lib-submodule-update.sh: reorder create_lib_submodule_repo
  ` [PATCH 04/19] lib-submodule-update.sh: do not use ./. as submodule remote
  ` [PATCH 05/19] lib-submodule-update: teach test_submodule_content the -C <dir> flag
  ` [PATCH 06/19] lib-submodule-update.sh: replace sha1 by hash
  ` [PATCH 07/19] lib-submodule-update.sh: define tests for recursing into submodules
  ` [PATCH 08/19] make is_submodule_populated gently
  ` [PATCH 09/19] update submodules: add submodule config parsing
  ` [PATCH 10/19] update submodules: add a config option to determine if submodules are updated
  ` [PATCH 11/19] submodules: introduce check to see whether to touch a submodule
  ` [PATCH 12/19] update submodules: move up prepare_submodule_repo_env
  ` [PATCH 13/19] submodule.c: get_super_prefix_or_empty
  ` [PATCH 14/19] update submodules: add submodule_move_head
  ` [PATCH 15/19] unpack-trees: pass old oid to verify_clean_submodule
  ` [PATCH 16/19] unpack-trees: check if we can perform the operation for submodules
  ` [PATCH 17/19] entry.c: create submodules when interesting
  ` [PATCH 18/19] builtin/checkout: add --recurse-submodules switch
  ` [PATCH 19/19] builtin/read-tree: "

[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-14 21:47 UTC  (4+ messages)
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

Neophyte questions about PCIe
 2017-03-14 21:46 UTC  (9+ messages)

[kernel-hardening] stackleak plugin port to upstream kernel
 2017-03-14 21:43 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] [v2] mtd: spi-nor: don't include linux/mtd/cfi.h from header
 2017-03-14 21:42 UTC 

[morty][PATCH] busybox: refresh the flock patch
 2017-03-14 21:43 UTC  (3+ messages)

[PATCH] tpm: Add sysfs interface to show TPM hardware version
 2017-03-14 21:42 UTC  (8+ messages)
  ` [tpmdd-devel] "

[PATCH net-next v3] net: ipv4: add support for ECMP hash policy choice
 2017-03-14 21:42 UTC  (7+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 56/91] drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c:393:6: error: redeclaration of 'supported' with no linkage
 2017-03-14 21:42 UTC  (2+ messages)

[PATCH] tpm: select CONFIG_CRYPTO
 2017-03-14 21:40 UTC  (2+ messages)

[xen-unstable-smoke test] 106670: regressions - trouble: blocked/broken/fail/pass
 2017-03-14 21:41 UTC 

[xen-4.8-testing test] 106659: tolerable FAIL - PUSHED
 2017-03-14 21:40 UTC 

[PATCH v2 00/11] decoupling a submodule's existence and its url
 2017-03-14 21:40 UTC  (10+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 02/10] submodule status: use submodule--helper is-active
  ` [PATCH v3 05/10] submodule: decouple url and submodule existence

[PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG
 2017-03-14 21:39 UTC  (2+ messages)

[PATCH] [v2] kbuild: disable -ffunction-sections on gcc-4.7 with ftrace
 2017-03-14 21:37 UTC  (3+ messages)
` [PATCH] [v333kbuild: "
` [PATCH] [SUBMITTED 20170314] "

a bit unclear on HOSTTOOLS and HOSTTOOLS_NONFATAL
 2017-03-14 21:35 UTC 

[PATCH rfc 00/10] non selective polling block interface
 2017-03-14 21:32 UTC  (13+ messages)
` [PATCH rfc 04/10] block: Add a non-selective polling interface
` [PATCH rfc 06/10] IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct

[PATCH v4.9] sched/fair: Overload-On-Wakeup fix
 2017-03-14 21:34 UTC 

[PATCH v3 1/2] drm/i915: Move engine->submit_request selection to a vfunc
 2017-03-14 21:33 UTC  (3+ messages)

[Buildroot] [PATCH] package/fakeroot: backport patch
 2017-03-14 21:33 UTC  (3+ messages)

[Buildroot] [PATCH] irssi: security bump to version 1.0.2
 2017-03-14 21:33 UTC  (4+ messages)

[Bug 100204] New: Crash: system still active, no video
 2017-03-14 21:31 UTC  (2+ messages)
  ` [Bug 100204] "

[Buildroot] [PATCH v2] qt: add enable for truetype font installation
 2017-03-14 21:31 UTC 

[PATCH 0/5] raid56: variant bug fixes
 2017-03-14 21:30 UTC  (4+ messages)

[PATCH 00/13] stv0367/ddbridge: support CTv6/FlexCT hardware
 2017-03-14 21:29 UTC  (4+ messages)
` [PATCH 12/13] [media] tuners/tda18212: add flag for retrying tuner init on failure

master - man: remove more unnecessary line breaks
 2017-03-14 21:29 UTC 

[RESEND PATCH] ARM: omap2: mark omap_init_rng as __init
 2017-03-14 21:27 UTC  (5+ messages)

[RESEND PATCH] drm: amd: remove broken include path
 2017-03-14 21:27 UTC  (2+ messages)

[meta-networking][morty][v2][PATCH 1/1] chrony: fix build failure for arma9
 2017-03-14 21:25 UTC 

[Qemu-devel] [RFC][PATCH 0/6] "bootonceindex" property
 2017-03-14 12:50 UTC  (2+ messages)
` [Qemu-devel] [RFC][PATCH 6/6] Support "bootonceindex" property for SCSI disks

[bug report] net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
 2017-03-14 21:24 UTC  (2+ messages)

[Bug 194837] New: VM with virtio-scsi drive often crashes during boot with kernel 4.11rc1
 2017-03-14 21:23 UTC  (2+ messages)
` [Bug 194837] "

[PATCH] generic/397: test renaming encrypted files without key
 2017-03-14 21:23 UTC 

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-14 21:23 UTC  (8+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH] net: sun: sungem: rix a possible null dereference
 2017-03-14 21:23 UTC 

[Qemu-devel] [PATCH v1 1/2] reduce qemu's heap Rss size from 12252kB to 2752KB
 2017-03-14 21:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 2/2] "

[PATCH] ACPI: skip boot interrupt rerouting when index is zero
 2017-03-14 21:23 UTC  (4+ messages)

[PATCH v3 0/7] Xen transport for 9pfs frontend driver
 2017-03-14 21:22 UTC  (6+ messages)
` [PATCH v3 1/7] xen: import new ring macros in ring.h
  ` [PATCH v3 4/7] xen/9pfs: connect to the backend

[PATCH v2 0/5] MIPS: BPF: JIT fixes and improvements
 2017-03-14 21:21 UTC  (6+ messages)
` [PATCH v2 1/5] MIPS: uasm: Add support for LHU
` [PATCH v2 2/5] MIPS: BPF: Add JIT support for SKF_AD_HATYPE
` [PATCH v2 3/5] MIPS: BPF: Use unsigned access for unsigned SKB fields
` [PATCH v2 4/5] MIPS: BPF: Quit clobbering callee saved registers in JIT code
` [PATCH v2 5/5] MIPS: BPF: Fix multiple problems in JIT skb access helpers

[PATCH] dt-bindings: bus: TI interconnect target module binding
 2017-03-14 21:23 UTC 

[Buildroot] [PATCH] libscrypt: -fPIC is needed to build for MIPS
 2017-03-14 21:21 UTC  (2+ messages)

[PATCH v5 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-03-14 21:21 UTC  (5+ messages)
` [PATCH v5 4/6] dt-bindings: gpio: Add binding documentation for gpio-thunderx

[RESEND PATCH] drbd: avoid clang warning about unmatched switch statement
 2017-03-14 21:20 UTC 

[Buildroot] binutils now adds sysroot for ld -rpath search
 2017-03-14 21:20 UTC  (2+ messages)

[PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-14 21:20 UTC  (8+ messages)
` [PATCH v7 3/3] x86: Make the GDT remapping read-only on 64-bit
      ` [kernel-hardening] "

[PATCH] firmware: ti_sci: fix strncat length check
 2017-03-14 21:19 UTC  (4+ messages)

[PATCH net-next 0/1 v2] net: Add support for rmnet_data driver
 2017-03-14 21:19 UTC  (6+ messages)
` [PATCH net-next 1/1 v2] net: rmnet_data: Initial implementation

[PATCH linux dev-4.7] drivers/fsi: Set enable line to '1' on unbind
 2017-03-14 21:17 UTC 

[PATCH v4 00/16]
 2017-03-14 21:16 UTC  (9+ messages)
` [PATCH v4 16/16] ACPI / DSD: Document references, ports and endpoints

PATCH v2
 2017-03-14 21:16 UTC  (5+ messages)
` [PATCH v2] gpio:mcp23s08 Fixed missing interrupts

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14 21:14 UTC  (7+ messages)

[v4 0/3] Merge l3fwd-acl and l3fwd
 2017-03-14 21:14 UTC  (6+ messages)

Merging device drivers to LK tree
 2017-03-14 21:14 UTC  (6+ messages)

[PATCH] l10n: add framework for localizing the manpages
 2017-03-14 21:13 UTC  (5+ messages)

[PATCH 00/44] Replace Smart package manager with DNF package manager
 2017-03-14 21:12 UTC  (3+ messages)

[BUG] dmaengine: pxa_dma: + mmc: pxamci: race condition with DMA error on tx channel
 2017-03-14 21:11 UTC  (5+ messages)

+ mm-fix-100%-cpu-kswapd-busyloop-on-unreclaimable-nodes-fix-2.patch added to -mm tree
 2017-03-14 21:11 UTC 

4.10+ qla2xxx driver wont load for qla2xxx (ISP2532-based 8Gb) with BAR 3 error, work fine on 4.9
 2017-03-14 21:11 UTC  (7+ messages)

KVM call for 2017-03-14
 2017-03-14 21:09 UTC  (11+ messages)
` [Qemu-devel] "
            ` Obsolete QEMU host environments (was: Re: KVM call for 2017-03-14)
                ` [Qemu-devel] Obsolete QEMU host environments
                  `  "

[to-be-updated] mm-fix-100%-cpu-kswapd-busyloop-on-unreclaimable-nodes-fix-fix-2.patch removed from -mm tree
 2017-03-14 21:10 UTC 

[PATCH 0/4] block: callback-based statistics
 2017-03-14 21:07 UTC  (2+ messages)

Future x86 emulator direction
 2017-03-14 21:07 UTC  (12+ messages)

+ asm-generic-add-kasan-instrumentation-to-atomic-operations.patch added to -mm tree
 2017-03-14 21:06 UTC 

+ asm-generic-x86-wrap-atomic-operations.patch added to -mm tree
 2017-03-14 21:06 UTC 

+ kasan-allow-kasan_check_read-write-to-accept-pointers-to-volatiles.patch added to -mm tree
 2017-03-14 21:06 UTC 

[PATCH 0/4] Clean up omap hwmod code for dynamic allocation
 2017-03-14 21:06 UTC  (8+ messages)
` [PATCH 1/4] ARM: OMAP2+: Remove mostly unused hwmod linkspace
` [PATCH 2/4] ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports
` [PATCH 3/4] ARM: OMAP2+: Remove unnecessary hwmod clockact
` [PATCH 4/4] ARM: OMAP2+: Make hwmod clkdm_name const


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.