Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
32d1fe8fcb32130733b59fc447e35753dc87fd40
32d1fe8
mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory()
by Anshuman Khandual
· 5 years ago
7506851
mm/memory-failure.c: use page_shift() in add_to_kill()
by Yunfeng Ye
· 5 years ago
feec24a
mm, soft-offline: convert parameter to pfn
by Naoya Horiguchi
· 5 years ago
996ff7a
mm/memory-failure.c clean up around tk pre-allocation
by Jane Chu
· 5 years ago
2e53c4e
memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
by Joel Fernandes (Google)
· 5 years ago
05d35110
mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
by Nicolas Geoffray
· 5 years ago
625110b
mm/memory.c: fix a huge pud insertion race during faulting
by Thomas Hellstrom
· 5 years ago
bf1a12a
mm: move the backup x_devmap() functions to asm-generic/pgtable.h
by Thomas Hellstrom
· 5 years ago
30c4638
mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
by Yang Shi
· 5 years ago
091e429
mm/rmap.c: fix outdated comment in page_get_anon_vma()
by Miles Chen
· 5 years ago
f2400ab
asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
by Vineet Gupta
· 5 years ago
3d14f11
asm-generic/tlb: stub out pmd_free_tlb() if nopmd
by Vineet Gupta
· 5 years ago
bffd972
asm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
by Vineet Gupta
· 5 years ago
b08861d
asm-generic/tlb: stub out pud_free_tlb() if nopud ...
by Vineet Gupta
· 5 years ago
6aae342
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
by Vineet Gupta
· 5 years ago
ff68dac
mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
by Gaowei Pu
· 5 years ago
4e4a9eb
mm/rmap.c: reuse mergeable anon_vma as parent when fork
by Wei Yang
· 5 years ago
47b390d
mm/rmap.c: don't reuse anon_vma if we just want a copy
by Wei Yang
· 5 years ago
aba6dfb
mm/mmap.c: rb_parent is not necessary in __vma_link_list()
by Wei Yang
· 5 years ago
1b9fc5b2
mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()
by Wei Yang
· 5 years ago
9d81fbe
mm/mmap.c: __vma_unlink_prev() is not necessary now
by Wei Yang
· 5 years ago
93b343a
mm/mmap.c: prev could be retrieved from vma->vm_prev
by Wei Yang
· 5 years ago
eef1a42
mm/swap.c: piggyback lru_add_drain_all() calls
by Konstantin Khlebnikov
· 5 years ago
408a60e
mm/mmap.c: remove a never-triggered warning in __vma_adjust()
by Wei Yang
· 5 years ago
e4dcad2
rss_stat: add support to detect RSS updates of external mm
by Joel Fernandes (Google)
· 5 years ago
b3d1411
mm: emit tracepoint when RSS changes
by Joel Fernandes (Google)
· 5 years ago
8897c1b
shmem: pin the file in shmem_fault() if mmap_sem is dropped
by Kirill A. Shutemov
· 5 years ago
89b1533
mm: drop mmap_sem before calling balance_dirty_pages() in write fault
by Johannes Weiner
· 5 years ago
1603c8d
Documentation/admin-guide/cgroup-v2.rst: document why inactive_X + active_X may not equal X
by Chris Down
· 5 years ago
fa40d1e
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
by Shakeel Butt
· 5 years ago
242c37b
include/linux/memcontrol.h: fix comments based on per-node memcg
by Hao Lee
· 5 years ago
8c8c383
mm: memcontrol: try harder to set a new memory.high
by Johannes Weiner
· 5 years ago
7249c9f
mm: memcontrol: remove dead code from memory_max_write()
by Johannes Weiner
· 5 years ago
9da83f3
mm, memcg: clean up reclaim iter array
by Yafang Shao
· 5 years ago
a1100a7
mm/swap.c: trivial mark_page_accessed() cleanup
by Fengguang Wu
· 5 years ago
12d2966
mm, swap: disallow swapon() on zoned block devices
by Naohiro Aota
· 5 years ago
d2dfbe4
mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
by Liu Xiang
· 5 years ago
b96cc65
mm/gup.c: allow CMA migration to propagate errors back to caller
by zhong jiang
· 5 years ago
9266a14
mm/filemap.c: warn if stale pagecache is left after direct write
by Konstantin Khlebnikov
· 5 years ago
a92853b
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
by Konstantin Khlebnikov
· 5 years ago
80c1fe9
mm/filemap.c: remove redundant cache invalidation after async direct-io write
by Konstantin Khlebnikov
· 5 years ago
dd98afd
mm/slub.c: clean up validate_slab()
by Yu Zhao
· 5 years ago
aed6814
mm/slub.c: update comments
by Yu Zhao
· 5 years ago
e1b70dd
mm: slub: print the offset of fault addresses
by Miles Chen
· 5 years ago
13657d0
mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
by Pengfei Li
· 5 years ago
dc0a7f7
mm, slab: remove unused kmalloc_size()
by Pengfei Li
· 5 years ago
cb5d9fb
mm, slab: make kmalloc_info[] contain all types of names
by Pengfei Li
· 5 years ago
2b211dc
fs/buffer.c: include internal.h for missing declarations
by Ben Dooks
· 5 years ago
1d70667
fs/buffer.c: fix use true/false for bool type
by Saurav Girepunje
· 5 years ago
188c523
ocfs2: fix passing zero to 'PTR_ERR' warning
by Ding Xiang
· 5 years ago
2d216b2
scripts/spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 5 years ago
32ef955
Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
b8072d5
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
e2d73c3
Merge tag 'erofs-for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 years ago
21b26d2
Merge tag '5.5-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
8f45533
Merge tag 'f2fs-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 5 years ago
4a55d36
Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
50b8b3f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
f112a2f
Merge tag 'vfs-5.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
3b266a5
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
aa32f11
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
d5bb349
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
05bd375b
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0a6cad5
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 5 years ago
a6ed68d
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
8c39f71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
95f1fa9
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
477093b
Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 5 years ago
6a0e20c
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
bac139a
net: usb: aqc111: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
9aab906
net: phy: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
80eb5fe
Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle
by Linus Torvalds
· 5 years ago
b167191
net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
by Alexander Lobakin
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
0dd09bc
Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
8f56e4e
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
a02e399
Merge branch 'mscc-skb-lists'
by David S. Miller
· 5 years ago
b049da1
net: mscc: ocelot: use skb queue instead of skbs list
by Yangbo Lu
· 5 years ago
fc62c09
net: mscc: ocelot: avoid incorrect consuming in skbs list
by Yangbo Lu
· 5 years ago
59274c7
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
d768869
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
0e45384
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
dc5fa46
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
3d9e350
Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 5 years ago
00074a7
Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 5 years ago
68464b8
CIFS: fix a white space issue in cifs_get_inode_info()
by Dan Carpenter via samba-technical
· 5 years ago
89d57dd
Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
3f1b210
Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
361b0d2
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
6e9f879
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
9e7a032
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
c2da5bdc66
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a95069e
gve: Fix the queue page list allocated pages count
by Jeroen de Borst
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
77a0594
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
66e2f5f
net: inet_is_local_reserved_port() port arg should be unsigned short
by Maciej Żenczykowski
· 5 years ago
4e81c0b
openvswitch: fix flow command message size
by Paolo Abeni
· 5 years ago
Next »