linux-2.6-microblaze.git
2018-04-24 Kan Liangperf pmu: Fix core PMU alias list for X86 platform
2018-04-23 Thomas Richterperf record: Fix s390 undefined record__auxtrace_init...
2018-04-23 Sangwon Hongperf mem: Document incorrect and missing options
2018-04-23 Jiri Olsaperf evsel: Disable write_backward for leader sampling...
2018-04-23 Jiri Olsaperf pmu: Fix pmu events parsing rule
2018-04-23 Jiri Olsaperf stat: Keep the / modifier separator in fallback
2018-04-23 Thomas Richterperf test: Adapt test case record+probe_libc_inet_pton...
2018-04-23 Thomas Richterperf list: Remove s390 specific strcmp_cpuid_cmp function
2018-04-23 Namhyung Kimperf machine: Set main kernel end address properly
2018-04-21 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.17-20180420' of...
2018-04-20 Oskar Senftperf/x86/intel/uncore: Fix SBOX support for Broadwell...
2018-04-20 Stephane Eranianperf/x86/intel/uncore: Revert "Remove SBOX support...
2018-04-19 Mathieu Poiriercoresight: Move to SPDX identifier
2018-04-18 Arnaldo Carvalho... perf test BPF: Fixup BPF test using epoll_pwait syscall...
2018-04-18 Arnaldo Carvalho... perf tests mmap: Show which tracepoint is failing
2018-04-18 Ravi Bangoriaperf tools: Add '\n' at the end of parse-options error...
2018-04-18 Andi Kleenperf record: Remove suggestion to enable APIC
2018-04-18 Andi Kleenperf record: Remove misleading error suggestion
2018-04-18 Andi Kleenperf hists browser: Clarify top/report browser help
2018-04-18 Andi Kleenperf mem: Allow all record/report options
2018-04-18 Arnaldo Carvalho... perf trace: Support MAP_FIXED_NOREPLACE
2018-04-17 Jiri Olsaperf: Remove superfluous allocation error check
2018-04-17 Jiri Olsaperf: Fix sample_max_stack maximum check
2018-04-17 Jiri Olsaperf: Return proper values for user stack errors
2018-04-17 Thomas Richterperf list: Add s390 support for detailed/verbose PMU...
2018-04-17 Alexey Budankovperf script: Extend misc field decoding with switch...
2018-04-17 Alexey Budankovperf report: Extend raw dump (-D) out with switch out...
2018-04-17 Alexey Budankovperf/core: Store context switch out type in PERF_RECORD...
2018-04-17 Ingo Molnartools/headers: Synchronize kernel ABI headers, v4.17-rc1
2018-04-17 Song Liutrace_kprobe: Remove warning message "Could not insert...
2018-04-16 Ingo MolnarMerge tag 'perf-core-for-mingo-4.17-20180413' of git...
2018-04-16 Linus TorvaldsLinux 4.17-rc1
2018-04-16 Linus TorvaldsMerge tag 'for-4.17-part2-tag' of git://git./linux...
2018-04-16 Linus TorvaldsMerge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org...
2018-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-04-16 Linus TorvaldsMerge tag 'kbuild-v4.17-2' of git://git./linux/kernel...
2018-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-04-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-04-15 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2018-04-15 Linus TorvaldsMerge tag 'powerpc-4.17-2' of git://git./linux/kernel...
2018-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-14 Philipp Rudokernel/kexec_file.c: move purgatories sha256 to common...
2018-04-14 Philipp Rudokernel/kexec_file.c: allow archs to set purgatory load...
2018-04-14 Philipp Rudokernel/kexec_file.c: remove mis-use of sh_offset field...
2018-04-14 Philipp Rudokernel/kexec_file.c: remove unneeded variables in kexec...
2018-04-14 Philipp Rudokernel/kexec_file.c: remove unneeded for-loop in kexec_...
2018-04-14 Philipp Rudokernel/kexec_file.c: split up __kexec_load_puragory
2018-04-14 Philipp Rudokernel/kexec_file.c: use read-only sections in arch_kex...
2018-04-14 Philipp Rudokernel/kexec_file.c: search symbols in read-only kexec_...
2018-04-14 Philipp Rudokernel/kexec_file.c: make purgatory_info->ehdr const
2018-04-14 Philipp Rudokernel/kexec_file.c: remove checks in kexec_purgatory_load
2018-04-14 Philipp Rudoinclude/linux/kexec.h: silence compile warnings
2018-04-14 AKASHI Takahirokexec_file, x86: move re-factored code to generic side
2018-04-14 AKASHI Takahirox86: kexec_file: clean up prepare_elf64_headers()
2018-04-14 AKASHI Takahirox86: kexec_file: lift CRASH_MAX_RANGES limit on crash_m...
2018-04-14 AKASHI Takahirox86: kexec_file: remove X86_64 dependency from prepare_...
2018-04-14 AKASHI Takahirox86: kexec_file: purge system-ram walking from prepare_...
2018-04-14 AKASHI Takahirokexec_file,x86,powerpc: factor out kexec_file_ops functions
2018-04-14 AKASHI Takahirokexec_file: make use of purgatory optional
2018-04-14 Alexey Dobriyanproc: revalidate misc dentries
2018-04-14 Vlastimil Babkamm, slab: reschedule cache_reap() on the same CPU
2018-04-14 Petr Tesarikkexec: export PG_swapbacked to VMCOREINFO
2018-04-14 Eric Biggersipc/shm: fix use-after-free of shm file via remap_file_...
2018-04-14 Arnd Bergmannmm/filemap.c: provide dummy filemap_page_mkwrite()...
2018-04-14 Michael S.... mm/gup.c: document return value
2018-04-14 Michael S.... get_user_pages_fast(): return -EFAULT on access_ok...
2018-04-14 Michael S.... mm/gup_benchmark: handle gup failures
2018-04-14 Takashi Iwairesource: fix integer overflow at reallocation
2018-04-13 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2018-04-13 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-04-13 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.17' of git:...
2018-04-13 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'pwm/for-4.17-rc1' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'linux-watchdog-4.17-rc1' of git://linux...
2018-04-13 Linus TorvaldsMerge tag 'apparmor-pr-2018-04-10' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'for-linus-20180413' of git://git.kernel...
2018-04-13 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
2018-04-13 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-13 Don Zickuskconfig: extend output of 'listnewconfig'
2018-04-13 Javier Martinez... kbuild: rpm-pkg: use kernel-install as a fallback for...
2018-04-13 Qu Wenruobtrfs: Only check first key for committed tree blocks
2018-04-13 Michael Ellermanpowerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features
2018-04-13 Jean Delvarefirmware: dmi_scan: Use lowercase letters for UUID
2018-04-13 Alex Hungfirmware: dmi_scan: Add DMI_OEM_STRING support to dmi_m...
2018-04-13 Jean Delvarefirmware: dmi_scan: Fix UUID length safety check
2018-04-13 Arnaldo Carvalho... perf annotate: Handle variables in 'sub', 'or' and...
2018-04-13 Arnaldo Carvalho... perf annotate: Allow setting the offset level in .perfc...
2018-04-13 Arnaldo Carvalho... perf report: Fix switching to another perf.data file
2018-04-13 Thomas Richterperf record: Change warning for missing sysfs entry...
2018-04-13 Zhang RuiMerge branches 'thermal-core' and 'thermal-soc' into...
2018-04-13 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc1' of git://people...
2018-04-13 Linus TorvaldsMerge tag 'trace-v4.17-2' of git://git./linux/kernel...
2018-04-13 Alexey Dobriyanproc: fixup copyright sign
next