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
2020-04-02
kasan: detect negative size in memory operation function
Walter Wu
1
-1
/
+1
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
1
-2
/
+2
2020-04-02
mm/mremap: add MREMAP_DONTUNMAP to mremap()
Brian Geffon
1
-2
/
+3
2020-04-02
mm: mmap: add trace point of vm_unmapped_area
Jaewon Kim
1
-0
/
+48
2020-04-02
mmap: remove inline of vm_unmapped_area
Jaewon Kim
1
-20
/
+1
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-0
/
+37
2020-04-02
mm: introduce FAULT_FLAG_INTERRUPTIBLE
Peter Xu
1
-11
/
+28
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-0
/
+7
2020-04-02
mm: return faster for non-fatal signals in user mode faults
Peter Xu
1
-1
/
+2
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-0
/
+15
2020-04-02
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
1
-4
/
+4
2020-04-02
mm/vma: make is_vma_temporary_stack() available for general use
Anshuman Khandual
2
-3
/
+15
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-0
/
+11
2020-04-02
mm/vma: move VM_NO_KHUGEPAGED into generic header
Anshuman Khandual
1
-1
/
+3
2020-04-02
mm: memcontrol: recursive memory.low protection
Johannes Weiner
1
-0
/
+5
2020-04-02
mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()
Roman Gushchin
1
-10
/
+9
2020-04-02
mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
Roman Gushchin
1
-5
/
+6
2020-04-02
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
1
-10
/
+13
2020-04-02
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
Roman Gushchin
1
-2
/
+2
2020-04-02
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
Roman Gushchin
1
-5
/
+4
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2
-5
/
+2
2020-04-02
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
1
-0
/
+6
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
1
-0
/
+2
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2
-1
/
+32
2020-04-02
mm/gup: track FOLL_PIN pages
John Hubbard
1
-15
/
+67
2020-04-02
mm: introduce page_ref_sub_return()
John Hubbard
1
-0
/
+9
2020-04-02
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
1
-5
/
+10
2020-04-02
revert "topology: add support for node_to_mem_node() to determine the fallbac...
Vlastimil Babka
1
-17
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-0
/
+52
2020-04-02
kthread: mark timer used by delayed kthread works as IRQ safe
Petr Mladek
1
-1
/
+2
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
156
-1230
/
+4235
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-40
/
+49
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
7
-7
/
+27
2020-03-31
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-03-31
Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+35
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
3
-11
/
+54
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-0
/
+7
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+11
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+9
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+9
2020-03-31
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-93
/
+0
2020-03-31
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+0
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
19
-642
/
+646
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-5
/
+41
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+23
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-139
/
+266
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+17
2020-03-30
devlink: Allow setting of packet trap group parameters
Ido Schimmel
1
-0
/
+9
2020-03-30
devlink: Add packet trap group parameters support
Ido Schimmel
1
-1
/
+4
[next]