summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-04sched/core: add forced idle accounting for cgroupsJosh Don
2022-07-03mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-03mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-07-03mm: memory_hotplug: enumerate all supported section flagsMuchun Song
2022-07-03mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)
2022-07-03mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)
2022-07-03mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)
2022-07-03mm: add folios_put()Matthew Wilcox (Oracle)
2022-07-03mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)
2022-07-03mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand
2022-07-03mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park
2022-07-03mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-07-03mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin
2022-07-03mm: introduce clear_highpage_kasan_taggedAndrey Konovalov
2022-07-03mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park
2022-07-03mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-07-03mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-07-03mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()Yang Shi
2022-07-03mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi
2022-07-03Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller
2022-07-03can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1UDario Binacchi
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-02platform/surface: aggregator: Move device registry helper functions to core m...Maximilian Luz
2022-07-02platform/surface: aggregator: Add helper macros for requests with argument an...Maximilian Luz
2022-07-01panic: Taint kernel if tests are runDavid Gow
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-01PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell
2022-07-01fanotify: introduce FAN_MARK_IGNOREAmir Goldstein
2022-07-01fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein
2022-07-01fanotify: prepare for setting event flags in ignore maskAmir Goldstein
2022-07-01firmware: Hold a reference for of_find_compatible_node()Liang He
2022-07-01uacce: Handle parent device removal or parent driver module rmmodJean-Philippe Brucker
2022-07-01wifi: ieee80211: s1g action frames are not robustPeter Chiu
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30bitmap: don't assume compiler evaluates small mem*() builtins callsAlexander Lobakin
2022-06-30bitops: let optimize out non-atomic bitops on compile-time constantsAlexander Lobakin
2022-06-30bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin
2022-06-30bitops: define const_*() versions of the non-atomicsAlexander Lobakin
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin