summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker1-0/+1
2024-02-01bpf: btf: Add BTF_KFUNCS_START/END macro pairDaniel Xu1-0/+11
2024-02-01nvme: take const cmd pointer in read-only helpersCaleb Sander1-2/+2
2024-02-01netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik1-0/+4
2024-01-31bpf: btf: Support flags for BTF_SET8 setsDaniel Xu1-4/+6
2024-01-31spi: reorder spi_message struct member doc commentsDavid Lechner1-2/+2
2024-01-31wifi: brcmfmac: fix copyright year mentioned in platform_data headerArend van Spriel1-1/+1
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold1-0/+5
2024-01-31cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamicallyMeng Li1-0/+6
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li1-0/+1
2024-01-31cpufreq: amd-pstate: Enable amd-pstate preferred core supportMeng Li1-0/+4
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit1-0/+3
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-3/+3
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit1-5/+3
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit3-8/+20
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+1
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires1-11/+0
2024-01-31IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang1-1/+1
2024-01-31RDMA/mlx5: Fix fortify source warning while accessing Eth segmentLeon Romanovsky1-1/+4
2024-01-31driver core: cpu: make cpu_subsys constGreg Kroah-Hartman1-1/+1
2024-01-31kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo1-0/+2
2024-01-31kernfs: Rearrange kernfs_node fields to reduce its size on 64bitTejun Heo1-4/+4
2024-01-31lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek1-2/+2
2024-01-30bus: mhi: host: Read PK HASH dynamicallyJeffrey Hugo1-2/+0
2024-01-30bpf: add __arg_trusted global func arg tagAndrii Nakryiko1-0/+1
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request RX chan for thread IDSiddharth Vadapalli1-0/+5
2024-01-30dmaengine: ti: k3-udma-glue: Add function to request TX chan for thread IDSiddharth Vadapalli1-0/+5
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li1-1/+2
2024-01-30soundwire: amd: refactor register mask structureVijendar Mukunda1-8/+0
2024-01-30soundwire: amd: implement function to extract slave informationVijendar Mukunda1-0/+2
2024-01-30soundwire: amd: refactor amd soundwire manager device node creationVijendar Mukunda1-3/+53
2024-01-30soundwire: amd: update licenseVijendar Mukunda1-1/+1
2024-01-30ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda1-0/+15
2024-01-30Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+4
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky1-0/+9
2024-01-29iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdownAshish Kalra1-0/+6
2024-01-29crypto: ccp: Handle the legacy TMR allocation when SNP is enabledBrijesh Singh1-0/+9
2024-01-29crypto: ccp: Provide an API to issue SEV and SNP commandsBrijesh Singh1-0/+19
2024-01-29crypto: ccp: Add support to initialize the AMD-SP for SEV-SNPBrijesh Singh1-3/+16
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh1-0/+265
2024-01-29workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo1-3/+32
2024-01-29iommu/amd: Don't rely on external callers to enable IOMMU SNP supportAshish Kalra1-4/+0
2024-01-29bpf: Remove unused field "mod" in struct bpf_trampolineMenglong Dong1-1/+0
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard365-4061/+6732
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li1-0/+273
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li1-0/+3
2024-01-29gpio: improve the API contract for setting directionBartosz Golaszewski1-4/+6
2024-01-29gpio: unexport GPIO irq domain functions only used internallyBartosz Golaszewski1-12/+0
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2024-01-28vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn1-1/+1