Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | kmsan: disable instrumentation of unsupported common kernel code | Alexander Potapenko | 2022-10-03 | 2 | -1/+3 | |
| * | | | | | | | | hugetlb: add vma based lock for pmd sharing | Mike Kravetz | 2022-10-03 | 1 | -4/+2 | |
| * | | | | | | | | uprobes: use new_folio in __replace_page() | Matthew Wilcox (Oracle) | 2022-10-03 | 1 | -4/+5 | |
| * | | | | | | | | uprobes: use folios more widely in __replace_page() | Matthew Wilcox (Oracle) | 2022-10-03 | 1 | -9/+10 | |
| * | | | | | | | | mm: remove the vma linked list | Liam R. Howlett | 2022-09-26 | 1 | -18/+1 | |
| * | | | | | | | | bpf: remove VMA linked list | Liam R. Howlett | 2022-09-26 | 1 | -5/+5 | |
| * | | | | | | | | fork: use VMA iterator | Matthew Wilcox (Oracle) | 2022-09-26 | 1 | -2/+5 | |
| * | | | | | | | | sched: use maple tree iterator to walk VMAs | Matthew Wilcox (Oracle) | 2022-09-26 | 1 | -3/+7 | |
| * | | | | | | | | perf: use VMA iterator | Matthew Wilcox (Oracle) | 2022-09-26 | 2 | -4/+8 | |
| * | | | | | | | | acct: use VMA iterator instead of linked list | Matthew Wilcox (Oracle) | 2022-09-26 | 1 | -6/+5 | |
| * | | | | | | | | mm: remove vmacache | Liam R. Howlett | 2022-09-26 | 2 | -17/+0 | |
| * | | | | | | | | mm: remove rb tree. | Liam R. Howlett | 2022-09-26 | 1 | -8/+0 | |
| * | | | | | | | | kernel/fork: use maple tree for dup_mmap() during forking | Liam R. Howlett | 2022-09-26 | 1 | -2/+13 | |
| * | | | | | | | | mm: start tracking VMAs with maple tree | Liam R. Howlett | 2022-09-26 | 1 | -3/+17 | |
| * | | | | | | | | mm/demotion: update node_is_toptier to work with memory tiers | Aneesh Kumar K.V | 2022-09-26 | 1 | -0/+1 | |
| * | | | | | | | | mm: multi-gen LRU: kill switch | Yu Zhao | 2022-09-26 | 1 | -1/+0 | |
| * | | | | | | | | mm: multi-gen LRU: support page table walks | Yu Zhao | 2022-09-26 | 3 | -0/+11 | |
| * | | | | | | | | mm: multi-gen LRU: minimal implementation | Yu Zhao | 2022-09-26 | 1 | -0/+2 | |
| * | | | | | | | | mm: multi-gen LRU: groundwork | Yu Zhao | 2022-09-26 | 1 | -0/+5 | |
| * | | | | | | | | delayacct: support re-entrance detection of thrashing accounting | Yang Yang | 2022-09-26 | 1 | -2/+11 | |
| * | | | | | | | | memory tiering: adjust hot threshold automatically | Huang Ying | 2022-09-11 | 2 | -5/+55 | |
| * | | | | | | | | memory tiering: rate limit NUMA migration throughput | Huang Ying | 2022-09-11 | 2 | -2/+39 | |
| * | | | | | | | | memory tiering: hot page selection with hint page fault latency | Huang Ying | 2022-09-11 | 3 | -0/+101 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2022-10-10 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki | 2022-10-10 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode | Kai-Heng Feng | 2022-10-04 | 1 | -0/+17 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2022-10-10 | 1 | -17/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | swiotlb: don't panic! | Robin Murphy | 2022-09-20 | 1 | -11/+19 | |
| * | | | | | | | | | | swiotlb: replace kmap_atomic() with memcpy_{from,to}_page() | Fabio M. De Francesco | 2022-09-20 | 1 | -6/+4 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux | Linus Torvalds | 2022-10-10 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot() | Valentin Schneider | 2022-10-06 | 1 | -4/+1 | |
| * | | | | | | | | | | lib/cpumask: add FORCE_NR_CPUS config option | Yury Norov | 2022-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | smp: add set_nr_cpu_ids() | Yury Norov | 2022-09-19 | 1 | -2/+2 | |
| * | | | | | | | | | | smp: don't declare nr_cpu_ids if NR_CPUS == 1 | Yury Norov | 2022-09-19 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2022-10-10 | 17 | -358/+1114 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | tracing: Do not free snapshot if tracer is on cmdline | Steven Rostedt (Google) | 2022-10-05 | 1 | -4/+6 | |
| * | | | | | | | | | ftrace: Still disable enabled records marked as disabled | Steven Rostedt (Google) | 2022-10-05 | 1 | -4/+16 | |
| * | | | | | | | | | tracing/user_events: Move pages/locks into groups to prepare for namespaces | Beau Belgrave | 2022-10-03 | 1 | -72/+274 | |
| * | | | | | | | | | tracing: Remove unused variable 'dups' | Chen Zhongjin | 2022-10-03 | 1 | -3/+2 | |
| * | | | | | | | | | ring-buffer: Fix race between reset page and reading page | Steven Rostedt (Google) | 2022-09-29 | 1 | -0/+33 | |
| * | | | | | | | | | tracing/user_events: Use bits vs bytes for enabled status page data | Beau Belgrave | 2022-09-29 | 1 | -8/+67 | |
| * | | | | | | | | | tracing/user_events: Use refcount instead of atomic for ref tracking | Beau Belgrave | 2022-09-29 | 1 | -29/+24 | |
| * | | | | | | | | | tracing/user_events: Ensure user provided strings are safely formatted | Beau Belgrave | 2022-09-29 | 1 | -32/+59 | |
| * | | | | | | | | | tracing/user_events: Use WRITE instead of READ for io vector import | Beau Belgrave | 2022-09-29 | 1 | -1/+2 | |
| * | | | | | | | | | tracing/user_events: Use NULL for strstr checks | Beau Belgrave | 2022-09-29 | 1 | -3/+3 | |
| * | | | | | | | | | tracing: Fix spelling mistake "preapre" -> "prepare" | Colin Ian King | 2022-09-29 | 1 | -1/+1 | |
| * | | | | | | | | | tracing: Wake up waiters when tracing is disabled | Steven Rostedt (Google) | 2022-09-29 | 1 | -0/+6 | |
| * | | | | | | | | | tracing: Add ioctl() to force ring buffer waiters to wake up | Steven Rostedt (Google) | 2022-09-29 | 1 | -0/+22 | |
| * | | | | | | | | | tracing: Wake up ring buffer waiters on closing of the file | Steven Rostedt (Google) | 2022-09-28 | 1 | -0/+15 | |
| * | | | | | | | | | ring-buffer: Add ring_buffer_wake_waiters() | Steven Rostedt (Google) | 2022-09-28 | 1 | -0/+39 |