aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2024-03-13Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonv5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-03-13blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2024-02-23PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-02-23serial: Add rs485_supported to uart_portIlpo Järvinen
2024-02-23hrtimer: Report offline hrtimer enqueueFrederic Weisbecker
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-23uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23scsi: core: Introduce enum scsi_dispositionBart Van Assche
2024-02-23drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen
2024-02-23bpf: Add map and need_defer parameters to .map_fd_put_ptr()Hou Tao
2024-02-23x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe
2024-02-23mm/sparsemem: fix race in accessing memory_section->usageCharan Teja Kalla
2024-02-23mm: use __pfn_to_section() instead of open coding itRolf Eike Beer
2024-02-23fs/pipe: move check to pipe_has_watch_queue()Max Kellermann
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-02-23tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-02-23mm: vmalloc: introduce array allocation functionsPaolo Bonzini
2024-02-23stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-02-23async: Introduce async_schedule_dev_nocall()Rafael J. Wysocki
2024-02-23spi: introduce SPI_MODE_X_MASK macroOleksij Rempel
2024-02-23units: add the HZ macrosDaniel Lezcano
2024-02-23units: change from 'L' to 'UL'Daniel Lezcano
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-02-20Merge tag 'v5.10.209' into v5.10/standard/baseBruce Ashfield
2024-02-20Merge tag 'v5.10.208' into v5.10/standard/baseBruce Ashfield
2024-02-20Merge tag 'v5.10.207' into v5.10/standard/baseBruce Ashfield
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa
2024-01-25dma-mapping: Fix build error unused-valueRen Zhijie
2024-01-25clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hwThéo Lebrun
2024-01-25clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov
2024-01-25dt-bindings: clock: Update the videocc resets for sm8150Satya Priya Kakitapalli
2024-01-25drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2024-01-25rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-25dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2024-01-25crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu
2024-01-25virtio-crypto: introduce akcipher servicezhenwei pi
2024-01-25virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi