index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
generate_rust_target.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
mm: allow set/clear page_type again
Yu Zhao
1
-0
/
+8
2024-10-31
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-10-31
Squashfs: fix variable overflow in squashfs_readpage_block
Phillip Lougher
1
-4
/
+5
2024-10-31
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-10-31
tools/mm: -Werror fixes in page-types/slabinfo
Wladislav Wiebe
2
-5
/
+8
2024-10-31
mm, swap: avoid over reclaim of full clusters
Kairui Song
2
-19
/
+31
2024-10-31
mm: fix PSWPIN counter for large folios swap-in
Barry Song
1
-2
/
+2
2024-10-31
mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.
Zi Yan
1
-1
/
+2
2024-10-31
mm/codetag: fix null pointer check logic for ref and tag
Hao Ge
1
-6
/
+10
2024-10-31
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
1
-14
/
+19
2024-10-29
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
1
-2
/
+13
2024-10-29
mseal: update mseal.rst
Jeff Xu
1
-159
/
+148
2024-10-29
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
1
-17
/
+52
2024-10-29
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
1
-0
/
+5
2024-10-29
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-10-29
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-10-29
tools: testing: add expand-only mode VMA test
Lorenzo Stoakes
1
-0
/
+40
2024-10-29
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
3
-9
/
+31
2024-10-29
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
1
-3
/
+1
2024-10-29
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-10-29
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
1
-1
/
+1
2024-10-29
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-10-29
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-10-29
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
1
-9
/
+3
2024-10-29
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-29
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
1
-1
/
+0
2024-10-29
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
1
-5
/
+7
2024-10-29
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-10-29
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2
-11
/
+6
2024-10-29
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
3
-1
/
+37
2024-10-29
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
1
-5
/
+11
2024-10-27
Linux 6.12-rc5
v6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-25
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-10-25
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-10-25
fuse: remove stray debug line
Miklos Szeredi
1
-1
/
+0
2024-10-25
fgraph: Change the name of cpuhp state to "fgraph:online"
Steven Rostedt
1
-1
/
+1
2024-10-25
fgraph: Fix missing unlock in register_ftrace_graph()
Li Huafei
1
-7
/
+3
2024-10-24
Revert "fs/9p: simplify iget to remove unnecessary paths"
Dominique Martinet
5
-45
/
+180
2024-10-24
Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"
Dominique Martinet
1
-1
/
+1
2024-10-24
Revert "fs/9p: remove redundant pointer v9ses"
Dominique Martinet
1
-0
/
+4
2024-10-24
Revert " fs/9p: mitigate inode collisions"
Dominique Martinet
4
-56
/
+22
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
drm/xe: Don't restart parallel queues multiple times on GT reset
Nirmoy Das
1
-2
/
+12
2024-10-24
drm/xe/ufence: Prefetch ufence addr to catch bogus address
Nirmoy Das
1
-1
/
+2
2024-10-24
drm/xe: Handle unreliable MMIO reads during forcewake
Shuicheng Lin
1
-3
/
+9
2024-10-24
drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
Badal Nilawar
1
-0
/
+18
2024-10-24
drm/xe: Enlarge the invalidation timeout from 150 to 500
Shuicheng Lin
1
-1
/
+1
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-5
/
+9
[next]