aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-15Linux 4.18-rc5Linus Torvalds1-1/+1
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers1-60/+81
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches1-3/+3
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko2-19/+12
2018-07-14mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko1-1/+2
2018-07-14fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador1-3/+2
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo1-1/+1
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun1-1/+2
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin1-0/+8
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli1-9/+13
2018-07-14fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka1-1/+2
2018-07-14mm: do not drop unused pages when userfaultd is runningChristian Borntraeger1-1/+7
2018-07-14mm: zero unavailable pages before memmap initPavel Tatashin1-2/+2
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni1-3/+5
2018-07-13xen: setup pv irq ops vector earlierJuergen Gross2-16/+12
2018-07-12tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)2-6/+7
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang1-1/+10
2018-07-13kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada1-3/+3
2018-07-13scripts/tags.sh: add __ro_after_initConstantine Shulyupin1-1/+1
2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott1-1/+1
2018-07-13tools: build: Fixup host c flagsLaura Abbott2-2/+2
2018-07-13tools build: fix # escaping in .cmd files for future MakePaul Menzel1-2/+2
2018-07-12ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford1-0/+5
2018-07-12ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon1-0/+41
2018-07-12xen: remove global bit from __default_kernel_pte_mask for pv guestsJuergen Gross1-0/+1
2018-07-12ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater1-1/+1
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater1-0/+1
2018-07-11ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)1-0/+9
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-07-11tracing/kprobe: Release kprobe print_fmt properlyJiri Olsa1-1/+5
2018-07-11sample: vfio-mdev: avoid deadlock in mdev_access()Alexey Khoroshilov1-1/+3
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-07-11arm64: neon: Fix function may_use_simd() return error statusYandong Zhao1-12/+7
2018-07-11bsg: fix bogus EINVAL on non-data commandsTony Battersby1-2/+0
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline1-2/+1
2018-07-11perf script python: Fix dict reference countingJanne Huttunen1-6/+2
2018-07-11perf stat: Fix --interval_clear optionJiri Olsa1-1/+1
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa2-2/+3
2018-07-11perf test shell: Prevent temporary editor files from being considered test scriptsKim Phillips1-1/+1
2018-07-11perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips1-3/+3
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips1-16/+21
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips1-1/+1
2018-07-11perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline1-1/+3
2018-07-11perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline1-5/+9
2018-07-11perf scripts python: Add Python 3 support to Util.pyJeremy Cline1-5/+6
2018-07-11perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline1-1/+1
2018-07-11perf scripts python: Add Python 3 support to Core.pyJeremy Cline1-23/+17
2018-07-11perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline1-14/+15
2018-07-11efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attributes()Ard Biesheuvel1-9/+3
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin1-1/+1