All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-19 07:08:09 to 2018-05-19 11:50:44 UTC [more...]

[Buildroot] [git commit] nfs-utils: update homepage link
 2018-05-19 11:50 UTC 

[RESEND][PATCH] pwm: Set class for exported channels in sysfs
 2018-05-19 11:50 UTC  (4+ messages)

[Buildroot] [PATCH] support/scripts/pkg-stats: flake8 print() cleanup
 2018-05-19 11:50 UTC  (2+ messages)

[PATCH V2 06/20] perf tools: Fix kernel_start for PTI on x86
 2018-05-19 11:48 UTC  (2+ messages)
` [tip:perf/core] "

[Buildroot] [git commit branch/next] support/scripts/pkg-stats: use parenthesis for print
 2018-05-19 11:48 UTC 

[Buildroot] [git commit] support/scripts/pkg-stats: use parenthesis for print
 2018-05-19 11:48 UTC 

[PATCH V2 05/20] perf tools: Add machine__is() to identify machine arch
 2018-05-19 11:47 UTC  (2+ messages)
` [tip:perf/core] perf machine: "

[Buildroot] [git commit] faketime: add patch to disable -Werror
 2018-05-19 11:47 UTC 

[Buildroot] [PATCH] libcurl: security bump to version 7.60.0
 2018-05-19 11:47 UTC  (2+ messages)

[tip:perf/core] perf bpf: Fixup include and examples install messages
 2018-05-19 11:47 UTC 

[Buildroot] [git commit] libcurl: security bump to version 7.60.0
 2018-05-19 11:47 UTC 

[PATCH v1 2/2] perf annotate: Create hotkey 'c' to show max/min cycles
 2018-05-19 11:46 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Create hotkey 'c' to show min/max cycles

[PATCH v1 1/2] perf annotate: Record the max/min cycles
 2018-05-19 11:46 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Record the min/max cycles

[PATCH 0/3] Fix various small quota tests issues for ext[234]
 2018-05-19 11:45 UTC  (6+ messages)
` [PATCH 2/3] generic/382: Fix test when report uses /etc/passwd

[PATCH 2/2] perf script: Show symbol offsets by default
 2018-05-19 11:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf script: Show virtual addresses instead of offsets
 2018-05-19 11:45 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v8 00/15] CPU scaling support for msm8996
 2018-05-19 11:45 UTC  (14+ messages)
` [PATCH v8 10/15] cpufreq: Add Kryo CPU scaling driver
  ` [PATCH] "

[tip:perf/core] perf tools: No need to unconditionally read the max_stack sysctls
 2018-05-19 11:44 UTC 

[tip:perf/core] perf tools: Read the cache line size lazily
 2018-05-19 11:44 UTC 

[tip:perf/core] tools include compiler-gcc: Add __pure attribute helper
 2018-05-19 11:43 UTC 

[tip:perf/core] tools lib api fs tracing_path: Make tracing_events_path private
 2018-05-19 11:43 UTC 

BTRFS RAID filesystem unmountable
 2018-05-19 11:43 UTC  (14+ messages)

[tip:perf/core] tools lib api fs tracing_path: Introduce opendir() method
 2018-05-19 11:42 UTC 

[tip:perf/core] perf parse-events: Use get/put_events_file()
 2018-05-19 11:42 UTC 

[tip:perf/core] perf tools: Reuse the path to the tracepoint /events/ directory
 2018-05-19 11:41 UTC 

[tip:perf/core] tools lib api fs tracing_path: Introduce get/put_events_file() helpers
 2018-05-19 11:41 UTC 

[tip:perf/core] tools lib api: Unexport 'tracing_path' variable
 2018-05-19 11:40 UTC 

[tip:perf/core] tools lib api: The tracing_mnt variable doesn't need to be global
 2018-05-19 11:40 UTC 

[tip:perf/core] perf config: Call perf_config__init() lazily
 2018-05-19 11:39 UTC 

[v4.17-rc5][bisected] be83bbf80682 breaks /proc/vmcore mmap
 2018-05-19 11:39 UTC  (7+ messages)
` [PATCH] procfs: fix mmap() for /proc/vmcore

