All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-26 07:28:43 to 2018-08-26 13:42:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2018-08-26 13:42 UTC 

[PATCH 4.4 0/5] 4.4.153-stable review
 2018-08-26 13:36 UTC  (2+ messages)

[PATCH V4 0/6] allarch: disable allarch when multilib is used
 2018-08-26 13:33 UTC  (8+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] sstate.bbclass: update SSTATE_DUPWHITELIST
` [PATCH 3/6] update_font_cache: update script for multilib
` [PATCH 4/6] update_gtk_immodules_cache: update "
` [PATCH 5/6] statetests.py: drop test_sstate_allarch_samesigs_multilib
` [PATCH 6/6] multilib: fix install file conflicts
` ✗ patchtest: failure for allarch: disable allarch when multilib is used (rev4)

[U-Boot] [PATCH 0/2] efi_loader: pass system table in loaded image protocol
 2018-08-26 13:31 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] efi_selftest: test for "

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-26 13:30 UTC  (6+ messages)
` [PATCH 1/4] crypto: Introduce notifier for new crypto algorithms
  ` [PATCH 4/4] block: Integrity profile init function to trigger module loads

[PATCH -next] spi: Fix double IDR allocation with DT aliases
 2018-08-26 13:24 UTC  (5+ messages)

[PATCH v2 00/17] WireGuard: Secure Network Tunnel
 2018-08-26 13:18 UTC  (7+ messages)
` [PATCH v2 01/17] asm: simd context helper API
` [PATCH v2 15/17] zinc: Curve25519 ARM implementation

[U-Boot] [PATCH v2] drivers: esdhc: add support for ColdFire mcf5441x family
 2018-08-26 13:15 UTC 

[PATCH] nss: fix postinst script for nativesdk build
 2018-08-26 13:12 UTC  (2+ messages)

post-receive: pub/scm/fs/xfs/xfstests-dev
 2018-08-26 13:11 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-11
 2018-08-26 13:00 UTC  (8+ messages)
` [Buildroot] Analysis of build "
  ` [Buildroot] autobuilder flock hangs
      ` [Buildroot] Autobnuilders timeouts [was: Re: autobuilder flock hangs]

[U-Boot] [PATCH 1/1] efi_selftest: memory leak testing manage protocols
 2018-08-26 12:58 UTC 

[PATCH 1/2] mbuf: add FCoE packet type
 2018-08-26 12:54 UTC  (2+ messages)
