All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-13 23:05:42 to 2018-06-14 00:46:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2018-06-14  0:46 UTC 

[PATCH] arm64: dts: stingray: use NUM_SATA to configure number of sata ports
 2018-06-14  0:46 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2018-06-14  0:45 UTC 

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-06-14  0:45 UTC  (75+ messages)
` [PATCH v13 01/24] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v13 02/24] selftests/vm: rename all references to pkru to a generic name
` [PATCH v13 03/24] selftests/vm: move generic definitions to header file
` [PATCH v13 04/24] selftests/vm: move arch-specific definitions to arch-specific header
` [PATCH v13 05/24] selftests/vm: Make gcc check arguments of sigsafe_printf()
` [PATCH v13 06/24] selftests/vm: typecast the pkey register
` [PATCH v13 07/24] selftests/vm: generic function to handle shadow key register
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 09/24] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 11/24] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v13 12/24] selftests/vm: introduce two arch independent abstraction
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 14/24] selftests/vm: generic cleanup
` [PATCH v13 15/24] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 20/24] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v13 21/24] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
` [PATCH v13 23/24] selftests/vm: sub-page allocator
` [PATCH v13 24/24] selftests/vm: test correct behavior of pkey-0

[PATCH] net/ixgbe: fix tunnel type set error for FDIR
 2018-06-14  0:41 UTC  (3+ messages)
` [PATCH v2] "

linux-next: manual merge of the cifs tree with Linus' tree
 2018-06-14  0:40 UTC  (2+ messages)

[PATCH] optoe: driver to read/write SFP/QSFP EEPROMs
 2018-06-14  0:40 UTC  (3+ messages)

[PATCH] net/ixgbe: fix tunnel id format error for FDIR
 2018-06-14  0:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/ixgbe: add support for VLAN in IP mode FDIR
 2018-06-14  0:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/24] More ICL display patches
 2018-06-14  0:37 UTC  (17+ messages)
` [PATCH 05/24] drm/i915/icp: Add Interrupt Support
` [PATCH 10/24] drm/i915/icl: add icelake_get_ddi_pll()
` [PATCH 13/24] drm/i915/icl: unconditionally init DDI for every port
` [PATCH 14/24] drm/i915/icl: start adding the TBT pll

[PATCH] net/ixgbe: add query rule stats support for FDIR
 2018-06-14  0:36 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2] x86: Add 64-bit setjmp/longjmp implementation
 2018-06-14  0:36 UTC  (3+ messages)

[PATCH] powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
 2018-06-14  0:35 UTC  (2+ messages)

[PATCH bpf] xdp: Fix handling of devmap in generic XDP
 2018-06-14  0:33 UTC  (3+ messages)

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-14  0:32 UTC  (3+ messages)
` [PATCH v3 6/7] soc: qcom: Add RPMh Power domain driver

[Qemu-devel] [PATCH v3 0/9] Misc sam460ex improvements
 2018-06-14  0:17 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 5/9] sam460ex: Add RTC device
` [Qemu-devel] [PATCH v3 9/9] target/ppc: Add missing opcode for icbt on PPC440
` [Qemu-devel] [PATCH v3 7/9] sm501: Implement i2c part for reading monitor EDID
` [Qemu-devel] [PATCH v3 2/9] ppc4xx_i2c: Implement directcntl register
` [Qemu-devel] [PATCH v3 4/9] hw/timer: Add basic M41T80 emulation
` [Qemu-devel] [PATCH v3 1/9] ppc4xx_i2c: Remove unimplemented sdata and intr registers
` [Qemu-devel] [PATCH v3 8/9] sm501: Perform a full update after palette change
` [Qemu-devel] [PATCH v3 6/9] sm501: Do not clear read only bits when writing registers
` [Qemu-devel] [PATCH v3 3/9] ppc4xx_i2c: Rewrite to model hardware more closely

[PATCH v2 0/6] powerpc/pkeys: fixes to pkeys
 2018-06-14  0:29 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/pkeys: Enable all user-allocatable pkeys at init
` [PATCH v2 2/6] powerpc/pkeys: Save the pkey registers before fork
` [PATCH v2 3/6] powerpc/pkeys: fix calculation of total pkeys
` [PATCH v2 4/6] powerpc/pkeys: Preallocate execute-only key
` [PATCH v2 5/6] powerpc/pkeys: make protection key 0 less special
` [PATCH v2 6/6] powerpc/pkeys: Deny read/write/execute by default