[PATCH v4] pinctrl: msm: fix gpio-hog related boot issues
 2018-05-19 11:38 UTC  (8+ messages)

[PATCH RFC 00/24] Lima DRM driver
 2018-05-19 11:20 UTC  (3+ messages)
` [PATCH RFC 07/24] drm/lima: add mali 4xx GPU hardware regs

[Qemu-devel] [RFC PATCH 0/2] Travis Stability Patches
 2018-05-19 11:36 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

[PATCHv5 0/7] 5-level paging changes for v4.18
 2018-05-19 11:36 UTC  (22+ messages)
` [PATCH 1/7] x86/boot/compressed/64: Fix trampoline page table address calculation
  ` [tip:x86/boot] "
` [PATCH 2/7] x86/mm: Unify pgtable_l5_enabled usage in early boot code
  ` [tip:x86/boot] "
` [PATCH 3/7] x86/mm: Stop pretending pgtable_l5_enabled is a variable
  ` [tip:x86/boot] "
` [PATCH 4/7] x86/mm: Introduce 'no5lvl' kernel parameter
  ` [tip:x86/boot] x86/mm: Introduce the "
` [PATCH 5/7] x86/cpu: Move early cpu initialization into a separate translation unit
` [PATCH 6/7] x86/mm: Mark p4d_offset() __always_inline
  ` [tip:x86/boot] "
` [PATCH 7/7] x86/mm: Mark __pgtable_l5_enabled __initdata
  ` [tip:x86/boot] "

[GIT PULL 00/18] perf/core improvements and fixes
 2018-05-19 11:33 UTC  (22+ messages)
` [PATCH 01/18] perf config: Call perf_config__init() lazily
` [PATCH 02/18] tools lib api: The tracing_mnt variable doesn't need to be global
` [PATCH 03/18] tools lib api: Unexport 'tracing_path' variable
` [PATCH 04/18] tools lib api fs tracing_path: Introduce get/put_events_file() helpers
` [PATCH 05/18] perf tools: Reuse the path to the tracepoint /events/ directory
` [PATCH 06/18] perf parse-events: Use get/put_events_file()
` [PATCH 07/18] tools lib api fs tracing_path: Introduce opendir() method
` [PATCH 08/18] tools lib api fs tracing_path: Make tracing_events_path private
` [PATCH 09/18] tools include compiler-gcc: Add __pure attribute helper
` [PATCH 10/18] perf tools: Read the cache line size lazily
` [PATCH 11/18] perf tools: No need to unconditionally read the max_stack sysctls
` [PATCH 12/18] perf script: Show virtual addresses instead of offsets
` [PATCH 13/18] perf script: Show symbol offsets by default
` [PATCH 14/18] perf annotate: Record the min/max cycles
` [PATCH 15/18] perf annotate: Create hotkey 'c' to show "
` [PATCH 16/18] perf bpf: Fixup include and examples install messages
` [PATCH 17/18] perf machine: Add machine__is() to identify machine arch
` [PATCH 18/18] perf tools: Fix kernel_start for PTI on x86

[U-Boot] [xHCI] Controller failure with USB 3.0 hub
 2018-05-19 11:30 UTC  (3+ messages)

