summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-14platform/x86/intel/tpmi: Read feature control statusSrinivas Pandruvada1-0/+2
2023-07-14Merge tag 'ib-pdx86-simatic-v6.6' into review-hansHans de Goede2-2/+6
2023-07-14platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-07-14platform/x86: simatic-ipc: add CMOS battery monitoringHenning Schild1-0/+1
2023-07-14media: i2c: add I2C Address Translator (ATR) supportLuca Ceresoli1-0/+116
2023-07-14platform/x86: simatic-ipc: add another model BX-21AHenning Schild2-2/+4
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)1-0/+26
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)1-0/+7
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)1-0/+6
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)1-0/+16
2023-07-14ipv6: Constify the sk parameter of several helper functions.Guillaume Nault1-6/+4
2023-07-14security: Constify sk in the sk_getsecid hook.Guillaume Nault2-3/+4
2023-07-14soc: qcom: smem: Add qcom_smem_is_available()Stephan Gerhold1-0/+1
2023-07-14net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the tso_en field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski1-1/+1
2023-07-14net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski1-1/+3
2023-07-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-3/+39
2023-07-14Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-6/+1
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2023-07-13Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe1-1/+1
2023-07-13PCI: Change pdev->rom_attr_enabled to single bitChristophe JAILLET1-1/+1
2023-07-13PCI: Reorder pci_dev fields to reduce holesChristophe JAILLET1-2/+2
2023-07-13PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas1-6/+0
2023-07-13PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-07-13sched/core: introduce sched_core_idle_cpu()Cruz Zhao1-0/+2
2023-07-13sched: add throttled time stat for throttled childrenJosh Don1-0/+2
2023-07-13sched: avoid false lockdep splat in put_task_struct()Wander Lairson Costa1-4/+14
2023-07-13kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa1-1/+27
2023-07-13bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().Alexei Starovoitov1-0/+2
2023-07-13rcu: Export rcu_request_urgent_qs_task()Paul E. McKenney2-0/+3
2023-07-12Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann1-0/+9
2023-07-12platform/x86: asus-wmi: expose dGPU and CPU tunables for ROGLuke D. Jones1-0/+9
2023-07-12platform/x86: asus-wmi: support setting mini-LED modeLuke D. Jones1-0/+1
2023-07-12platform/x86: asus-wmi: add WMI method to show if egpu connectedLuke D. Jones1-1/+3
2023-07-12platform/x86: asus-wmi: support middle fan custom curvesLuke D. Jones1-0/+1
2023-07-12platform/x86: asus-wmi: add support for showing middle fan RPMLuke D. Jones1-0/+1
2023-07-12platform/x86: asus-wmi: add support for showing charger modeLuke D. Jones1-0/+3
2023-07-12mtd: rawnand: export 'nand_exit_status_op()'Arseniy Krasnov1-0/+1
2023-07-12ASoC: remove copy of intlog10()Mark Brown1-0/+56
2023-07-12mtd: use refcount to prevent corruptionTomas Winkler1-1/+1