aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-57/+111
2021-04-30net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing1-1/+0
2021-04-30net: phy: marvell: enable downshift by defaultMaxim Kochetkov1-12/+50
2021-04-30Merge tag 'ovl-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-81/+136
2021-04-30Merge branch 'sctp-chunk-fix'David S. Miller3-38/+39
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long3-44/+30
2021-04-30Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"Xin Long1-3/+3
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long1-5/+20
2021-04-30afs, rxrpc: Add Marc Dionne as co-maintainerMarc Dionne1-0/+2
2021-04-30net: atheros: [email protected] is deadJohannes Berg2-2/+2
2021-04-30vsock/vmci: Remove redundant assignment to errYang Li1-2/+0
2021-04-30Merge branch 'hns3-fixes'David S. Miller3-3/+12
2021-04-30net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-04-30net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo1-0/+6
2021-04-30net: hns3: use netif_tx_disable to stop the transmit queuePeng Li1-1/+1
2021-04-30net: hns3: fix for vxlan gpe tx checksum bugHao Chen1-2/+3
2021-04-30net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()Mohammad Athari Bin Ismail1-0/+1
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds185-2641/+3173
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-1076/+13667
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds56-771/+2082
2021-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds38-222/+2948
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds420-4029/+23461
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds120-613/+2332
2021-04-30PCI: Allow VPD access for QLogic ISP2722Arun Easi1-1/+0
2021-04-30PCI/VPD: Add helper pci_get_func0_dev()Heiner Kallweit1-5/+8
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() SRDT handlingHeiner Kallweit1-25/+6
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit10-15/+12
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit2-5/+4
2021-04-30PCI/VPD: Make missing VPD message less alarmingHeiner Kallweit1-2/+6
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit2-46/+13
2021-04-30Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds234-5596/+6868
2021-04-30Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds18-220/+198
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof WilczyƄski1-1/+1
2021-04-30dt-bindings: bcm2711-hdmi: Fix broken schemaMaxime Ripard1-1/+1
2021-04-30dt-bindings: interrupt-controller: idt,32434-pic: Add missing interrupts prop...Thomas Bogendoerfer1-0/+4
2021-04-30dm raid: remove unnecessary discard limits for raid0 and raid10Mike Snitzer1-9/+0
2021-04-30mm/memory-failure: unnecessary amount of unmappingJane Chu1-1/+1
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport2-19/+25
2021-04-30mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1Sergei Trofimovich1-13/+17
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer2-27/+57
2021-04-30net: page_pool: refactor dma_map into own function page_pool_dma_mapJesper Dangaard Brouer1-19/+26
2021-04-30SUNRPC: refresh rq_pages using a bulk page allocatorChuck Lever1-16/+15
2021-04-30SUNRPC: set rq_page_end differentlyChuck Lever1-4/+3
2021-04-30mm/page_alloc: inline __rmqueue_pcplistJesper Dangaard Brouer1-1/+2
2021-04-30mm/page_alloc: optimize code layout for __alloc_pages_bulkJesper Dangaard Brouer1-3/+3
2021-04-30mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman2-19/+54
2021-04-30mm/page_alloc: add a bulk page allocatorMel Gorman2-0/+129
2021-04-30mm/page_alloc: rename alloced to allocatedMel Gorman1-4/+4
2021-04-30mm/page_alloc: duplicate include linux/vmalloc.hzhouchuangao1-2/+0