[PATCH V3 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page
 2018-05-19 11:29 UTC  (2+ messages)
` [tip:x86/hyperv] X86/Hyper-V: "

[PATCH V3 4/5] X86: Hyper-V: Consolidate code for converting cpumask to vpset
 2018-05-19 11:29 UTC  (2+ messages)
` [tip:x86/hyperv] X86/Hyper-V: "

[PATCH V3 3/5] X86: Hyper-V: Enhanced IPI enlightenment
 2018-05-19 11:28 UTC  (2+ messages)
` [tip:x86/hyperv] X86/Hyper-V: "

[PATCH V3 2/5] X86: Hyper-V: Enable IPI enlightenments
 2018-05-19 11:28 UTC  (2+ messages)
` [tip:x86/hyperv] X86/Hyper-V: "

[PATCH V3 1/5] X86: Hyper-V: Enlighten APIC access
 2018-05-19 11:27 UTC  (2+ messages)
` [tip:x86/hyperv] X86/Hyper-V: "

[Qemu-devel] [PATCH] cirrus: format code
 2018-05-19 11:23 UTC  (2+ messages)

[PATCH 6/6] x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidth
 2018-05-19 11:24 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 5/6] x86/intel_rdt/mba_sc: Prepare for feedback loop
 2018-05-19 11:23 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 2/6] x86/intel_rdt/mba_sc: Enable/disable MBA software controller
 2018-05-19 11:22 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 4/6] x86/intel_rdt/mba_sc: Add schemata support
 2018-05-19 11:23 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 1/6] x86/intel_rdt/mba_sc: Documentation for MBA software controller(mba_sc)
 2018-05-19 11:21 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 3/6] x86/intel_rdt/mba_sc: Add initialization support
 2018-05-19 11:22 UTC  (2+ messages)
` [tip:x86/cache] "

WARNING and PANIC in irq_matrix_free
 2018-05-19 11:20 UTC  (4+ messages)

pkeys on POWER: Access rights not reset on execve
 2018-05-19 11:11 UTC  (4+ messages)

[Buildroot] Tesla is using Buildroot
 2018-05-19 11:08 UTC  (10+ messages)

[PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)
 2018-05-19 11:06 UTC  (3+ messages)
` [PATCH v3 RESEND] "

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2018-05-19 11:05 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH] irqchip: dw-apb-ictl: switch to SPDX license identifier
 2018-05-19 10:45 UTC  (2+ messages)

[PATCH] arm64: kvm: use -fno-jump-tables with clang
 2018-05-19 10:44 UTC  (9+ messages)

[Buildroot] [PATCH 1/4] nfs-utils: add host package
 2018-05-19 10:44 UTC  (2+ messages)

[PATCH 3/3] rockchip: fix incorrect detection of ram size
 2018-05-19 10:40 UTC  (11+ messages)
    ` [U-Boot] "

[PATCH] x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
 2018-05-19 10:34 UTC  (3+ messages)
` [tip:x86/urgent] "

[PATCH v3] net/ixgbe: config VLAN strip on the fly
 2018-05-19 10:32 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] net/ixgbe: fix to "

[PATCH V2] TCMUser: add read length support
 2018-05-19 10:22 UTC  (2+ messages)

[U-Boot] [PATCH v3] add FIT data-position & data-offset property support
 2018-05-19 10:21 UTC 

Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
 2018-05-19 10:18 UTC 

[PATCH 0/14] ARM Spectre variant 2 fixes
 2018-05-19 10:13 UTC  (5+ messages)
` [PATCH 03/14] ARM: bugs: hook processor bug checking into SMP and suspend paths

[PATCH] net: sched: don't disable bh when accessing action idr
 2018-05-19 10:12 UTC  (3+ messages)

[PATCH 0/5] Add gpio support for Action Semi S900 SoC
 2018-05-19 10:11 UTC  (6+ messages)
` [PATCH 4/5] pinctrl: actions: Add gpio support for Actions "

[PATCH 1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-05-19 10:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/3] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads (rev9)

[PATCH v3 4/4] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
 2018-05-19 10:07 UTC  (4+ messages)

[PATCHv2] drm/i2c: tda998x: Remove VLA usage
 2018-05-19 10:07 UTC  (3+ messages)

[Bug 104347] AMD RX 580: Hide/Show window sometimes corrupts screen (see screenshot)
 2018-05-19 10:05 UTC  (2+ messages)
` [Bug 104347] AMD RX 580: Hide/Show Chromium "

error(?) in "man git-stash" regarding "--keep-index"
 2018-05-19 10:05 UTC  (8+ messages)

[RFC PATCH] irqchip/gic-v3: Try to distribute irq affinity to the less distributed CPU
 2018-05-19 10:04 UTC  (4+ messages)

Confirmation Email
 2018-05-19  9:39 UTC 

[PATCHv4 0/1] git-p4: unshelving: fix for python2.6
 2018-05-19 10:00 UTC  (2+ messages)
` [PATCHv4 1/1] git-p4: add unshelve command

[pci:next 15/20] drivers/pci/host/pcie-altera.c:496:53: sparse: incompatible types for operation (&)
 2018-05-19  9:36 UTC  (4+ messages)

[PATCH v3 0/9] rcar-vin: Add support for parallel input on Gen3
 2018-05-19  9:33 UTC  (3+ messages)
` [PATCH v3 8/9] media: rcar-vin: Rename _rcar_info to rcar_info

[Qemu-devel] [PATCH v3 0/8] linux-user: move socket.h definitions to CPU directories
 2018-05-19  9:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] linux-user: move mips socket.h definitions to mips/sockbits.h
` [Qemu-devel] [PATCH v3 2/8] linux-user: move alpha socket.h definitions to alpha/sockbits.h
` [Qemu-devel] [PATCH v3 3/8] linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.h
` [Qemu-devel] [PATCH v3 4/8] linux-user: move socket.h generic definitions to generic/sockbits.h
` [Qemu-devel] [PATCH v3 5/8] linux-user: move ppc socket.h definitions to ppc/sockbits.h
` [Qemu-devel] [PATCH v3 6/8] linux-user: update ARCH_HAS_SOCKET_TYPES use
` [Qemu-devel] [PATCH v3 7/8] linux-user: copy sparc/sockbits.h definitions from linux
` [Qemu-devel] [PATCH v3 8/8] linux-user: define TARGET_SO_REUSEPORT

[LTP] [PATCH] read_all: Drop privileges
 2018-05-19  9:22 UTC  (9+ messages)
            ` [LTP] [PATCH] fs/read_all: Clear suplementary groups before droping privileges

[Bug 199493] New: no audio over HDMI with amdgpu.dc=1 (on R9 380X)
 2018-05-19  9:08 UTC  (2+ messages)
` [Bug 199493] "

Conflict tcp port between rpcinfo and other applications
 2018-05-19  9:07 UTC  (3+ messages)

[PATCH v4] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
 2018-05-19  9:05 UTC  (10+ messages)

Any chance to get snapshot-aware defragmentation?
 2018-05-19  8:56 UTC  (9+ messages)

[PATCH] rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
 2018-05-19  8:53 UTC 

[PATCH 1/2] rtc: mxc_v2: fix possible race condition
 2018-05-19  8:46 UTC  (2+ messages)
` [PATCH 2/2] rtc: mxc_v2: let the core handle rtc range

[Buildroot] [PATCH] pkg-generic: error out with 'local' site method and no _SITE
 2018-05-19  8:38 UTC  (2+ messages)

[U-Boot] UBIFS Problems with U-boot 2018.1 & 4.14 Linux
 2018-05-19  8:37 UTC  (4+ messages)

How to reliably measure fs usage with reflinks enabled?
 2018-05-19  8:36 UTC  (10+ messages)

"interesting" entry in hibernation code was Re: [lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
 2018-05-19  8:35 UTC  (3+ messages)

[MODERATED] [PATCH v17.1 2/2] [PATCH v17.1 2/2] SSB Fix #2
 2018-05-19  8:33 UTC  (6+ messages)
` [MODERATED] "
    `  "

[Buildroot] [PATCH 1/1] package/node: bump version to 8.11.2
 2018-05-19  8:30 UTC  (4+ messages)

[PATCH net-next] r8169: fix network error on resume from suspend
 2018-05-19  8:29 UTC 

[PATCH 0/5] snprintf truncation fixes
 2018-05-19  8:27 UTC  (3+ messages)
` [PATCH 3/5] query_fsmonitor: use xsnprintf for formatting integers

[Cocci] Need help compiling coccinelle on Ubuntu 16.04
 2018-05-19  8:27 UTC  (2+ messages)

[PATCH rdma-next 0/5] Misc update for hns driver
 2018-05-19  8:24 UTC  (5+ messages)
` [PATCH rdma-next 1/5] RDMA/hns: Implement the disassociate_ucontext API

[PATCH] ALSA: dice: add stream format parameters for Mytek devices
 2018-05-19  8:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/1] Bug: Sandbox: libvirt breakdowns qemu guest
 2018-05-19  8:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/1] sandbox: disable -sandbox if CONFIG_SECCOMP undefined

[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
 2018-05-19  8:18 UTC  (12+ messages)
              ` [PATCH] objtool: Detect assembly code falling through to INT3 padding

WARNING in xfrm6_tunnel_net_exit (2)
 2018-05-19  8:08 UTC 

[igt-dev] [PATCH i-g-t 1/3] tests/kms_ccs: Don't populate igt_fb structs with stack garbage
 2018-05-19  8:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[PATCH 1/6] drm/amdgpu: rework VM state machine lock handling v2
 2018-05-19  8:00 UTC  (3+ messages)

Please apply dd83c161fbcc ("kernel/exit.c: avoid undefined behaviour when calling wait4()") to v4.9.y and older
 2018-05-19  7:44 UTC  (4+ messages)

[PATCH net-next] sctp: add support for SCTP_REUSE_PORT sockopt
 2018-05-19  7:44 UTC  (2+ messages)

[PATCH v6 00/28] New macros for assembler symbols
 2018-05-19  7:44 UTC  (4+ messages)
` [PATCH v6 17/28] x86/asm: use SYM_INNER_LABEL instead of GLOBAL

[PATCH V2] blk-mq: avoid to starve tag allocation after allocation process migrates
 2018-05-19  7:44 UTC 

[PATCH 4.16 00/55] 4.16.10-stable review
 2018-05-19  7:43 UTC  (5+ messages)

[lkp-robot] [ALSA] e6a1b7e880: kmsg.parport#:cannot_grant_exclusive_access_for_device_portman
 2018-05-19  7:43 UTC  (2+ messages)

[PATCH v3 1/6] x86/stacktrace: do not unwind after user regs
 2018-05-19  7:42 UTC  (4+ messages)

[PATCH] arch-armv7a.inc: default to Thumb2 instruction set for armv7a and above
 2018-05-19  7:41 UTC  (7+ messages)

7adae959c2 ("debug instrumentation"): WARNING: CPU: 1 PID: 464 at arch/x86/kernel/hw_breakpoint.c:126 arch_install_hw_breakpoint
 2018-05-19  7:39 UTC 

[PATCH V6] nvmet: add simple file backed ns support
 2018-05-19  7:35 UTC 

[PATCH 0/5] merge-recursive code cleanups
 2018-05-19  7:32 UTC  (3+ messages)
` [PATCH 5/5] merge-recursive: simplify handle_change_delete

[PATCH] blk-mq: avoid to starve tag allocation after allocation process migrates
 2018-05-19  7:27 UTC 

[PATCH] drm/i915/icl: Disable pipe CSC and gamma in cursor plane
 2018-05-19  7:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[linux-next test] 122891: regressions - FAIL
 2018-05-19  7:15 UTC 

[PATCH v2 00/26] arm64: allwinner: Add A64 DE2 HDMI support
 2018-05-19  7:11 UTC  (6+ messages)
` [PATCH v2 12/26] drm/sun4i: Add support for multiple DW HDMI PHY clock parents

[v3] NFC: pn533: don't send USB data off of the stack
 2018-05-19  7:08 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/6] Driver for at91 usart in spi mode
 2018-05-19  7:08 UTC  (5+ messages)
` [PATCH v3 2/6] mfd: at91-usart: added mfd driver for usart


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.