summaryrefslogtreecommitdiffstats
path: root/scripts/extract-module-sig.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-05i2c: at91: Move to generic GPIO bus recoveryCodrin Ciubotariu2-69/+3
2020-08-05i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOsCodrin Ciubotariu1-12/+14
2020-08-05i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu2-0/+137
2020-08-05dt-bindings: i2c: add generic properties for GPIO bus recoveryCodrin Ciubotariu1-0/+10
2020-07-31i2c: rcar: avoid race when unregistering slaveWolfram Sang1-3/+5
2020-07-28i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2cSowjanya Komatineni1-1/+1
2020-07-28i2c: tegra: Fix runtime resume to re-init VI I2CSowjanya Komatineni1-0/+16
2020-07-28i2c: tegra: Fix the error path in tegra_i2c_runtime_resumeSowjanya Komatineni1-3/+8
2020-07-28i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unpre...Sowjanya Komatineni1-41/+23
2020-07-28i2c: tegra: Don't mark VI I2C as IRQ safe runtime PMSowjanya Komatineni1-1/+9
2020-07-27i2c: core: do not use logical device when creating irq domainWolfram Sang1-1/+1
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds1-1/+1
2020-07-26dt-bindings: i2c: renesas,iic: Document r8a774e1 supportLad Prabhakar1-0/+1
2020-07-26dt-bindings: i2c: renesas,i2c: Document r8a774e1 supportLad Prabhakar1-0/+1
2020-07-26i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang1-3/+4
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-24i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"Wolfram Sang2-6/+3
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-24i2c: fsi: Prevent adding adapters for ports without dts nodesEddie James1-1/+1
2020-07-24uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov1-1/+1
2020-07-24sched: Warn if garbage is passed to default_wake_function()Chris Wilson1-0/+1
2020-07-24serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell1-1/+11
2020-07-24geneve: fix an uninitialized value in geneve_changelink()Cong Wang1-1/+1
2020-07-24bonding: check return value of register_netdevice() in bond_newlink()Cong Wang1-2/+1
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Steve French1-8/+2
2020-07-23i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson1-2/+4
2020-07-23i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang1-0/+3
2020-07-23i2c: busses: Use fallthrough pseudo-keywordGustavo A. R. Silva10-19/+17
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng3-12/+18
2020-07-23AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4