index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-0
/
+1
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+6
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+12
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-1
/
+52
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
6
-20
/
+15
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-96
/
+232
2019-07-12
oom: decouple mems_allowed from oom_unkillable_task
Shakeel Butt
1
-1
/
+0
2019-07-12
mm, oom: remove redundant task_in_mem_cgroup() check
Shakeel Butt
2
-8
/
+1
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
1
-0
/
+2
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
1
-0
/
+24
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
1
-18
/
+0
2019-07-12
mm, memcg: add a memcg_slabinfo debugfs file
Waiman Long
1
-0
/
+4
2019-07-12
mm: memcg/slab: reparent memcg kmem_caches on cgroup removal
Roman Gushchin
1
-1
/
+1
2019-07-12
mm: memcg/slab: rework non-root kmem_cache lifecycle management
Roman Gushchin
1
-1
/
+2
2019-07-12
mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()
Roman Gushchin
1
-0
/
+10
2019-07-12
mm: memcg/slab: rename slab delayed deactivation functions and fields
Roman Gushchin
1
-3
/
+3
2019-07-12
mm, memcg: introduce memory.events.local
Shakeel Butt
1
-1
/
+6
2019-07-12
mm, swap: use rbtree for swap_extent
Aaron Lu
1
-3
/
+2
2019-07-12
mm, swap: fix race between swapoff and some swap operations
Huang Ying
1
-3
/
+10
2019-07-12
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
1
-2
/
+1
2019-07-12
mm, debug_pagealloc: use a page type instead of page_ext flag
Vlastimil Babka
3
-10
/
+7
2019-07-12
mm, debug_pagelloc: use static keys to enable debugging
Vlastimil Babka
1
-4
/
+11
2019-07-12
include/linux/pagemap.h: document trylock_page() return value
Andrew Morton
1
-0
/
+3
2019-07-12
include/linux/vmpressure.h: use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-12
mm/page_isolation.c: change the prototype of undo_isolate_page_range()
Pingfan Liu
1
-1
/
+1
2019-07-12
include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info
Alexey Dobriyan
1
-0
/
+2
2019-07-12
mm: make !CONFIG_HUGE_PAGE wrappers into static inlines
Jason Gunthorpe
1
-16
/
+86
2019-07-12
include/linux/pfn_t.h: remove pfn_t_to_virt()
Andrew Morton
1
-7
/
+0
2019-07-12
mm/kasan: add object validation in ksize()
Marco Elver
1
-2
/
+5
2019-07-12
mm/slab: refactor common ksize KASAN logic into slab_common.c
Marco Elver
1
-0
/
+1
2019-07-12
mm/kasan: change kasan_check_{read,write} to return boolean
Marco Elver
1
-10
/
+20
2019-07-12
mm/kasan: introduce __kasan_check_{read,write}
Marco Elver
1
-3
/
+22
2019-07-12
include/linux/dmar.h: replace single-char identifiers in macros
Qian Cai
1
-6
/
+8
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
1
-0
/
+5
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
3
-718
/
+2971
2019-07-11
Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-11
/
+0
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-8
/
+0
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-34
/
+12
2019-07-11
Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-46
/
+1
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-91
/
+139
2019-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
1
-3
/
+0
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+7
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
61
-2062
/
+1586
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2
-1
/
+20
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
773
-4956
/
+960
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2
-0
/
+4
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-16
/
+42
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-2
/
+13
[next]