` [PATCH 2/2] mbuf: add MPLS "

[U-Boot] [PATCH] drivers: esdhc: add support for coldfire mcf5441x family
 2018-08-26 12:40 UTC  (2+ messages)

[PATCH] x86/microcode: allow non-root reading of microcode version and processor flags
 2018-08-26 12:23 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/17] clk: Add Allwinner CLK, RESET support
 2018-08-26 12:38 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/17] clk: Add Allwinner A64 CLK driver
` [U-Boot] [PATCH v4 02/17] reset: Return 0 if no request ops
` [U-Boot] [PATCH v4 03/17] reset: Add Allwinner RESET driver
` [U-Boot] [PATCH v4 04/17] clk: sunxi: Add Allwinner H3/H5 CLK driver
` [U-Boot] [PATCH v4 05/17] clk: sunxi: Add Allwinner A10/A20 "
` [U-Boot] [PATCH v4 06/17] clk: sunxi: Add Allwinner A10s/A13 "
` [U-Boot] [PATCH v4 07/17] clk: sunxi: Add Allwinner A31 "
` [U-Boot] [PATCH v4 08/17] clk: sunxi: Add Allwinner A23 "
` [U-Boot] [PATCH v4 09/17] clk: sunxi: a23: Add CLK support for A33
` [U-Boot] [PATCH v4 10/17] clk: sunxi: Add Allwinner A83T CLK driver
` [U-Boot] [PATCH v4 11/17] clk: sunxi: Add Allwinner R40 "
` [U-Boot] [PATCH v4 12/17] clk: sunxi: Add Allwinner V3S "
` [U-Boot] [PATCH v4 13/17] sunxi: Enable CLK
` [U-Boot] [PATCH v4 14/17] phy: sun4i-usb: Use CLK and RESET support
` [U-Boot] [PATCH v4 15/17] musb-new: sunxi: "
` [U-Boot] [PATCH v4 16/17] sunxi: usb: Switch to Generic host controllers
` [U-Boot] [PATCH v4 17/17] usb: host: Drop [e-o]hci-sunxi drivers

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2018-08-26 12:30 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2018-08-26 12:30 UTC 

Understaning direct option in fio for rw=read and rw=randread
 2018-08-26  8:46 UTC  (2+ messages)

[PATCH v2 00/23] Make CONFIG_HVM work
 2018-08-26 12:19 UTC  (24+ messages)
` [PATCH v2 01/23] x86: change name of parameter for various invlpg functions
` [PATCH v2 02/23] xen: is_hvm_{domain, vcpu} should evaluate to false when !CONFIG_HVM
` [PATCH v2 03/23] x86: enclose hvm_op and dm_op in CONFIG_HVM in relevant tables
` [PATCH v2 04/23] x86/hvm: provide hvm_hap_supported
` [PATCH v2 05/23] x86: provide stub for memory_type_changed
` [PATCH v2 06/23] x86: don't call vpci function in physdev_op when !CONFIG_HAS_VPCI
` [PATCH v2 07/23] x86/vpmu: put HVM only code under CONFIG_HVM
` [PATCH v2 08/23] xen/pt: io.c contains HVM only code
` [PATCH v2 09/23] x86/pt: make it build with !CONFIG_HVM
` [PATCH v2 10/23] x86/pt: split out HVM functions from vtd.c
` [PATCH v2 11/23] x86: XENMEM_resource_ioreq_server is HVM only
` [PATCH v2 12/23] x86: monitor.o is currently "
` [PATCH v2 13/23] x86: provide stubs, declarations and macros in hvm.h
` [PATCH v2 14/23] x86/mm: put nested p2m code under CONFIG_HVM
` [PATCH v2 15/23] x86/mm: put HVM only "
` [PATCH v2 16/23] x86/p2m/pod: make it build with !CONFIG_HVM
` [PATCH v2 17/23] x86/mm: put paging_update_nestedmode under CONFIG_HVM
` [PATCH v2 18/23] x86/domctl: XEN_DOMCTL_debug_op is HVM only
` [PATCH v2 19/23] x86: PIT emulation is common to both PV and HVM
` [PATCH v2 20/23] xen: connect guest creation with CONFIG_{HVM, PV}
` [PATCH v2 21/23] x86: expose CONFIG_HVM
` [PATCH v2 22/23] x86/pvshim: disable HVM for PV shim
` [PATCH v2 23/23] xen: decouple HVM and IOMMU capabilities

[Buildroot] [PATCH v3] minicom: update package to use git repository
 2018-08-26 12:23 UTC  (5+ messages)
` [Buildroot] [PATCH v4 0/3] "
  ` [Buildroot] [PATCH v4 1/3] "
  ` [Buildroot] [PATCH v4 2/3] minicom: add hash file for git tarball
  ` [Buildroot] [PATCH v4 3/3] minicom: add license

[meta-oe][morty][PATCH v2] libconfig: fix SRC_URI
 2018-08-26 12:15 UTC  (4+ messages)

[xen-unstable-smoke test] 126690: tolerable all pass - PUSHED
 2018-08-26 12:07 UTC 

confusing comment, explanation of @IFF_RUNNING in if.h
 2018-08-26  8:13 UTC 

[Buildroot] [PATCH/next/RFC 1/2] package/mariadb: handle missing ucontext_t
 2018-08-26 11:48 UTC  (6+ messages)
` [Buildroot] [PATCH/next 2/2] package/mariadb: bump version to 10.3.9

[PATCH 1/2] fsck: use strbuf_getline() to read skiplist file
 2018-08-26 11:37 UTC  (8+ messages)
` [PATCH 2/2] fsck: use oidset for skiplist

Get "Your branch is ahead of 'origin/master'" message when explicitly passing origin url at push command
 2018-08-26 11:37 UTC 

[PATCH v3 0/7] drm/bridge: ti-sn65dsi86: Fix bridge for non always-on regulators
 2018-08-26 11:37 UTC  (8+ messages)
` [PATCH v3 7/7] drm/bridge: ti-sn65dsi86: Add mystery delay to enable()

[Buildroot] [PATCH/next 1/1] package/botan: fix altivec support
 2018-08-26 11:29 UTC 

want to clarify understanding of IFF_{UP,RUNNING} and "volatile"
 2018-08-26  7:39 UTC 

[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
 2018-08-26 11:22 UTC  (39+ messages)
` [PATCH v2 03/32] selftests/ftrace: Add --console hidden option
` [PATCH v2 19/32] selftests/ftrace: Add a testcase for nop tracer
` [PATCH v2 21/32] selftests/ftrace: Add trace_printk sample module test
` [PATCH v2 23/32] selftests/ftrace: Add function profiling stat testcase
` [PATCH v2 24/32] selftests/ftrace: Add max stack tracer testcase
` [PATCH v2 26/32] selftests/ftrace: Add trace_pipe testcase
` [PATCH v2 29/32] selftests/ftrace: Add wakeup_rt tracer testcase

[GIT PULL] commits for Linux 4.9
 2018-08-26  7:17 UTC  (2+ messages)

[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
 2018-08-26 11:18 UTC  (2+ messages)

[PATCH V2] Bluetooth: bt3c_cs: Fix obsolete function
 2018-08-26  9:00 UTC  (2+ messages)

[Buildroot] SDL2+directfb combo does not work as built by buildroot-2018.02.3
 2018-08-26 11:11 UTC 

[PATCH 1012/1012] Support for unicode interface names: only '%', ':' and '/' must be avoided
 2018-08-26 11:18 UTC  (4+ messages)

[Regression]BCM4312 is broken in kernel 4.18[Root cause found]
 2018-08-26  7:23 UTC  (5+ messages)

[Buildroot] [PATCH/next 1/1] package/vlc: also use AC_PATH_PROG to check for wayland-scanner
 2018-08-26 11:04 UTC 

[PATCH 00/34] Make CONFIG_HVM work
 2018-08-26 11:04 UTC  (4+ messages)
` [PATCH 25/34] x86/mm/shadow: make it build with !CONFIG_HVM

[RFC PATCH 00/11] Avoid synchronous TLB invalidation for intermediate page-table entries on arm64
 2018-08-26 10:56 UTC  (4+ messages)

[PATCH 2/2] gpio: ftgpio: Support debounce timer
 2018-08-26 11:03 UTC  (2+ messages)

[PATCH 1/2] gpio: ftgpio: Support optional silicon clock
 2018-08-26 11:03 UTC  (2+ messages)

[GIT PULL] commits for Linux 4.14
 2018-08-26  7:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/3] arm: Add nRF51 SoC and micro:bit machine
 2018-08-26 10:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/3] arm: Add Nordic Semiconductor nRF51 SoC

[PATCHv3] Fix range checks in kernfs_get_target_path
 2018-08-26 10:55 UTC  (2+ messages)

[xen-4.10-testing baseline-only test] 75124: regressions - FAIL
 2018-08-26 10:49 UTC 

[linux-3.18 bisection] complete test-amd64-i386-freebsd10-amd64
 2018-08-26 10:48 UTC 

[U-Boot] [PATCH v2 0/7] ARM: dts: sunxi: Update dts(i) files from Linux-v4.18-rc3
 2018-08-26 10:47 UTC  (2+ messages)

[PATCH] staging: android: ion: Clean unused debug_show memeber of the heap object
 2018-08-26 10:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] vga: honor blink attribute in text modes
 2018-08-26  8:59 UTC 

[xen-unstable-coverity test] 126689: all pass - PUSHED
 2018-08-26 10:37 UTC 

[U-Boot] [PATCH] mtd: spi: Add DM support to SH QSPI driver
 2018-08-26 10:37 UTC  (3+ messages)

V4L2 analogue gain contol
 2018-08-26  6:52 UTC  (2+ messages)

[PATCH v2 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
 2018-08-26 10:25 UTC  (4+ messages)
` [PATCH v2 2/2] x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear

[PATCH 00/21] Kill the_index part 4
 2018-08-26 10:03 UTC  (22+ messages)
` [PATCH 01/21] archive.c: remove implicit dependency the_repository
` [PATCH 02/21] read-cache.c: remove 'const' from index_has_changes()
` [PATCH 03/21] combine-diff.c: remove implicit dependency on the_index
` [PATCH 04/21] diff.c: remove the_index dependency in textconv() functions
` [PATCH 05/21] grep.c: remove implicit dependency on the_index
` [PATCH 06/21] diff.c: "
` [PATCH 07/21] read-cache.c: "
` [PATCH 08/21] diff-lib.c: "
` [PATCH 09/21] ll-merge.c: "
` [PATCH 10/21] merge-blobs.c: "
` [PATCH 11/21] merge.c: "
` [PATCH 12/21] patch-ids.c: "
` [PATCH 13/21] sha1-file.c: "
` [PATCH 14/21] rerere.c: "
` [PATCH 15/21] userdiff.c: "
` [PATCH 16/21] line-range.c: "
` [PATCH 17/21] submodule.c: "
` [PATCH 18/21] tree-diff.c: "
` [PATCH 19/21] ws.c: "
` [PATCH 20/21] wt-status.c: "
` [PATCH 21/21] wt-status.c: remove implicit dependency the_repository

request for 4.4-stable: 56656e960b555 ("ovl: rename is_merge to is_lowest")
 2018-08-26  6:16 UTC  (2+ messages)

request for 4.18-stable: 2fa4a32613c9 ("scsi: libsas: dynamically allocate and free ata host")
 2018-08-26  6:07 UTC  (2+ messages)

[GIT pull] irq updates for 4.19
 2018-08-26  9:39 UTC  (5+ messages)
` [GIT pull] locking "
` [GIT pull] perf "
` [GIT pull] timer "
` [GIT pull] x86 "

[GitHub] Your password was reset
 2018-08-26  9:34 UTC 

[GitHub] Please reset your password
 2018-08-26  9:33 UTC 

[PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
 2018-08-26  9:09 UTC  (11+ messages)
  ` TLB flushes on fixmap changes

[Bug 200871] F2FS experiences data loss (entry is completely lost) when an I/O failure occurs
 2018-08-26  9:09 UTC 

[PATCH] irqchip/gic-v3-its: add allocation max order limitation for lpi_id_bits
 2018-08-26  9:00 UTC  (2+ messages)

[Bug 107689] System freezes on shutdown. [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disabled failed (scratch(0xC040)=0xCAFEDEAD)
 2018-08-26  8:59 UTC  (2+ messages)

[PATCH 3.18 00/56] 3.18.120-stable review
 2018-08-26  8:44 UTC  (3+ messages)

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-08-26  8:42 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for mm, oom: distinguish blockable mode for mmu notifiers (rev15)

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-08-26  8:40 UTC  (14+ messages)

System freezes on Shutdown [amdgpu] [drm]
 2018-08-26  8:32 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-08-26  8:30 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-08-26  8:29 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-08-26  8:29 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-08-26  8:29 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-08-26  8:28 UTC 

[U-Boot] Regression on ESPRESSObin / status of upstreaming
 2018-08-26  8:28 UTC 

[PATCH v2] automation: enable building rombios with clang
 2018-08-26  8:15 UTC  (5+ messages)

linux-next: build warnings from the build of Linus' tree
 2018-08-26  8:10 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-08-26  7:53 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-08-26  7:53 UTC 

[PATCH] ethdev: fix rte_eth_dev_owner_unset
 2018-08-26  7:49 UTC  (8+ messages)
` [PATCH 0/2] ethdev: minor ownership changes
  ` [PATCH 2/2] ethdev: make rte_eth_is_valid_owner_id return bool

new SBus related DMA warnings in 4.18+git
 2018-08-26  7:48 UTC  (2+ messages)

[PATCH v3] net/bonding: per-slave intermediate rx ring
 2018-08-26  7:40 UTC  (14+ messages)
` [PATCH v4] "
              ` [dpdk-stable] "

Patch "usb/phy: fix PPC64 build errors in phy-fsl-usb.c" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC 

Patch "Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC  (2+ messages)

[PATCH v3] ALSA: pcm: Return 0 when size < start_threshold in capture
 2018-08-26  7:31 UTC  (2+ messages)


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.