All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-02 19:48:02 to 2019-04-02 20:48:41 UTC [more...]

[PATCH 0/3] Add KGDB support to parisc
 2019-04-02 20:48 UTC  (4+ messages)
` [PATCH 1/3] parisc: add set_fixmap()/clear_fixmap()
` [PATCH 2/3] parisc: add parisc code patching
` [PATCH 3/3] parisc: add KGDB support

[RFC] eal: rename state values in rte_lcore_state
 2019-04-02 20:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/6] HelloWorld example for windows
 2019-04-02 20:47 UTC  (7+ messages)
` [PATCH v8 00/10] HelloWorld example for Windows
  ` [PATCH v8 03/10] eal: add new rte_os.h header to build system
  ` [PATCH v8 08/10] eal: add minimum viable code for eal on windows

Wine List
 2019-04-02 20:21 UTC 

[PATCH net-next 00/17] NXP SJA1105 DSA driver
 2019-04-02 20:47 UTC  (5+ messages)
` [PATCH net-next 02/17] net: dsa: Fix pharse -> phase typo
` [PATCH net-next 04/17] net: dsa: mt7530: Use vlan_filtering property from dsa_port

[PATCH v3 0/5] simple sort swap function improvements
 2019-04-02 20:47 UTC  (8+ messages)
` [PATCH v3 1/5] arch/arc: unwind.c: replace swap function with built-in one
` [PATCH v3 2/5] powerpc: module_[32|64].c: "

[Buildroot] Building U-Boot tools from the same source as U-Boot
 2019-04-02 20:47 UTC 

[RFC PATCH v4 0/8] This patch-set is to enable Guest CET support
 2019-04-02 20:46 UTC  (18+ messages)
` [RFC PATCH v4 1/8] KVM:VMX: Define CET VMCS fields and bits
` [RFC PATCH v4 2/8] KVM:CPUID: Add CET CPUID support for Guest
` [RFC PATCH v4 3/8] KVM:CPUID: Fix xsaves area size calculation for CPUID.(EAX=0xD,ECX=1)
` [RFC PATCH v4 4/8] KVM:VMX: Pass through host CET related MSRs to Guest
` [RFC PATCH v4 5/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [RFC PATCH v4 7/8] KVM:x86: load guest fpu state when accessing MSRs managed by XSAVES
` [RFC PATCH v4 8/8] KVM:x86: Add user-space read/write interface for CET MSRs

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-02 20:41 UTC  (11+ messages)
` [PATCH 1/6] mm: change locked_vm's type "
` [PATCH 2/6] vfio/type1: drop mmap_sem now that locked_vm is atomic
` [PATCH 3/6] vfio/spapr_tce: "
` [PATCH 4/6] fpga/dlf/afu: "
` [PATCH 5/6] powerpc/mmu: "
` [PATCH 6/6] kvm/book3s: "

[PATCH] fbdev: list all pci memory bars as conflicting apertures
 2019-04-02 20:43 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v3 0/3] kms_atomic_transition improvements
 2019-04-02 20:42 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 2/3] igt/tests/kms_atomic_transition: Tolerate if can't have all planes

[RFC][PATCH 0/3] tracing: Make error_log per instance
 2019-04-02 20:42 UTC  (2+ messages)

[PATCH net] r8169: switch off ASPM by default and add sysfs attribute to control ASPM
 2019-04-02 20:41 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-04-02 20:40 UTC 

[RFC PATCH 0/5] MultiColor LED framework Documentation
 2019-04-02 20:40 UTC  (6+ messages)
` [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention

[PATCH net-next] net: phy: fix autoneg mismatch case in genphy_read_status
 2019-04-02 20:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] target/mips: Fix support for MSA instructions on a big endian host
 2019-04-02 20:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/5] target/mips: Fix MSA instructions LD.<B|H|W|D> on "
` [Qemu-devel] [PATCH v4 2/5] target/mips: Fix MSA instructions ST.<B|H|W|D> "

[v7 0/9] Add HDR Metadata Parsing and handling in DRM layer
 2019-04-02 20:39 UTC  (14+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev7)
` ✗ Fi.CI.SPARSE: "
` [v7 1/9] drm: Add HDR source metadata property
` [v7 2/9] drm: Parse HDR metadata info from EDID
` [v7 3/9] drm: Enable HDR infoframe support
` [v7 4/9] drm/i915: Attach HDR metadata property to connector
` [v7 5/9] drm/i915: Write HDR infoframe and send to panel
` [v7 6/9] drm/i915: Add HLG EOTF
` [v7 7/9] drm/i915: Enable infoframes on GLK+ for HDR
` [v7 8/9] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v7 9/9] drm/i915: Set Infoframe for non modeset case for HDR

[PATCH v3 1/3] testpmd: add ability to set tx IP and UDP parameters
 2019-04-02 20:39 UTC  (5+ messages)
` [PATCH v4 0/3] use RFC addresses in test applications
  ` [PATCH v4 1/3] app/testpmd: add ability to set Tx IP and UDP parameters
  ` [PATCH v4 2/3] examples/l3fwd: use reserved IPv4/IPv6 addresses
  ` [PATCH v4 3/3] examples/l3fwd: format the IP addresses for printing

[RFC PATCH v2 1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file
 2019-04-02 20:36 UTC  (5+ messages)
` [RFC PATCH v2 3/3] kasan: add interceptors for all string functions

[PATCH] staging: ralink-gdma: Remove print statement on failure of devm_kzalloc
 2019-04-02 20:35 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 0/7] Extend write-hint for in-kernel use
 2019-04-02 20:35 UTC  (6+ messages)
  ` [PATCH v3 3/7] block: add write-hint to stream-id conversion

[Buildroot] [PATCH 1/1] Changed download links for libxml2 and libxslt
 2019-04-02 20:33 UTC  (6+ messages)

On guest free page hinting and OOM
 2019-04-02 20:32 UTC  (15+ messages)

[GSoC][RFC] proposal: convert git-submodule to builtin script
 2019-04-02 20:32 UTC 

[Buildroot] [PATCH 1/1] package/vdr-plugin-vnsiserver: fix build with host-gettext-tiny
 2019-04-02 20:32 UTC 

[RFC 0/5] MIPS: ralink: peripheral clock gating driver
 2019-04-02 20:32 UTC  (7+ messages)
` [RFC 1/5] mips: ralink: add rt2880-clock driver
` [RFC 3/5] mips: ralink: mt7620/76x8 use clk framework and "
` [RFC 5/5] mips: ralink: mt7620: add nodes for clock provider

5.1-rc1: mpt init crash in scsi_map_dma, dma_4v_map_sg on sparc64
 2019-04-02 20:30 UTC  (4+ messages)

[Buildroot] [git commit] package/libxslt: change download site to http
 2019-04-02 20:30 UTC 

[Buildroot] [git commit] package/libxml2: change download site to http
 2019-04-02 20:28 UTC 

[PATCH V1 01/26] spi: tegra114: fix PIO transfer
 2019-04-02 20:27 UTC  (4+ messages)
` [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties

[net 0/2][pull request] Intel Wired LAN Driver Fixes 2019-04-01
 2019-04-02 20:27 UTC  (2+ messages)

[PATCH 0/6] Correct and improve the ARM tunings
 2019-04-02 20:26 UTC  (2+ messages)

[PATCH] ethtool: fix SPEED_UNKNOWN definition to avoid signed-unsigned comparison
 2019-04-02 20:26 UTC  (2+ messages)

[PATCH] rrdtool: fix build by disabling docs
 2019-04-02 20:25 UTC 

fs/coda oops bisected to (925b9cd1b8) "locking/rwsem: Make owner store task pointer of last owni
 2019-04-02 20:24 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/frontbuffer_tracking: Do not assert FBC state after a page flip changing stride
 2019-04-02 20:23 UTC  (4+ messages)

[PATCH] net: socket: Always initialize family field at move_addr_to_kernel()
 2019-04-02 20:23 UTC  (2+ messages)

[PATCH] staging: mt7621-dma: Remove print statement on devm_kzalloc error
 2019-04-02 20:22 UTC 

[PATCH bpf-next 0/5] bpf: Fix indirect var_off stack access support
 2019-04-02 20:19 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Reject indirect var_off stack access in raw mode
` [PATCH bpf-next 2/5] selftests/bpf: Test "
` [PATCH bpf-next 3/5] bpf: Reject indirect var_off stack access in unpriv mode
` [PATCH bpf-next 4/5] selftests/bpf: Test "
` [PATCH bpf-next 5/5] bpf: Add missed newline in verifier verbose log

[PATCH net-next] net: sched: don't set tunnel for decap action
 2019-04-02 20:20 UTC  (2+ messages)

[PATCH v2] iommu/amd: Reserve exclusion range in iova-domain
 2019-04-02 20:20 UTC  (2+ messages)

[PATCH] ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
 2019-04-02 20:20 UTC  (2+ messages)

[PATCH] staging: iio: frequency: ad9834: Remove unnecessary parentheses
 2019-04-02 20:18 UTC 

[PATCH bpf 0/5] flow_dissector: lay groundwork for calling BPF hook from eth_get_headlen
 2019-04-02 20:17 UTC  (2+ messages)

Proposed new QA process
 2019-04-02 20:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] s390: diagnose 318 info reset and migration support
 2019-04-02 20:17 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: improve genphy_c45_read_lpa
 2019-04-02 20:16 UTC  (2+ messages)

[PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC
 2019-04-02 20:16 UTC  (4+ messages)

[U-Boot] Riscv: CONFIG_DEFAULT_DEVICE_TREE failures
 2019-04-02 20:16 UTC  (3+ messages)

[PATCH net-next 0/4] net: support binding vlan dev link state to vlan member bridge ports
 2019-04-02 20:15 UTC  (8+ messages)
` [PATCH net-next 1/4] vlan: support binding "
` [PATCH net-next 2/4] vlan: do not transfer link state in vlan bridge binding mode
` [PATCH net-next 4/4] bridge: update vlan dev state when port added to or deleted from vlan

