summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl
2023-01-12media: davinci: remove vpbe supportArnd Bergmann
2023-01-12staging: media: remove davinci vpfe_capture driverArnd Bergmann
2023-01-12ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann
2023-01-12ARM: omap1: remove dead codeArnd Bergmann
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann
2023-01-11scsi: ufs: core: bsg: Fix cast to restricted __be16 warningBean Huo
2023-01-11scsi: core: Fix invisible definition compilation warningBean Huo
2023-01-11scsi: ufs: core: Add support for reinitializing the UFS deviceManivannan Sadhasivam
2023-01-11scsi: ufs: core: Add reinit_notify() callbackManivannan Sadhasivam
2023-01-11mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes
2023-01-11include/linux/mm: fix release_pages_arg kernel doc commentSeongJae Park
2023-01-11mm: fix vma->anon_name memory leak for anonymous shmem VMAsSuren Baghdasaryan
2023-01-12drm: document better that drivers shouldn't use drm_minor directlyDaniel Vetter
2023-01-11iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe
2023-01-11irq/s390: Add arch_is_isolated_msi() for s390Jason Gunthorpe
2023-01-11genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSIJason Gunthorpe
2023-01-11genirq/irqdomain: Remove unused irq_domain_check_msi_remap() codeJason Gunthorpe
2023-01-11iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe
2023-01-11genirq/msi: Add msi_device_has_isolated_msi()Jason Gunthorpe
2023-01-11f2fs: support accounting iostat count and avg_bytesYangtao Li
2023-01-11driver core: Make driver_deferred_probe_timeout a static variableJavier Martinez Canillas
2023-01-11console: Document struct consoleThomas Gleixner
2023-01-11console: Use BIT() macros for @flags valuesThomas Gleixner
2023-01-11printk: move size limit macros into internal.hJohn Ogness
2023-01-11fs: remove locks_inodeJeff Layton
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan
2023-01-10net/mlx5: Enable management PF initializationShay Drory
2023-01-10net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla
2023-01-10Merge branch '20230109130523.298971-3-konrad.dybcio@linaro.org' into drivers-...Bjorn Andersson
2023-01-10dt-bindings: firmware: qcom: scm: Separate VMIDs from header to bindingsKonrad Dybcio
2023-01-10soc: qcom: rmtfs: Optionally map RMTFS to more VMsLoic Poulain
2023-01-10dt-bindings: clock: qcom: gcc-sm8450: drop test clockDmitry Baryshkov
2023-01-10dt-bindings: clock: qcom: gcc-sm8350: drop test clockDmitry Baryshkov
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn
2023-01-10bpf: Replace 0-length arrays with flexible arraysKees Cook
2023-01-10Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann
2023-01-10Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-10ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann
2023-01-10firmware: raspberrypi: Fix type assignmentMaxime Ripard
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede