All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-21 14:36:51 to 2018-09-21 15:16:37 UTC [more...]

[PATCH 1/2] [media] imx214: Add imx214 camera sensor driver
 2018-09-21  9:28 UTC  (2+ messages)

[PATCH] ARM: add serial.h and set BASE_BAUD to 0
 2018-09-21 14:36 UTC  (4+ messages)

[PATCH] arm64: dts: allwinner: a64: Re-add "syscon" compatible
 2018-09-21 15:16 UTC  (7+ messages)

[PATCH v2] vfio/pci: Mask buggy SR-IOV VF INTx support
 2018-09-21 15:16 UTC  (3+ messages)

[PATCH v2 0/1] contrib: Add script to show uncovered "new" lines
 2018-09-21 15:15 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] contrib: add coverage-diff script

[Buildroot] [PATCH 1/1] font-awesome compatible with fontconfig [FIXED]
 2018-09-21 15:15 UTC 

[Intel-wired-lan] [PATCH net] ixgbe: check return value of napi_complete_done()
 2018-09-21 15:14 UTC  (15+ messages)
                `  "

[PATCH] ath5k: Remove unused BUG_ON
 2018-09-21  9:25 UTC 

[PATCH v9 00/20] kasan: add software tag-based mode for arm64
 2018-09-21 15:13 UTC  (30+ messages)
` [PATCH v9 01/20] kasan, mm: change hooks signatures
` [PATCH v9 02/20] kasan: move common generic and tag-based code to common.c
` [PATCH v9 03/20] kasan: rename source files to reflect the new naming scheme
` [PATCH v9 04/20] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v9 05/20] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v9 06/20] kasan: initialize shadow to 0xff "
` [PATCH v9 07/20] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v9 08/20] kasan: add tag related helper functions
` [PATCH v9 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v9 10/20] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v9 11/20] kasan, arm64: fix up fault handling logic
` [PATCH v9 12/20] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v9 13/20] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v9 14/20] kasan: split out generic_report.c from report.c
` [PATCH v9 15/20] kasan: add bug reporting routines for tag-based mode
` [PATCH v9 16/20] kasan: add hooks implementation "
` [PATCH v9 17/20] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v9 18/20] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v9 19/20] kasan: update documentation
` [PATCH v9 20/20] kasan: add SPDX-License-Identifier mark to source files

[PATCH v3 0/3] arm64 SMMUv3 PMU driver with IORT support
 2018-09-21 15:08 UTC  (12+ messages)
` [PATCH v3 1/3] acpi: arm64: add iort support for PMCG
` [PATCH v3 2/3] perf: add arm64 smmuv3 pmu driver
` [PATCH v3 3/3] perf/smmuv3: Add MSI irq support

[PATCH 07/18] video/hdmi: Handle the NTSC VBI infoframe
 2018-09-21 15:10 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] Fix gitsm networking and mirroring
 2018-09-21 15:09 UTC  (6+ messages)

[PATCH 06/18] video/hdmi: Handle the MPEG Source infoframe
 2018-09-21 15:09 UTC  (2+ messages)
` [PATCH v2 "

[Buildroot] [PATCH 1/1] python-django: bump version to 2.1.1
 2018-09-21 15:08 UTC 

[Bug 107607] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 10us * 3000 tries - enc1_stream_encoder_dp_blank line:804
 2018-09-21 15:08 UTC  (2+ messages)
` [Bug 107607] Problems with MST display (REG_WAIT takes a while or times out)

stmmac: Race in coalesce timer and NAPI
 2018-09-21  9:19 UTC 

[GIT PULL] arm64: defconfig: hisilicon config updates for v4.20
 2018-09-21 15:07 UTC 

[PATCH 00/18] drm/i915: Infoframe precompute/check
 2018-09-21 15:07 UTC  (10+ messages)
` [PATCH 05/18] video/hdmi: Add an enum for HDMI packet types
` [PATCH 09/18] drm/i915: Pass intel_encoder to infoframe functions
` ✗ Fi.CI.BAT: failure for drm/i915: Infoframe precompute/check (rev2)

[PATCH 0/2] Add an initial DT binding doc for ina3221
 2018-09-21  9:18 UTC  (5+ messages)
` [PATCH 2/2] hwmon: ina3221: Get channel names from DT node

[PATCH 0/1] runqemu: fix handling of SIGTERM and the problem of line wrapping
 2018-09-21 15:05 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-09-21 15:05 UTC  (10+ messages)
` [RFC PATCH v4 1/9] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v4 2/9] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 4/9] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v4 5/9] x86/cet/ibt: ELF header parsing for IBT
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v4 7/9] x86/cet/ibt: Add ENDBR to op-code-map
` [RFC PATCH v4 8/9] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v4 9/9] x86/cet: Add PTRACE interface for CET

[PATCH v2 0/1] Properly peel tags in can_all_from_reach_with_flags()
 2018-09-21 15:05 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] commit-reach: properly peel tags
  ` [PATCH v3 2/2] commit-reach: fix memory and flag leaks

[GIT PULL] arm: dts: hisilicon dts updates for v4.20
 2018-09-21 15:04 UTC 

[PATCH] usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
 2018-09-21 15:04 UTC  (2+ messages)
`  "

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-09-21 15:03 UTC  (28+ messages)
` [RFC PATCH v4 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v4 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v4 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v4 05/27] Documentation/x86: Add CET description
` [RFC PATCH v4 06/27] x86/cet: Control protection exception handler
` [RFC PATCH v4 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v4 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v4 09/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v4 10/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v4 11/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v4 12/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v4 13/27] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v4 14/27] mm: Handle shadow stack page fault
` [RFC PATCH v4 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v4 16/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [RFC PATCH v4 17/27] mm: Introduce do_mmap_locked()
` [RFC PATCH v4 18/27] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v4 19/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v4 20/27] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v4 21/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v4 22/27] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v4 23/27] mm/map: Add Shadow stack pages to memory accounting
` [RFC PATCH v4 24/27] mm/mmap: Create a guard area between VMAs
` [RFC PATCH v4 25/27] mm/mmap: Prevent Shadow Stack VMA merges
` [RFC PATCH v4 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [RFC PATCH v4 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[PATCH 0/8] drm/i915: Preparations for adding gen11 planar formats
 2018-09-21 15:03 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Preparations for adding gen11 planar formats. (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH] crypto: mxs-dcp - Fix wait logic on chan threads
 2018-09-21 15:03 UTC 

[Buildroot] [PATCH 1/1] python-setuptools: use pypi package
 2018-09-21 15:01 UTC 

Question about a pte with PTE_PROT_NONE and !PTE_VALID on !PROT_NONE vma
 2018-09-21 15:01 UTC 

[GIT PULL] arm64: dts: hisilicon dts updates for v4.20
 2018-09-21 15:00 UTC 

[PATCH] drm/amd/display: remove redundant null pointer check before kfree
 2018-09-21 15:00 UTC  (2+ messages)

block: DMA alignment of IO buffer allocated from slab
 2018-09-21 15:00 UTC  (9+ messages)

[PATCH] ASoC: fix a use after free case
 2018-09-21 14:59 UTC 

[PATCH AUTOSEL 4.18 001/136] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-21 14:58 UTC  (5+ messages)
` [PATCH AUTOSEL 4.18 032/136] arm64: fix infinite stacktrace

Incorrect latencystats implementation
 2018-09-21 14:58 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/1] libxslt: point to the correct xml2-config location
 2018-09-21 14:58 UTC 

[PATCH] ASoC:topology:bug fix:check return value avoid oops
 2018-09-21 14:57 UTC 

[PATCH 0/4] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-09-21  9:09 UTC  (5+ messages)
` [PATCH 1/4] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH 2/4] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH 3/4] dt: bindings: add bindings for wifi iommu node
` [PATCH 4/4] dts: arm64/sdm845: Enable iommu for WCN3990 wifi module device node

[PATCH v4 0/5] Address issues slowing persistent memory initialization
 2018-09-21 14:57 UTC  (14+ messages)
` [PATCH v4 4/5] async: Add support for queueing on specific node
` [PATCH v4 5/5] nvdimm: Schedule device registration on node local to the device

[PATCH security-next v2 00/26] LSM: Explict LSM ordering
 2018-09-21 14:57 UTC  (12+ messages)
` [PATCH security-next v2 26/26] LSM: Add all exclusive LSMs to ordered initialization

[PATCH v5 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-09-21 14:57 UTC  (4+ messages)
` [PATCH v5 14/18] vgic: Add support for 52bit guest physical address

[PATCH v6 1/2] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-21 14:56 UTC  (4+ messages)

[PATCH] INSTALL: Mention kconfig
 2018-09-21 14:56 UTC 

[PATCH] drm/amdgpu:No action needs when VCN PG state is unchanged
 2018-09-21 14:56 UTC  (15+ messages)
