summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-17ACPI: platform_profile: Move platform_profile_handlerKurt Borja
2025-01-17ACPI: platform_profile: Remove platform_profile_handler from exported symbolsKurt Borja
2025-01-17of: Do not expose of_alias_scan() and correct its commentsZijun Hu
2025-01-17serial: kgdb_nmi: Remove unused knock codeDr. David Alan Gilbert
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-01-17Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...Joerg Roedel
2025-01-16net: phylink: add EEE managementRussell King (Oracle)
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-16pldmfw: enable selected component updateKonrad Knitter
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16PCI: Add TLP Prefix reading to pcie_read_tlp_log()Ilpo Järvinen
2025-01-16ACPI: platform_profile: Add `probe` to platform_profile_opsKurt Borja
2025-01-16ACPI: platform_profile: Add `ops` member to handlersKurt Borja
2025-01-16ACPI: platform_profile: Remove platform_profile_handler from callbacksKurt Borja
2025-01-16ACPI: platform_profile: Let drivers set drvdata to the class deviceKurt Borja
2025-01-16ACPI: platform_profile: Replace *class_dev member with class_devKurt Borja
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-16lockref: add a lockref_init helperChristoph Hellwig
2025-01-16lockref: drop superfluous externsChristoph Hellwig
2025-01-16lockref: use bool for false/true returnsChristoph Hellwig
2025-01-16lockref: remove lockref_put_not_zeroChristoph Hellwig
2025-01-16fs: Fix return type of do_mount() from long to intSentaro Onizuka
2025-01-16HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones
2025-01-15net: protect NAPI config fields with netdev_lock()Jakub Kicinski
2025-01-15net: protect napi->irq with netdev_lock()Jakub Kicinski
2025-01-15net: protect threaded status of NAPI with netdev_lock()Jakub Kicinski
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski
2025-01-15net: add netdev->up protected by netdev_lock()Jakub Kicinski
2025-01-15net: make netdev_lock() protect netdev->reg_stateJakub Kicinski
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo
2025-01-15power: supply: add undervoltage health status propertyDzmitry Sankouski
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-15i2c: add kdoc for the new debugfs entry of clientsWolfram Sang
2025-01-15PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_opsMarc Zyngier
2025-01-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15timekeeping: Remove unused ktime_get_fast_timestamps()Dr. David Alan Gilbert
2025-01-15mtd: spinand: Add support for read DTR operationsMiquel Raynal
2025-01-15mtd: spinand: Add an optional frequency to read from cache macrosMiquel Raynal
2025-01-15mtd: spinand: Create distinct fast and slow read from cache variantsMiquel Raynal
2025-01-15Merge tag 'spi-mem-dtr-2' into nand/nextMiquel Raynal
2025-01-15PCI: Add enable_device() and disable_device() callbacks for bridgesFrank Li
2025-01-15block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-15Input: i8042 - Add support for platform filter contextsArmin Wolf