Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
50591183fa86c4436f6408c6b702af5e4de7524d
5059118
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
by Roman Gushchin
· 5 years ago
10eaec2
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
by Roman Gushchin
· 5 years ago
4f103c6
mm: memcg/slab: use mem_cgroup_from_obj()
by Roman Gushchin
· 5 years ago
86daf94
mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node
by Kirill Tkhai
· 5 years ago
a87425a
mm, memcg: fix build error around the usage of kmem_caches
by Yafang Shao
· 5 years ago
cb77445
mm/swap_state.c: use the same way to count page in [add_to|delete_from]_swap_cache
by Wei Yang
· 5 years ago
9a9b6cc
mm: swap: use smp_mb__after_atomic() to order LRU bit set
by Yang Shi
· 5 years ago
1eb6234
mm: swap: make page_evictable() inline
by Yang Shi
· 5 years ago
2406b76
mm/swap_slots.c: assign|reset cache slot by value directly
by Wei Yang
· 5 years ago
2182094
mm/swapfile: fix data races in try_to_unuse()
by Qian Cai
· 5 years ago
bde07cf
mm/swap.c: not necessary to export __pagevec_lru_add()
by Wei Yang
· 5 years ago
3eeba13
mm/swapfile.c: fix comments for swapcache_prepare
by Chen Wandun
· 5 years ago
df3a0a2
mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path
by Pingfan Liu
· 5 years ago
4628b06
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
by Pingfan Liu
· 5 years ago
f28d436
mm/gup/writeback: add callbacks for inaccessible pages
by Claudio Imbrenda
· 5 years ago
dc8fb2f2
mm: dump_page(): additional diagnostics for huge pinned pages
by John Hubbard
· 5 years ago
6197ab9
mm: improve dump_page() for compound pages
by Matthew Wilcox (Oracle)
· 5 years ago
be87141
selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
by John Hubbard
· 5 years ago
41c45d3
mm/gup_benchmark: support pin_user_pages() and related calls
by John Hubbard
· 5 years ago
1970dc6
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
by John Hubbard
· 5 years ago
47e29d3
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
by John Hubbard
· 5 years ago
3faa52c
mm/gup: track FOLL_PIN pages
by John Hubbard
· 5 years ago
94202f1
mm/gup: require FOLL_GET for get_user_pages_fast()
by John Hubbard
· 5 years ago
3b78d83
mm/gup: pass gup flags to two more routines
by John Hubbard
· 5 years ago
566d774
mm: introduce page_ref_sub_return()
by John Hubbard
· 5 years ago
86dfbed
mm/gup: pass a flags arg to __gup_device_* functions
by John Hubbard
· 5 years ago
22bf29b
mm/gup: split get_user_pages_remote() into two routines
by John Hubbard
· 5 years ago
2294b32
mm/filemap.c: rewrite pagecache_get_page documentation
by Matthew Wilcox (Oracle)
· 5 years ago
83daf83
mm/filemap.c: unexport find_get_entry
by Matthew Wilcox (Oracle)
· 5 years ago
184b4fe
mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_io
by Matthew Wilcox (Oracle)
· 5 years ago
ec84821
include/linux/pagemap.h: rename arguments to find_subpage
by Matthew Wilcox (Oracle)
· 5 years ago
e520e93
mm/filemap.c: use vm_fault error code directly
by Matthew Wilcox (Oracle)
· 5 years ago
0f8e2db
mm/filemap.c: remove unused argument from shrink_readahead_size_eio()
by Souptick Joarder
· 5 years ago
faffdfa
mm/filemap.c: clear page error before actual read
by Xianting Tian
· 5 years ago
cc7b8f6
mm/page-writeback.c: write_cache_pages(): deduplicate identical checks
by Mauricio Faria de Oliveira
· 5 years ago
5c72fee
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
by Jan Kara
· 5 years ago
5f2d502
mm/Makefile: disable KCSAN for kmemleak
by Qian Cai
· 5 years ago
b0d14fc
mm/kmemleak.c: use address-of operator on section symbols
by Nathan Chancellor
· 5 years ago
667c790
revert "topology: add support for node_to_mem_node() to determine the fallback node"
by Vlastimil Babka
· 5 years ago
3202fa6
slub: relocate freelist pointer to middle of object
by Kees Cook
· 5 years ago
1ad53d9
slub: improve bit diffusion for freelist ptr obfuscation
by Kees Cook
· 5 years ago
bbd4e30
mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs
by chenqiwu
· 5 years ago
4c7ba22
mm/slub.c: replace cpu_slab->partial with wrapped APIs
by chenqiwu
· 5 years ago
c537338
fs_parse: remove pr_notice() about each validation
by Kees Cook
· 5 years ago
4ceb229
ocfs2: use memalloc_nofs_save instead of memalloc_noio_save
by Matthew Wilcox (Oracle)
· 5 years ago
d293d3a
ocfs2: use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
0434c9f4
ocfs2: roll back the reference count modification of the parent directory if an error occurs
by wangjian
· 5 years ago
95f3427
ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8cb9243
ocfs2: dlm: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
fa803cf
ocfs2: cluster: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
3c9210d
ocfs2: replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
185a732
ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refcount_cache_unlock()
by Jules Irenge
· 5 years ago
1a5692e
ocfs2: remove useless err
by Alex Shi
· 5 years ago
41f4dc8
ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"
by wangyan
· 5 years ago
cb5bc85
ocfs2: there is no need to log twice in several functions
by wangyan
· 5 years ago
e036987
ocfs2: remove dlm_lock_is_remote
by Alex Shi
· 5 years ago
31cc0c8
ocfs2: use OCFS2_SEC_BITS in macro
by Alex Shi
· 5 years ago
8e6ef37
ocfs2: remove unused macros
by Alex Shi
· 5 years ago
ee9dc32
ocfs2: remove FS_OCFS2_NM
by Alex Shi
· 5 years ago
df47b5e
scripts/spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 5 years ago
66906c4
scripts/spelling.txt: add syfs/sysfs pattern
by Jonathan Neuschäfer
· 5 years ago
630f289
asm-generic: make more kernel-space headers mandatory
by Masahiro Yamada
· 5 years ago
98c985d
kthread: mark timer used by delayed kthread works as IRQ safe
by Petr Mladek
· 5 years ago
4054ab6
tools/accounting/getdelays.c: fix netlink attribute length
by David Ahern
· 5 years ago
1a323ea5
x86: get rid of 'errret' argument to __get_user_xyz() macross
by Linus Torvalds
· 5 years ago
ab33eb4
x86: remove __put_user_asm() infrastructure
by Linus Torvalds
· 5 years ago
29d9f30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
56a451b
Merge tag 'ntb-5.7' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
dba43fc
Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
1f944f9
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
dfabb07
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
5b67fbf
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
a162984
Merge branch 'next-general' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
b3aa112
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 5 years ago
674d85e
Merge tag 'audit-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 5 years ago
645c248
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
018d21f
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
15c981d
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
1455c69
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
42595ce
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d9d7677
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7cc7e93
Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d0be2d5
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
fdf5563
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
97cddfc
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9589351
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7f80ccf
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
by Gustavo A. R. Silva
· 5 years ago
a019043
cxgb4/chcr: nic-tls stats in ethtool
by Rohit Maheshwari
· 5 years ago
765bda9
net: dsa: fix oops while probing Marvell DSA switches
by Russell King
· 5 years ago
41c55ea
net/bpfilter: remove superfluous testing message
by Bruno Meneguele
· 5 years ago
79540d1
net: macb: Fix handling of fixed-link node
by Codrin Ciubotariu
· 5 years ago
3cd86a5
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
f772148
net: dsa: ksz: Select KSZ protocol tag
by Codrin Ciubotariu
· 5 years ago
a8222fd
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 5 years ago
cad18da
Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
e51d8da
Makefile: Update kselftest help information
by Shuah Khan
· 5 years ago
d71e064
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
58233cc
Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 5 years ago
5a470b1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
3902baf
netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write
by Gustavo A. R. Silva
· 5 years ago
Next »