aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson1-1/+1
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher1-0/+4
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook1-2/+8
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2-14/+0
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre3-25/+37
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada1-5/+3
2018-10-07oradax: remove redundant null check before kfreeColin Ian King1-2/+1
2018-10-07sparc64: viohs: Remove VLA usageKees Cook1-3/+9
2018-10-07sbus: Use of_get_child_by_name helperRob Herring1-10/+1
2018-10-07sparc: Convert to using %pOFn instead of device_node.nameRob Herring4-51/+51
2018-10-07mach64: detect the dot clock divider correctly on sparcMikulas Patocka3-9/+11
2018-10-07percpu: stop leaking bitmap metadata blocksMike Rapoport1-0/+1
2018-10-07Linux 4.19-rc7Greg Kroah-Hartman1-1/+1
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner1-13/+34
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner1-0/+21
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook10-19/+22
2018-10-05mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black1-1/+1
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-10-05mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai1-4/+3
2018-10-05mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn1-0/+3
2018-10-05mm/vmstat.c: fix outdated vmstat_textJann Horn1-1/+0
2018-10-05proc: restrict kernel stack dumps to rootJann Horn1-0/+14
2018-10-05mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual4-0/+8
2018-10-05mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual1-1/+1
2018-10-05ipc/shm.c: use ERR_CAST() for shm_lock() error returnKees Cook1-1/+1
2018-10-05mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing1-1/+2
2018-10-05mm, thp: fix mlocking THP page with migration enabledKirill A. Shutemov2-1/+4
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen1-4/+12
2018-10-05hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz1-9/+44
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz4-5/+94
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+5
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang1-9/+20
2018-10-05ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern1-4/+20
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira1-9/+20
2018-10-05yam: fix a missing-check bugWenwen Wang1-0/+4
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK1-2/+2
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-10-05bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn1-1/+9
2018-10-05MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki1-1/+3
2018-10-05perf record: Use unmapped IP for inline callchain cursorsMilian Wolff1-1/+2
2018-10-05vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointersSteven Rostedt (VMware)1-1/+1
2018-10-05perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo1-1/+1
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju1-2/+3