Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f745c6f5fe75734f3b35d9d4e6ebe2a7d010ddda
f745c6f
fs, mm: account buffer_head to kmemcg
by Shakeel Butt
· 6 years ago
d46eb14b
fs: fsnotify: account fsnotify metadata to kmemcg
by Shakeel Butt
· 6 years ago
dc0b586
mm: introduce mem_cgroup_put() helper
by Roman Gushchin
· 6 years ago
1a9b4b3
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
by Luis R. Rodriguez
· 6 years ago
a3266bd
mm: provide a fallback for PAGE_KERNEL_RO for architectures
by Luis R. Rodriguez
· 6 years ago
3172e5e
mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()
by Oscar Salvador
· 6 years ago
4fbce63
mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range()
by Oscar Salvador
· 6 years ago
d5b6f6a3
mm/memory_hotplug.c: call register_mem_sect_under_node()
by Oscar Salvador
· 6 years ago
b9ff036
mm/memory_hotplug.c: make add_memory_resource use __try_online_node
by Oscar Salvador
· 6 years ago
930eaac
mm/list_lru.c: fold __list_lru_count_one() into its caller
by Andrew Morton
· 6 years ago
6ca342d
mm: workingset: make shadow_lru_isolate() use locking suffix
by Sebastian Andrzej Siewior
· 6 years ago
ae1e16d
mm: workingset: remove local_irq_disable() from count_shadow_nodes()
by Sebastian Andrzej Siewior
· 6 years ago
9ea9a68
mm: drop VM_BUG_ON from __get_free_pages
by Michal Hocko
· 6 years ago
974e6d6
mm, hugetlbfs: pass fault address to cow handler
by Huang Ying
· 6 years ago
5b7a1d4
mm, hugetlbfs: rename address to haddr in hugetlb_cow()
by Huang Ying
· 6 years ago
c9f4cd7
mm, huge page: copy target sub-page last when copy huge page
by Huang Ying
· 6 years ago
c6ddfb6
mm, clear_huge_page: move order algorithm into a separate function
by Huang Ying
· 6 years ago
ac22b46
ext4: readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
5e9d398
btrfs: readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
74c8164
mpage: mpage_readpages() should submit IO as read-ahead
by Jens Axboe
· 6 years ago
357c120
mpage: add argument structure for do_mpage_readpage()
by Jens Axboe
· 6 years ago
87aa752
mm: thp: inc counter for collapsed shmem THP
by Yang Shi
· 6 years ago
c223102
mm: thp: register mm for khugepaged when merging vma for shmem
by Yang Shi
· 6 years ago
8cded86
mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_element()
by Jia-Ju Bai
· 6 years ago
bb451fd
mm/vmscan.c: condense scan_control
by Greg Thelen
· 6 years ago
10ed634
mm/page_ext.c: constify lookup_page_ext() argument
by Kirill A. Shutemov
· 6 years ago
b3a2369
include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISON
by Kirill A. Shutemov
· 6 years ago
46c9a94
shmem: use monotonic time for i_generation
by Arnd Bergmann
· 6 years ago
d6a24df
mm, page_alloc: actually ignore mempolicies for high priority allocations
by Vlastimil Babka
· 6 years ago
59ae96f
tools/vm/page-types.c: add support for idle page tracking
by Christian Hansen
· 6 years ago
7f1d23e
tools/vm/page-types.c: include shared map counts
by Christian Hansen
· 6 years ago
fadae29
thp: use mm_file_counter to determine update which rss counter
by Yang Shi
· 6 years ago
720e14e
mm: skip invalid pages block at a time in zero_resv_unresv()
by Pavel Tatashin
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
0882ff9
mm, slub: restore the original intention of prefetch_freepointer()
by Vlastimil Babka
· 6 years ago
1f4aace
fs/seq_file.c: simplify seq_file iteration code and interface
by NeilBrown
· 6 years ago
4cdfffc
vfs: discard ATTR_ATTR_FLAG
by NeilBrown
· 6 years ago
6cd00a0
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
by Tetsuo Handa
· 6 years ago
480bd56
ocfs2: make several functions and variables static (and some const)
by Colin Ian King
· 6 years ago
229ba1f
ocfs2: clean up some unnecessary code
by wangyan
· 6 years ago
93f5920
ocfs2: return -EROFS when filesystem becomes read-only
by Jun Piao
· 6 years ago
8d00d0c
sh: prefer _THIS_IP_ to current_text_addr
by Nick Desaulniers
· 6 years ago
82f7c51
sh: make use of for_each_node_by_type()
by Dmitry Torokhov
· 6 years ago
ab62ef8
ntfs: mft: remove VLA usage
by Kees Cook
· 6 years ago
2c27ce9
ntfs: decompress: remove VLA usage
by Kees Cook
· 6 years ago
ac4ecf9
ntfs: aops: remove VLA usage
by Kees Cook
· 6 years ago
a10dceb
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
by Sebastian Andrzej Siewior
· 6 years ago
bed95c4
scripts: add Python 3 compatibility to spdxcheck.py
by Jeremy Cline
· 6 years ago
fde5e90
scripts/spdxcheck.py: work with current HEAD LICENSES/ directory
by Joe Perches
· 6 years ago
f08957d
fs/hpfs: extend gmt_to_local() conversion to 64-bit times
by Arnd Bergmann
· 6 years ago
bcf451e
fs/ntfs: use timespec64 directly for timestamp conversion
by Arnd Bergmann
· 6 years ago
a3fda0f
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
by Arnd Bergmann
· 6 years ago
2c1bb29
firewire: use 64-bit time_t based interfaces
by Arnd Bergmann
· 6 years ago
e1fb4a0
dax: remove VM_MIXEDMAP for fsdax and device dax
by Dave Jiang
· 6 years ago
e36488c
bitfield: avoid gcc-8 -Wint-in-bool-context warning
by Arnd Bergmann
· 6 years ago
6ed191c
9p: add Dominique Martinet to MAINTAINERS
by Dominique Martinet
· 6 years ago
6b69cbd
9p: remove Ron Minnich from MAINTAINERS
by Dominique Martinet
· 6 years ago
5c60a73
Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 6 years ago
b6d6a30
Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 6 years ago
d01e12d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
9502f0d
Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
ea93102
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
by Yannik Sembritzki
· 6 years ago
817aef2
Replace magic for trusting the secondary keyring with #define
by Yannik Sembritzki
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
f91e654
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
c715ebe
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
04743f8
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
5bae2be
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 6 years ago
2b2f2ae
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
db06f82
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
6de4c69
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
c1c2ad8
Merge tag 'edac_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 6 years ago
99a2c78
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
fa3b39c
Merge tag 'clang-format-for-linus-v4.19' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
25ca1d7
Merge tag 'auxdisplay-for-linus-v4.19' of git://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
70b20dd
ALSA: update dell-wmi mic-mute registration to new world order
by Linus Torvalds
· 6 years ago
71f3a82
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
0a95746
x86: i8259: Add missing include file
by Guenter Roeck
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
fa687fb
Merge branch 'remotes/lorenzo/pci/vmd'
by Bjorn Helgaas
· 6 years ago
323fc75
Merge branch 'remotes/lorenzo/pci/mvebu'
by Bjorn Helgaas
· 6 years ago
732c470
Merge branch 'remotes/lorenzo/pci/mobiveil'
by Bjorn Helgaas
· 6 years ago
0ea77d2
Merge branch 'remotes/lorenzo/pci/iproc'
by Bjorn Helgaas
· 6 years ago
1974704
Merge branch 'remotes/lorenzo/pci/hv'
by Bjorn Helgaas
· 6 years ago
0c38011
Merge branch 'remotes/lorenzo/pci/dwc'
by Bjorn Helgaas
· 6 years ago
37f0e31
Merge branch 'remotes/lorenzo/pci/cadence'
by Bjorn Helgaas
· 6 years ago
ce342a1
Merge branch 'remotes/lorenzo/pci/aardvark'
by Bjorn Helgaas
· 6 years ago
0d56768
Merge branch 'remotes/lorenzo/pci/controller/misc'
by Bjorn Helgaas
· 6 years ago
3a48dc6
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 6 years ago
e7aaf90
Merge branch 'pci/switchtec'
by Bjorn Helgaas
· 6 years ago
5fc054a
Merge branch 'pci/resource'
by Bjorn Helgaas
· 6 years ago
c689209
Merge branch 'pci/peer-to-peer'
by Bjorn Helgaas
· 6 years ago
eadf3d3
Merge branch 'pci/notes'
by Bjorn Helgaas
· 6 years ago
11c1a8e
Merge branch 'pci/msi'
by Bjorn Helgaas
· 6 years ago
a40f72d
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
c0638a4
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
Next »