Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2ebdc2439f50c049fd362bb225aaf78fe8e4cb8
c2ebdc2
partitions/efi: use lba-aware partition records
by Davidlohr Bueso
· 11 years ago
6f79d33
s390/vmcore: use vmcore for zfcpdump
by Michael Holzheu
· 11 years ago
11e376a
vmcore: enable /proc/vmcore mmap for s390
by Michael Holzheu
· 11 years ago
23df79d
s390/vmcore: implement remap_oldmem_pfn_range for s390
by Jan Willeke
· 11 years ago
9cb2181
vmcore: introduce remap_oldmem_pfn_range()
by Michael Holzheu
· 11 years ago
97b0f6f
s390/vmcore: use ELF header in new memory feature
by Michael Holzheu
· 11 years ago
be8a8d0
vmcore: introduce ELF header in new memory feature
by Michael Holzheu
· 11 years ago
80c74f6
kexec: remove unnecessary return
by Xishi Qiu
· 11 years ago
6b3c538
exec: cleanup the error handling in search_binary_handler()
by Oleg Nesterov
· 11 years ago
4e0621a
exec: don't retry if request_module() fails
by Oleg Nesterov
· 11 years ago
cb7b6b1
exec: cleanup the CONFIG_MODULES logic
by Oleg Nesterov
· 11 years ago
92eaa56
exec: kill ->load_binary != NULL check in search_binary_handler()
by Oleg Nesterov
· 11 years ago
52f14282
exec: move allow_write_access/fput to exec_binprm()
by Oleg Nesterov
· 11 years ago
9beb266
exec: proc_exec_connector() should be called only once
by Oleg Nesterov
· 11 years ago
131b2f9
exec: kill "int depth" in search_binary_handler()
by Oleg Nesterov
· 11 years ago
5d1baf3
exec: introduce exec_binprm() for "depth == 0" code
by Oleg Nesterov
· 11 years ago
96d0df7
proc: make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 11 years ago
a3c0399
fs/proc/task_mmu.c: check the return value of mpol_to_str()
by Chen Gang
· 11 years ago
4649602
Documentation/filesystems/proc.txt: fix mistake in the description of Committed_AS
by Minto Joseph
· 11 years ago
be49b30
fs/file_table.c:fput(): make comment more truthful
by Andrew Morton
· 11 years ago
65aafb1
coredump: add new %P variable in core_pattern
by Stéphane Graber
· 11 years ago
73af963
__ptrace_may_access() should not deny sub-threads
by Mark Grondona
· 11 years ago
b4c1107
hfsplus: integrate POSIX ACLs support into driver
by Vyacheslav Dubeyko
· 11 years ago
eef80d4
hfsplus: implement POSIX ACLs support
by Vyacheslav Dubeyko
· 11 years ago
2c92057
hfsplus: add necessary declarations for POSIX ACLs support
by Vyacheslav Dubeyko
· 11 years ago
7c1d69e
rtc: simplify devm_request_mem_region/devm_ioremap
by Julia Lawall
· 11 years ago
1735be4
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
by Alexander Shiyan
· 11 years ago
2cbc218
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
by Alexander Shiyan
· 11 years ago
25e2818
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
by Alexander Shiyan
· 11 years ago
28984c7d
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
by Xianglong Du
· 11 years ago
0ebbf43
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
by Jingoo Han
· 11 years ago
1748cbf
drivers/rtc/rtc-max77686.c: Fix wrong register
by Sangjung Woo
· 11 years ago
7707bda
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails
by Alexander Holler
· 11 years ago
666a584
drivers/rtc/rtc-palmas.c: support for backup battery charging
by Laxman Dewangan
· 11 years ago
8af750e
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
by Hebbar Gururaja
· 11 years ago
453b4c6
rtc: add MOXA ART RTC driver
by Jonas Jensen
· 11 years ago
4540bae
drivers/rtc/rtc-pcf2127.c: remove empty function
by Sachin Kamat
· 11 years ago
ae25992
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically
by Alexander Holler
· 11 years ago
63c4043
s390/kprobes: add support for pc-relative long displacement instructions
by Heiko Carstens
· 11 years ago
af96397
kprobes: allow to specify custom allocator for insn caches
by Heiko Carstens
· 11 years ago
c802d64
kprobes: unify insn caches
by Heiko Carstens
· 11 years ago
ae79744
firmware/dmi_scan: drop OOM messages
by Jean Delvare
· 11 years ago
ffbbb96
firmware/dmi_scan: constify strings
by Jean Delvare
· 11 years ago
02d9c47
firmware/dmi_scan: fix most checkpatch errors and warnings
by Jean Delvare
· 11 years ago
3d267f2
firmware/dmi_scan: drop obsolete comment
by Jean Delvare
· 11 years ago
91cf5ab
epoll: add a reschedule point in ep_free()
by Eric Dumazet
· 11 years ago
8716de3
checkpatch: add test for positional misuse of section specifiers like __initdata
by Joe Perches
· 11 years ago
58cb3cf
checkpatch: fix perl version 5.12 and earlier incompatibility
by Joe Perches
· 11 years ago
1b5539b
checkpatch: reduce runtime/cpu time used
by Joe Perches
· 11 years ago
b34c648
checkpatch: better --fix of SPACING errors.
by Joe Perches
· 11 years ago
f95a7e6
checkpatch: ignore #define TRACE_<foo> macros
by Joe Perches
· 11 years ago
91bfe48
checkpatch: add --types option to report only specific message types
by Joe Perches
· 11 years ago
61135e9
checkpatch: fix networking kernel-doc block comment defect
by Joe Perches
· 11 years ago
70dc8a4
checkpatch: warn when using extern with function prototypes in .h files
by Joe Perches
· 11 years ago
7e51f19
checkpatch: check for duplicate signatures
by Joe Perches
· 11 years ago
d62a201
checkpatch: enforce sane perl version
by Dave Hansen
· 11 years ago
7e781f6
checkpatch: check CamelCase by word, not by $Lval
by Joe Perches
· 11 years ago
d5e616f
checkpatch: add a few more --fix corrections
by Joe Perches
· 11 years ago
1431574
lib/decompressors: fix "no limit" output buffer length
by Alexandre Courbot
· 11 years ago
f2e1d2a
lib/crc32: update the comments of crc32_{be,le}_generic()
by Gu Zheng
· 11 years ago
5ab58ac
lib/genalloc.c: correct dev_get_gen_pool documentation
by Emilio López
· 11 years ago
1443081
MAINTAINERS: append "/" to directory patterns
by Joe Perches
· 11 years ago
af4b8e3
MAINTAINERS: add mach-bcm and drivers
by Christian Daudt
· 11 years ago
11c2677
MAINTAINERS: update GRE DEMUX patterns
by Joe Perches
· 11 years ago
89f55bd
MAINTAINERS: usb: phy: update patterns
by Joe Perches
· 11 years ago
4f31102
MAINTAINERS: update USB EHCI platform pattern
by Joe Perches
· 11 years ago
c6a0fe4
MAINTAINERS: update file pattern for ARC uart
by Joe Perches
· 11 years ago
31a12b3
MAINTAINERS: update ssbi patterns
by Joe Perches
· 11 years ago
9d9fb74
MAINTAINERS: update it913x patterns
by Joe Perches
· 11 years ago
559cdc8
MAINTAINERS: SI4713: fix file pattern
by Joe Perches
· 11 years ago
81a6648
MAINTAINERS: update SIANO drivers
by Joe Perches
· 11 years ago
2caa67a
MAINTAINERS: ghes_edac: update pattern
by Joe Perches
· 11 years ago
c54ec9d
MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xx
by Joe Perches
· 11 years ago
5173413
MAINTAINERS: ARM: plat-nomadik: update patterns
by Joe Perches
· 11 years ago
281e192
MAINTAINERS: ARM: spear: consolidate sections
by Joe Perches
· 11 years ago
15dba38
MAINTAINERS: ARM: S3C2410: update patterns
by Joe Perches
· 11 years ago
d21db56
MAINTAINERS: OMAP POWERDOMAIN, update patterns
by Joe Perches
· 11 years ago
34b273e
MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain files
by Joe Perches
· 11 years ago
9cedc3d
MAINTAINERS: EXYNOS: remove board files
by Joe Perches
· 11 years ago
892f666
task_work: documentation
by Oleg Nesterov
· 11 years ago
205e550
task_work: minor cleanups
by Oleg Nesterov
· 11 years ago
202da40
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
by David Daney
· 11 years ago
f9597f2
syscalls.h: add forward declarations for inplace syscall wrappers
by Sergei Trofimovich
· 11 years ago
e656a63
extable: skip sorting if the table is empty
by Uwe Kleine-König
· 11 years ago
bff2dc4
smp.h: move !SMP version of on_each_cpu() out-of-line
by David Daney
· 11 years ago
081192b
up.c: use local_irq_{save,restore}() in smp_call_function_single.
by David Daney
· 11 years ago
fa68820
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
by David Daney
· 11 years ago
c14c338
kernel/spinlock.c: add default arch_*_relax definitions for GENERIC_LOCKBREAK
by Will Deacon
· 11 years ago
60c3236
kernel/smp.c: free related resources when failure occurs in hotplug_cfd()
by Chen Gang
· 11 years ago
bc5c8f0
fs/bio-integrity: fix a potential mem leak
by Gu Zheng
· 11 years ago
a6b0888
lto, watchdog/hpwdt.c: make assembler label global
by Andi Kleen
· 11 years ago
54a33b1b
kernel/modsign_pubkey.c: fix init const for module signing code
by Andi Kleen
· 11 years ago
3ddc5b4
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
by Mathieu Desnoyers
· 11 years ago
20d0e57
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
8aa6c21
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
a2fa3fb
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
a8a3808
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
by Shuah Khan
· 11 years ago
729377d
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
by Shuah Khan
· 11 years ago
2bff24a
memcg: fix multiple large threshold notifications
by Greg Thelen
· 11 years ago
7b5219d
mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
by Joe Perches
· 11 years ago
Next »