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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-07-01
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2021-07-01
lib/mpi: fix spelling mistakes
Zhen Lei
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2021-07-01
seq_file: add seq_escape_str() as replica of string_escape_str()
Andy Shevchenko
2021-07-01
seq_file: introduce seq_escape_mem()
Andy Shevchenko
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
2021-07-01
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
2021-07-01
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
2021-07-01
lib/string_helpers: switch to use BIT() macro
Andy Shevchenko
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
drm: include only needed headers in ascii85.h
Andy Shevchenko
2021-07-01
mm: device exclusive memory access
Alistair Popple
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
2021-07-01
mm/swap: make swap_address_space an inline function
Mel Gorman
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
[next]