All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-20 18:07:03 to 2018-12-20 18:42:41 UTC [more...]

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2018-12-20 18:42 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/9] tools: bpftool: add probes for system and device
 2018-12-20 18:42 UTC  (20+ messages)
` [RFC PATCH bpf-next v2 3/9] tools: bpftool: add probes for kernel configuration options
` [RFC PATCH bpf-next v2 4/9] tools: bpftool: add probes for eBPF program types
    ` [oss-drivers] "
` [RFC PATCH bpf-next v2 5/9] tools: bpftool: add probes for eBPF map types
` [RFC PATCH bpf-next v2 6/9] tools: bpftool: add probes for eBPF helper functions

[U-Boot] list files on tftp / large kernel-image
 2018-12-20 18:42 UTC  (10+ messages)

[Qemu-devel] [Bug 1737883] [NEW] Cannot boot FreeBSD on versatilepb machine
 2018-12-20 18:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1737883] "

[Qemu-devel] [Bug 1781463] [NEW] qemu don't start *.abs firmware files
 2018-12-20 18:32 UTC  (2+ messages)
` [Qemu-devel] [Bug 1781463] "

[Qemu-devel] [PULL v3 00/44] pci, pc, virtio: fixes, features
 2018-12-20 18:40 UTC  (45+ messages)
` [Qemu-devel] [PULL v3 01/44] pcie: set link state inactive/active after hot unplug/plug
` [Qemu-devel] [PULL v3 02/44] pc:piix4: Update smbus I/O space after a migration
` [Qemu-devel] [PULL v3 03/44] virtio: Helper for registering virtio device types
` [Qemu-devel] [PULL v3 04/44] virtio: Provide version-specific variants of virtio PCI devices
` [Qemu-devel] [PULL v3 05/44] tests: Remove unused include
` [Qemu-devel] [PULL v3 06/44] hw/smbios: Restrict access to "hw/smbios/ipmi.h"
` [Qemu-devel] [PULL v3 07/44] hw/smbios: Remove "smbios_ipmi.h"
` [Qemu-devel] [PULL v3 08/44] hw/smbios: Move to the hw/firmware/ subdirectory
` [Qemu-devel] [PULL v3 09/44] hw/pci-bridge: Fix invalid free()
` [Qemu-devel] [PULL v3 10/44] pcie: Create enums for link speed and width
` [Qemu-devel] [PULL v3 11/44] pci: Sync PCIe downstream port LNKSTA on read
` [Qemu-devel] [PULL v3 12/44] qapi: Define PCIe link speed and width properties
` [Qemu-devel] [PULL v3 13/44] pcie: Add link speed and width fields to PCIESlot
` [Qemu-devel] [PULL v3 14/44] pcie: Fill PCIESlot link fields to support higher speeds and widths
` [Qemu-devel] [PULL v3 15/44] pcie: Allow generic PCIe root port to specify link speed and width
` [Qemu-devel] [PULL v3 16/44] vfio/pci: Remove PCIe Link Status emulation
` [Qemu-devel] [PULL v3 17/44] pcie: Fast PCIe root ports for new machines
` [Qemu-devel] [PULL v3 18/44] intel_iommu: dump correct iova when failed
` [Qemu-devel] [PULL v3 19/44] intel_iommu: convert invalid traces into error reports
` [Qemu-devel] [PULL v3 20/44] intel_iommu: dma read/write draining support
` [Qemu-devel] [PULL v3 21/44] intel_iommu: remove "x-" prefix for "aw-bits"
` [Qemu-devel] [PULL v3 22/44] hw: acpi: The RSDP build API can return void
` [Qemu-devel] [PULL v3 23/44] hw: arm: acpi: Fix incorrect checksums in RSDP
` [Qemu-devel] [PULL v3 24/44] hw: i386: Use correct RSDT length for checksum
` [Qemu-devel] [PULL v3 25/44] hw: arm: Carry RSDP specific data through AcpiRsdpData
` [Qemu-devel] [PULL v3 26/44] hw: arm: Convert the RSDP build to the buid_append_foo() API
` [Qemu-devel] [PULL v3 27/44] hw: arm: Support both legacy and current RSDP build
` [Qemu-devel] [PULL v3 28/44] hw: acpi: Export and share the ARM "
` [Qemu-devel] [PULL v3 29/44] hw: acpi: Remove AcpiRsdpDescriptor and fix tests
` [Qemu-devel] [PULL v3 30/44] hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
` [Qemu-devel] [PULL v3 31/44] pci/pcie: rename hotplug handler callbacks
` [Qemu-devel] [PULL v3 32/44] pci/shpc: "
` [Qemu-devel] [PULL v3 33/44] s390x/pci: "
` [Qemu-devel] [PULL v3 34/44] pci/pcihp: perform check for bus capability in pre_plug handler
` [Qemu-devel] [PULL v3 35/44] pci/pcihp: overwrite hotplug handler recursively from the start
` [Qemu-devel] [PULL v3 36/44] pci/pcihp: perform unplug via the hotplug handler
` [Qemu-devel] [PULL v3 37/44] pci/pcie: "
` [Qemu-devel] [PULL v3 38/44] pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
` [Qemu-devel] [PULL v3 39/44] pci/shpc: perform unplug via the hotplug handler
` [Qemu-devel] [PULL v3 40/44] spapr_pci: "
` [Qemu-devel] [PULL v3 41/44] pci: Adjust PCI config limit based on bus topology
` [Qemu-devel] [PULL v3 42/44] q35: set split kernel irqchip as default
` [Qemu-devel] [PULL v3 43/44] x86-iommu: switch intr_supported to OnOffAuto type
` [Qemu-devel] [PULL v3 44/44] x86-iommu: turn on IR by default if proper

DPDK Release Status Meeting 20/12/2018
 2018-12-20 18:39 UTC 

Same size drive has less usable space
 2018-12-20 18:39 UTC  (5+ messages)

[PATCH v2 0/2] input: driver for RPi's official 7" touchscreen
 2018-12-20 18:39 UTC  (4+ messages)
` [PATCH v2 2/2] input: add official Raspberry Pi's touchscreen driver

[PATCH] drm/xen-front: Make shmem backed display buffer coherent
 2018-12-20 18:38 UTC  (13+ messages)

[PATCH net-next 0/3] net: skb extension follow-ups
 2018-12-20 18:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: fix possible user-after-free in skb_ext_add()
` [PATCH net-next 2/3] net: drop the unused helper skb_ext_get()
` [PATCH net-next 3/3] net: minor cleanup in skb_ext_add()

[PATCH 0/2] ARC show_regs fixes
 2018-12-20 18:38 UTC  (10+ messages)
` [PATCH 1/2] ARC: show_regs: avoid page allocator

linux-next: Tree for Dec 20
 2018-12-20 18:35 UTC  (2+ messages)

[PATCH] drm: add capability DRM_CAP_ASYNC_UPDATE
 2018-12-20 18:34 UTC  (14+ messages)

[tip:perf/core] tools uapi asm: Update asm-generic/unistd.h copy
 2018-12-20 18:33 UTC 

