summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-29checkpatch: prefer strscpy to strlcpyJoe Perches
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada
2020-12-29mm/hugetlb: fix deadlock in hugetlb_cow error pathMike Kravetz
2020-12-29selftests/vm: fix building protection keys testHarish
2020-12-29habanalabs: Fix memleak in hl_device_resetDinghao Liu
2020-12-29io_uring: don't assume mm is constant across submitsJens Axboe
2020-12-29drm/msm: Ensure get_pages is called when lockedIskren Chernev
2020-12-29drm/msm: Fix null dereference in _msm_gem_newIskren Chernev
2020-12-29selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXECJiang Wang
2020-12-29spi: altera: fix return value for altera_spi_txrx()Xu Yilun
2020-12-29regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang
2020-12-29ALSA: usb-audio: Add quirk for BOSS AD-10Takashi Iwai
2020-12-29MAINTAINERS: Update address for Cadence USB3 driverRoger Quadros
2020-12-29usb: cdns3: imx: improve driver .remove APIPeter Chen
2020-12-29usb: cdns3: imx: fix can't create core device the second time issuePeter Chen
2020-12-29usb: cdns3: imx: fix writing read-only memory issuePeter Chen
2020-12-29PHY: Ingenic: fix unconditional build of phy-ingenic-usbAlexander Lobakin
2020-12-29dt-bindings: dma: ti: Update maintainer and author informationPeter Ujfalusi
2020-12-29MAINTAINERS: Add entry for Texas Instruments DMA driversPeter Ujfalusi
2020-12-29qcom: bam_dma: Delete useless kfree codeZheng Yongjun
2020-12-29dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter
2020-12-29dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...Christophe JAILLET
2020-12-29dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET
2020-12-29dmaengine: qcom: gpi: Fixes a format mismatchXiaoming Ni
2020-12-29dmaengine: idxd: off by one in cleanup codeDan Carpenter
2020-12-29dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setupPeter Ujfalusi
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-12-28atlantic: remove architecture dependsLéo Le Bouter
2020-12-28erspan: fix version 1 check in gre_parse_header()Cong Wang
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-28net: neighbor: fix a crash caused by mod zeroweichenchen
2020-12-28ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2020-12-28MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro
2020-12-28MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2020-12-28Merge branch 'net-ipa-fix-some-new-build-warnings'Jakub Kicinski
2020-12-28net: ipa: don't return a value from evt_ring_command()Alex Elder
2020-12-28net: ipa: don't return a value from gsi_channel_command()Alex Elder
2020-12-28Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-12-28bnxt_en: Fix AER recovery.Vasundhara Volam
2020-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2020-12-28net: mptcp: cap forward allocation to 1MDavide Caratti
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-28Merge branch 'net-sysfs-fix-race-conditions-in-the-xps-code'Jakub Kicinski
2020-12-28net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart