summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/i2c.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-25bpf: Fix a buffer out-of-bound access when filling raw_tp link_infoYonghong Song1-1/+1
2020-08-25sfc: fix boolreturn.cocci warning and rename functionEdward Cree1-4/+4
2020-08-25net: ocelot: Add of_node_put() before return statementSumera Priyadarsini1-0/+1
2020-08-25dt-bindings: net: dsa: Fix typoKurt Kanzenbach1-1/+1
2020-08-25firestream: Fix memleak in fs_openDinghao Liu1-0/+1
2020-08-25net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu1-0/+1
2020-08-25NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu1-1/+1
2020-08-25MAINTAINERS: Remove self from PHY LIBRARYFlorian Fainelli1-1/+0
2020-08-25MAINTAINERS: Add entry for Broadcom Ethernet PHY driversFlorian Fainelli1-0/+10
2020-08-25MAINTAINERS: GENET: Add UniMAC MDIO controller filesFlorian Fainelli1-0/+3
2020-08-25MAINTAINERS: GENET: Add DT binding fileFlorian Fainelli1-0/+1
2020-08-25MAINTAINERS: B53: Add DT binding fileFlorian Fainelli1-0/+1
2020-08-25MAINTAINERS: GENET: Add missing platform data fileFlorian Fainelli1-0/+1
2020-08-25net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...Nathan Chancellor1-1/+1
2020-08-25net: Get rid of consume_skb when tracing is offHerbert Xu2-0/+11
2020-08-25drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-08-25netlabel: fix problems with mapping removalPaul Moore1-29/+30
2020-08-25sctp: not disable bh in the whole sctp_get_port_local()Xin Long1-10/+6
2020-08-25ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-08-24ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser1-1/+1
2020-08-24net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu1-2/+4
2020-08-24net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-22KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-22dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21netfilter: nf_tables: fix destination register zeroingFlorian Westphal2-1/+5
2020-08-21netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso1-1/+1
2020-08-21netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso1-1/+2
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky1-0/+1
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-21hugetlb_cgroup: convert comma to semicolonXu Wang1-2/+2
2020-08-21mailmap: add Andi KleenNick Desaulniers1-0/+1
2020-08-21netfilter: nft_set_rbtree: Detect partial overlap with start endpoint matchStefano Brivio1-1/+33
2020-08-21netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...Stefano Brivio1-9/+14