[v2 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2018-12-20 18:33 UTC  (11+ messages)
` [v2 02/14] drm: Add CEA extended tag blocks and HDR bitfield macros
` [v2 03/14] drm: Parse HDR metadata info from EDID
` [v2 04/14] drm: Parse Colorimetry data block "
` [v2 05/14] drm/i915: Attach HDR metadata property to connector
` [v2 07/14] drm: Implement HDR source metadata set and get property handling

v4.20-rc6: Sporadic use-after-free in bt_iter()
 2018-12-20 18:33 UTC  (14+ messages)

[PATCH] ppp: Move PFC decompression to PPP generic layer
 2018-12-20 18:33 UTC  (3+ messages)

[tip:perf/core] perf symbols: Relax checks on perf-PID.map ownership
 2018-12-20 18:32 UTC 

[PATCH] quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls
 2018-12-20 18:33 UTC  (4+ messages)

[PATCH v2] drm/panel: rpi-touchscreen: Add backlight support
 2018-12-20 18:32 UTC  (3+ messages)

[tip:perf/core] perf trace: Wire up the fadvise 'advice' table generator
 2018-12-20 18:32 UTC 

[tip:perf/core] perf beauty: Add generator for fadvise64's 'advice' arg constants
 2018-12-20 18:31 UTC 

[tip:perf/core] tools headers uapi: Grab a copy of fadvise.h
 2018-12-20 18:31 UTC 

[tip:perf/core] perf beauty mmap: Print mmap's 'offset' arg in hexadecimal
 2018-12-20 18:30 UTC 

[PATCH net-next] virtio-net: ethtool configurable LRO
 2018-12-20 18:30 UTC  (3+ messages)

[PATCH v5 perf, bpf-next 0/7] reveal invisible bpf programs
 2018-12-20 18:29 UTC  (8+ messages)
` [PATCH v5 perf, bpf-next 1/7] perf, bpf: Introduce PERF_RECORD_KSYMBOL
` [PATCH v5 perf, bpf-next 2/7] sync tools/include/uapi/linux/perf_event.h
` [PATCH v5 perf, bpf-next 3/7] perf, bpf: introduce PERF_RECORD_BPF_EVENT
` [PATCH v5 perf, bpf-next 4/7] sync tools/include/uapi/linux/perf_event.h
` [PATCH v5 perf, bpf-next 5/7] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v5 perf, bpf-next 6/7] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v5 perf, bpf-next 7/7] perf tools: synthesize PERF_RECORD_* for loaded BPF programs

[Qemu-devel] [Bug 1809291] [NEW] ARM PL181 (mmc for Security Digital Card) not working in Ubuntu 18.10 (CMD 2, 3 timeout). The SDC driver worked fine in Ubuntu 18.04 and earlier versions but not in Ubuntu 18.10
 2018-12-20 18:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1809291] "

[tip:perf/core] perf trace: When showing string prefixes show prefix + ??? for unknown entries
 2018-12-20 18:28 UTC 

[tip:perf/core] perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output
 2018-12-20 18:30 UTC 

[PATCH 4.19 00/67] 4.19.12-stable review
 2018-12-20 18:29 UTC  (2+ messages)

[tip:perf/core] perf trace beauty: Beautify arch_prctl()'s arguments
 2018-12-20 18:29 UTC 

[PATCH v2] ppp: Move PFC decompression to PPP generic layer
 2018-12-20 18:29 UTC 

[PATCH 4.14 00/72] 4.14.90-stable review
 2018-12-20 18:29 UTC  (2+ messages)

[PATCH 4.9 00/61] 4.9.147-stable review
 2018-12-20 18:28 UTC  (2+ messages)

[PATCH] ACPI/APEI: Clear GHES block_status before panic()
 2018-12-20 18:28 UTC  (2+ messages)

rebase: Ask before doing anything not undoable
 2018-12-20 18:28 UTC  (2+ messages)

[tip:perf/core] perf trace: Move strarrays to beauty.h for further reuse
 2018-12-20 18:28 UTC 

[Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit IOVA address width
 2018-12-20 18:28 UTC  (11+ messages)

[GIT PULL] xen: features and fixes for 4.21
 2018-12-20 18:28 UTC 

[GIT PULL] xen: features and fixes for 4.21
 2018-12-20 18:28 UTC 

[PATCH 4.4 00/40] 4.4.169-stable review
 2018-12-20 18:28 UTC  (2+ messages)

[tip:perf/core] perf beauty: Wire up the x86_arch prctl code table generator
 2018-12-20 18:27 UTC 

[PATCH 3.18 00/31] 3.18.131-stable review
 2018-12-20 18:27 UTC  (2+ messages)

[tip:perf/core] perf beauty: Add a string table generator for x86's 'arch_prctl' codes
 2018-12-20 18:27 UTC 

uABI / Removing DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig
 2018-12-20 18:27 UTC  (6+ messages)

[PATCH] ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>
 2018-12-20 14:51 UTC  (3+ messages)

[tip:perf/core] tools include arch: Grab a copy of x86's prctl.h
 2018-12-20 18:26 UTC 

[PATCH v2 0/3] un-deprecate nfsdcld
 2018-12-20 18:26 UTC  (8+ messages)
` [PATCH v2 3/3] nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld

[tip:perf/core] perf trace: Show NULL when syscall pointer args are 0
 2018-12-20 18:26 UTC 

[tip:perf/core] perf trace: Enclose the errno strings with ()
 2018-12-20 18:25 UTC 

[tip:perf/core] perf augmented_raw_syscalls: Copy 'access' arg as well
 2018-12-20 18:24 UTC 

[tip:perf/core] perf trace: Add alignment spaces after the closing parens
 2018-12-20 18:24 UTC 

[GIT PULL] FSL QSPI device tree cleanup for 4.21
 2018-12-20 18:23 UTC  (9+ messages)

[tip:perf/core] perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0
 2018-12-20 18:23 UTC 

[tip:perf/core] perf trace: Allow asking for not suppressing common string prefixes
 2018-12-20 18:23 UTC 

[tip:perf/core] perf trace: Add a prefix member to the strarray class
 2018-12-20 18:22 UTC 

pull-request: wireless-drivers-next 2018-12-20
 2018-12-20 18:22 UTC  (2+ messages)

[tip:perf/core] perf trace: Enclose strings with double quotes
 2018-12-20 18:22 UTC 

[PATCH 0/1] RFC: Revamp admin-guide/tainted-kernels.rst to make it more comprehensible
 2018-12-20 18:21 UTC  (7+ messages)

[LTP] [PATCH v2 0/4] cgroup tests newlib-porting
 2018-12-20 18:21 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] cgroup_regression_test.sh ported to newlib
` [LTP] [PATCH v2 2/4] cgroup_regression_test.sh cleanup
` [LTP] [PATCH v2 3/4] cgroup_regression_test.sh: added helper
` [LTP] [PATCH v2 4/4] cgroup: helpers various fixes

[tip:perf/core] perf trace: Make the alignment of the syscall args be configurable
 2018-12-20 18:21 UTC 

[tip:perf/core] perf trace: Allow suppressing the syscall argument names
 2018-12-20 18:20 UTC 

[PATCH 0/2] PCI: mediatek: Add support for MT7629
 2018-12-20 18:20 UTC  (9+ messages)
` [PATCH 2/2] PCI: mediatek: Add controller "

[PATCH] net/vhost: fix double free of MAC addrs
 2018-12-20 18:20 UTC  (2+ messages)

[tip:perf/core] perf trace: Allow configuring if the syscall start timestamp should be printed
 2018-12-20 18:20 UTC 

[PATCH] net/virtio: avoid double accounting of bytes
 2018-12-20 18:20 UTC  (2+ messages)

[tip:perf/core] perf trace: Allow configuring default for perf_event_attr.inherit
 2018-12-20 18:19 UTC 

[PATCH] bsg: deprecate BIDI support in bsg
 2018-12-20 18:19 UTC  (5+ messages)

[PATCH v2 0/4] vhost: add missing barriers, move prefetching
 2018-12-20 18:19 UTC  (2+ messages)

[PATCH v4] vhost: batch used descs chains write-back with packed ring
 2018-12-20 18:19 UTC  (2+ messages)

[tip:perf/core] perf config: Show the configuration when no arguments are provided
 2018-12-20 18:19 UTC 

Advertising report address types in mesh-io-generic
 2018-12-20 18:19 UTC  (5+ messages)

[tip:perf/core] perf trace: Allow configuring if the syscall duration should be printed
 2018-12-20 18:18 UTC 

[PATCH blktests v2 0/2] Add scsi-stress-remove to blktests
 2018-12-20 18:18 UTC  (3+ messages)
` [PATCH blktests 1/2] blktests: split out cgroup2 controller and file check
` [PATCH blktests 2/2] blktests: add Ming Lei's scsi-stress-remove

[tip:perf/core] perf trace: Allow configuring if zeroed syscall args should be printed
 2018-12-20 18:18 UTC 

[PATCH v6 0/7] Add virtio-iommu driver
 2018-12-20 18:17 UTC  (9+ messages)
          ` [virtio-dev] "

[tip:perf/core] perf trace: Allow specifying a set of events to add in perfconfig
 2018-12-20 18:17 UTC 

[PATCH v3 1/9] cryptodev: add opaque userdata pointer into crypto sym session
 2018-12-20 18:17 UTC  (5+ messages)
` [PATCH v4 04/10] lib: introduce ipsec library

[tip:perf/core] perf augmented_raw_syscalls: Do not include stdio.h
 2018-12-20 18:16 UTC 

[PATCH v3 8/8] perf cs-etm: Generate branch sample for exception packet
 2018-12-20 18:16 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] fbdev: fbcon: Fix unregister crash when more than one framebuffer
 2018-12-20 18:16 UTC  (5+ messages)

[PATCH v3 7/8] perf cs-etm: Treat EO_TRACE element as trace discontinuity
 2018-12-20 18:15 UTC  (2+ messages)
` [tip:perf/core] "

[arm:csi-v6 3/5] drivers/media/i2c/imx219.c:2748:28: error: 'V4L2_MBUS_CSI2' undeclared; did you mean 'V4L2_MBUS_CSI1'?
 2018-12-20 18:14 UTC 

[PATCH v3 6/8] perf cs-etm: Treat NO_SYNC element as trace discontinuity
 2018-12-20 18:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 5/8] perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY
 2018-12-20 18:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2018-12-20 18:14 UTC  (3+ messages)
` [PATCH 6/7] arm64: dts: msm: add PDC device bindings for sdm845

next/master boot bisection: next-20181220 on tegra124-nyan-big
 2018-12-20 18:14 UTC 

[PATCH v3 4/8] perf cs-etm: Refactor enumeration cs_etm_sample_type
 2018-12-20 18:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 2/8] perf cs-etm: Avoid stale branch samples when flush packet
 2018-12-20 18:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 3/8] perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
 2018-12-20 18:13 UTC  (2+ messages)
` [tip:perf/core] "

Testing Phosphor-pid-control
 2018-12-20 18:13 UTC  (2+ messages)

[PATCH v3 1/8] perf cs-etm: Correct packets swapping in cs_etm__flush()
 2018-12-20 18:12 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf trace: Switch to using a struct for the aumented_raw_syscalls syscalls map values
 2018-12-20 18:11 UTC 

[Lvfs-announce] Happy Christmas
 2018-12-20 18:11 UTC 

[tip:perf/core] perf augmented_syscalls: Switch to using a struct for the syscalls map values
 2018-12-20 18:11 UTC 

[tip:perf/core] perf bpf: Move perf_event_output() from stdio.h to bpf.h
 2018-12-20 18:10 UTC 

[tip:perf/core] perf trace: Implement syscall filtering in augmented_syscalls
 2018-12-20 18:10 UTC 

[tip:perf/core] perf trace: Avoid using raw_syscalls in duplicity with eBPF augmentation
 2018-12-20 18:09 UTC 

[tip:perf/core] perf trace: Rename set_ev_qualifier_filter to clarify its a tracepoint filter
 2018-12-20 18:08 UTC 

[PATCH] perf tools: Link libperf-jvmti.so with LDFLAGS variable
 2018-12-20 18:08 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHv3 01/10] tools lib traceevent: Use LDFLAGS in the build commands
 2018-12-20 18:07 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf tools: Cast off_t to s64 to avoid warning on bionic libc
 2018-12-20 18:07 UTC 

Use MilliAmps for IPMI tool
 2018-12-20 18:07 UTC  (5+ messages)

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-20 18:06 UTC  (5+ messages)
` [PATCH v10 17/27] drivers: firmware: psci: Prepare to support PM domains


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.