aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano1-10/+0
2022-10-03eth: pse: add missing static inlinesJakub Kicinski1-6/+6
2022-10-03clk: introduce (devm_)hw_register_mux_parent_data_table APIChristian Marangi1-0/+14
2022-10-03Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds3-5/+8
2022-10-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-19/+15
2022-10-03Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-4/+1
2022-10-03Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-4/+18
2022-10-03Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmappingLinus Torvalds2-10/+4
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds3-0/+11
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-10-03once: rename _SLOW to _SLEEPABLEJason A. Donenfeld1-19/+19
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel1-0/+62
2022-10-03net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel1-0/+2
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel1-0/+67
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-98/+262
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds8-72/+86
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-21/+0
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh1-0/+1
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman1-2/+6
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy1-0/+4
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2-2/+6
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-59/+28
2022-10-03ipc/msg: mitigate the lock contention with percpu counterJiebin Sun1-2/+3
2022-10-03percpu: add percpu_counter_add_local and percpu_counter_sub_localJiebin Sun1-0/+32
2022-10-03fs: uninline inode_maybe_inc_iversion()Andrew Morton1-45/+1
2022-10-03init.h: fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2-3/+3
2022-10-03mm: remove unused inline functions from include/linux/mm_inline.hGaosheng Cui1-11/+0
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe1-5/+8
2022-10-03mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()Zach O'Keefe1-4/+6
2022-10-03mm: memcontrol: use memcg_kmem_enabled in count_objcg_eventKairui Song1-1/+1
2022-10-03mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()Kaixu Xia1-1/+2
2022-10-03mm/page_alloc: remove obsolete gfpflags_normal_context()Miaohe Lin1-23/+0
2022-10-03mm, memory_hotplug: remove obsolete generic_free_nodedata()Miaohe Lin1-8/+0
2022-10-03mm: remove obsolete pgdat_is_empty()Miaohe Lin1-5/+0
2022-10-03mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()Miaohe Lin1-1/+1
2022-10-03mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTHMiaohe Lin1-7/+0
2022-10-03mm/damon: return void from damon_set_schemes()Kaixu Xia1-1/+1
2022-10-03mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()Kaixu Xia1-1/+1
2022-10-03entry: kmsan: introduce kmsan_unpoison_entry_regs()Alexander Potapenko1-0/+15
2022-10-03x86: kmsan: use __msan_ string functions where possible.Alexander Potapenko1-0/+2
2022-10-03kmsan: handle memory sent to/from USBAlexander Potapenko1-0/+15
2022-10-03dma: kmsan: unpoison DMA mappingsAlexander Potapenko1-0/+41
2022-10-03instrumented.h: add KMSAN supportAlexander Potapenko2-5/+32
2022-10-03init: kmsan: call KMSAN initialization routinesAlexander Potapenko1-0/+36
2022-10-03kmsan: handle task creation and exitingAlexander Potapenko1-0/+21
2022-10-03mm: kmsan: call KMSAN hooks from SLUB codeAlexander Potapenko1-0/+57
2022-10-03mm: kmsan: maintain KMSAN metadata for page operationsAlexander Potapenko2-0/+148
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko4-0/+116
2022-10-03kmsan: mark noinstr as __no_sanitize_memoryAlexander Potapenko1-1/+2