summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai2018-10-061-4/+3
| * | | | mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-061-0/+3
| * | | | mm/vmstat.c: fix outdated vmstat_textJann Horn2018-10-061-1/+0
| * | | | proc: restrict kernel stack dumps to rootJann Horn2018-10-061-0/+14
| * | | | mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual2018-10-064-0/+8
| * | | | mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual2018-10-061-1/+1
| * | | | ipc/shm.c: use ERR_CAST() for shm_lock() error returnKees Cook2018-10-061-1/+1
| * | | | mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing2018-10-061-1/+2
| * | | | mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov2018-10-062-1/+4
| * | | | ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen2018-10-061-4/+12
| * | | | hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz2018-10-061-9/+44
| * | | | mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-10-064-5/+94
* | | | | Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2018-10-063-13/+67
|\ \ \ \ \
| * | | | | PCI: mvebu: Fix PCI I/O mapping creation sequenceThomas Petazzoni2018-10-011-4/+48
| * | | | | MAINTAINERS: Remove obsolete drivers/pci pattern from ACPI sectionBjorn Helgaas2018-09-291-1/+0
| * | | | | PCI: Reprogram bridge prefetch registers on resumeDaniel Drake2018-09-271-8/+19
* | | | | | Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-10-065-15/+20
|\ \ \ \ \ \
| * | | | | | dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer2018-10-041-2/+7
| * | | | | | dm cache metadata: ignore hints array being too small during resizeJoe Thornber2018-10-041-2/+2
| * | | | | | dm raid: remove bogus const from decipher_sync_action() return typeGeert Uytterhoeven2018-09-181-1/+1
| * | | | | | dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointerMike Snitzer2018-09-181-6/+8
| * | | | | | dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer2018-09-171-4/+2
* | | | | | | Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman2018-10-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | gpiolib: Free the last requested descriptorRicardo Ribalda Delgado2018-09-191-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman2018-10-061-1/+4
|\ \ \ \ \ \ \
| * | | | | | | PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki2018-10-041-1/+4
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-064-14/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2018-10-022-0/+18
| * | | | | | | | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang2018-10-021-6/+6
| * | | | | | | | perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa2018-10-021-0/+2
| * | | | | | | | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma2018-10-021-1/+1
| * | | | | | | | perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra2018-10-021-7/+2
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-066-15/+211
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-042-4/+77
| * | | | | | | | | x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor2018-10-031-1/+1
| * | | | | | | | | x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski2018-10-031-2/+14
| * | | | | | | | | x86/tsc: Fix UV TSC initializationMike Travis2018-10-021-0/+4
| * | | | | | | | | x86/platform/uv: Provide is_early_uv_system()Mike Travis2018-10-021-0/+6
| * | | | | | | | | selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski2018-10-021-0/+99
| * | | | | | | | | x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-021-8/+10
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-068-108/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman2018-10-021-1/+11
| * | | | | | | | | mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-024-100/+0
| * | | | | | | | | sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju2018-10-021-5/+18
| * | | | | | | | | mm/migrate: Use spin_trylock() while resetting rate limitSrikar Dronamraju2018-10-021-4/+12
| * | | | | | | | | sched/numa: Limit the conditions where scan period is resetMel Gorman2018-10-021-2/+23
| * | | | | | | | | sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju2018-10-021-7/+19
| * | | | | | | | | sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju2018-10-024-4/+4
| * | | | | | | | | sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju2018-10-022-0/+23
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2018-10-062-5/+6
|\ \ \ \ \ \ \ \ \