summaryrefslogtreecommitdiffstats
path: root/net/mac80211/drop.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-13MAINTAINERS: add entry for shrinkerQi Zheng1-0/+13
2024-01-13selftests: mm: hugepage-vmemmap fails on 64K page size systemsDonet Tom1-11/+18
2024-01-13mm/memory_hotplug: fix memmap_on_memory sysfs value retrievalSumanth Korikkar1-3/+5
2024-01-13mailmap: switch email for Tanzir HasanTanzir Hasan1-0/+1
2024-01-13mailmap: add old address mappings for RandyRandy Dunlap1-0/+3
2024-01-13kernel/crash_core.c: make __crash_hotplug_lock staticAndrew Morton1-1/+1
2024-01-13efi: disable mirror feature during crashkernelMa Wupeng1-0/+6
2024-01-13kexec: do syscore_shutdown() in kernel_kexecJames Gowans1-0/+1
2024-01-13mailmap: update entry for Manivannan SadhasivamManivannan Sadhasivam1-1/+0
2024-01-13fs/proc/task_mmu: move mmu notification mechanism inside mm lockMuhammad Usama Anjum1-11/+13
2024-01-13mm: zswap: switch maintainers to recently active developers and reviewersJohannes Weiner1-3/+5
2024-01-13scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas1-2/+17
2024-01-13kasan: avoid resetting aux_lockAndrey Konovalov1-2/+8
2024-01-13lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for HexagonNathan Chancellor1-0/+2
2024-01-13MAINTAINERS: update LTP maintainersPetr Vorel1-4/+3
2024-01-13kdump: defer the insertion of crashkernel resourcesHuacai Chen1-2/+12
2024-01-09arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli1-1/+1
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov76-181/+186
2024-01-09mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov15-41/+42
2024-01-08asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov1-12/+12
2024-01-08locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...Ingo Molnar1-6/+18
2024-01-07Linux 6.7v6.7Linus Torvalds1-1/+1
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-05crash_core: fix and simplify the logic of crash_exclude_mem_range()Yuntao Wang1-51/+29
2024-01-05x86/crash: use SZ_1M macro instead of hardcoded valueYuntao Wang1-1/+1
2024-01-05x86/crash: remove the unused image parameter from prepare_elf_headers()Yuntao Wang1-5/+5
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan1-0/+17
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum1-1/+1
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum1-47/+44
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum1-10/+13
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum1-32/+33
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum1-52/+35
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian3-6/+3
2024-01-05mm: zsmalloc: return -ENOSPC rather than -EINVAL in zs_malloc while size is t...Barry Song1-1/+4
2024-01-05mm/memcontrol: remove __mod_lruvec_page_state()Matthew Wilcox (Oracle)2-23/+22
2024-01-05mm/khugepaged: use a folio more in collapse_file()Matthew Wilcox (Oracle)1-8/+8
2024-01-05slub: use a folio in __kmalloc_large_nodeMatthew Wilcox (Oracle)1-5/+5
2024-01-05slub: use folio APIs in free_large_kmalloc()Matthew Wilcox (Oracle)1-2/+2
2024-01-05slub: use alloc_pages_node() in alloc_slab_page()Matthew Wilcox (Oracle)1-5/+1
2024-01-05mm: remove inc/dec lruvec page state functionsMatthew Wilcox (Oracle)1-24/+0
2024-01-05mm: ratelimit stat flush from workingset shrinkerShakeel Butt1-1/+1
2024-01-05kasan: stop leaking stack trace handlesAndrey Konovalov5-41/+97
2024-01-05mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGEKinsey Ho1-11/+1
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho7-0/+13
2024-01-05mm/mglru: remove CONFIG_MEMCGKinsey Ho3-74/+23
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho6-75/+139
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho5-7/+11
2024-01-05mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()David Hildenbrand1-2/+9
2024-01-05userfaultfd: fix move_pages_pte() splitting folio under RCU read lockSuren Baghdasaryan1-0/+9
2024-01-05buffer: fix unintended successful returnMatthew Wilcox (Oracle)1-5/+12