aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
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-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-23dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart
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-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-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-25rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney
2024-01-25dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
2024-01-25of: Add of_property_present() helperRob Herring
2024-01-25of: property: define of_property_read_u{8,16,32,64}_array() unconditionallyMichael Walle
2024-01-11Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2024-01-11Merge tag 'v5.10.206' into v5.10/standard/baseBruce Ashfield
2024-01-05keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells
2023-12-27Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-12-27Merge tag 'v5.10.205' into v5.10/standard/baseBruce Ashfield
2023-12-27Merge tag 'v5.10.204' into v5.10/standard/baseBruce Ashfield
2023-12-20cred: switch to using atomic_long_tJens Axboe
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-18Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2023-12-18Merge tag 'v5.10.203' into v5.10/standard/baseBruce Ashfield
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2023-12-13of: Add missing 'Return' section in kerneldoc commentsRob Herring
2023-12-13platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones
2023-12-13asus-wmi: Add dgpu disable methodLuke D. Jones
2023-12-13platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360Samuel Čavoj
2023-12-13hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit