Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1730f146604ea426e54938cdbcf87df1047ef0dc
1730f14
kexec: add restriction on kexec_load() segment sizes
by zhong jiang
· 8 years ago
c025311
kexec: allow kdump with crash_kexec_post_notifiers
by Petr Tesarik
· 8 years ago
21db79e
kexec: add a kexec_crash_loaded() function
by Petr Tesarik
· 8 years ago
b26e27d
kexec: use core_param for crash_kexec_post_notifiers boot option
by Hidehiro Kawai
· 8 years ago
0719392
ARM: kexec: fix kexec for Keystone 2
by Russell King
· 8 years ago
51d5d12
ARM: keystone: dts: add psci command definition
by Vitaly Andrianov
· 8 years ago
43546d8
kexec: allow architectures to override boot mapping
by Russell King
· 8 years ago
dae2801
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
by Russell King
· 8 years ago
465d377
kexec: ensure user memory sizes do not wrap
by Russell King
· 8 years ago
dc5ccca
kexec: don't invoke OOM-killer for control page allocation
by Russell King
· 8 years ago
966fab0
ARM: kexec: advertise location of bootable RAM
by Russell King
· 8 years ago
f7f0b7d
ARM: kdump: advertise boot aliased crash kernel resource
by Russell King
· 8 years ago
4caf961
kexec: return error number directly
by Minfei Huang
· 8 years ago
b06fb41
cpumask: fix code comment
by Geliang Tang
· 8 years ago
627393d
kernel/exit.c: quieten greatest stack depth printk
by Anton Blanchard
· 8 years ago
7e78141
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
by Andy Lutomirski
· 8 years ago
0a11b9a
reiserfs: fix "new_insert_key may be used uninitialized ..."
by Jeff Mahoney
· 8 years ago
e63e88b
nilfs2: move ioctl interface and disk layout to uapi separately
by Ryusuke Konishi
· 8 years ago
4ce5c34
nilfs2: use BIT() macro
by Ryusuke Konishi
· 8 years ago
ad980c9
nilfs2: fix misuse of a semaphore in sysfs code
by Ryusuke Konishi
· 8 years ago
a7d3f10
nilfs2: refactor parser of snapshot mount option
by Ryusuke Konishi
· 8 years ago
aceb417
nilfs2: do not use yield()
by Ryusuke Konishi
· 8 years ago
39a9dcc
nilfs2: emit error message when I/O error is detected
by Ryusuke Konishi
· 8 years ago
d6517de
nilfs2: replace nilfs_warning() with nilfs_msg()
by Ryusuke Konishi
· 8 years ago
feee880
nilfs2: reduce bare use of printk() with nilfs_msg()
by Ryusuke Konishi
· 8 years ago
6625689
nilfs2: embed a back pointer to super block instance in nilfs object
by Ryusuke Konishi
· 8 years ago
a66dfb0
nilfs2: add nilfs_msg() message interface
by Ryusuke Konishi
· 8 years ago
cae3d4c
nilfs2: hide function name argument from nilfs_error()
by Ryusuke Konishi
· 8 years ago
a310dcb
fs/binfmt_em86.c: fix incompatible pointer type
by Daniel Wagner
· 8 years ago
ba093a6
mm: refuse wrapped vm_brk requests
by Kees Cook
· 8 years ago
0036d1f
binfmt_elf: fix calculations for bss padding
by Kees Cook
· 8 years ago
45107ff
checkpatch: if no filenames then read stdin
by Allen Hubbe
· 8 years ago
ed43c4e
checkpatch: check signoff when reading stdin
by Allen Hubbe
· 8 years ago
c844711
checkpatch: improve 'bare use of' signed/unsigned types warning
by Joe Perches
· 8 years ago
cec3aaa
checkpatch: don't complain about BIT macro in uapi
by Tomas Winkler
· 8 years ago
aab38f5
checkpatch: yet another commit id improvement
by Joe Perches
· 8 years ago
dadf680
checkpatch: allow c99 style // comments
by Joe Perches
· 8 years ago
d560a5f
checkpatch: skip long lines that use an EFI_GUID macro
by Joe Perches
· 8 years ago
a098ecd
firmware: support loading into a pre-allocated buffer
by Stephen Boyd
· 8 years ago
0e742e9
firmware: provide infrastructure to make fw caching optional
by Vikram Mulukutla
· 8 years ago
9ccf981
firmware: consolidate kmap/read/write logic
by Stephen Boyd
· 8 years ago
a23216a
radix-tree: fix comment about "exceptional" bits
by Ross Zwisler
· 8 years ago
a9bfd33
crc32: use ktime_get_ns() for measurement
by Arnd Bergmann
· 8 years ago
f003a1f
lib/iommu-helper: skip to next segment
by Sebastian Ott
· 8 years ago
4cad35a
get_maintainer.pl: reduce need for command-line option -f
by Joe Perches
· 8 years ago
750afe7
printk: add kernel parameter to control writes to /dev/kmsg
by Borislav Petkov
· 8 years ago
6b1d174
ratelimit: extend to print suppressed messages on release
by Borislav Petkov
· 8 years ago
b5644a1
fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
by Borislav Petkov
· 8 years ago
40a7d9f
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
by Christoph Hellwig
· 8 years ago
cf77544
printk: introduce suppress_message_printing()
by Sergey Senozhatsky
· 8 years ago
874f9c7
printk: create pr_<level> functions
by Joe Perches
· 8 years ago
bebca052
printk: do not include interrupt.h
by Sergey Senozhatsky
· 8 years ago
9d5059c
dynamic_debug: only add header when used
by Luis de Bethencourt
· 8 years ago
61e9649
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
by Oleg Nesterov
· 8 years ago
949bed2
include: mman: use bool instead of int for the return value of arch_validate_prot
by Chen Gang
· 8 years ago
bd804ba
mailmap: add Linus Lüssing
by Linus Lüssing
· 8 years ago
db3f600
uapi: move forward declarations of internal structures
by Alexey Dobriyan
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
ca945e7
memstick: don't allocate unused major for ms_block
by NeilBrown
· 8 years ago
bc083a6
init/Kconfig: make COMPILE_TEST depend on !UML
by Richard Weinberger
· 8 years ago
ca52953
fs/proc/task_mmu.c: suppress compilation warnings with W=1
by Valdis Kletnieks
· 8 years ago
519ded5
procfs: avoid 32-bit time_t in /proc/*/stat
by Arnd Bergmann
· 8 years ago
ef41939
proc_oom_score: remove tasklist_lock and pid_alive()
by Oleg Nesterov
· 8 years ago
db4ad03
MAINTAINERS: befs: add new maintainers
by Luis de Bethencourt
· 8 years ago
9991a9c
cgroup: update cgroup's document path
by seokhoon.yoon
· 8 years ago
901d805
UBSAN: fix typo in format string
by Nicolas Iooss
· 8 years ago
9b24fef
sysv, ipc: fix security-layer leaking
by Fabian Frederick
· 8 years ago
b5afba2
mm: vmscan: fix memcg-aware shrinkers not called on global reclaim
by Vladimir Davydov
· 8 years ago
05eb6e7
radix-tree: account nodes to memcg only if explicitly requested
by Vladimir Davydov
· 8 years ago
c3cee37
kasan: avoid overflowing quarantine size on low memory systems
by Alexander Potapenko
· 8 years ago
7e08897
kasan: improve double-free reports
by Andrey Ryabinin
· 8 years ago
b3cbd9b
mm/kasan: get rid of ->state in struct kasan_alloc_meta
by Andrey Ryabinin
· 8 years ago
47b5c2a
mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
by Andrey Ryabinin
· 8 years ago
f7376ae
mm/kasan, slub: don't disable interrupts when object leaves quarantine
by Andrey Ryabinin
· 8 years ago
4b3ec5a
mm/kasan: don't reduce quarantine in atomic contexts
by Andrey Ryabinin
· 8 years ago
4a3d308
mm/kasan: fix corruptions and false positive reports
by Andrey Ryabinin
· 8 years ago
d6507ff
memcg: put soft limit reclaim out of way if the excess tree is empty
by Michal Hocko
· 8 years ago
4e66631
mm, hugetlb: fix huge_pte_alloc BUG_ON
by Michal Hocko
· 8 years ago
649920c
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
by Jia He
· 8 years ago
117dec9
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
by Valdis Kletnieks
· 8 years ago
1a8018f
mm: move swap-in anonymous page into active list
by Minchan Kim
· 8 years ago
c5f88bd
mm: fail prefaulting if page table allocation fails
by Vegard Nossum
· 8 years ago
ee8f7fc
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
by piaojun
· 8 years ago
309e919
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
by piaojun
· 8 years ago
86b652b
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
by piaojun
· 8 years ago
2070ad1
ocfs2: retry on ENOSPC if sufficient space in truncate log
by Eric Ren
· 8 years ago
01a36b6
ocfs2: ensure that dlm lockspace is created by kernel module
by Gang He
· 8 years ago
f7b32e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
77a8782
clocksource/drivers/clps_711x: fixup for "ARM: clps711x:
by Stephen Rothwell
· 8 years ago
753e7c8
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
e48af7a
Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 8 years ago
ed78068
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
043248c
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
43a0a98
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6911a52
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3fbff9c
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
fbae5cb
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6f888fe
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
5dd0bf6
Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
Next »