summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-14Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-04-14vfio: correct kdoc for ops structuresSimon Horman
2023-04-14dm: unexport dm_get_queue_limits()Mike Snitzer
2023-04-14dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASEMike Snitzer
2023-04-14cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf
2023-04-14init: Mark start_kernel() __noreturnJosh Poimboeuf
2023-04-14init: Mark [arch_call_]rest_init() __noreturnJosh Poimboeuf
2023-04-14Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-04-14context_tracking: Fix KCSAN noinstr violationJosh Poimboeuf
2023-04-14sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-04-14Merge tag 'nvme-6.4-2023-04-14' of git://git.infradead.org/nvme into for-6.4/...Jens Axboe
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-14iommu: Remove iommu_group_get_by_id()Jason Gunthorpe
2023-04-14iommu: Make iommu_release_device() staticJason Gunthorpe
2023-04-14crypto: ccp - Return doorbell status code as an argumentMario Limonciello
2023-04-14crypto: api - Move low-level functions into algapi.hHerbert Xu
2023-04-14cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois
2023-04-13Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean
2023-04-13bpf: Support 64-bit pointers to kfuncsIlya Leoshkevich
2023-04-13module: Ignore L0 and rename is_arm_mapping_symbol()Tiezhu Yang
2023-04-13module: Move is_arm_mapping_symbol() to module_symbol.hTiezhu Yang
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13of/address: Add of_property_read_reg() helperRob Herring
2023-04-13of/address: Add of_range_count() helperRob Herring
2023-04-13of/address: Add of_range_to_resource() helperRob Herring
2023-04-13of: Drop cpu.h include from of_device.hRob Herring
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring
2023-04-13of: Drop unnecessary includes in headersRob Herring
2023-04-13of: Move CPU node related functions to their own fileRob Herring
2023-04-13of: Move of_device_get_match_data() declarationRob Herring
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13mm: compaction: move compaction sysctl to its own fileMinghao Chi
2023-04-13mm: memory-failure: Move memory failure sysctls to its own fileKefeng Wang
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-04-13wifi: ieee80211: clean up public action codesJohannes Berg
2023-04-13fault-inject: allow configuration via configfsAkinobu Mita
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström
2023-04-13cacheinfo: Add arch specific early level initializerRadu Rendec
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi