summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-13net: ptp: add helper for one-step P2P clocksChristian Eggers
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss
2023-01-12u64_stat: Remove the obsolete fetch_irq() variants.Thomas Gleixner
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-13platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai
2023-01-13platform/chrome: fix kernel-doc warnings for cros_ec_commandTzung-Bi Shih
2023-01-13platform/chrome: fix kernel-doc warning for last_resume_resultTzung-Bi Shih
2023-01-13platform/chrome: fix kernel-doc warning for suspend_timeout_msTzung-Bi Shih
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers
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-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-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-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-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 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