summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran2020-06-051-1/+1
| |/ /
| * | seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam2020-06-056-13/+17
| * | tipc: fix NULL pointer dereference in streamingTuong Lien2020-06-051-2/+2
| * | genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang2020-06-051-36/+58
| * | crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari2020-06-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2020-06-0819-294/+219
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2020-06-086-12/+13
| |\ \ \
| | * \ \ Merge branch 'sparc-scnprintf'David S. Miller2020-05-142-2/+2
| | |\ \ \
| | | * | | sparc: use scnprintf() in show_pciobppath_attr() in vio.cChen Zhou2020-05-141-1/+1
| | | * | | sparc: use scnprintf() in show_pciobppath_attr() in pci.cChen Zhou2020-05-141-1/+1
| | |/ / /
| | * | | tty: vcc: Fix error return code in vcc_probe()Wei Yongjun2020-05-141-0/+1
| | * | | sparc64: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-082-5/+5
| | * | | sparc: mm: return true,false in kern_addr_valid()Jason Yan2020-05-061-5/+5
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2020-06-081-2/+7
| |\ \ \ \
| | * | | | fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-071-2/+7
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2020-06-032-144/+101
| |\| | | |
| | * | | | sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-05-201-130/+98
| | * | | | sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-05-171-14/+3
| * | | | | Merge branch 'sparc32-SRMMU-fixes-for-SMP'David S. Miller2020-06-032-4/+15
| |\ \ \ \ \
| | * | | | | sparc32: mm: Only call ctor()/dtor() functions for first and last userWill Deacon2020-06-031-3/+11
| | * | | | | sparc32: mm: Disable SPLIT_PTLOCK_CPUSWill Deacon2020-06-031-0/+4
| | * | | | | sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon2020-06-031-1/+0
| |/ / / / /
| * | | | | sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport2020-06-031-0/+1
| * | | | | sparc: remove unused header file nfs_fs.hAnupam Aggarwal2020-06-031-1/+0
| * | | | | oradax: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-171-5/+3
| * | | | | Merge branch 'Rework-sparc32-page-table-layout'David S. Miller2020-05-149-130/+85
| |\ \ \ \ \
| | * | | | | sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon2020-05-141-2/+2
| | * | | | | sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon2020-05-144-24/+24
| | * | | | | sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon2020-05-149-103/+58
| | * | | | | sparc32: mm: Fix argument checking in __srmmu_get_nocache()Will Deacon2020-05-141-6/+6
| |/ / / / /
* | | | | | Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-0871-1314/+4147
|\ \ \ \ \ \
| * | | | | | pinctrl: sprd: Fix the incorrect pull-up definitionBaolin Wang2020-06-041-2/+2
| * | | | | | pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and brokenChristophe JAILLET2020-06-041-9/+0
| * | | | | | pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in ca...Christophe JAILLET2020-06-031-3/+4
| * | | | | | pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET2020-06-031-17/+2
| * | | | | | pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()yu kuai2020-06-031-6/+14
| * | | | | | pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET2020-06-031-1/+0
| * | | | | | pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli2020-06-031-1/+75
| * | | | | | pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli2020-06-031-0/+4
| * | | | | | dt-bindings: pinctrl: Document optional BCM7211 wake-up interruptsFlorian Fainelli2020-06-031-1/+3
| * | | | | | dt-bindings: pinctrl: Document 7211 compatible for brcm, bcm2835-gpio.txtFlorian Fainelli2020-06-031-0/+1
| * | | | | | dt-bindings: pinctrl: stm32: Add missing interrupts propertyBenjamin Gaignard2020-06-031-0/+3
| * | | | | | pinctrl: at91-pio4: Add COMPILE_TEST supportTiezhu Yang2020-05-251-1/+1
| * | | | | | pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-252-2/+2
| * | | | | | Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-05-258-354/+407
| |\ \ \ \ \ \
| | * | | | | | MAINTAINERS: Renesas Pin Controllers are supportedGeert Uytterhoeven2020-05-201-1/+1
| | * | | | | | pinctrl: rza1: Fix flag name in commentGeert Uytterhoeven2020-05-151-1/+1
| | * | | | | | pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC supportLad Prabhakar2020-05-155-352/+404
| | * | | | | | dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC supportLad Prabhakar2020-05-151-0/+1
| * | | | | | | Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2020-05-191-24/+58
| |\ \ \ \ \ \ \