index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
3
-1
/
+24
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
2
-4
/
+0
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
1
-1
/
+0
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
4
-149
/
+157
2021-07-01
lib/mpi: fix spelling mistakes
Zhen Lei
1
-2
/
+2
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2
-4
/
+0
2021-07-01
seq_file: add seq_escape_str() as replica of string_escape_str()
Andy Shevchenko
1
-0
/
+7
2021-07-01
seq_file: introduce seq_escape_mem()
Andy Shevchenko
1
-0
/
+2
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
1
-0
/
+4
2021-07-01
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
1
-0
/
+1
2021-07-01
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
1
-0
/
+1
2021-07-01
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
1
-0
/
+1
2021-07-01
lib/string_helpers: switch to use BIT() macro
Andy Shevchenko
1
-10
/
+11
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
5
-84
/
+114
2021-07-01
drm: include only needed headers in ascii85.h
Andy Shevchenko
1
-1
/
+2
2021-07-01
mm: device exclusive memory access
Alistair Popple
4
-3
/
+60
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-10
/
+10
2021-07-01
mm/rmap: split migration into its own function
Alistair Popple
1
-3
/
+1
2021-07-01
mm/rmap: split try_to_munlock from try_to_unmap
Alistair Popple
1
-2
/
+1
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
1
-26
/
+30
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2
-48
/
+25
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-0
/
+9
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
1
-1
/
+4
2021-07-01
mm/swap: make swap_address_space an inline function
Mel Gorman
1
-1
/
+5
2021-07-01
mm: fix spelling mistakes
Zhen Lei
3
-3
/
+3
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-0
/
+9
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
1
-1
/
+1
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
1
-0
/
+3
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
1
-1
/
+1
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
1
-23
/
+0
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2
-6
/
+10
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
1
-0
/
+5
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-0
/
+9
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
1
-1
/
+3
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
1
-0
/
+11
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
1
-5
/
+2
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
1
-1
/
+0
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
1
-1
/
+1
2021-06-30
mm/zbud: don't export any zbud API
Miaohe Lin
1
-23
/
+0
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
1
-0
/
+10
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
1
-0
/
+12
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
1
-3
/
+0
2021-06-30
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
1
-41
/
+0
2021-06-30
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
1
-0
/
+5
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
1
-1
/
+6
2021-06-30
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
1
-11
/
+8
2021-06-30
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
2
-1
/
+3
2021-06-30
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
1
-19
/
+6
2021-06-30
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
1
-2
/
+2
2021-06-30
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
1
-0
/
+4
[next]