Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3b22bc3d705b4a265247a9e2a1dea9ecf01a0cd
e3b22bc
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2de2307
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2f6e974
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
9521d39
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
by Michael Ellerman
· 8 years ago
086e3eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
aebe9bb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3fb5e59
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
260eaba
Merge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
ed13fbb
Merge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
3522b35
Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
032fd3e
Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
d05be0d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
0fd5ed8
init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64
by Rasmus Villemoes
· 8 years ago
5a9294e5
autofs: don't get stuck in a loop if vfs_write() returns an error
by Andrey Vagin
· 8 years ago
8285027
mm/page_owner: avoid null pointer dereference
by Sudip Mukherjee
· 8 years ago
7c5b723
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
by Colin Ian King
· 8 years ago
63d2f95
fs/nilfs2: fix potential underflow in call to crc32_le
by Torsten Hilbrich
· 8 years ago
7407054
oom, suspend: fix oom_reaper vs. oom_killer_disable race
by Michal Hocko
· 8 years ago
7186ee0
ocfs2: disable BUG assertions in reading blocks
by Gang He
· 8 years ago
a4f04f2
mm, compaction: abort free scanner if split fails
by David Rientjes
· 8 years ago
5c335fe
mm: prevent KASAN false positives in kmemleak
by Dmitry Vyukov
· 8 years ago
c8cc708
mm/hugetlb: clear compound_mapcount when freeing gigantic pages
by Gerald Schaefer
· 8 years ago
8f18227
mm/swap.c: flush lru pvecs on compound page arrival
by Lukasz Odzioba
· 8 years ago
ea3a964
memcg: css_alloc should return an ERR_PTR value on error
by Tejun Heo
· 8 years ago
d93c413
memcg: mem_cgroup_migrate() may be called with irq disabled
by Tejun Heo
· 8 years ago
c17b1f4
hugetlb: fix nr_pmds accounting with shared page tables
by Kirill A. Shutemov
· 8 years ago
06d8fbc
Revert "mm: disable fault around on emulated access bit architecture"
by Kirill A. Shutemov
· 8 years ago
315d09b
Revert "mm: make faultaround produce old ptes"
by Kirill A. Shutemov
· 8 years ago
1f08fe2
mailmap: add Boris Brezillon's email
by Antoine Tenart
· 8 years ago
a8a47ff
mailmap: add Antoine Tenart's email
by Antoine Tenart
· 8 years ago
e838a45
mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask
by Mel Gorman
· 8 years ago
9b75a86
mm: mempool: kasan: don't poot mempool objects in quarantine
by Andrey Ryabinin
· 8 years ago
a6921c2
MAINTAINERS: update Calgary IOMMU
by Jon Mason
· 8 years ago
f2db197
jbd2: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
a830627
unicore32: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
f45eebc
tile: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
884ed4c
sh: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
10d58bf
s390: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
45eeff2
sparc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
2379a23
powerpc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
a4135b9
score: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
aade311a
parisc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
565299d
nios2: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
65f8465
mips: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
54d87d6
arc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
f3610a6
arm64: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
f58f230
x86/efi: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
a3a9a59
x86: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
b9b4bb2
tmpfs: don't undo fallocate past its last page
by Anthony Romano
· 8 years ago
a7b50ab
selftests/vm/compaction_test: fix write to restore nr_hugepages
by Mike Kravetz
· 8 years ago
9df10fb
oom_reaper: avoid pointless atomic_inc_not_zero usage.
by Tetsuo Handa
· 8 years ago
491a1c6
mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
by Tetsuo Handa
· 8 years ago
9c46a6d
Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
7f1a00b
fix up initial thread stack pointer vs thread_info confusion
by Linus Torvalds
· 8 years ago
aca9c29
x86: fix up a few misc stack pointer vs thread_info confusions
by Linus Torvalds
· 8 years ago
b235bee
Clarify naming of thread info/stack allocators
by Linus Torvalds
· 8 years ago
e753f30
Merge branches 'pm-devfreq-fixes' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
2605b98
Merge branch 'acpica-fixes'
by Rafael J. Wysocki
· 8 years ago
9996537
nfsd: check permissions when setting ACLs
by Ben Hutchings
· 8 years ago
485e71e
posix_acl: Add set_posix_acl
by Andreas Gruenbacher
· 8 years ago
d2bd05d
xen-pciback: return proper values during BAR sizing
by Jan Beulich
· 8 years ago
93a2001
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
by Scott Bauer
· 8 years ago
4c5ea0a
locking/static_key: Fix concurrent static_key_slow_inc()
by Paolo Bonzini
· 8 years ago
63c04ee
Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
0bf0ea4
Merge tag 'drm-fixes-for-v4.7-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
75befb3
Merge tag 'pci-v4.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
81e257e
drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
by Maarten Lankhorst
· 8 years ago
f939a5f
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
c65c3de
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 8 years ago
59b0b70
Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc5' of github.com:bbrezillon/linux-at91 into drm-fixes
by Dave Airlie
· 8 years ago
f762bfd
Merge tag 'sunxi-drm-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-fixes
by Dave Airlie
· 8 years ago
c38e801
Merge tag 'drm-intel-fixes-2016-06-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
718cc66
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 8 years ago
52dfcc5
drm/nouveau: fix for disabled fbdev emulation
by Dmitrii Tcvetkov
· 8 years ago
0d37189
PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
by Chanwoo Choi
· 8 years ago
3c67a82
cpufreq: pcc-cpufreq: Fix doorbell.access_width
by Mike Galbraith
· 8 years ago
da01e18
x86: avoid avoid passing around 'thread_info' in stack dumping code
by Linus Torvalds
· 8 years ago
6720a30
locking: avoid passing around 'thread_info' in mutex debugging code
by Linus Torvalds
· 8 years ago
9903fd1
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc
by Doug Ledford
· 8 years ago
c0cf451
IB/srpt: Reduce QP buffer size
by Bart Van Assche
· 8 years ago
7748e49
i40iw: Enable level-1 PBL for fast memory registration
by Shiraz Saleem
· 8 years ago
0477e18
i40iw: Return correct max_fast_reg_page_list_len
by Faisal Latif
· 8 years ago
ee23abd
i40iw: Correct status check on i40iw_get_pble
by Faisal Latif
· 8 years ago
747f1c6
i40iw: Correct CQ arming
by Shiraz Saleem
· 8 years ago
c755f4a
IB/rdmavt: Correct qp_priv_alloc() return value test
by Mike Marciniszyn
· 8 years ago
8ae84f7
IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp
by Ashutosh Dixit
· 8 years ago
2aee309
IB/hfi1: Fix deadlock with txreq allocation slow path
by Mike Marciniszyn
· 8 years ago
cbc9355
IB/mlx4: Prevent cross page boundary allocation
by Chuck Lever
· 8 years ago
5b420d9
IB/mlx4: Fix memory leak if QP creation failed
by Dotan Barak
· 8 years ago
5533c18
IB/mlx4: Verify port number in flow steering create flow
by Yishai Hadas
· 8 years ago
a610060
IB/mlx4: Fix error flow when sending mads under SRIOV
by Yishai Hadas
· 8 years ago
f2940e2
IB/mlx4: Fix the SQ size of an RC QP
by Yishai Hadas
· 8 years ago
00bf534
IB/mlx5: Fix wrong naming of port_rcv_data counter
by Talat Batheesh
· 8 years ago
c9b2549
IB/mlx5: Fix post send fence logic
by Eli Cohen
· 8 years ago
b57141c
IB/uverbs: Initialize ib_qp_init_attr with zeros
by Maor Gottlieb
· 8 years ago
b355600
IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID
by Eli Cohen
· 8 years ago
c65f6c5
IB/core: Fix RoCE v1 multicast join logic issue
by Alex Vesker
· 8 years ago
f336ae0
IB/core: Fix no default GIDs when netdevice reregisters
by Talat Batheesh
· 8 years ago
d6b186c
x86/xen: avoid m2p lookup when setting early page table entries
by David Vrabel
· 9 years ago
Next »