summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-01bpf: btf: Add BTF_KFUNCS_START/END macro pairDaniel Xu1-0/+11
2024-02-01af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet1-6/+14
2024-02-01af_unix: Remove CONFIG_UNIX_SCM.Kuniyuki Iwashima1-3/+4
2024-02-01af_unix: Remove io_uring code for GC.Kuniyuki Iwashima1-1/+0
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-02-01netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso1-0/+2
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-31Merge tag 'nf-next-24-01-29' of https://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2-1/+11
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-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li1-0/+5
2024-01-31dt-bindings: interconnect: Remove bogus interconnect nodesKonrad Dybcio1-24/+0
2024-01-31dt-bindings: interconnect: Add Qualcomm MSM8909 DT bindingsAdam Skladowski1-0/+93
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 Kallweit4-10/+22
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas1-0/+1
2024-01-31Merge tag 'renesas-r8a779h0-dt-binding-defs-tag' into renesas-clk-for-v6.9Geert Uytterhoeven2-0/+145
2024-01-31dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock DefinitionsDuy Nguyen1-0/+96
2024-01-31platform/x86/intel/ifs: Add current batch number to trace outputAshok Raj1-3/+6
2024-01-31platform/x86/intel/ifs: Trace on all HT threads when executing a testAshok Raj1-6/+3
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-30drm/vram-helper: Fix 'multi-line' kernel-doc commentsAnna-Maria Behnsen1-8/+8
2024-01-30drm/vmwgfx: Add SPDX header to vmwgfx_drm.hMaaz Mombasawala1-0/+1
2024-01-30drm/vmwgfx: Make all surfaces shareableMaaz Mombasawala1-2/+3
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-30ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda3-0/+13
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-30dt-bindings: power: Add r8a779h0 SYSC power domain definitionsDuy Nguyen1-0/+49
2024-01-30Merge patch series "scsi: Allow scsi_execute users to request retries"Martin K. Petersen1-0/+48