summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-25USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX1-0/+2
2021-05-25bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren1-2/+2
2021-05-25USB: serial: quatech2: fix control-request directionsJohan Hovold1-3/+3
2021-05-25Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...Linus Torvalds20-30/+71
2021-05-25xfs: validate extsz hints against rt extent size when rtinherit is setDarrick J. Wong5-0/+85
2021-05-25xfs: standardize extent size hint validationDarrick J. Wong2-73/+41
2021-05-25xfs: check free AG space when making per-AG reservationsDarrick J. Wong1-3/+15
2021-05-25usb: cdns3: Enable TDL_CHK only for OUT epSanket Parmar1-5/+3
2021-05-25Makefile: LTO: have linker check -Wframe-larger-thanNick Desaulniers1-0/+5
2021-05-25init: verify that function is initcall_t at compile-timeMarco Elver1-1/+2
2021-05-25net: dsa: microchip: enable phy errata workaround on 9567George McCollister1-0/+1
2021-05-25net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-05-25net: hsr: fix mac_len checksGeorge McCollister5-21/+34
2021-05-25net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee1-2/+2
2021-05-24thermal/ti-soc-thermal: Fix kernel-docYang Li1-1/+1
2021-05-24Merge branch 'sja1105-fixes'David S. Miller2-27/+70
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean1-4/+15
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean1-12/+10
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean1-0/+1
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean1-3/+14
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean1-4/+11
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean1-4/+19
2021-05-24net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-05-24r8152: check the informaton of the deviceHayes Wang1-5/+37
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo1-1/+2
2021-05-24vfio/platform: fix module_put call in error flowMax Gurtovoy1-1/+1
2021-05-24samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun1-4/+9
2021-05-24vfio/iommu_type1: Use struct_size() for kzalloc()Gustavo A. R. Silva1-1/+1
2021-05-24vfio/pci: zap_vma_ptes() needs MMURandy Dunlap1-0/+1
2021-05-24vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei1-1/+1
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-20/+17
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+10
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-24/+64
2021-05-24KVM: SVM: make the avic parameter a boolPaolo Bonzini2-3/+3
2021-05-24KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC checkVitaly Kuznetsov1-2/+1
2021-05-24KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC checkVitaly Kuznetsov2-5/+1
2021-05-24cgroup: fix spelling mistakesZhen Lei7-12/+12
2021-05-24netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2-25/+40
2021-05-24ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki4-17/+50
2021-05-24Merge tag 'thunderbolt-for-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-9/+11
2021-05-24usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()Yoshihiro Shimoda1-2/+3
2021-05-24usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso1-1/+4
2021-05-24usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso1-0/+30
2021-05-24Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown1-6/+11
2021-05-24spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner1-2/+8
2021-05-24regulator: hisilicon: use the correct HiSilicon copyrightHao Fang2-2/+2
2021-05-24regulator: bd71828: Fix .n_voltages settingsAxel Lin1-5/+5
2021-05-24regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin1-3/+1
2021-05-24regulator: max77620: Silence deferred probe errorDmitry Osipenko1-6/+4
2021-05-24regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko1-0/+7