index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
proc: save LOC in vsyscall test
Brian Foster
2022-09-11
llist: use try_cmpxchg in llist_add_batch and llist_del_first
Uros Bizjak
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2022-09-11
lib/cmdline: avoid page fault in next_arg
Neel Natu
2022-09-11
checkpatch: add kmap and kmap_atomic to the deprecated list
Ira Weiny
2022-09-11
fs/isofs: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
2022-09-11
ipc/util.c: cleanup and improve sysvipc_find_ipc()
Manfred Spraul
2022-09-11
scripts/decodecode: improve faulting line determination
Borislav Petkov
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in btree.c
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-09-11
hfsplus: unmap the page in the "fail_page" label
Fabio M. De Francesco
2022-08-28
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-28
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of git://git.kernel.org/pub/...
Linus Torvalds
2022-08-27
Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-27
Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-08-27
Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-08-27
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-08-27
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-27
Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
[next]