summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-13tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)2-6/+7
2018-07-12kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada1-3/+3
2018-07-12scripts/tags.sh: add __ro_after_initConstantine Shulyupin1-1/+1
2018-07-12tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott1-1/+1
2018-07-12tools: build: Fixup host c flagsLaura Abbott2-2/+2
2018-07-12tools build: fix # escaping in .cmd files for future MakePaul Menzel1-2/+2
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-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 sc...Kim 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->Attr...Ard Biesheuvel1-9/+3
2018-07-11ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common codeVladimir Murzin1-1/+1
2018-07-10rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers1-6/+7
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers1-50/+0
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers3-15/+38
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers2-34/+37
2018-07-10rseq: Use get_user/put_user rather than __get_user/__put_userMathieu Desnoyers1-7/+7
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers2-7/+13
2018-07-10clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla1-1/+1
2018-07-10Revert "tick: Prefer a lower rating device only if it's CPU local device"Sudeep Holla1-2/+1
2018-07-10Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"Laura Abbott1-2/+4
2018-07-10MAINTAINERS: update drm treeDaniel Vetter1-2/+2
2018-07-10Update TDA998x maintainer entryRussell King - ARM Linux1-1/+3
2018-07-09HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-09HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1