summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-10-04perf: Fix lockdep_assert_event_ctx()Peter Zijlstra
2022-10-04Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano
2022-10-04pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang
2022-10-03eth: pse: add missing static inlinesJakub Kicinski
2022-10-03clk: introduce (devm_)hw_register_mux_parent_data_table APIChristian Marangi
2022-10-03Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-03Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2022-10-03Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-10-03Merge tag 'erofs-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-03Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03once: rename _SLOW to _SLEEPABLEJason A. Donenfeld
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2022-10-03net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel
2022-10-03net: add framework to support Ethernet PSE and PDs devicesOleksij Rempel
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03net/mlx5: Start health poll at earlier stage of driver loadMoshe Shemesh
2022-10-03net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman
2022-10-03net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03ipc/msg: mitigate the lock contention with percpu counterJiebin Sun
2022-10-03percpu: add percpu_counter_add_local and percpu_counter_sub_localJiebin Sun
2022-10-03fs: uninline inode_maybe_inc_iversion()Andrew Morton
2022-10-03init.h: fix spelling typo in commentJiangshan Yi
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-03mm: remove unused inline functions from include/linux/mm_inline.hGaosheng Cui
2022-10-03mm/khugepaged: add tracepoint to hpage_collapse_scan_file()Zach O'Keefe
2022-10-03mm/madvise: add file and shmem support to MADV_COLLAPSEZach O'Keefe
2022-10-03mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe
2022-10-03mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()Zach O'Keefe
2022-10-03mm: memcontrol: use memcg_kmem_enabled in count_objcg_eventKairui Song
2022-10-03mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()Kaixu Xia
2022-10-03mm/page_alloc: remove obsolete gfpflags_normal_context()Miaohe Lin
2022-10-03mm, memory_hotplug: remove obsolete generic_free_nodedata()Miaohe Lin
2022-10-03mm: remove obsolete pgdat_is_empty()Miaohe Lin
2022-10-03mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()Miaohe Lin
2022-10-03mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTHMiaohe Lin
2022-10-03mm/damon: return void from damon_set_schemes()Kaixu Xia
2022-10-03mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()Kaixu Xia
2022-10-03entry: kmsan: introduce kmsan_unpoison_entry_regs()Alexander Potapenko
2022-10-03x86: kmsan: use __msan_ string functions where possible.Alexander Potapenko
2022-10-03kmsan: handle memory sent to/from USBAlexander Potapenko
2022-10-03dma: kmsan: unpoison DMA mappingsAlexander Potapenko