All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-15 17:08:15 to 2018-03-15 17:34:14 UTC [more...]

linux-next: manual merge of the tty tree with the arm-soc tree
 2018-03-15 17:34 UTC  (3+ messages)

post-receive: pub/scm/fs/xfs/xfs-linux
 2018-03-15 17:34 UTC 

Matching close() system calls
 2018-03-15 17:34 UTC  (2+ messages)

[PATCH v5 00/35] protocol version 2
 2018-03-15 17:31 UTC  (39+ messages)
` [PATCH v5 01/35] pkt-line: introduce packet_read_with_status
` [PATCH v5 12/35] serve: introduce git-serve
` [PATCH v6 00/35] protocol version 2
  ` [PATCH v6 01/35] pkt-line: introduce packet_read_with_status
  ` [PATCH v6 02/35] pkt-line: allow peeking a packet line without consuming it
  ` [PATCH v6 03/35] pkt-line: add delim packet support
  ` [PATCH v6 06/35] transport: use get_refs_via_connect to get refs
  ` [PATCH v6 07/35] connect: convert get_remote_heads to use struct packet_reader
  ` [PATCH v6 08/35] connect: discover protocol version outside of get_remote_heads
  ` [PATCH v6 09/35] transport: store protocol version
  ` [PATCH v6 10/35] protocol: introduce enum protocol_version value protocol_v2
  ` [PATCH v6 11/35] test-pkt-line: introduce a packet-line test helper
  ` [PATCH v6 12/35] serve: introduce git-serve
  ` [PATCH v6 13/35] ls-refs: introduce ls-refs server command
  ` [PATCH v6 16/35] transport: convert transport_get_remote_refs to take a list of ref prefixes
  ` [PATCH v6 17/35] ls-remote: pass ref prefixes when requesting a remote's refs
  ` [PATCH v6 18/35] fetch: pass ref prefixes when fetching
  ` [PATCH v6 19/35] push: pass ref prefixes when pushing
  ` [PATCH v6 20/35] upload-pack: introduce fetch server command
  ` [PATCH v6 21/35] fetch-pack: perform a fetch using v2
  ` [PATCH v6 22/35] fetch-pack: support shallow requests
  ` [PATCH v6 23/35] connect: refactor git_connect to only get the protocol version once
  ` [PATCH v6 24/35] connect: don't request v2 when pushing
  ` [PATCH v6 25/35] transport-helper: remove name parameter
  ` [PATCH v6 26/35] transport-helper: refactor process_connect_service
  ` [PATCH v6 27/35] transport-helper: introduce stateless-connect
  ` [PATCH v6 28/35] pkt-line: add packet_buf_write_len function
  ` [PATCH v6 29/35] remote-curl: create copy of the service name
  ` [PATCH v6 30/35] remote-curl: store the protocol version the server responded with
  ` [PATCH v6 31/35] http: allow providing extra headers for http requests
  ` [PATCH v6 32/35] http: don't always add Git-Protocol header
  ` [PATCH v6 33/35] http: eliminate "# service" line when using protocol v2
  ` [PATCH v6 34/35] remote-curl: implement stateless-connect command
  ` [PATCH v6 35/35] remote-curl: don't request v2 when pushing

linux-next: build warnings after merge of the tty tree
 2018-03-15 17:34 UTC  (2+ messages)

[PATCH igt 0/8] Non-Intel test suite fixes
 2018-03-15 17:33 UTC  (6+ messages)
` [PATCH igt 3/8] lib/igt_gt: has_gpu_reset(): fix failed assertion on non-i915 platforms
` [PATCH igt 5/8] tests/kms_plane_lowres: skip i915-specific tests on other platforms
  ` [Intel-gfx] "

What's cooking in git.git (Mar 2018, #03; Wed, 14)
 2018-03-15 17:33 UTC  (3+ messages)

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-15 17:33 UTC  (8+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

Do we need to disable preemption in flush_tlb_range()?
 2018-03-15 17:32 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2018-03-15 17:32 UTC 

[PATCH v3] x86: treat pkey-0 special
 2018-03-15 17:31 UTC  (5+ messages)

Make iPXE a standalone ROM
 2018-03-15 17:31 UTC  (6+ messages)
` [PATCH 1/5] tools/firmware: Build ipxe as "
` [PATCH 2/5] tools/firmware: #define IPXE_PATH
` [PATCH 3/5] libxc: Allow loading of firmware modules for HVM guest
` [PATCH 4/5] libxl: Load iPXE ROM from a file
` [PATCH 5/5] hvmloader: Use iPXE ROM loaded from a standalone file

Does PACKAGECONFIG only apply to autotools recipes
 2018-03-15 17:31 UTC  (2+ messages)

[Qemu-devel] [Bug 1680991] [NEW] System Timer returning 0 tick count for raspi2 emulation
 2018-03-15 17:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1680991] Re: raspi2: system timer device not implemented

[PATCH] clk: Add driver for the si544 clock generator chip
 2018-03-15 11:05 UTC  (2+ messages)

[PATCH] Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issue
 2018-03-15 17:30 UTC 

[RFC 0/3] seccomp trap to userspace
 2018-03-15 17:30 UTC  (10+ messages)

[morty][PATCH 01/13] unfs3: Fix build with musl
 2018-03-15 17:30 UTC  (10+ messages)
` [morty][PATCH 02/13] libtirpc: Backport fixes from 1.0.2rc3
` [morty][PATCH 03/13] libtirpc: Expose key_secretkey_is_set API
` [morty][PATCH 04/13] libtirpc: Enable des APIs for musl
` [morty][PATCH 05/13] libtirpc: Fix build error due to missing stdint.h> include
` [morty][PATCH 06/13] libtirpc: Fix CVE-2017-8779
` [morty][PATCH 07/13] libtirpc: upgrade to 1.0.2
` [morty][PATCH 08/13] libtirpc: stop dropping in NIS headers
` [morty][PATCH 09/13] libtirpc: Extend to native and nativesdk recipes
` [morty][PATCH 10/13] unfs3: Fix libtirpc usage for unfs3-native version

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-15 17:29 UTC  (27+ messages)

Request to create a repo under DPDK for Network Function Framework for Go
 2018-03-15 17:29 UTC  (3+ messages)
` [dpdk-techboard] "

[PATCH 6/6] gemalto: fix sim reinsertion issue
 2018-03-15 17:29 UTC  (2+ messages)

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-15 17:28 UTC  (6+ messages)
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running "

[PATCH v3] drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams
 2018-03-15 17:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagrams (rev3)

[PATCH] powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused
 2018-03-15 17:28 UTC  (4+ messages)

[PATCH] drivers: base: add description for .coredump() callback
 2018-03-15 17:27 UTC  (4+ messages)

[PATCH 5/6] sim: give access to the driver
 2018-03-15 17:27 UTC  (2+ messages)

[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
 2018-03-15 17:26 UTC  (5+ messages)
` [RFT][PATCH v4 1/7] time: tick-sched: Reorganize idle tick management code

[PATCH 4/6] gemalto: handle sim is inserted or removed URCs
 2018-03-15 17:26 UTC  (2+ messages)

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-15 17:25 UTC  (10+ messages)
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution
` [PATCH v3 05/14] s390: vfio-ap: base implementation of VFIO AP device driver

Patch to add read and write fua bit options to the SG engine
 2018-03-15 17:25 UTC  (5+ messages)

[PATCH] mt76: use mt76_poll_msec routine in mt76pci_load_firmware()
 2018-03-15 17:24 UTC 

[PATCH v5 00/13] Serialized Git Commit Graph
 2018-03-15 17:23 UTC  (4+ messages)
` [PATCH v6 00/14] "

[PATCH] mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
 2018-03-15 17:24 UTC  (6+ messages)

[Bug 198953] hci_bcm: Streamline runtime PM code change for 4.16 kernel breaks bluetooth on ASUS T100TA
 2018-03-15 17:23 UTC  (5+ messages)

[patch 0/4] genirq: Clean up license information
 2018-03-15 17:23 UTC  (3+ messages)

[git pull] clk: renesas: Updates for v4.17
 2018-03-15 17:23 UTC  (5+ messages)

[GIT PULL 1/6] i.MX drivers updates for 4.17
 2018-03-15 17:22 UTC  (5+ messages)
` [GIT PULL 4/6] i.MX device tree "

[RFC PATCH 0/2] net:setup XPS mapping for each online CPU
 2018-03-15 17:22 UTC  (11+ messages)
` [RFC PATCH 2/2] ixgbe: setup XPS via netif_set_xps()
  ` [Intel-wired-lan] "
        ` [Intel-wired-lan] [RFC PATCH 0/2] net:setup XPS mapping for each online CPU

[dm-crypt] Luks Key slot deletion question
 2018-03-15 17:19 UTC 

[GIT PULL] TI clock changes for 4.17
 2018-03-15 17:22 UTC  (4+ messages)

post-receive: pub/scm/network/ofono/ofono
 2018-03-15 17:22 UTC 

[PATCH 1/6] gemalto: add detection of ALS3 modem
 2018-03-15 17:22 UTC  (2+ messages)

mmc: block: bonnie++ runs with errors on arc/hsdk board
 2018-03-15 17:21 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-03-15 17:21 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2018-03-15 17:21 UTC 

[PATCH] pci: remove duplicated symbol from map file
 2018-03-15 17:21 UTC  (2+ messages)

[PATCH] perf trace: __print_array should print hex format instead of dec
 2018-03-15 17:20 UTC  (3+ messages)

[lkp-robot] [bisect done] 8343aae661 [ 72.812997] WARNING: CPU: 0 PID: 1449 at kernel/events/core.c:1929 perf_group_detach
 2018-03-15 17:20 UTC  (2+ messages)

Pull request for dpdk-next-build
 2018-03-15 17:19 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-03-15 17:19 UTC 

[PATCH 0/3] add ifcvf driver
 2018-03-15 17:19 UTC  (6+ messages)
` [PATCH 2/3] bus/pci: expose sysfs parsing API

[PATCH 3/6] gemalto: acquire the network technology
 2018-03-15 17:19 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/44] Block layer patches
 2018-03-15 17:18 UTC 

