aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-18/+13
2024-02-01soc: qcom: add QCOM PBS driverAnjelique Melendez1-0/+30
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+4
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2-8/+13
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+4
2024-02-01mm/util: Introduce kmemdup_array()Kartik1-0/+1
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko1-0/+8
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko1-0/+1
2024-02-01iomap: pass the length of the dirty region to ->map_blocksChristoph Hellwig1-1/+1
2024-02-01iomap: map multiple blocks at a timeChristoph Hellwig1-0/+7
2024-02-01iomap: don't chain biosChristoph Hellwig1-2/+6
2024-02-01iomap: move the io_folios field out of struct iomap_ioendChristoph Hellwig1-1/+1
2024-02-01cpumask: define cleanup function for cpumasksYury Norov1-0/+3
2024-02-01cpumask: add cpumask_weight_andnot()Yury Norov2-0/+25
2024-02-01platform/chrome: Update binary interface for EC-based watchdogLukasz Majczak1-43/+35
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker1-0/+1
2024-01-31bpf: btf: Add BTF_KFUNCS_START/END macro pairDaniel Xu1-0/+11
2024-01-31nvme: take const cmd pointer in read-only helpersCaleb Sander1-2/+2
2024-01-31netfilter: 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-30driver core: cpu: make cpu_subsys constGreg Kroah-Hartman1-1/+1
2024-01-30kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo1-0/+2
2024-01-30kernfs: Rearrange kernfs_node fields to reduce its size on 64bitTejun Heo1-4/+4
2024-01-30lsm: 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