Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c4e490cf148e85ead0d1b1c2caaba833f1d5b29f
/
include
/
linux
f057142
mm: support anonymous stable page
by Minchan Kim
· 8 years ago
2976db8
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
by Alexander Duyck
· 8 years ago
8c2dd3e
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
by Alexander Duyck
· 8 years ago
b4536f0c8
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
by Michal Hocko
· 8 years ago
2d39b3c
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
by Jamie Iles
· 8 years ago
41b6167
mm: get rid of __GFP_OTHER_NODE
by Michal Hocko
· 8 years ago
bb1107f
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
by Michal Hocko
· 8 years ago
f729c8c
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
by Ross Zwisler
· 8 years ago
0979639
mm: add follow_pte_pmd()
by Ross Zwisler
· 8 years ago
6ea17ed
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
ea07b86
mm: workingset: fix use-after-free in shadow node shrinker
by Johannes Weiner
· 8 years ago
5824f92
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 8 years ago
6989606
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
4cf1846
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c6ef7fd
vfio-mdev: fix non-standard ioctl return val causing i386 build fail
by Paul Gortmaker
· 8 years ago
62f8c405
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
890b73a
Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 8 years ago
4759d38
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
65e4345
iio: accel: st_accel: fix LIS3LV02 reading and scaling
by Linus Walleij
· 8 years ago
99e3123
vfio-mdev: Make mdev_device private and abstract interfaces
by Alex Williamson
· 8 years ago
9372e6fe
vfio-mdev: Make mdev_parent private
by Alex Williamson
· 8 years ago
4293055
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
by Alex Williamson
· 8 years ago
10b1c04
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
by Jack Morgenstein
· 8 years ago
b91e130
mm: optimize PageWaiters bit use for unlock_page()
by Linus Torvalds
· 8 years ago
1efbd20
Revert "net/mlx5: Add MPCNT register infrastructure"
by Gal Pressman
· 8 years ago
8f18e4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
be26727
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
by Jason Wang
· 8 years ago
c6dcf52
mm: Invalidate DAX radix tree entries only if appropriate
by Jan Kara
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6290602
mm: add PageWaiters indicating tasks are waiting for a page bit
by Nicholas Piggin
· 8 years ago
6326fec
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
by Nicholas Piggin
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
008b69e
irqchip/armada-xp: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
6896bcd
irqchip/gic: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
36e5b0e
coresight/etm3/4x: Consolidate hotplug state space
by Thomas Gleixner
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
7b73796
staging/lustre/libcfs: Convert to hotplug state machine
by Anna-Maria Gleixner
· 8 years ago
e210faa
scsi/bnx2i: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
c53b005
scsi/bnx2fc: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
01e0d60
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
by Linus Torvalds
· 8 years ago
e3ba730
fsnotify: Remove fsnotify_duplicate_mark()
by Jan Kara
· 8 years ago
5c43c52
NTB: correct ntb_peer_spad_read for case when callback is not supplied.
by Steven Wahl
· 8 years ago
a307d0a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
c00d2c7
move aio compat to fs/aio.c
by Al Viro
· 8 years ago
72c5296
genhd: remove dead and duplicated scsi code
by Jon Derrick
· 8 years ago
af22941
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
eb254f3
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bc1ecd6
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
d5db84a8
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux
by Linus Torvalds
· 8 years ago
1b011e2
ratelimit: fix WARN_ON_RATELIMIT return value
by Jiri Slaby
· 8 years ago
7b8589c
ima: on soft reboot, save the measurement list
by Mimi Zohar
· 8 years ago
187e593
NFS: Clean up nfs_attribute_timeout()
by Trond Myklebust
· 8 years ago
3f642a1
NFS: Remove unused function nfs_revalidate_inode_rcu()
by Trond Myklebust
· 8 years ago
e93b1cc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
ac5a28b
Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
fff5d99
swiotlb: Add swiotlb=noforce debug option
by Geert Uytterhoeven
· 8 years ago
ae7871b
swiotlb: Convert swiotlb_force from int to enum
by Geert Uytterhoeven
· 8 years ago
8421c60
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
957ae50
platform/x86: Add Whiskey Cove PMIC TMU support
by Nilesh Bacchewar
· 8 years ago
1bbb05f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
98da295
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
5ccb071
bpf: fix overflow in prog accounting
by Daniel Borkmann
· 8 years ago
aafe6ae
bpf: dynamically allocate digest scratch buffer
by Daniel Borkmann
· 8 years ago
af79ce4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
c07dee7
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
0aaf214
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e846544
block: Remove unused member (busy) from struct blk_queue_tag
by Ritesh Harjani
· 8 years ago
f23bc46
net: xdp: add invalid buffer warning
by John Fastabend
· 8 years ago
24c946c
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
by LABBE Corentin
· 8 years ago
dcdc43d
bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
by Daniel Mack
· 8 years ago
83a77e9
net: macb: Added PCI wrapper for Platform Driver.
by Bartosz Folta
· 8 years ago
cb02de9
x86/mpx: Move bd_addr to mm_context_t
by Mark Rutland
· 8 years ago
9763f7a
Merge branch 'work.autofs' into for-linus
by Al Viro
· 8 years ago
3c55d6b
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
by Al Viro
· 8 years ago
59331c2
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
9dfe495
Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
57ca04a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
031a072
vfs: call vfs_clone_file_range() under freeze protection
by Amir Goldstein
· 8 years ago
ebfb018
Merge branch 'synaptics-rmi4' into next
by Dmitry Torokhov
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
47057ab
nfsd: add support for the umask attribute
by Andreas Gruenbacher
· 9 years ago
991688bf
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3ec5e8d
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
Next »