[PATCH 01/12] acpid: upgrade to 2.0.29
 2018-06-14  0:28 UTC  (5+ messages)
` [PATCH 07/12] libunistring: upgrade to 0.9.10

[U-Boot] [PATCH v5] x86: use EFI calling convention for efi_main on x86_64
 2018-06-14  0:27 UTC  (2+ messages)

[PATCH 00/10] Hash-independent tests (part 3)
 2018-06-14  0:22 UTC  (6+ messages)
` [PATCH 01/10] t: add tool to translate hash-related values

[PATCH net-queue] i40e: Fix incorrect skb reserved size on rx
 2018-06-14  0:25 UTC  (4+ messages)
    ` [Intel-wired-lan] "

On Supporting no-FPU machines
 2018-06-14  0:25 UTC  (7+ messages)

[virtio-dev] [PATCH v3] VIRTIO_F_IO_BARRIER: use I/O barriers in driver
 2018-06-14  0:24 UTC  (4+ messages)
` [virtio-dev] "

[PATCH v4 0/4] Enable Dynamic cdclk and HDA together on GLK
 2018-06-14  0:19 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/psr: Kill delays when activating psr back
 2018-06-14  0:40 UTC  (4+ messages)

[PATCH] dm-zoned-tools: add zoned disk udev rules for scheduler / dmsetup
 2018-06-14  0:11 UTC 

[PATCH net-next] sctp: define sctp_packet_gso_append to build GSO frames
 2018-06-13 23:42 UTC  (2+ messages)

[PATCH 3.18 00/21] 3.18.113-stable review
 2018-06-14  0:09 UTC  (3+ messages)

State of NewHash work, future directions, and discussion
 2018-06-13 23:58 UTC  (6+ messages)
` Hash algorithm analysis

[Qemu-devel] [PATCH] ui: darwin: gtk: Add missing input keymap
 2018-06-13 23:51 UTC 

[PATCH] infiniband: fix a subtle race condition
 2018-06-13 23:49 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-06-13 23:50 UTC 

[-next PATCH] security: use octal not symbolic permissions
 2018-06-13 23:49 UTC  (4+ messages)

[ovmf test] 124162: regressions - FAIL
 2018-06-13 23:47 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS f16aa4aaa5956b2902d6bfb63072a1c878f7e894
 2018-06-13 23:46 UTC 

[PULL v2] vhost, virtio
 2018-06-13 23:45 UTC  (2+ messages)

[Buildroot] [PATCH] qt5: bump latest version to 5.11.0
 2018-06-13 23:44 UTC 

linux-next: manual merge of the fbdev tree with Linus' tree
 2018-06-13 23:40 UTC 

[PATCH v2 0/2] xfs: fix buffer delwri queue state race
 2018-06-13 23:37 UTC  (5+ messages)
` [PATCH v2 2/2] xfs: use sync buffer I/O for sync delwri queue submission

