summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-29dt-bindings: nvmem: SID: add binding for A100's SID controllerYangtao Li1-8/+11
2020-07-29nvmem: update Kconfig descriptionMatteo Croce1-3/+0
2020-07-29nvmem: qfprom: Add fuse blowing supportRavi Kumar Bokka1-12/+304
2020-07-29dt-bindings: nvmem: Add properties needed for blowing fusesRavi Kumar Bokka1-2/+48
2020-07-29dt-bindings: nvmem: qfprom: Convert to yamlRavi Kumar Bokka2-35/+50
2020-07-29nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instancesSrinivas Kandagatla1-0/+1
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla2-2/+11
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber2-0/+16
2020-07-29nvmem: core: Grammar fixes for help textAndreas Färber1-6/+6
2020-07-29nvmem: sc27xx: add sc2730 efuse supportFreeman Liu1-3/+24
2020-07-29nvmem: Enforce nvmem stride in the sysfs interfaceDouglas Anderson1-0/+6
2020-07-29MAINTAINERS: Add git tree for NVMEM FRAMEWORKTiezhu Yang1-0/+1
2020-07-29nvmem: sprd: Fix return value of sprd_efuse_probe()Tiezhu Yang1-2/+2
2020-07-29drivers: android: Fix the SPDX comment styleMrinal Pandey1-1/+1
2020-07-29drivers: android: Fix a variable declaration coding style issueMrinal Pandey1-0/+1
2020-07-29drivers: android: Remove braces for a single statement if-else blockMrinal Pandey1-3/+2
2020-07-29drivers: android: Remove the use of else after returnMrinal Pandey1-2/+1
2020-07-29drivers: android: Fix a variable declaration coding style issueMrinal Pandey1-0/+1
2020-07-29binder: Prevent context manager from incrementing ref 0Jann Horn1-1/+14
2020-07-29greybus: Use fallthrough pseudo-keywordGustavo A. R. Silva2-2/+2
2020-07-29mei: add device kind to sysfsAlexander Usyskin6-10/+71
2020-07-29MAINTAINERS: Fix maintainer entry for mei driverTomas Winkler1-1/+1
2020-07-29habanalabs: goya_ctx_init() can be statickernel test robot2-2/+2
2020-07-29habanalabs: fix up absolute include instructionsGreg Kroah-Hartman18-43/+37
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds1-1/+1
2020-07-25riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-07-25RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra1-6/+27
2020-07-25drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-07-25dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan1-1/+1
2020-07-25RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1
2020-07-25qrtr: orphan socket in qrtr_release()Cong Wang1-0/+1
2020-07-25xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-07-25flow_offload: Move rhashtable inclusion to the source fileHerbert Xu3-2/+1
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella1-1/+1
2020-07-24MAINTAINERS: add KCOV sectionAndrey Konovalov1-0/+11
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih1-2/+2
2020-07-24squashfs: fix length field overlap check in metadata readingPhillip Lougher1-1/+1
2020-07-24mailmap: add entry for Mike RapoportMike Rapoport1-0/+3
2020-07-24khugepaged: fix null-pointer dereference due to raceKirill A. Shutemov1-0/+3
2020-07-24mm/hugetlb: avoid hardcoding while checking if cma is enabledBarry Song1-5/+10
2020-07-24mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song1-7/+28
2020-07-24mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma1-1/+8
2020-07-24mm: initialize return of vm_insert_pagesTom Rix1-1/+1
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2-2/+3
2020-07-24mm/mmap.c: close race between munmap() and expand_upwards()/downwards()Kirill A. Shutemov1-2/+14
2020-07-24habanalabs: Fix memory leak in error flow of context initializationTomer Tayar1-8/+10
2020-07-24habanalabs: use no flags on MMU cache invalidationTomer Tayar1-2/+1
2020-07-24habanalabs: enable device before hw_init()Oded Gabbay2-4/+15