All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-15 16:11:46 to 2018-03-15 16:43:06 UTC [more...]

[Qemu-devel] [PULL 00/41] Block layer patches
 2018-03-15 16:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Fix leak of ignore_children in error path
 2018-03-15 16:41 UTC  (2+ messages)

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

[PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
 2018-03-15 16:41 UTC  (21+ messages)
` [PATCH v2 1/8] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v2 2/8] tpm: move tpm_getcap "
` [PATCH v2 3/8] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v2 4/8] tpm: move tpm1 selftest code from tpm-interface tpm1-cmd.c
` [PATCH v2 5/8] tpm: factor out tpm1 pm suspend flow into tpm1-cmd.c
` [PATCH v2 6/8] tpm: factor out tpm_startup function

Query on queues in mesh mode
 2018-03-15 16:41 UTC  (4+ messages)

[PATCH v7 0/3] Add support for Hi3660 mailbox driver
 2018-03-15 16:41 UTC  (5+ messages)
` [PATCH v7 3/3] dts: arm64: Add mailbox binding for hi3660

[PATCH 1/4] package.bbclass: run pre/post installation/removal scriptlets using sh -e
 2018-03-15 16:41 UTC  (5+ messages)
` [PATCH 4/4] lib/oe/patch.py: add a warning if patch context was ignored

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

[bug] git stash push {dir-pathspec} wipes untracked files
 2018-03-15 16:40 UTC 

[PATCH] vfio/pci: Quiet broken INTx whining when INTx is unsupported by device
 2018-03-15 16:40 UTC 

[Qemu-devel] [PATCH] vvfat: Fix inherit_options flags
 2018-03-15 16:40 UTC  (2+ messages)

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-15 16:35 UTC  (21+ messages)
` [PATCH v5 1/7] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v5 2/7] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v5 3/7] vfio/type1: Update iova list on detach
` [PATCH v5 4/7] vfio/type1: check dma map request is within a valid iova range
` [PATCH v5 5/7] vfio/type1: Add IOVA range capability support
` [PATCH v5 6/7] vfio/type1: remove duplicate retrieval of reserved regions
` [PATCH v5 7/7] iommu/dma: Move PCI window region reservation back into dma specific path

Out-of-tree module build in a dedicated build directory
 2018-03-15 16:39 UTC  (9+ messages)

[PATCH v3 0/6] x86: Meltdown band-aid overhead reduction
 2018-03-15 16:39 UTC  (7+ messages)
` [PATCH v3 3/6] x86: log XPTI enabled status
` [PATCH v3 4/6] x86/XPTI: use %r12 to write zero into xen_cr3

[PATCH v5 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
 2018-03-15 16:39 UTC  (11+ messages)
` [PATCH v5 03/16] xen/arm: mm: Use gaddr_to_gfn rather than _gfn(paddr_to_pfn(...))
` [PATCH v5 04/16] xen/arm: mm: Remove unused M2P code
` [PATCH v5 05/16] xen/arm: mm: Remove unused relinquish_shared_pages
` [PATCH v5 07/16] xen/x86: mm: Switch x86/mm.c to use typesafe for virt_to_mfn
` [PATCH v5 08/16] xen/mm: Drop the parameter mfn from populate_pt_range

KASAN: use-after-free Read in set_page_dirty_lock
 2018-03-15 16:38 UTC 

[U-Boot] [PATCH 0/4] imx: hab: Add helper functions for scripted HAB auth
 2018-03-15 16:38 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] imx: hab: Add routine to set HAB IVT address
` [U-Boot] [PATCH 2/4] imx: hab: Encase majority of header in __ASSEMBLY__ declaration

[PATCH v8] media: imx258: Add imx258 camera sensor driver
 2018-03-15 16:38 UTC  (3+ messages)

mmc: block: bonnie++ runs with errors on arc/hsdk board
 2018-03-15 16:38 UTC  (7+ messages)

[net-next 0/5] tipc: obsolete zone concept
 2018-03-15 16:37 UTC  (5+ messages)
` [net-next 1/5] tipc: obsolete TIPC_ZONE_SCOPE

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

[PATCH i-g-t] tests/perf_pmu: Improve accuracy by waiting on spinner to start
 2018-03-15 16:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] ARM: davinci: fix the GPIO lookup for omapl138-hawk
 2018-03-15 16:35 UTC  (3+ messages)
` [v2] "

usb: chipidea: move extcon initial state read
 2018-03-15 16:34 UTC 

[PATCH libdrm] tests/exynos: remove dead condition
 2018-03-15 16:34 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Fix network DP with DM_ETH
 2018-03-15 16:33 UTC 

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-15 16:32 UTC  (10+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()

[PATCH v3 6/9] x86/microcode/AMD: verify patch section type for every such section
 2018-03-15 16:31 UTC  (2+ messages)

[RFC 0/7] first draft of ZUFS - the Kernel part
 2018-03-15 16:30 UTC  (9+ messages)
` [RFC 1/7] mm: Add new vma flag VM_LOCAL_CPU

[igt-dev] [PATCH i-g-t] lib/igt_kms: Fix enum type in igt_pipe_has_prop
 2018-03-15 16:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

ZBC/FLEX FIO addition ideas
 2018-03-15 16:30 UTC  (3+ messages)

[PATCH 00/16] bcache: Compiler, sparse and smatch fixes
 2018-03-15 16:29 UTC  (14+ messages)
` [PATCH 01/16] bcache: Fix indentation
` [PATCH 05/16] bcache: Remove an unused variable
` [PATCH 06/16] bcache: Suppress more warnings about set-but-not-used variables
` [PATCH 09/16] bcache: Remove a redundant assignment
` [PATCH 11/16] bcache: Check the d->disk pointer before using it
` [PATCH 12/16] bcache: Make it easier for static analyzers to analyze bch_allocator_thread()

[PATCH 2/2] drm/amd/powerplay: Fix KASAN user after free on driver unload
 2018-03-15 16:30 UTC  (6+ messages)
  ` [PATCH v2 1/2] drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
      ` [PATCH v2 2/2] drm/amd/powerplay: Fix KASAN user after after free on driver unload

[PATCH] drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
 2018-03-15 16:29 UTC  (11+ messages)

[PATCH v8 0/6] add support for relative references in special sections
 2018-03-15 16:29 UTC  (3+ messages)

[PATCH 1/1] intel: align reuse buffer's size on page size instead
 2018-03-15 16:29 UTC  (3+ messages)

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15 16:27 UTC  (15+ messages)
` [PATCH 7/7] ixgbevf: eliminate "
                ` [Intel-wired-lan] "

[PATCH] xfs: detect agfl count corruption and reset agfl
 2018-03-15 16:27 UTC  (6+ messages)

[xen-4.9-testing test] 120681: regressions - trouble: broken/fail/pass
 2018-03-15 16:27 UTC 

[ANNOUNCE] xf86-video-ati 18.0.1
 2018-03-15 16:27 UTC 

[PATCH 0/2] lib: move Netlink wrapper to lib
 2018-03-15 16:26 UTC  (6+ messages)

[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
 2018-03-15 16:25 UTC  (12+ messages)
` [PATCHv2 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCHv2 2/5] arm64: dts: allwinner: a64: Add watchdog
` [PATCHv2 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC
` [PATCHv2 4/5] arm64: dts: allwinner: a64: Add pwm device
` [PATCHv2 5/5] arm64: allwinner: a64: Add support for TERES-I laptop

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2018-03-15 16:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1749393] "

[PATCH] ALSA: core: Allow drivers to set R/W wait time
 2018-03-15 16:25 UTC  (6+ messages)

[OpenRISC] [Blackfin removal] [PATCH 01/28] Blackfin arch: Remove Blackfin CPU arch general support
 2018-03-15 16:25 UTC  (4+ messages)
` [Blackfin removal] [PATCH 11/28] misc: Remove Blackfin DSP echo support

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-15 16:25 UTC  (5+ messages)
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution

[PATCH] filter-branch: return 2 when nothing to rewrite
 2018-03-15 16:24 UTC  (7+ messages)

[PATCH v3 0/3] Add earlycon support for AMD Carrizo / Stoneyridge
 2018-03-15 16:24 UTC  (4+ messages)
` [PATCH v3 3/3] serial: core: Allow skipping old serial port initialization

[RFC PATCH] clk: qcom: rpmcc: Add support to XO buffered clocks
 2018-03-15 16:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] implement 680x0 FPU (part 5)
 2018-03-15 16:24 UTC  (2+ messages)

[tpmdd-devel] tpm device not showing up in /dev anymore
 2018-03-15 16:24 UTC  (13+ messages)

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-03-15 16:24 UTC  (4+ messages)

[PATCH RFC bpf-next 1/6] bpf: Hooks for sys_bind
 2018-03-15 16:22 UTC  (4+ messages)

[PATCH v2 0/4] Renesas CEU: SH7724 ECOVEC + Aptina mt9t112
 2018-03-15 16:20 UTC  (7+ messages)
` [PATCH v2 1/4] media: i2c: Copy mt9t112 soc_camera sensor driver

[PATCH] [v3] gpu: ipu-v3: prg: avoid possible array underflow
 2018-03-15 16:19 UTC  (2+ messages)

[PATCH] clk: rockchip: assign correct id for pclk_ddr and hclk_sd in rk3399
 2018-03-15 16:20 UTC  (6+ messages)

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-15 16:19 UTC  (20+ messages)

Patch to add read and write fua bit options to the SG engine
 2018-03-15 16:19 UTC  (4+ messages)

[PATCH v3 0/2] ASoC: Add support for DAC PCM1789
 2018-03-15 16:18 UTC  (5+ messages)
` [PATCH v3 1/2] ASoC: codecs: Add support for PCM1789
` [PATCH v3 2/2] ASoC: Add bindings "

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

[PATCH] drm/i915/guc: Unify naming of private GuC action functions
 2018-03-15 16:19 UTC  (3+ messages)

[PATCH v9 00/11] vpci: PCI config space emulation
 2018-03-15 16:19 UTC  (7+ messages)
` [PATCH v9 09/11] vpci/msi: add MSI handlers

[PATCH net-next 0/9] selftests: pmtu: Add further vti/vti6 MTU and PMTU tests
 2018-03-15 16:18 UTC  (10+ messages)
` [PATCH net-next 1/9] selftests: pmtu: Use namespace command prefix to fetch route mtu
` [PATCH net-next 2/9] selftests: pmtu: Factor out MTU parsing helper
` [PATCH net-next 3/9] selftests: pmtu: Introduce support for multiple tests
` [PATCH net-next 4/9] selftests: pmtu: Add pmtu_vti4_default_mtu test
` [PATCH net-next 5/9] selftests: pmtu: Add pmtu_vti6_default_mtu test
` [PATCH net-next 6/9] selftests: pmtu: Add pmtu_vti4_exception test
` [PATCH net-next 7/9] selftests: pmtu: Add pmtu_vti4_link_add_mtu test
` [PATCH net-next 8/9] selftests: pmtu: Add pmtu_vti6_link_add_mtu test
` [PATCH net-next 9/9] selftests: pmtu: Add pmtu_vti6_link_change_mtu test

[PATCH] PCI: tegra: mark PM functions as __maybe_unused
 2018-03-15 16:18 UTC 

[PATCH] [v3] y2038: introduce struct __kernel_old_timeval
 2018-03-15 16:12 UTC 

[PATCH net 0/3] vti6: Fixes for MTU assignment and validation
 2018-03-15 16:17 UTC  (4+ messages)
` [PATCH net 1/3] vti6: Properly adjust vti6 MTU from MTU of lower device
` [PATCH net 2/3] vti6: Keep set MTU on link creation or change, validate it
` [PATCH net 3/3] vti6: Fix dev->max_mtu setting

[PATCH net 0/3] vti4, ip_tunnel: Fixes for MTU assignment and validation
 2018-03-15 16:16 UTC  (4+ messages)
` [PATCH net 1/3] vti4: Don't count header length twice on tunnel setup
` [PATCH net 2/3] ip_tunnel: Clamp MTU to bounds on new link
` [PATCH net 3/3] vti4: Don't override MTU passed on link creation via IFLA_MTU

[PATCH 0/7] paravirtual IOMMU interface
 2018-03-15 16:15 UTC  (3+ messages)
` [PATCH 3/7] iommu: push use of type-safe BFN and MFN into iommu_ops

[PATCH v2] earlycon: Fix __earlycon_table stride... again
 2018-03-15 16:15 UTC  (3+ messages)

[PATCH] sna/uxa: Fix colormap handling at screen depth 30
 2018-03-15 16:14 UTC  (5+ messages)

[PATCH v3] x86: treat pkey-0 special
 2018-03-15 16:13 UTC  (4+ messages)

[RFC,POC] iptables/nftables to epbf/xdp via common intermediate layer
 2018-03-15 16:13 UTC  (7+ messages)

[PATCH v5 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-15 16:11 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v5 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver
` [PATCH v5 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-15 16:12 UTC  (4+ messages)
` [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 16:11 UTC  (2+ messages)

trouble getting systemd oneshot to run
 2018-03-15 16:10 UTC  (6+ messages)

Intel GemniLake xHCI connected devices can never wake up the system from suspend
 2018-03-15 16:11 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.