[Qemu-devel] [PATCH 0/5] multiboot: Fix buffer overflow on invalid kernels
 2018-03-15 17:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] multiboot: Reject kernels exceeding the address space

mmotm 2018-03-14-16-24 uploaded
 2018-03-15 17:17 UTC  (3+ messages)
` mmotm 2018-03-14-16-24 uploaded (lustre)
  ` [lustre-devel] "

[PATCHv2] python3: update to version 3.5.5 to fix security issues
 2018-03-15 17:16 UTC  (5+ messages)

[PATCH v2 0/6] KVM/ARM fixes for 4.16-rc6
 2018-03-15 17:16 UTC  (14+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
` [PATCH v2 2/6] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v2 3/6] KVM: arm/arm64: Reset mapped IRQs on VM reset
` [PATCH v2 4/6] KVM: arm/arm64: Reduce verbosity of KVM init log
` [PATCH v2 5/6] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
` [PATCH v2 6/6] kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3

[MPTCP] [Weekly meetings] MoM - 15th of March 2018
 2018-03-15 17:16 UTC 

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-15 17:16 UTC  (8+ messages)
      ` Why don't we symlink libexec/git-core/* to bin/git?

post-receive: pub/scm/linux/kernel/git/linusw/linux-stericsson
 2018-03-15 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2018-03-15 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-03-15 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/linusw/linux-stericsson
 2018-03-15 17:16 UTC 

[PATCH 0/2] Make partial clone/fetch work when transfer.fsckobjects=1
 2018-03-15 17:15 UTC  (5+ messages)
` [PATCH 2/2] fetch-pack: do not check links for partial fetch

[U-Boot] [PATCH 0/4] imx: hab: Add helper functions for scripted HAB auth
 2018-03-15 17:15 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] imx: hab: Provide hab_auth_img_or_fail command

Out-of-tree module build in a dedicated build directory
 2018-03-15 17:14 UTC  (10+ messages)

[PATCH] selftests/seccomp: Allow get_metadata to XFAIL
 2018-03-15 17:14 UTC  (4+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 17:14 UTC 

[U-Boot] [PATCH 1/1] efi_loader: correctly support parameter delta in Blt
 2018-03-15 17:14 UTC  (3+ messages)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15 17:13 UTC  (15+ messages)
    ` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)

[Qemu-devel] [PATCH 0/9] raspi3: various fixes for Linux booting
 2018-03-15 17:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 8/9] hw/arm/bcm2836: Hardcode correct CPU type

[PATCH 5/6] drm/i915: Remove the blob->data casts
 2018-03-15 17:13 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/i915: Show dmc debug registers on CFL and GLK
 2018-03-15 17:13 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Show dmc debug registers on CFL and GLK (rev2)

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-03-15 17:10 UTC  (6+ messages)
` [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable

[PATCH 2/6] gemalto: support ALS3 in gemalto's plugin
 2018-03-15 17:11 UTC  (2+ messages)

[PATCH 0/3] STM32 Extended TrustZone Protection driver
 2018-03-15 17:10 UTC  (4+ messages)
` [PATCH 1/3] driver core: check notifier_call_chain return value

[PATCH v2 00/10] meson build support for dpaaX
 2018-03-15 17:10 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] pstore: fix crypto dependencies
 2018-03-15 17:10 UTC  (2+ messages)

[PATCH] filter-branch: return 2 when nothing to rewrite
 2018-03-15 17:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] selinux: Add support for the SCTP portcon keyword
 2018-03-15 17:09 UTC  (2+ messages)

[RFC 0/3] ARM: thread_info to task_struct
 2018-03-15 17:08 UTC  (4+ messages)
` [RFC 1/3] arm: factor out current_stack_pointer
` [RFC 2/3] arm: make cpu a percpu variable
` [RFC 3/3] arm: add refcounting for task stacks

[v5,1/6] dt-bindings: add bindings for USB physical connector
 2018-03-15 17:08 UTC  (4+ messages)
` [PATCH v5 1/6] "

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2018-03-15 17:08 UTC 

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-15 17:08 UTC  (5+ messages)
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region

patch "siox: fix possible buffer overflow in device_add_store" added to char-misc-testing
 2018-03-15 17:08 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.