aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-14Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-0/+155
2023-04-14vfio: correct kdoc for ops structuresSimon Horman1-0/+5
2023-04-14dm: unexport dm_get_queue_limits()Mike Snitzer1-2/+0
2023-04-14dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASEMike Snitzer1-2/+14
2023-04-14cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf1-1/+1
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf1-1/+1
2023-04-14init: Mark start_kernel() __noreturnJosh Poimboeuf1-1/+1
2023-04-14init: Mark [arch_call_]rest_init() __noreturnJosh Poimboeuf1-2/+2
2023-04-14Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki2-0/+3
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki1-0/+19
2023-04-14context_tracking: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2023-04-14sched: Fix KCSAN noinstr violationJosh Poimboeuf1-1/+1
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-11/+39
2023-04-14Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...Jens Axboe1-11/+0
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut1-1/+4
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel3-117/+13
2023-04-14iommu: Remove iommu_group_get_by_id()Jason Gunthorpe1-6/+0
2023-04-14iommu: Make iommu_release_device() staticJason Gunthorpe1-1/+0
2023-04-14crypto: ccp - Return doorbell status code as an argumentMario Limonciello1-2/+2
2023-04-14crypto: api - Move low-level functions into algapi.hHerbert Xu1-27/+3
2023-04-14cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois1-0/+6
2023-04-13Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski4-2/+46
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean1-0/+6
2023-04-13bpf: Support 64-bit pointers to kfuncsIlya Leoshkevich2-0/+11
2023-04-13module: Ignore L0 and rename is_arm_mapping_symbol()Tiezhu Yang1-1/+3
2023-04-13module: Move is_arm_mapping_symbol() to module_symbol.hTiezhu Yang1-0/+15
2023-04-13Daniel Borkmann says:Jakub Kicinski9-129/+209
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-7/+26
2023-04-13of/address: Add of_property_read_reg() helperRob Herring1-0/+7
2023-04-13of/address: Add of_range_count() helperRob Herring1-0/+16
2023-04-13of/address: Add of_range_to_resource() helperRob Herring1-0/+8
2023-04-13of: Drop cpu.h include from of_device.hRob Herring1-1/+0
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring1-1/+0
2023-04-13of: Drop unnecessary includes in headersRob Herring3-6/+7
2023-04-13of: Move CPU node related functions to their own fileRob Herring2-21/+12
2023-04-13of: Move of_device_get_match_data() declarationRob Herring2-7/+6
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-4/+16
2023-04-13mm: compaction: move compaction sysctl to its own fileMinghao Chi1-7/+0
2023-04-13mm: memory-failure: Move memory failure sysctls to its own fileKefeng Wang1-2/+0
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer1-2/+12
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer1-1/+2
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg1-14/+38
2023-04-13wifi: ieee80211: clean up public action codesJohannes Berg1-8/+3
2023-04-13fault-inject: allow configuration via configfsAkinobu Mita1-0/+22
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König1-13/+0
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney1-0/+19
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström1-8/+0
2023-04-13cacheinfo: Add arch specific early level initializerRadu Rendec1-0/+2
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg1-11/+0
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi1-1/+2