index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
2018-10-06
1
-4
/
+3
|
*
|
|
|
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
2018-10-06
1
-0
/
+3
|
*
|
|
|
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
2018-10-06
1
-1
/
+0
|
*
|
|
|
proc: restrict kernel stack dumps to root
Jann Horn
2018-10-06
1
-0
/
+14
|
*
|
|
|
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
2018-10-06
4
-0
/
+8
|
*
|
|
|
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
2018-10-06
1
-1
/
+1
|
*
|
|
|
ipc/shm.c: use ERR_CAST() for shm_lock() error return
Kees Cook
2018-10-06
1
-1
/
+1
|
*
|
|
|
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
2018-10-06
1
-1
/
+2
|
*
|
|
|
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2018-10-06
2
-1
/
+4
|
*
|
|
|
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
2018-10-06
1
-4
/
+12
|
*
|
|
|
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
2018-10-06
1
-9
/
+44
|
*
|
|
|
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-10-06
4
-5
/
+94
*
|
|
|
|
Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-06
3
-13
/
+67
|
\
\
\
\
\
|
*
|
|
|
|
PCI: mvebu: Fix PCI I/O mapping creation sequence
Thomas Petazzoni
2018-10-01
1
-4
/
+48
|
*
|
|
|
|
MAINTAINERS: Remove obsolete drivers/pci pattern from ACPI section
Bjorn Helgaas
2018-09-29
1
-1
/
+0
|
*
|
|
|
|
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
2018-09-27
1
-8
/
+19
*
|
|
|
|
|
Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-10-06
5
-15
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
2018-10-04
1
-2
/
+7
|
*
|
|
|
|
|
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
2018-10-04
1
-2
/
+2
|
*
|
|
|
|
|
dm raid: remove bogus const from decipher_sync_action() return type
Geert Uytterhoeven
2018-09-18
1
-1
/
+1
|
*
|
|
|
|
|
dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
Mike Snitzer
2018-09-18
1
-6
/
+8
|
*
|
|
|
|
|
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
2018-09-17
1
-4
/
+2
*
|
|
|
|
|
|
Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Greg Kroah-Hartman
2018-10-06
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
2018-09-19
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Greg Kroah-Hartman
2018-10-06
1
-1
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-10-04
1
-1
/
+4
*
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-10-06
4
-14
/
+29
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-10-02
2
-0
/
+18
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
2018-10-02
1
-6
/
+6
|
*
|
|
|
|
|
|
|
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
2018-10-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
2018-10-02
1
-1
/
+1
|
*
|
|
|
|
|
|
|
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
2018-10-02
1
-7
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-10-06
6
-15
/
+211
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-04
2
-4
/
+77
|
*
|
|
|
|
|
|
|
|
x86/cpu/amd: Remove unnecessary parentheses
Nathan Chancellor
2018-10-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-03
1
-2
/
+14
|
*
|
|
|
|
|
|
|
|
x86/tsc: Fix UV TSC initialization
Mike Travis
2018-10-02
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
x86/platform/uv: Provide is_early_uv_system()
Mike Travis
2018-10-02
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
2018-10-02
1
-0
/
+99
|
*
|
|
|
|
|
|
|
|
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-02
1
-8
/
+10
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-10-06
8
-108
/
+95
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
Mel Gorman
2018-10-02
1
-1
/
+11
|
*
|
|
|
|
|
|
|
|
mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration
Mel Gorman
2018-10-02
4
-100
/
+0
|
*
|
|
|
|
|
|
|
|
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
1
-5
/
+18
|
*
|
|
|
|
|
|
|
|
mm/migrate: Use spin_trylock() while resetting rate limit
Srikar Dronamraju
2018-10-02
1
-4
/
+12
|
*
|
|
|
|
|
|
|
|
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
1
-2
/
+23
|
*
|
|
|
|
|
|
|
|
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
1
-7
/
+19
|
*
|
|
|
|
|
|
|
|
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
4
-4
/
+4
|
*
|
|
|
|
|
|
|
|
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-10-02
2
-0
/
+23
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2018-10-06
2
-5
/
+6
|
\
\
\
\
\
\
\
\
\
[prev]
[next]