summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-14fs: export may_create() as may_create_dentry()Filipe Manana1-0/+2
2026-01-14fs: export may_delete() as may_delete_dentry()Filipe Manana1-0/+3
2026-01-14ACPI: extlog: Trace CPER CXL Protocol Error SectionFabio M. De Francesco1-0/+2
2026-01-14ACPI: APEI: GHES: Add helper to copy CPER CXL protocol error info to work structFabio M. De Francesco1-0/+10
2026-01-14ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco1-0/+10
2026-01-14ACPI: APEI: GHES: Improve ghes_notify_nmi() status checkTony Luck1-0/+1
2026-01-14APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab1-0/+1
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida1-1/+14
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida1-8/+8
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida1-1/+1
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao1-1/+1
2026-01-14iomap: stash iomap read ctx in the private field of iomap_iterHongbo Li1-4/+4
2026-01-14USB: HCD: remove logic about which hcd is loadedGreg Kroah-Hartman1-6/+0
2026-01-14i3c: mipi-i3c-hci: Allow for Multi-Bus InstancesAdrian Hunter1-0/+15
2026-01-14i3c: Add stub functions when I3C support is disabledFrank Li1-1/+15
2026-01-14i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()Frank Li1-11/+1
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax1-0/+7
2026-01-14wifi: mac80211: allow key installation before associationKavita Kavita1-0/+2
2026-01-14wifi: nl80211: Add support for EPP peer indicationSai Pratyusha Magam2-0/+7
2026-01-14wifi: cfg80211: add feature flag for (re)association frame encryptionAiny Kumari1-0/+6
2026-01-14wifi: cfg80211: add support for EPPKE Authentication ProtocolAiny Kumari2-0/+8
2026-01-14Merge tag 'phy_common_properties' into nextVinod Koul2-0/+36
2026-01-14phy: add phy_get_rx_polarity() and phy_get_tx_polarity()Vladimir Oltean1-0/+32
2026-01-14dt-bindings: phy-common-props: RX and TX lane polarity inversionVladimir Oltean1-0/+4
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+2
2026-01-14tee: add revision sysfs attributeAristo Chen1-0/+9
2026-01-14ARM: s3c: remove a leftover hwmon-s3c.h header fileVladimir Zapolskiy1-36/+0
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal1-0/+3
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy1-4/+5
2026-01-14dt-bindings: phy: Add PHY_TYPE_XAUI definitionSwapnil Jakhade1-0/+1
2026-01-14vdso: Switch get/put_unaligned() from packed struct to memcpy()Ian Rogers1-6/+35
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh2-21/+1
2026-01-13Input: adp5589 - remove a leftover header fileVladimir Zapolskiy1-180/+0
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson2-19/+33
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy2-2/+8
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier1-6/+0
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier1-0/+1
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier2-0/+4
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier3-0/+162
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier1-3/+22
2026-01-14net: pass queue rx page size from memory providerPavel Begunkov2-0/+11
2026-01-14net: add bare bone queue configsPavel Begunkov2-0/+11
2026-01-14net: reduce indent of struct netdev_queue_mgmt_ops membersJakub Kicinski1-14/+14
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+17
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson1-1/+1
2026-01-13btf: Optimize type lookup with binary searchDonglin Peng1-0/+1
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov1-0/+1
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov1-0/+3
2026-01-13struct filename ->refcnt doesn't need to be atomicAl Viro1-7/+1