summaryrefslogtreecommitdiffstats
path: root/crypto/af_alg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-24i2c: ocores: update my email addressPeter Korsgaard4-5/+5
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang2-16/+1
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang1-2/+23
2018-08-24ubifs: Remove empty file.hRichard Weinberger1-0/+0
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka3-3/+3
2018-08-24mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder15-103/+106
2018-08-24lib/fonts: convert comments to utf-8Arnd Bergmann4-512/+512
2018-08-24s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann12-103/+103
2018-08-24drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder3-27/+17
2018-08-24docs/core-api: mm-api: add section about GFP flagsMike Rapoport1-0/+21
2018-08-24docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport1-137/+154
2018-08-24docs/core-api: split memory management API to a separate fileMike Rapoport3-54/+58
2018-08-24docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport1-1/+5
2018-08-24docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport1-1/+0
2018-08-24mm/util: add kernel-doc for kvfreeMike Rapoport1-0/+7
2018-08-24mm/util: make strndup_user description a kernel-doc commentMike Rapoport1-1/+1
2018-08-24fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann1-0/+2
2018-08-24treewide: correct "differenciate" and "instanciate" typosFinn Thain8-8/+10
2018-08-24fs/afs: use new return type vm_fault_tSouptick Joarder2-2/+3
2018-08-24drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder1-1/+1
2018-08-24mm: soft-offline: close the race against page allocationNaoya Horiguchi5-16/+57
2018-08-24mm: fix race on soft-offlining free huge pagesNaoya Horiguchi3-14/+21
2018-08-24namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca4-3/+106
2018-08-24hfs: prevent crash on exit from failed searchErnesto A. Fernández1-3/+4
2018-08-24hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez1-3/+4
2018-08-24hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández1-2/+2
2018-08-24arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon1-0/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada29-51/+48
2018-08-24kbuild: pass LDFLAGS to recordmcount.plMasahiro Yamada1-1/+1
2018-08-24kbuild: test dead code/data elimination support in KconfigMasahiro Yamada2-6/+4
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French1-1/+1
2018-08-23cifs: check kmalloc before useNicholas Mc Guire1-0/+6
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg1-0/+7
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg3-4/+16
2018-08-23x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra9-6/+26
2018-08-23mm: mmu_notifier fix for tlb_end_vmaNicholas Piggin2-14/+13
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra3-0/+22
2018-08-23mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra1-9/+0
2018-08-23mm: move tlb_table_flush to tlb_flush_mmu_freeNicholas Piggin1-3/+3
2018-08-23getxattr: use correct xattr lengthChristian Brauner1-1/+1
2018-08-23gcc-plugins: Disable when building under ClangKees Cook1-1/+1
2018-08-23blk-wbt: don't maintain inflight counts if disabledJens Axboe2-1/+21
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar1-1/+1
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V1-3/+5
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng1-0/+3
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann1-3/+3
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V1-1/+17
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy1-6/+3