[PATCH] Bluetooth: hci_event: potential out of bounds parsing ADV events
 2019-04-02 20:13 UTC  (8+ messages)

[PATCH] staging: media: zoran: Remove print statement for failed kmalloc
 2019-04-02 20:14 UTC 

[Buildroot] [Bug 11001] New: loopback interface not configure properly with ifupdown-scripts + standalone ifupdown + systemd
 2019-04-02 20:14 UTC  (2+ messages)
` [Buildroot] [Bug 11001] "

[PATCH] staging: media: zoran: Remove print statement
 2019-04-02 20:13 UTC 

[CI 1/2] drm/i915: add intel_uncore_init_early
 2019-04-02 20:10 UTC  (2+ messages)
` [CI 2/2] drm/i915: rename init/fini/prune uncore functions

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Force a full modeset when we force dsc enable
 2019-04-02 20:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-02 20:10 UTC  (5+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH net-next 0/3] net: phy: add and use new function genphy_read_abilities
 2019-04-02 20:10 UTC  (2+ messages)

[PATCH] eal: remove exec-env directory
 2019-04-02 20:09 UTC  (10+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v2] target/mips: add * to comments and realign them to fix checkpatch warnings
 2019-04-02 20:05 UTC 

[RFC PATCH 0/7] Early task context tracking
 2019-04-02 20:03 UTC  (8+ messages)
` [RFC PATCH 1/7] x86/entry: Add support for early "
` [RFC PATCH 2/7] trace: Move the trace recursion context enum to trace.h and reuse it
` [RFC PATCH 3/7] trace: Optimize trace_get_context_bit()
` [RFC PATCH 4/7] trace/ring_buffer: Use trace_get_context_bit()
` [RFC PATCH 5/7] trace: Use early task context tracking if available
` [RFC PATCH 6/7] events: Create an trace_get_context_bit()
` [RFC PATCH 7/7] events: Use early task context tracking if available

+ mm-fix-modifying-of-page-protection-by-insert_pfn_pmd.patch added to -mm tree
 2019-04-02 20:04 UTC 

[PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver
 2019-04-02 20:03 UTC  (3+ messages)

KASAN: use-after-free Read in __dev_map_entry_free
 2019-04-02 20:03 UTC  (2+ messages)

[PATCH net v5] failover: allow name change on IFF_UP slave interfaces
 2019-04-02 20:03 UTC  (3+ messages)

[PATCH] ASoC: fsl_esai: Support synchronous mode
 2019-04-02 20:01 UTC  (5+ messages)

[PATCH v2 1/3] xen/arm: Add Amlogic Meson SoCs earlyprintk support
 2019-04-02 20:01 UTC  (6+ messages)
` [PATCH v2 2/3] xen/arm: Add MESON UART driver for Amlogic Meson SoCs
` [PATCH v2 3/3] MAINTAINERS: add ARM meson serial driver

[Buildroot] [PATCH v4 0/2] Add prebuilt nds32 toolchain, ae3xx board
 2019-04-02 20:00 UTC  (5+ messages)
` [Buildroot] [PATCH v4 1/2] arch: add support for Andes 32-bit(nds32)
` [Buildroot] [PATCH v4 2/2] configs/andes_nds32_ae3xx: new defconfig

[PATCHv1 0/7] vfio/mdev: Improve vfio/mdev core module
 2019-04-02 19:59 UTC  (4+ messages)
` [PATCHv1 6/7] vfio/mdev: Fix aborting mdev child device removal if one fails