` [PATCH v2] drm/amdgpu:No action "

[meta-networking][PATCH] libldb: Add samba to rdeps for pyldb
 2018-09-21 14:54 UTC 

[PATCH 0/6] crypto/mvsam: add new features and fixes
 2018-09-21 14:53 UTC  (14+ messages)
` [PATCH 3/6] crypto/mvsam: add support for HMAC SHA224
` [PATCH 4/6] crypto/mvsam: add support for AES ECB
` [PATCH v2 0/6] crypto/mvsam: add new features and fixes
  ` [PATCH v2 1/6] crypto/mvsam: fix shared library build
  ` [PATCH v2 2/6] crypto/mvsam: update hash digest sizes
  ` [PATCH v2 3/6] crypto/mvsam: support for HMAC SHA224
  ` [PATCH v2 4/6] crypto/mvsam: support for AES ECB
  ` [PATCH v2 5/6] crypto/mvsam: support for crypto/auth NULL algorithms
  ` [PATCH v2 6/6] crypto/mvsam: add 3DES ECB to the capabilities list

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-09-21 14:54 UTC  (4+ messages)

[PATCH 1/2] net/sfc: fix an Rx queue double release possibility
 2018-09-21 14:53 UTC  (2+ messages)
` [dpdk-stable] "

Making use of more Gitlab features for xf86-video-amdgpu
 2018-09-21 14:53 UTC  (8+ messages)

What's cooking in git.git (Sep 2018, #04; Thu, 20)
 2018-09-21 14:53 UTC  (5+ messages)
` Segfault in master due to 4fbcca4eff

[3rdparty][PATCH] linux-boundary: bump revision to 0d15f927
 2018-09-21 14:52 UTC 

[Buildroot] [PATCH 0/2] support for RISC-V architecture
 2018-09-21 14:52 UTC  (3+ messages)

[PATCH v2] libv4l: Add support for BAYER10P format conversion
 2018-09-21  9:04 UTC 

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-21 14:52 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] font-awesome compatible with fontconfig
 2018-09-21 14:50 UTC  (6+ messages)

[PATCH] drivers/net: do not redefine bool
 2018-09-21 14:49 UTC  (3+ messages)

[U-Boot] [PATCH v2] ls1088ardb_pb: Add support for ls1088ardb_pb board
 2018-09-21 14:49 UTC  (2+ messages)

[PATCH] drm: sun4i: Fix a uninitialized variable warning
 2018-09-21 14:49 UTC  (6+ messages)

[kvmarm:kvm-arm64/nv-wip 2/5] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:84:7: error: implicit declaration of function 'is_hyp_ctxt'; did you mean '__hyp_text'?
 2018-09-21 14:47 UTC  (2+ messages)

[RESEND PATCH v3 0/2] add the Amlogic Meson PCIe controller driver
 2018-09-21 14:47 UTC  (5+ messages)
` [RESEND PATCH v3 2/2] PCI: meson: "

[PATCH] dt-bindings: serial: sh-sci: Document r8a7744 bindings
 2018-09-21 14:45 UTC 

[GIT FIXES for 4.19] Prevent freeing media subscriptions while they're being accessed
 2018-09-21  8:57 UTC 

[PATCH net] sctp: update dst pmtu with the correct daddr
 2018-09-21 14:45 UTC  (4+ messages)

[PATCH] kernel/kcov: Replace vm_insert_page with vmf_insert_page
 2018-09-21 14:45 UTC  (6+ messages)

[PATCH 6/8] drm/i915: Clean up scaler setup
 2018-09-21 14:44 UTC  (2+ messages)
` [PATCH] drm/i915: Clean up scaler setup, v2

general protection fault in kvm_lapic_hv_timer_in_use
 2018-09-21 14:44 UTC  (2+ messages)

[PATCH] net/avf: remove unused variables and label
 2018-09-21 14:43 UTC  (3+ messages)
` [PATCH v4 0/3] AVF build improvements

[PATCH v2 00/21] net/atlantic: Aquantia aQtion 10G NIC Family DPDK PMD driver
 2018-09-21 14:43 UTC  (2+ messages)

[PATCH 0/8] mtd: work on mtdraw
 2018-09-21 14:42 UTC  (3+ messages)
` [PATCH 5/8] mtd: mtdraw: add raw page size to private data

? recommended way to implement gain control
 2018-09-21  8:54 UTC 

[RFC PATCH] selinux: add a fallback to defcontext for native labeling
 2018-09-21 14:40 UTC  (6+ messages)

armada-37xx CPU rates are incorrectly set at 1 and 1.2 GHz
 2018-09-21 14:39 UTC  (2+ messages)

kernel menuconfig broken?
 2018-09-21 14:39 UTC  (9+ messages)

[PATCH] perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
 2018-09-21 14:37 UTC  (3+ messages)

[PATCH v1] e1000: support dev reset
 2018-09-21 14:36 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.