LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH V2 06/20] perf tools: Fix kernel_start for PTI on x86
2018-05-19 11:48 UTC (2+ messages)
` [tip:perf/core] "
[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: "
[tip:perf/core] perf bpf: Fixup include and examples install messages
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 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 (7+ 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
[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 (8+ messages)
` [PATCH] procfs: fix mmap() for /proc/vmcore
[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 (20+ 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
[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: "
[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 4/6] x86/intel_rdt/mba_sc: Add schemata support
2018-05-19 11:23 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] "
[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 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] "
WARNING and PANIC in irq_matrix_free
2018-05-19 11:20 UTC (5+ 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 (8+ messages)
[PATCH] x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
2018-05-19 10:34 UTC (12+ messages)
` [tip:x86/urgent] "
[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 (4+ messages)
` [PATCH 4/5] pinctrl: actions: Add gpio support for Actions "
[PATCH v3 4/4] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
2018-05-19 10:07 UTC (2+ messages)
[PATCHv2] drm/i2c: tda998x: Remove VLA usage
2018-05-19 10:07 UTC (3+ 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
[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
2018-05-19 8:35 UTC (15+ messages)
` [PATCH] objtool: Detect assembly code falling through to INT3 padding
` "interesting" entry in hibernation code was Re: [lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
[PATCH rdma-next 0/5] Misc update for hns driver
2018-05-19 8:24 UTC (4+ messages)
` [PATCH rdma-next 1/5] RDMA/hns: Implement the disassociate_ucontext API
WARNING in xfrm6_tunnel_net_exit (2)
2018-05-19 8:08 UTC
[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 4.16 00/55] 4.16.10-stable review
2018-05-19 7:43 UTC (5+ messages)
[PATCH v3 1/6] x86/stacktrace: do not unwind after user regs
2018-05-19 7:42 UTC (4+ messages)
[PATCH v2 00/26] arm64: allwinner: Add A64 DE2 HDMI support
2018-05-19 7:11 UTC (4+ messages)
` [PATCH v2 12/26] drm/sun4i: Add support for multiple DW HDMI PHY clock parents
[PATCH v3 0/6] Driver for at91 usart in spi mode
2018-05-19 7:08 UTC (4+ messages)
` [PATCH v3 2/6] mfd: at91-usart: added mfd driver for usart
[PATCH v2] usbip: vhci_sysfs: fix potential Spectre v1
2018-05-19 7:04 UTC (5+ messages)
[PATCHSET] workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
2018-05-19 6:44 UTC (3+ messages)
` [PATCH 3/6] workqueue: Make worker_attach/detach_pool() update worker->pool
INFO: rcu detected stall in d_walk
2018-05-19 6:41 UTC (3+ messages)
common non-cache coherent direct dma mapping ops
2018-05-19 6:38 UTC (9+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation)
[PATCH] idr: fix invalid ptr dereference on item delete
2018-05-19 6:26 UTC (6+ messages)
[PATCH] objtool: Detect RIP-relative switch table references, part 2
2018-05-19 6:13 UTC (2+ messages)
` [tip:core/urgent] "
[PATCH 1/1] efi/libstub/arm64: handle randomized TEXT_OFFSET
2018-05-19 6:12 UTC (2+ messages)
` [tip:efi/urgent] efi/libstub/arm64: Handle "
[PATCH] KVM: X86: prevent integer overflows in KVM_MEMORY_ENCRYPT_REG_REGION
2018-05-19 6:01 UTC
[RFC PATCH 00/09] Implement direct user I/O interfaces for RDMA
2018-05-19 5:54 UTC (15+ messages)
` [RFC PATCH 02/09] Change wdata alloc to support direct pages
` [RFC PATCH 05/09] Change RDMA send to regonize page offset in the 1st page
` [RFC PATCH 09/09] Introduce cache=rdma moutning option
[PATCH 1/2] m68k: Set default dma mask for platform devices
2018-05-19 5:25 UTC (3+ messages)
[PATCH v2 1/4] seccomp: add a return code to trap to userspace
2018-05-19 5:01 UTC (3+ messages)
[PATCH] usb-storage: Add quirks to make G-Technology "G-Drive" work
2018-05-19 4:50 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
` [PATCH v2 2/2] usb-storage: Add compatibility quirk flags for G-Technologies G-Drive
[PATCH 5/6] x86: refcount: prevent gcc distortions
2018-05-19 4:27 UTC (2+ messages)
[PATCH 00/12] breakpoint: Rework arch validation v2
2018-05-19 2:45 UTC (13+ messages)
` [PATCH 01/12] perf/breakpoint: Split attribute parse and commit
` [PATCH 02/12] perf/breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace()
` [PATCH 03/12] x86: Implement hw_breakpoint_arch_parse()
` [PATCH 04/12] powerpc: "
` [PATCH 05/12] arm: "
` [PATCH 06/12] arm64: "
` [PATCH 07/12] sh: Remove "struct arch_hw_breakpoint::name" unused field
` [PATCH 08/12] sh: Implement hw_breakpoint_arch_parse()
` [PATCH 09/12] xtensa: "
` [PATCH 10/12] perf/breakpoint: Remove default hw_breakpoint_arch_parse()
` [PATCH 11/12] perf/breakpoint: Pass new breakpoint type to modify_breakpoint_slot()
` [PATCH 12/12] perf/breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check()
[PATCH 0/9] breakpoint: Rework arch validation
2018-05-19 2:42 UTC (6+ messages)
` [PATCH 8/9] perf/breakpoint: Split breakpoint "check" and "commit"
[RFC v4 3/5] virtio_ring: add packed ring support
2018-05-19 2:29 UTC (13+ messages)
Tasks RCU vs Preempt RCU
2018-05-19 2:29 UTC (2+ messages)
[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
2018-05-19 2:05 UTC (6+ messages)
` [PATCH 03/18] printk: Convert pr_fmt from blank define "
[v0 2/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
2018-05-19 1:24 UTC (2+ messages)
[PATCH v3] usbip: vhci_sysfs: fix potential Spectre v1
2018-05-19 1:13 UTC
[PATCH net] tuntap: raise EPOLLOUT on device up
2018-05-19 1:09 UTC (8+ messages)
[PATCH v1] gpu: host1x: Skip IOMMU initialization if firewall is enabled
2018-05-19 1:07 UTC
[PATCH v1] gpu: host1x: Utilize IOMMU mapping for firewall-copied buffers
2018-05-19 0:54 UTC (2+ messages)
[PATCH] usb: dwc2: Fix HiKey regression caused by power_down feature
2018-05-19 0:49 UTC
[PATCH v3 0/2] regulator: add QCOM RPMh regulator driver
2018-05-19 0:46 UTC (7+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
[BUG] 4.17-rcX delays during boot and memory mapping errors
2018-05-19 0:32 UTC
[PATCH v4 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
2018-05-19 0:26 UTC (4+ messages)
` [PATCH v4 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet
` [linux-sunxi] "
WARNING in arch_uprobe_analyze_insn
2018-05-18 23:58 UTC (3+ messages)
` [PATCH] uprobes/x86: remove the wrong WARN_ON() in uprobe_init_insn()
mmotm 2018-05-18-16-44 uploaded
2018-05-18 23:44 UTC
[GIT PULL] platform-drivers-x86 for 4.17-3
2018-05-18 23:36 UTC
general protection fault in smc_ioctl
2018-05-18 23:25 UTC
Linux messages full of `random: get_random_u32 called from`
2018-05-18 23:22 UTC (5+ messages)
[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
2018-05-18 23:15 UTC (4+ messages)
` [PATCH 5/6] mtd: rawnand: ams-delta: use GPIO lookup table
[GIT PULL] clk fixes for v4.17-rc5
2018-05-18 23:02 UTC
REGRESSION: HiKey eMMC corruption
2018-05-18 22:59 UTC
[PATCH RFC 0/2] Tests for preemptoff and irqsoff tracers
2018-05-18 22:58 UTC (4+ messages)
` [PATCH 1/2] lib: Add module to simulate atomic sections for testing {preempt,irqs}off tracers
Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update
2018-05-18 22:54 UTC (8+ messages)
[PATCH] MAINTAINERS: Change hugetlbfs maintainer and update files
2018-05-18 22:52 UTC
[PATCH] soc: qcom: geni: Make version macros simpler
2018-05-18 22:47 UTC
[PATCH v4 0/4] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-05-18 22:39 UTC (7+ messages)
` [PATCH v4 1/4] tpm: migrate tpm2_shutdown() "
` [PATCH v4 2/4] tpm: migrate tpm2_probe() "
` [PATCH v4 3/4] tpm: migrate tpm2_get_tpm_pt() "
[PATCH net-next v2 1/3] net: ethernet: ti: Allow most drivers with COMPILE_TEST
2018-05-18 22:32 UTC (3+ messages)
[PATCH] PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS
2018-05-18 22:31 UTC
[PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support
2018-05-18 22:27 UTC (2+ messages)
` [PATCH v2] selftests: "
[Xen-devel][RFC 0/3] dma-buf support for gntdev
2018-05-18 22:19 UTC (5+ messages)
` [Xen-devel][RFC 1/3] xen/balloon: Allow allocating DMA buffers
` [Xen-devel] [RFC "
` [Xen-devel][RFC 2/3] xen/grant-table: Extend API to work with "
[PATCH] kernel: sys: fix potential Spectre v1
2018-05-18 22:11 UTC (13+ messages)
[PATCH 0/2] Fix STM32 PWM capture build with COMPILE_TEST
2018-05-18 22:05 UTC (3+ messages)
` [PATCH 2/2] pwm: stm32: initialize raw local variables
[PATCH 0/3] mmc: sdhci-iproc: UHS and 32bit access fixes
2018-05-18 22:03 UTC (4+ messages)
` [PATCH 1/3] mmc: sdhci-iproc: remove hard coded mmc cap 1.8v
` [PATCH 2/3] mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register
` [PATCH 3/3] mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus
[PATCH v2 00/11] Clean up Tegra20 cpufreq driver
2018-05-18 22:02 UTC (3+ messages)
` [PATCH v2 07/11] cpufreq: tegra20: Remove unnecessary parentheses
[PATCH v2 0/4] Interface for higher order contiguous allocations
2018-05-18 22:01 UTC (4+ messages)
` [PATCH v2 1/4] mm: change type of free_contig_range(nr_pages) to unsigned long
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).