usb: musb: Force-disable pullup on shutdown
 2019-04-02 19:58 UTC  (6+ messages)
      ` [PATCH] "

[PATCH 11/11] target/iscsi: Make sure PDU processing continues if parsing a command fails
 2019-04-02 19:58 UTC 

[PATCH 10/11] target/iscsi: Make iscsit_map_iovec() more robust
 2019-04-02 19:58 UTC 

[PATCH 09/11] target/iscsi: Handle too large immediate data buffers correctly
 2019-04-02 19:58 UTC 

[PATCH 08/11] target/iscsi: Only send R2T if needed
 2019-04-02 19:58 UTC 

[PATCH 07/11] target/iscsi: Detect conn_cmd_list corruption early
 2019-04-02 19:58 UTC 

[PATCH 06/11] target/core: Make the XCOPY setup code easier to read by inlining two functions
 2019-04-02 19:58 UTC 

[PATCH 05/11] target/core: Simplify LUN initialization in XCOPY implementation
 2019-04-02 19:58 UTC 

[PATCH 04/11] target/core: Remove a set-but-not-used member variable from the XCOPY implementation
 2019-04-02 19:58 UTC 

[PATCH 03/11] target/core: Release SPC-2 reservation upon initiator logout
 2019-04-02 19:58 UTC 

[PATCH 02/11] target/core: Rework the SPC-2 reservation handling code
 2019-04-02 19:58 UTC 

[PATCH 01/11] target/core: Fix a race condition in the LUN lookup code
 2019-04-02 19:58 UTC 

[PATCH 00/11] SCSI target patches for kernel v4.15
 2019-04-02 19:58 UTC  (2+ messages)
` [PATCH 00/11] SCSI target patches for kernel v5.2

[PATCH 0/3] x86/smt: Runtime SMT controls
 2019-04-02 19:57 UTC  (4+ messages)
` [PATCH 1/3] xen/cpu: Distinguish "cpu already in that state" in cpu_{up, down}()
` [PATCH 2/3] x86/sysctl: Clean up XEN_SYSCTL_cpu_hotplug
` [PATCH 3/3] x86/smt: Support for enabling/disabling SMT at runtime

[PATCH 0/2] pwm: meson: two small bug-fixes
 2019-04-02 19:55 UTC  (7+ messages)
` [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-02 19:55 UTC  (6+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] net/af_xdp: introduce AF XDP PMD driver

decoding tracef msg string via babeltrace API
 2019-04-02 19:54 UTC 

[patch net-next v3 00/12] net: extend devlink port attrs with switch ID
 2019-04-02 19:53 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: Add cairo conversion to igt_fb_convert_with_stride
 2019-04-02 19:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] "

[PATCH 00/16] staging: fix up remaining SPDX problems in drivers/staging
 2019-04-02 19:51 UTC  (3+ messages)
` [PATCH 03/16] staging: m57621-mmc: delete driver from the tree

[PATCH mlx5-next 00/14] Mellanox, mlx5 next updates 2019-03-29
 2019-04-02 19:51 UTC  (2+ messages)

[PATCH] staging: rtlwifi: rtl8822be: hw.c: Remove parentheses
 2019-04-02 19:48 UTC  (7+ messages)
` [Outreachy kernel] "

[PATCH V5 00/12] perf: Add Icelake support (kernel only, except Topdown)
 2019-04-02 19:45 UTC  (11+ messages)
` [PATCH V5 02/12] perf/x86: Support outputting XMM registers
` [PATCH V5 03/12] perf/x86/intel: Extract memory code PEBS parser for reuse
` [PATCH V5 04/12] perf/x86/intel/ds: Extract code of event update in short period
` [PATCH V5 05/12] perf/x86/intel: Support adaptive PEBSv4
` [PATCH V5 06/12] perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles them
` [PATCH V5 07/12] perf/x86: Support constraint ranges
` [PATCH V5 08/12] perf/x86/intel: Add Icelake support
` [PATCH V5 09/12] perf/x86/intel/cstate: "
` [PATCH V5 11/12] perf/x86/msr: "
` [PATCH V5 12/12] perf/x86/intel/uncore: Add Intel Icelake uncore support


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.