[Qemu-devel] [PATCH v2 0/2] kvm: x86 CPU power management
 2018-06-13 23:37 UTC  (4+ messages)
    `  "

[PATCH 0/5] Fix Cygnus, NS2, Stingray interrupt type
 2018-06-13 23:36 UTC  (13+ messages)
` [PATCH 1/5] ARM: dts: cygnus: Fix I2C controller "
` [PATCH 2/5] ARM: dts: cygnus: Fix PCIe "

[PATCH] libvirt: Check for qemu.conf before modifying
 2018-06-13 23:32 UTC 

[xen-unstable-smoke test] 124182: tolerable all pass - PUSHED
 2018-06-13 23:31 UTC 

[PATCH] arm64: dts: qcom: Add pm8005 and pm8998 support
 2018-06-13 23:27 UTC  (3+ messages)

[PATCH bpf-next v5 00/10] BTF: BPF Type Format
 2018-06-13 23:26 UTC  (6+ messages)

[PATCH] scsi: cxlflash: Change return type for fault handler
 2018-06-13 23:23 UTC  (2+ messages)

[radeon-alex:drm-next-4.19-wip 110/115] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:90: warning: Function parameter or member 'type' not described in 'amdgpu_mn'
 2018-06-13 23:21 UTC 

[md PATCH 00/11] staging: More lustre cleanup - particularly interval-trees
 2018-06-13 23:21 UTC  (5+ messages)
` [PATCH 11/11] staging: lustre: centralize setting of subdir-ccflags-y
      ` [lustre-devel] "

[ndctl PATCH] ndctl, list: Add controller temperature
 2018-06-13 23:11 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-06-13 23:17 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2018-06-13 23:15 UTC 

[PATCH v2] fetch-pack: don't try to fetch peel values with --all
 2018-06-13 23:11 UTC  (6+ messages)
` [PATCH] fetch-pack: test explicitly that --all can fetch tag references pointing to non-commits

Building the android apk on osx (case sensitive)
 2018-06-13 23:13 UTC  (2+ messages)

[PATCH] drivers/of: Add devm_of_iomap()
 2018-06-13 23:07 UTC  (5+ messages)

[RFC PATCH 00/35] object-store: lookup_commit
 2018-06-13 23:05 UTC  (33+ messages)
` [PATCH v2 00/31] "
  ` [PATCH v2 01/31] object: add repository argument to lookup_object
  ` [PATCH v2 02/31] object: add repository argument to parse_object_buffer
  ` [PATCH v2 03/31] object: add repository argument to object_as_type
  ` [PATCH v2 04/31] blob: add repository argument to lookup_blob
  ` [PATCH v2 05/31] tree: add repository argument to lookup_tree
  ` [PATCH v2 06/31] commit: add repository argument to lookup_commit_reference_gently
  ` [PATCH v2 07/31] commit: add repository argument to lookup_commit_reference
  ` [PATCH v2 08/31] commit: add repository argument to lookup_commit
  ` [PATCH v2 09/31] commit: add repository argument to parse_commit_buffer
  ` [PATCH v2 10/31] commit: add repository argument to set_commit_buffer
  ` [PATCH v2 11/31] commit: add repository argument to get_cached_commit_buffer
  ` [PATCH v2 12/31] tag: add repository argument to lookup_tag
  ` [PATCH v2 13/31] tag: add repository argument to parse_tag_buffer
  ` [PATCH v2 14/31] tag: add repository argument to deref_tag
  ` [PATCH v2 15/31] object: allow object_as_type to handle arbitrary repositories
  ` [PATCH v2 16/31] object: allow lookup_object "
  ` [PATCH v2 17/31] blob: allow lookup_blob "
  ` [PATCH v2 18/31] tree: allow lookup_tree "
  ` [PATCH v2 19/31] commit: allow lookup_commit "
  ` [PATCH v2 20/31] tag: allow lookup_tag "
  ` [PATCH v2 21/31] tag: allow parse_tag_buffer "
  ` [PATCH v2 22/31] commit.c: allow parse_commit_buffer "
  ` [PATCH v2 23/31] commit-slabs: remove realloc counter outside of slab struct
  ` [PATCH v2 24/31] commit.c: migrate the commit buffer to the parsed object store
  ` [PATCH v2 25/31] commit.c: allow set_commit_buffer to handle arbitrary repositories
  ` [PATCH v2 26/31] commit.c: allow get_cached_commit_buffer "
  ` [PATCH v2 27/31] object.c: allow parse_object_buffer "
  ` [PATCH v2 28/31] object.c: allow parse_object "
  ` [PATCH v2 29/31] tag.c: allow deref_tag "
  ` [PATCH v2 30/31] commit.c: allow lookup_commit_reference_gently "
  ` [PATCH v2 31/31] commit.c: allow lookup_commit_reference "

[PATCH 0/4] ARM: Provide workaround setup bits for CVE-2017-5715 (A8/A15)
 2018-06-13 23:06 UTC  (8+ messages)
` [PATCH 2/4] ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
          ` [U-Boot] "


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.