aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-11console: Document struct consoleThomas Gleixner1-17/+37
2023-01-11console: Use BIT() macros for @flags valuesThomas Gleixner1-10/+36
2023-01-11printk: move size limit macros into internal.hJohn Ogness1-2/+0
2023-01-11fs: remove locks_inodeJeff Layton2-5/+3
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton3-429/+442
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+69
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto1-0/+6
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto1-0/+7
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto2-0/+17
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto3-0/+94
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan1-0/+1
2023-01-10net/mlx5: Enable management PF initializationShay Drory1-0/+5
2023-01-10net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla2-0/+63
2023-01-10Merge branch '[email protected]' into drivers-...Bjorn Andersson2-4/+18
2023-01-10dt-bindings: firmware: qcom: scm: Separate VMIDs from header to bindingsKonrad Dybcio2-5/+18
2023-01-10soc: qcom: rmtfs: Optionally map RMTFS to more VMsLoic Poulain1-0/+1
2023-01-10dt-bindings: clock: qcom: gcc-sm8450: drop test clockDmitry Baryshkov1-1/+0
2023-01-10dt-bindings: clock: qcom: gcc-sm8350: drop test clockDmitry Baryshkov1-1/+0
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn1-0/+4
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn1-2/+4
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn1-5/+0
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn2-19/+25
2023-01-10bpf: Replace 0-length arrays with flexible arraysKees Cook1-3/+3
2023-01-10Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann1-1/+1
2023-01-10Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-2/+2
2023-01-10ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann1-2/+2
2023-01-10firmware: raspberrypi: Fix type assignmentMaxime Ripard1-1/+1
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede1-1/+2
2023-01-10Merge branch '[email protected]' into arm64-for-6.3Bjorn Andersson1-0/+18
2023-01-10dt-bindings: clock: Add SM8550 TCSR CC clocksAbel Vesa1-0/+18
2023-01-10Merge branch 'icc-sm8550-immutable' of https://git.kernel.org/pub/scm/linux/k...Bjorn Andersson1-0/+189
2023-01-10dt-bindings: clock: document SM8550 DISPCC clock controllerNeil Armstrong1-0/+101
2023-01-10Merge tag '[email protected]' into cl...Bjorn Andersson1-0/+5
2023-01-10PM: domains: Allow a genpd consumer to require a synced power offUlf Hansson1-0/+5
2023-01-10clk: Add generic sync_state callback for disabling unused clocksAbel Vesa1-0/+1
2023-01-10dt-bindings: power: qcom,rpmpd: document sa8775pBartosz Golaszewski1-0/+19
2023-01-10drm/debugfs: add descriptions to struct parametersMaĆ­ra Canal1-0/+18
2023-01-10driver core: move struct subsys_dev_iter to a local fileGreg Kroah-Hartman1-5/+0
2023-01-10driver core: make subsys_dev_iter_exit() staticGreg Kroah-Hartman1-1/+0
2023-01-10driver core: make subsys_dev_iter_next() staticGreg Kroah-Hartman1-1/+0
2023-01-10driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman1-4/+0
2023-01-10driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman1-2/+0
2023-01-10driver core: make bus_get_device_klist() staticGreg Kroah-Hartman1-1/+0
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle1-0/+3
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel1-4/+0
2023-01-10RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2-2/+1
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh1-1/+1
2023-01-09bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore1-1/+1
2023-01-09fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers1-2/+1
2023-01-09fsverity: support verification with tree block size < PAGE_SIZEEric Biggers1-2/+9