summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31include/linux/compat.h: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-31lib/kstrtox.c: delete unnecessary castsAlexey Dobriyan
2018-10-31lib/rbtree.c: fix typo in comment of rb_insert_augmented()Wei Yang
2018-10-31lib/sg_pool.c: remove unnecessary null check when freeing objectzhong jiang
2018-10-31lib/zlib_inflate/inflate.c: remove fall through warningsCorentin Labbe
2018-10-31lib/parser.c: switch match_number() over to use match_strdup()Eric Biggers
2018-10-31lib/parser.c: switch match_u64int() over to use match_strdup()Eric Biggers
2018-10-31lib/parser.c: switch match_strdup() over to use kmemdup_nul()Eric Biggers
2018-10-31lib/bitmap.c: simplify bitmap_print_to_pagebuf()Rasmus Villemoes
2018-10-31lib/bitmap.c: fix remaining space computation in bitmap_print_to_pagebufRasmus Villemoes
2018-10-31linux/bitmap.h: relax comment on compile-time constant nbitsRasmus Villemoes
2018-10-31linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes
2018-10-31linux/bitmap.h: remove redundant uses of small_const_nbits()Rasmus Villemoes
2018-10-31linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes
2018-10-31lib/bitmap.c: remove wrong documentationRasmus Villemoes
2018-10-31kernel/fail_function.c: remove meaningless null pointer check before debugfs_...zhong jiang
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-31.mailmap: add Oleksij RempelOleksij Rempel
2018-10-31fs/proc/vmcore.c: Convert to use vmf_error()Souptick Joarder
2018-10-31mm/gup_benchmark.c: prevent integer overflow in ioctlDan Carpenter
2018-10-31mm/hmm: invalidate device page table at start of invalidationJérôme Glisse
2018-10-31mm/hmm: use a structure for update callback parametersJérôme Glisse
2018-10-31mm/hmm: properly handle migration pmdJérôme Glisse
2018-10-31mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callbackRalph Campbell
2018-10-31mm/rmap: map_pte() was not handling private ZONE_DEVICE page properlyRalph Campbell
2018-10-31mm/hmm: fix utf8 ...Jérôme Glisse
2018-10-31block: call rq_qos_exit() after queue is frozenMing Lei
2018-10-31HID: asus: only support backlight when it's not driven by WMIDaniel Drake
2018-10-31platform/x86: asus-wmi: export function for evaluating WMI methodsDaniel Drake
2018-10-31platform/x86: asus-wmi: Only notify kbd LED hw_change by fn-key pressedJian-Hong Pan
2018-10-31platform/x86: wmi: declare device_type structure as constantBhumika Goyal
2018-10-31platform/x86: ideapad: Add Y530-15ICH to no_hw_rfkillMisha Komarovskiy
2018-10-31perf tools: Don't clone maps from parent when synthesizing forksDavid Miller
2018-10-31perf top: Start display thread earlierDavid Miller
2018-10-31tools headers uapi: Update linux/if_link.h header copyArnaldo Carvalho de Melo
2018-10-31tools headers uapi: Update linux/netlink.h header copyArnaldo Carvalho de Melo
2018-10-31tools headers: Sync the various kvm.h header copiesArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update linux/mmap.h copyArnaldo Carvalho de Melo
2018-10-31perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo
2018-10-31perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo
2018-10-31perf beauty: Add a generator for MAP_ mmap's flag constantsArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update asound.h copyArnaldo Carvalho de Melo
2018-10-31tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo
2018-10-31perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller
2018-10-31perf cs-etm: Correct CPU mode for samplesLeo Yan
2018-10-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo
2018-10-31selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman