summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-09dm bufio: simplify DM_BUFIO_CLIENT_NO_SLEEP lockingMike Snitzer
2022-08-09NTB: EPF: Tidy up some bounds checksDan Carpenter
2022-08-09NTB: EPF: Fix error code in epf_ntb_bind()Dan Carpenter
2022-08-09PCI: endpoint: pci-epf-vntb: reduce several globals to staticsTom Rix
2022-08-09PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()Yang Yingliang
2022-08-09PCI: endpoint: Fix Kconfig dependencyRen Zhijie
2022-08-09NTB: EPF: set pointer addr to null using NULL rather than 0Colin Ian King
2022-08-09PCI: endpoint: Support NTB transfer between RC and EPFrank Li
2022-08-09NTB: epf: Allow more flexibility in the memory BAR map methodFrank Li
2022-08-09PCI: designware-ep: Allow pci_epc_set_bar() update inbound map addressFrank Li
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09plip: avoid rcu debug splatFlorian Westphal
2022-08-09net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle
2022-08-09net: dsa: felix: suppress non-changes to the tagging protocolVladimir Oltean
2022-08-09Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-08-09ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus
2022-08-09drm/gem: Properly annotate WW context on drm_gem_lock_reservations() errorDmitry Osipenko
2022-08-09drm/shmem-helper: Add missing vunmap on errorDmitry Osipenko
2022-08-09ntb: intel: add GNR support for Intel PCIe gen5 NTBDave Jiang
2022-08-09NTB: ntb_tool: uninitialized heap data in tool_fn_write()Dan Carpenter
2022-08-09ntb: idt: fix clang -Wformat warningsJustin Stitt
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-08atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder
2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder
2022-08-08Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-08iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro
2022-08-09rtc: spear: set range maxZeng Jingxiang
2022-08-08Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-08-08Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-08-08Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-08Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-08vfio: Move vfio.c to vfio_main.cJason Gunthorpe
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-08-08rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki
2022-08-08rtc: zynqmp: initialize fract_tickAlexandre Belloni
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-08-08Merge branches 'thermal-core' and 'thermal-tools'Rafael J. Wysocki
2022-08-08Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-08-08Merge branch 'pm-opp'Rafael J. Wysocki
2022-08-08ACPI: VIOT: Do not dereference fwnode in struct deviceAndy Shevchenko
2022-08-08Merge tag 'hwlock-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds
2022-08-08Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2022-08-08Merge tag 'hyperv-next-signed-20220807' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-08remoteproc: qcom_q6v5_pas: Do not fail if regulators are not foundManivannan Sadhasivam