| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux v4.17-rc3v4.17-rc3 | Linus Torvalds | 2018-04-29 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-29 | 12 | -19/+93 |
|\ |
|
| * | x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds | Arnd Bergmann | 2018-04-27 | 2 | -0/+73 |
| * | x86/setup: Do not reserve a crash kernel region if booted on Xen PV | Petr Tesarik | 2018-04-27 | 1 | -0/+6 |
| * | x86/cpu/intel: Add missing TLB cpuid values | jacek.tomaka@poczta.fm | 2018-04-26 | 1 | -0/+3 |
| * | x86/smpboot: Don't use mwait_play_dead() on AMD systems | Yazen Ghannam | 2018-04-26 | 1 | -0/+2 |
| * | x86/mm: Make vmemmap and vmalloc base address constants unsigned long | Jiri Kosina | 2018-04-26 | 1 | -4/+4 |
| * | x86/vector: Remove the unused macro FPU_IRQ | Dou Liyang | 2018-04-26 | 1 | -2/+0 |
| * | x86/vector: Remove the macro VECTOR_OFFSET_START | Dou Liyang | 2018-04-26 | 1 | -5/+0 |
| * | x86/cpufeatures: Enumerate cldemote instruction | Fenghua Yu | 2018-04-26 | 1 | -0/+1 |
| * | x86/microcode: Do not exit early from __reload_late() | Borislav Petkov | 2018-04-24 | 1 | -4/+2 |
| * | x86/microcode/intel: Save microcode patch unconditionally | Borislav Petkov | 2018-04-24 | 1 | -2/+0 |
| * | x86/jailhouse: Fix incorrect SPDX identifier | Thomas Gleixner | 2018-04-23 | 2 | -2/+2 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-29 | 7 | -34/+99 |
|\ \ |
|
| * | | x86/entry/64/compat: Preserve r8-r11 in int $0x80 | Andy Lutomirski | 2018-04-27 | 2 | -18/+25 |
| * | | x86/pti: Filter at vma->vm_page_prot population | Dave Hansen | 2018-04-25 | 3 | -1/+19 |
| * | | x86/pti: Disallow global kernel text with RANDSTRUCT | Dave Hansen | 2018-04-25 | 1 | -0/+10 |
| * | | x86/pti: Reduce amount of kernel text allowed to be Global | Dave Hansen | 2018-04-25 | 1 | -3/+13 |
| * | | x86/pti: Fix boot warning from Global-bit setting | Dave Hansen | 2018-04-25 | 1 | -10/+30 |
| * | | x86/pti: Fix boot problems from Global-bit setting | Dave Hansen | 2018-04-25 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-04-29 | 15 | -109/+119 |
|\ \ |
|
| * | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME | Thomas Gleixner | 2018-04-26 | 15 | -104/+114 |
| * | | tick/sched: Do not mess with an enqueued hrtimer | Thomas Gleixner | 2018-04-26 | 1 | -5/+5 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-29 | 13 | -78/+129 |
|\ \ |
|
| * \ | Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-04-26 | 12 | -75/+123 |
| |\ \ |
|
| | * | | perf stat: Fix duplicate PMU name for interval print | Kan Liang | 2018-04-24 | 2 | -1/+5 |
| | * | | perf evsel: Only fall back group read for leader | Kan Liang | 2018-04-24 | 1 | -1/+2 |
| | * | | perf stat: Print out hint for mixed PMU group error | Kan Liang | 2018-04-24 | 1 | -1/+34 |
| | * | | perf pmu: Fix core PMU alias list for X86 platform | Kan Liang | 2018-04-24 | 1 | -13/+7 |
| | * | | perf record: Fix s390 undefined record__auxtrace_init() return value | Thomas Richter | 2018-04-23 | 1 | -0/+1 |
| | * | | perf mem: Document incorrect and missing options | Sangwon Hong | 2018-04-23 | 1 | -12/+29 |
| | * | | perf evsel: Disable write_backward for leader sampling group events | Jiri Olsa | 2018-04-23 | 2 | -2/+8 |
| | * | | perf pmu: Fix pmu events parsing rule | Jiri Olsa | 2018-04-23 | 1 | -4/+4 |
| | * | | perf stat: Keep the / modifier separator in fallback | Jiri Olsa | 2018-04-23 | 1 | -1/+7 |
| | * | | perf test: Adapt test case record+probe_libc_inet_pton.sh for s390 | Thomas Richter | 2018-04-23 | 1 | -4/+2 |
| | * | | perf list: Remove s390 specific strcmp_cpuid_cmp function | Thomas Richter | 2018-04-23 | 3 | -24/+6 |
| | * | | perf machine: Set main kernel end address properly | Namhyung Kim | 2018-04-23 | 1 | -12/+18 |
| * | | | perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1 | Kan Liang | 2018-04-25 | 1 | -3/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-29 | 4 | -9/+18 |
|\ \ \ |
|
| * | | | ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs | Theodore Ts'o | 2018-04-26 | 1 | -0/+1 |
| * | | | ext4: fix bitmap position validation | Lukas Czerner | 2018-04-24 | 1 | -4/+5 |
| * | | | ext4: set h_journal if there is a failure starting a reserved handle | Theodore Ts'o | 2018-04-18 | 1 | -0/+1 |
| * | | | ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS | Eric Biggers | 2018-04-12 | 1 | -5/+11 |
* | | | | <linux/stringhash.h>: fix end_name_hash() for 64bit long | Amir Goldstein | 2018-04-29 | 1 | -2/+2 |
* | | | | MAINTAINERS: add myself as maintainer of AFFS | David Sterba | 2018-04-28 | 1 | -1/+2 |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-04-28 | 4 | -26/+33 |
|\ \ \ \ |
|
| * | | | | i2c: sprd: Fix the i2c count issue | Baolin Wang | 2018-04-27 | 1 | -4/+2 |
| * | | | | i2c: sprd: Prevent i2c accesses after suspend is called | Baolin Wang | 2018-04-27 | 1 | -0/+16 |
| * | | | | i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() | Alexander Popov | 2018-04-27 | 1 | -1/+1 |
| * | | | | Documentation/i2c: adopt kernel commenting style in examples | Sam Hansen | 2018-04-18 | 1 | -2/+4 |