aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/extract-cert.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12printk: add Kconfig option to set default console loglevelOlof Johansson2-1/+25
2016-12-12printk/sound: handle more message headersPetr Mladek1-6/+14
2016-12-12printk/btrfs: handle more message headersPetr Mladek2-11/+17
2016-12-12printk/kdb: handle more message headersPetr Mladek2-1/+9
2016-12-12printk/NMI: handle continuous lines and missing newlinePetr Mladek1-28/+50
2016-12-12printk/NMI: fix up handling of the full nmi log bufferPetr Mladek1-2/+3
2016-12-12compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson1-1/+1
2016-12-12hung_task: decrement sysctl_hung_task_warnings only if it is positiveTetsuo Handa1-1/+2
2016-12-12fs/proc: calculate /proc/* and /proc/*/task/* nlink at init timeAlexey Dobriyan3-6/+15
2016-12-12fs/proc/base.c: save decrement during lookup/readdir in /proc/$PIDAlexey Dobriyan1-4/+4
2016-12-12fs/proc/array.c: slightly improve render_sigset_tRasmus Villemoes1-1/+1
2016-12-12proc: tweak comments about 2 stage open and everythingAlexey Dobriyan1-8/+21
2016-12-12proc: kmalloc struct pde_openerAlexey Dobriyan1-1/+3
2016-12-12proc: fix type of struct pde_opener::closing fieldAlexey Dobriyan2-2/+2
2016-12-12proc: just list_del() struct pde_openerAlexey Dobriyan1-1/+1
2016-12-12proc: make struct struct map_files_info::len unsigned intAlexey Dobriyan1-1/+1
2016-12-12proc: make struct pid_entry::len unsignedAlexey Dobriyan1-1/+1
2016-12-12proc: report no_new_privs stateKees Cook2-2/+5
2016-12-12mm/percpu.c: fix panic triggered by BUG_ON() falselyzijun_hu1-4/+12
2016-12-12kasan: turn on -fsanitize-address-use-after-scopeAndrey Ryabinin1-0/+2
2016-12-12kasan: eliminate long stalls during quarantine reductionDmitry Vyukov1-46/+48
2016-12-12kasan: support panic_on_warnDmitry Vyukov1-0/+2
2016-12-12mm: make transparent hugepage size publicHugh Dickins2-0/+15
2016-12-12mm: add cond_resched() in gather_pte_stats()Hugh Dickins1-0/+1
2016-12-12mm: add three more cond_resched() in swapoffHugh Dickins1-7/+6
2016-12-12mm, page_alloc: keep pcp count and list contents in sync if struct page is corruptedMel Gorman1-2/+10
2016-12-12mm, rmap: handle anon_vma_prepare() common case inlineVlastimil Babka2-36/+43
2016-12-12mm, debug: print raw struct page data in __dump_page()Vlastimil Babka1-0/+4
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V6-17/+100
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V3-15/+18
2016-12-12mm: add preempt points into __purge_vmap_area_lazy()Joel Fernandes1-5/+9
2016-12-12mm: turn vmap_purge_lock into a mutexChristoph Hellwig1-7/+7
2016-12-12mm: mark all calls into the vmalloc subsystem as potentially sleepingChristoph Hellwig1-1/+6
2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin1-1/+1
2016-12-12kernel/fork: use vfree_atomic() to free thread stackAndrey Ryabinin1-1/+1
2016-12-12mm: add vfree_atomic()Andrey Ryabinin2-6/+37
2016-12-12mm: refactor __purge_vmap_area_lazy()Christoph Hellwig1-45/+35
2016-12-12mm: remove free_unmap_vmap_area_addr()Christoph Hellwig1-13/+8
2016-12-12mm: remove free_unmap_vmap_area_noflush()Christoph Hellwig1-11/+2
2016-12-12mm: workingset: update shadow limit to reflect bigger active listJohannes Weiner1-19/+25
2016-12-12mm: workingset: restore refault tracking for single-page filesJohannes Weiner1-8/+1
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner6-138/+60
2016-12-12lib: radix-tree: update callback for changing leaf nodesJohannes Weiner4-16/+36
2016-12-12lib: radix-tree: add entry deletion support to __radix_tree_replace()Johannes Weiner1-111/+116
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner10-40/+64
2016-12-12lib: radix-tree: native accounting of exceptional entriesJohannes Weiner4-12/+57
2016-12-12mm: workingset: turn shadow node shrinker bugs into warningsJohannes Weiner1-8/+12
2016-12-12mm: khugepaged: fix radix tree node leak in shmem collapse error pathJohannes Weiner1-2/+4
2016-12-12mm: khugepaged: close use-after-free race during shmem collapsingJohannes Weiner1-0/+5
2016-12-12include/linux/backing-dev-defs.h: shrink struct backing_dev_infoAndrew Morton1-1/+1