All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-16 18:28:02 to 2018-02-16 19:20:13 UTC [more...]

[GIT PULL 00/41] perf/core improvements and fixes
 2018-02-16 19:17 UTC  (52+ messages)
` [PATCH 01/41] perf record: Put new line after target override warning
` [PATCH 02/41] perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
` [PATCH 03/41] tools lib api fs: Add filename__read_xll function
` [PATCH 04/41] tools lib api fs: Add sysfs__read_xll function
` [PATCH 05/41] perf tests: Fix dwarf unwind for stripped binaries
` [PATCH 06/41] perf tools: Fix comment for sort__* compare functions
` [PATCH 07/41] perf report: Ask for ordered events for --tasks option
` [PATCH 08/41] perf report: Add support to display group output for non group events
` [PATCH 09/41] perf stat: Add support to print counts for fixed times
` [PATCH 10/41] perf stat: Add support to print counts after a period of time
` [PATCH 11/41] tools lib symbol: Skip non-address kallsyms line
` [PATCH 12/41] perf symbols: Check if we read regular file in dso__load()
` [PATCH 13/41] perf machine: Free root_dir in machine__init() error path
` [PATCH 14/41] perf machine: Move kernel mmap name into struct machine
` [PATCH 15/41] perf machine: Generalize machine__set_kernel_mmap()
` [PATCH 16/41] perf machine: Don't search for active kernel start in __machine__create_kernel_maps
` [PATCH 17/41] perf machine: Remove machine__load_kallsyms()
` [PATCH 18/41] perf tools: Do not create kernel maps in sample__resolve()
` [PATCH 19/41] perf tests: Use arch__compare_symbol_names to compare symbols
` [PATCH 20/41] perf cs-etm: Freeing allocated memory
` [PATCH 21/41] perf tools: Use target->per_thread and target->system_wide flags
` [PATCH 22/41] perf auxtrace arm: Fixing uninitialised variable
` [PATCH 23/41] perf cs-etm: Properly deal with cpu maps
` [PATCH 24/41] perf annotate: Add missing arguments in Man page
` [PATCH 25/41] perf kmem: Document a missing option & an argument
` [PATCH 26/41] perf mem: Document a missing option
` [PATCH 27/41] perf cs-etm: Inject capabilitity for CoreSight traces
` [PATCH 28/41] perf inject: Emit instruction records on ETM trace discontinuity
` [PATCH 29/41] coresight: Update documentation for perf usage
` [PATCH 30/41] perf report: Fix description for --mem-mode
` [PATCH 31/41] perf report: Fix wrong jump arrow
` [PATCH 32/41] perf report: Fix memory corruption in --branch-history mode --branch-history
` [PATCH 33/41] tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
` [PATCH 34/41] perf powerpc: Generate system call table from asm/unistd.h
` [PATCH 35/41] perf trace powerpc: Use generated syscall table
` [PATCH 36/41] perf record: Provide detailed information on s390 CPU
` [PATCH 37/41] perf annotate: Scan cpuid for s390 and save machine type
` [PATCH 38/41] perf cpuid: Introduce a platform specific cpuid compare function
` [PATCH 39/41] perf test: Fix test case 23 for s390 z/VM or KVM guests
` [PATCH 40/41] perf test: Fix test case inet_pton to accept inlines
` [PATCH 41/41] perf tests shell lib: Use a wildcard to remove the vfs_getname probe

[refpolicy] Question: NTP allowed TCP access?
 2018-02-16 19:19 UTC 

[PATCH 0/6] ARM: davinci: remove the mach-specific aemif driver - part 1
 2018-02-16 19:19 UTC  (13+ messages)
` [PATCH 1/6] nand: davinci: rename the platform driver
` [PATCH 2/6] ARM: davinci: update the nand driver names

[PATCH] netfilter: increase IPSTATS_MIB_CSUMERRORS stat
 2018-02-16 19:18 UTC 

[RFC][PATCH] x86: proposed new ARCH_CAPABILITIES MSR bit for RSB-underflow
 2018-02-16 19:17 UTC 

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-02-16 19:17 UTC  (27+ messages)
` [PATCH 01/23] kbuild: remove kbuild cache
` [PATCH 02/23] kbuild: remove CONFIG_CROSS_COMPILE support
` [PATCH 03/23] kconfig: add xstrdup() helper
` [PATCH 04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
` [PATCH 05/23] kconfig: move and rename sym_expand_string_value()
` [PATCH 06/23] kconfig: reference environments directly and remove 'option env=' syntax
` [PATCH 07/23] kconfig: add function support and implement 'shell' function
` [PATCH 08/23] kconfig: add 'macro' keyword to support user-defined function
` [PATCH 09/23] kconfig: add 'cc-option' macro
` [PATCH 10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode
` [PATCH 11/23] kconfig: add 'shell-stdout' function
` [PATCH 12/23] kconfig: replace $UNAME_RELEASE with function call
` [PATCH 13/23] kconfig: expand environments/functions in (main)menu, comment, prompt
` [PATCH 14/23] kconfig: show compiler version text in the top comment
` [PATCH 15/23] kconfig: add CC_IS_GCC and GCC_VERSION
` [PATCH 16/23] kbuild: add clang-version.sh
` [PATCH 17/23] kconfig: add CC_IS_CLANG and CLANG_VERSION
` [PATCH 18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT
` [PATCH 19/23] kcov: imply GCC_PLUGINS and GCC_PLUGIN_SANCOV instead of select'ing them
` [PATCH 20/23] gcc-plugins: always build plugins with C++
` [PATCH 21/23] gcc-plugins: move GCC version check for PowerPC to Kconfig
` [PATCH 22/23] gcc-plugins: test GCC plugin support in Kconfig
` [PATCH 23/23] gcc-plugins: enable GCC_PLUGINS for COMPILE_TEST

[PATCH] adapter: Fix not clearing connectable setting on power off
 2018-02-16 19:17 UTC  (2+ messages)

[PATCH v5 0/6] x86/apic: Fix restoring boot irq mode in reboot and kexec/kdump
 2018-02-16 19:16 UTC  (3+ messages)

[PATCH v2.1] x86/speculation: Use IBRS if available before calling into firmware
 2018-02-16 19:16 UTC  (4+ messages)
` [tip:x86/pti] "

ESYS API pull request review to start 2018-02-05
 2018-02-16 19:15 UTC  (5+ messages)
` [tpm2] "

[PATCH v9 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2018-02-16 19:14 UTC  (8+ messages)
` [PATCH v9 2/3] arm: dts: add Nuvoton NPCM750 device tree

[PATCH 3.18 00/45] 3.18.95-stable review
 2018-02-16 19:13 UTC  (3+ messages)

[PATCH] pinctrl/amd: add get_direction handler
 2018-02-16 19:12 UTC  (2+ messages)

eeepc-wmi loaded on Asus desktop board
 2018-02-16 19:12 UTC  (3+ messages)

[PATCH] pseudo: update to latest master
 2018-02-16 19:11 UTC  (4+ messages)

[PATCH] ARM: dts: sun7i: Enable HDMI support on the Banana Pi
 2018-02-16 19:09 UTC  (3+ messages)

[refpolicy] [PATCH 5/5] domtrans interface for chronyc
 2018-02-16 19:08 UTC 

[refpolicy] [PATCH 4/5] Policy for chronyc - it was running in init_t domain
 2018-02-16 19:07 UTC 

[PATCH 0/3] Use global pages with PTI
 2018-02-16 19:06 UTC  (7+ messages)
` [PATCH 2/3] x86/mm: introduce __PAGE_KERNEL_GLOBAL

[asoc:for-next 19/53] sound/soc//amd/acp-da7219-max98357a.c:79:22: error: passing argument 1 of 'da7219_aad_jack_det' from incompatible pointer type
 2018-02-16 19:18 UTC 

[refpolicy] [PATCH 3/5] Chronyd talks ntp client packets to get time from server
 2018-02-16 19:05 UTC 

[PATCH v7 0/7] convert: add support for different encodings
 2018-02-16 19:04 UTC  (9+ messages)
` [PATCH v7 1/7] strbuf: remove unnecessary NUL assignment in xstrdup_tolower()

[igt-dev] [PATCH igt 1/2] lib/igt_aux: Add function to swap int64 in array
 2018-02-16 19:04 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/gem_ctx_param: Update invalid param (rev3)

[PATCH net-next] net: Only honor ifindex in IP_PKTINFO if non-0
 2018-02-16 19:03 UTC 

PV guest with PCI passthrough crash on Xen 4.8.3 inside KVM when booted through OVMF
 2018-02-16 19:02 UTC  (4+ messages)

[PATCH v2] staging: android: ashmem: Fix lockdep issue during llseek
 2018-02-16 19:02 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] [RFC] Make U-Boot log great again
 2018-02-16 19:01 UTC 

[RFC 0/2] Larger Order Protection V1
 2018-02-16 19:01 UTC  (5+ messages)
` [RFC 1/2] Protect larger order pages from breaking up

[PATCH] tpm: fix selftest failure regression
 2018-02-16 18:59 UTC  (3+ messages)

[PATCH 0/2] efivars: reading variables can generate SMIs
 2018-02-16 18:58 UTC  (9+ messages)

[PATCH 1/5] drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
 2018-02-16 18:58 UTC  (4+ messages)
` [PATCH 5/5] drm/i915/psr: Wait for PSR transition to complete before exiting

[Qemu-devel] [PATCH] spapr: fix missing CPU core nodes in DT when running with TCG
 2018-02-16 18:58 UTC 

[RFC PATCH ghak21 0/4] audit: address ANOM_LINK excess records
 2018-02-16 18:56 UTC  (5+ messages)
` [RFC PATCH ghak21 4/4] audit: add parent of refused symlink to audit_names

[PATCH] x86/microcode: Check microcode revision before updating sibling threads
 2018-02-16 18:56 UTC  (2+ messages)

[PATCH NAND 0/5] Replace printk statements with pr_*macros
 2018-02-16 18:54 UTC  (5+ messages)
    ` [Outreachy kernel] "

[PATCH] selinux: wrap global selinux state
 2018-02-16 18:52 UTC  (4+ messages)

[PATCH 4.4 000/108] 4.4.116-stable review
 2018-02-16 18:52 UTC  (6+ messages)
` [PATCH 4.4 095/108] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version

[PATCH v1 rdma-core] vmw_pvrdma: Drop the extraneous align_next_power2 for sges
 2018-02-16 18:51 UTC 

[PATCH] staging: android: ion: Initialize dma_address of new sg list
 2018-02-16 18:50 UTC  (4+ messages)

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-16 18:49 UTC  (6+ messages)
        ` [Intel-gfx] "

[PATCH nf-next] net: netfilter: nf_tables_api: Use id allocation
 2018-02-16 18:49 UTC 

[PATCH] serial: sh-sci: prevent lockup on full TTY buffers
 2018-02-16 18:44 UTC  (2+ messages)

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-16 18:48 UTC  (11+ messages)

Git Stash Creates sh.exe.stackdump (STATUS_STACK_OVERFLOW)
 2018-02-16 18:47 UTC 

[PATCH] Staging: xgifb: fix lines should not end with open parenthesis in vb_setmode.c
 2018-02-16 18:42 UTC 

amdgpu with 8+ cards for GPU mining?
 2018-02-16 18:42 UTC  (6+ messages)

[PATCH 2/2] drm/msm: Add A6XX device support
 2018-02-16 18:40 UTC  (2+ messages)

[PATCH net-next 0/3] eBPF Seccomp filters
 2018-02-16 18:39 UTC  (7+ messages)

[GIT PULL] dma-mapping fixes for Linux 4.16
 2018-02-16 18:40 UTC 

[PATCH v2] tools: libxenstat: fix format string overflow
 2018-02-16 18:39 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: arm64: Optime FPSIMD context handling
 2018-02-16 18:39 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [RFC PATCH 2/2] KVM: arm64: Eliminate most redundant FPSIMD saves and restores
` [RFC PATCH 0.9/2] arm64: fpsimd: Expose CPU / FPSIMD state association helpers

[Qemu-devel] [PATCH] cuda.h: Fix multiple typedef
 2018-02-16 18:38 UTC  (2+ messages)

[PATCH v2 0/5] Add R8A77980/Condor board support
 2018-02-16 18:38 UTC  (13+ messages)
` [PATCH v2 1/5] soc: renesas: rcar-sysc: add R8A77980 support
` [PATCH v2 2/5] arm64: dts: renesas: r8a77980: add [H]SCIF support
` [PATCH v2 3/5] arm64: dts: renesas: r8a77980: add EtherAVB support
` [PATCH v2 4/5] arm64: dts: renesas: initial Condor board device tree
` [PATCH v2 5/5] arm64: dts: renesas: condor: add EtherAVB support

[igt-dev] [PATCH igt 2/2] tests/gem_ctx_param: Update invalid param
 2018-02-16 18:37 UTC  (2+ messages)
` [PATCH igt] "

RTDS with extra time issue
 2018-02-16 18:37 UTC  (7+ messages)

[RFC] ehci-omap: simple suspend implementation
 2018-02-16 18:35 UTC  (2+ messages)
` [PATCH RFC] "

[PATCH] test-lib.sh: unset XDG_CACHE_HOME
 2018-02-16 18:35 UTC  (2+ messages)

[PATCH 00/12] USB Type-C device-connection, mux and switch support
 2018-02-16 18:33 UTC  (4+ messages)
` [04/12] usb: common: Small class for USB role switches
  ` [PATCH 04/12] "

arm64/v4.16-rc1: KASAN: use-after-free Read in finish_task_switch
 2018-02-16 18:33 UTC  (11+ messages)

[B.A.T.M.A.N.] Debian Testing kernel module, BATMAN_V not supported
 2018-02-16 18:32 UTC  (2+ messages)

Attempts to use ext4 encryption on kernel 4.1.15 keep resulting in kernel crash
 2018-02-16 18:30 UTC  (2+ messages)

[virtio-dev] [PATCH v21 0/5] Virtio-balloon Enhancement
 2018-02-16 18:30 UTC  (7+ messages)
` [virtio-dev] [PATCH v21 1/5] xbitmap: Introduce xbitmap
  `  "
    ` [Qemu-devel] "

TPM selftest failure in 4.15
 2018-02-16 18:30 UTC  (13+ messages)

[PATCH ghak8 ALT4 V4 0/3] audit: show more information for entries with anonymous parents
 2018-02-16 18:29 UTC  (4+ messages)

[RFC] usb: hcd: complete URBs in threaded-IRQ context instead of tasklet
 2018-02-16 18:29 UTC  (3+ messages)
` [RFC PATCH] "

[seabios test] 119373: regressions - FAIL
 2018-02-16 18:28 UTC 

[PATCH 1/2] arm64: uaccess: Clean up types for access_ok()
 2018-02-16 18:28 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.