Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e53000b1ed936e5fe898161918962382b4c7af9b
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a58653c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3fba361
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
35d5788
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bde6b37
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
f73c52a
sched/rt: Do not pull from current CPU if only one CPU to pull
by Steven Rostedt
· 7 years ago
643e345
tools/headers: Synchronize kernel <-> tooling headers
by Ingo Molnar
· 7 years ago
215eada
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Ingo Molnar
· 7 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 7 years ago
7ee18d6
x86/power: Make restore_processor_context() sane
by Andy Lutomirski
· 7 years ago
896c80b
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
by Andy Lutomirski
· 7 years ago
090edbe
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
by Andy Lutomirski
· 7 years ago
032b4cc
Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
0424378
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b00d607
tracing: Have stack trace not record if RCU is not watching
by Steven Rostedt (VMware)
· 7 years ago
c4f988e
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
18d40ea
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
7c2c11b
arch: define weak abort()
by Sudip Mukherjee
· 7 years ago
4837fe3
mm, oom_reaper: fix memory corruption
by Michal Hocko
· 7 years ago
bdcf0a4
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
1f704fd
mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()'
by Christophe JAILLET
· 7 years ago
0b265c3
tools/slabinfo-gnuplot: force to use bash shell
by Liu, Changcheng
· 7 years ago
689d77f
kcov: fix comparison callback signature
by Dmitry Vyukov
· 7 years ago
85c3e4a
mm/slab.c: do not hash pointers when debugging slab
by Geert Uytterhoeven
· 7 years ago
c24ad77
mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list()
by Lucas Stach
· 7 years ago
183f24a
mm/memory.c: mark wp_huge_pmd() inline to prevent build failure
by Geert Uytterhoeven
· 7 years ago
4cc90b4
scripts/faddr2line: fix CROSS_COMPILE unset error
by Liu, Changcheng
· 7 years ago
51f73ff
Documentation/vm/zswap.txt: update with same-value filled page feature
by Srividya Desireddy
· 7 years ago
3756f64
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
302ec30
autofs: fix careless error in recent commit
by NeilBrown
· 7 years ago
146734b
string.h: workaround for increased stack usage
by Arnd Bergmann
· 7 years ago
13ab183d
mm/kmemleak.c: make cond_resched() rate-limiting more efficient
by Andrew Morton
· 7 years ago
338f1d9
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
by Chris Wilson
· 7 years ago
c47d7f5
include/linux/idr.h: add #include <linux/bug.h>
by Wei Wang
· 7 years ago
d455df0
Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
e375922
Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc
by Linus Torvalds
· 7 years ago
bd36d3b
drm/drm_lease: Prevent deadlock in case drm_lease_create() fails
by Marius Vlad
· 7 years ago
7c5cac1
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
4e746cf
Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
ea497bb
drm: rework delayed connector cleanup in connector_iter
by Daniel Vetter
· 7 years ago
4b4df57
drm: Update edid-derived drm_display_info fields at edid property set [v2]
by Keith Packard
· 7 years ago
92ccc26
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
by Mengting Zhang
· 7 years ago
d39a01e
Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
0c31f1d
PCI: rcar: Fix use-after-free in probe error path
by Geert Uytterhoeven
· 7 years ago
c4f9d9c
xen: XEN_ACPI_PROCESSOR is Dom0-only
by Jan Beulich
· 7 years ago
0f3922a
x86/Xen: don't report ancient LAPIC version
by Jan Beulich
· 7 years ago
8cb562b
checkpatch: Remove ACCESS_ONCE() warning
by Mark Rutland
· 7 years ago
b899a85
compiler.h: Remove ACCESS_ONCE()
by Mark Rutland
· 7 years ago
2a22f69
tools/include: Remove ACCESS_ONCE()
by Mark Rutland
· 7 years ago
f971e51
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
by Mark Rutland
· 7 years ago
e966eae
locking/lockdep: Remove the cross-release locking checks
by Ingo Molnar
· 7 years ago
d89c703
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
by Will Deacon
· 7 years ago
f87f3a3
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
by Will Deacon
· 7 years ago
532298b
platform/x86: dell-wmi: check for kmalloc() errors
by Dan Carpenter
· 7 years ago
bff5bf9
platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes
by Peter Hutterer
· 7 years ago
68a213d
platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410
by Pali Rohár
· 7 years ago
a638349
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 7 years ago
085bec8
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
72dd379
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
a83cb7e
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 7 years ago
bfb529e
Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi
by Linus Torvalds
· 7 years ago
916b20e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
0a373d4f
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDEPOT=y
by Andrey Ryabinin
· 7 years ago
f79ce87
x86/build: Don't verify mtools configuration file for isoimage
by Changbin Du
· 7 years ago
27b0174
RISC-V: Remove unused CONFIG_HVC_RISCV_SBI code
by Palmer Dabbelt
· 7 years ago
3cfa500
RISC-V: Resurrect smp_mb__after_spinlock()
by Palmer Dabbelt
· 7 years ago
86ad5c9
RISC-V: Logical vs Bitwise typo
by Dan Carpenter
· 7 years ago
01dfee9
workqueue: remove unneeded kallsyms include
by Sergey Senozhatsky
· 7 years ago
2064a5a
sched/core: Fix kernel-doc warnings after code movement
by Randy Dunlap
· 7 years ago
6d60ce3
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
by Karol Herbst
· 7 years ago
7f6f60a
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
by Dave Young
· 7 years ago
51614b26
ipmi_si: fix crash on parisc
by Mikulas Patocka
· 7 years ago
1ac8aa8
ipmi_si: Fix oops with PCI devices
by Corey Minyard
· 7 years ago
3487972
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
by Rafael J. Wysocki
· 7 years ago
50c4c4e
Linux 4.15-rc3
by Linus Torvalds
· 7 years ago
98087c0
hpfs: don't bother with the i_version counter or f_version
by Jeff Layton
· 7 years ago
d70ef22
futex: futex_wake_op, fix sign_extend32 sign bits
by Jiri Slaby
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
9c02e06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
c465fc1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
8be0b988
Merge branch 'fixes' into for-next
by Olof Johansson
· 7 years ago
ce39882
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Olof Johansson
· 7 years ago
3dda7f63
Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into fixes
by Olof Johansson
· 7 years ago
69b8df5
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 7 years ago
4ded3be
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus
by James Morris
· 7 years ago
b7e0b6f
xfs: make iomap_begin functions trim iomaps consistently
by Darrick J. Wong
· 7 years ago
f59cf5c
xfs: remove "no-allocation" reservations for file creations
by Christoph Hellwig
· 7 years ago
eaf0ec3
fs: xfs: remove duplicate includes
by Pravin Shedge
· 7 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
77071bc
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4066aa7
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7267212
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
babc811
drm/vc4: Release fence after signalling
by Stefan Schake
· 7 years ago
78d9b04
Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
900add2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
32abeb0
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d90696e
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
fd29117
Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
Next »