summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-09net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel1-18/+16
2022-08-09atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou1-0/+1
2022-08-09net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean1-1/+14
2022-08-09tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder1-4/+4
2022-08-09tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder1-1/+1
2022-08-09Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+1
2022-08-09iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro1-3/+1
2022-08-09Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds14-47/+215
2022-08-09Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds7-17/+20
2022-08-09Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds17-57/+78
2022-08-09Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds27-1154/+1169
2022-08-09Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-5/+11
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds7-198/+675
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds74-2600/+2723
2022-08-08Merge branches 'thermal-core' and 'thermal-tools'Rafael J. Wysocki2-5/+9
2022-08-08Merge branch 'pm-cpufreq'Rafael J. Wysocki4-10/+15
2022-08-08Merge branch 'pm-opp'Rafael J. Wysocki22-1143/+1149
2022-08-08ACPI: VIOT: Do not dereference fwnode in struct deviceAndy Shevchenko1-3/+3
2022-08-08Merge tag 'hwlock-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds2-9/+25
2022-08-08Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2-17/+34
2022-08-08Merge tag 'hyperv-next-signed-20220807' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-14/+166
2022-08-08remoteproc: qcom_q6v5_pas: Do not fail if regulators are not foundManivannan Sadhasivam1-4/+16
2022-08-08virtio_net: fix memory leak inside XPD_TX with mergeableXuan Zhuo1-1/+4
2022-08-08wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo2-2/+3
2022-08-08Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds3-3/+3
2022-08-07Merge tag 'for-5.20/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-261/+134
2022-08-07Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-480/+1231
2022-08-07Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds18-21/+269
2022-08-07Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+26
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds2-27/+1
2022-08-06Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-32/+180
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds17-165/+245
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds47-1411/+3340
2022-08-06Merge tag 'backlight-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-23/+41
2022-08-06Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds19-521/+280
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-42/+187
2022-08-06Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-1/+440
2022-08-06Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds24-663/+566
2022-08-06net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-06eth: fix the help in Wangxun's KconfigJakub Kicinski1-3/+3
2022-08-06octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-06octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-06octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12
2022-08-06octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-06octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-06bnxt_en: Remove duplicated include bnxt_devlink.cYang Li1-1/+0
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-57/+155
2022-08-06cxl/hdm: Fix skip allocations vs multiple pmem allocationsDan Williams1-1/+10
2022-08-06cxl/region: Disallow region granularity != window granularityDan Williams1-6/+7
2022-08-06cxl/region: Fix x1 interleave to greater than x1 interleave routingDan Williams1-1/+5