Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
464d1387acb94dc43ba772b35242345e3d2ead1b
464d138
writeback: use |1 instead of +1 to protect against div by zero
by Tejun Heo
· 10 years ago
2a34c08
blk-mq: fix CPU hotplug handling
by Ming Lei
· 10 years ago
f054b56
blk-mq: fix race between timeout and CPU hotplug
by Ming Lei
· 10 years ago
9283b42
NVMe: Fix VPD B0 max sectors translation
by Keith Busch
· 10 years ago
e076b7c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
0f5abd4
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
569fd0c
blk-mq: fix iteration of busy bitmap
by Jens Axboe
· 10 years ago
54e514b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6c8c903
proc: show locks in /proc/pid/fdinfo/X
by Andrey Vagin
· 10 years ago
15eb42d
docs: add missing and new /proc/PID/status file entries, fix typos
by Nathan Scott
· 10 years ago
6da7bb1
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
by Ben Dooks
· 10 years ago
07eec62
Documentation/spi/spidev_test.c: fix warning
by Andrew Morton
· 10 years ago
94f9192
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
by Krzysztof Kozlowski
· 10 years ago
f4ae949
.gitignore: ignore *.tar
by Andrey Skvortsov
· 10 years ago
17b199d
MAINTAINERS: add Mediatek SoC mailing list
by Matthias Brugger
· 10 years ago
d4144ea
tomoyo: reduce mmap_sem hold for mm->exe_file
by Davidlohr Bueso
· 10 years ago
fd89a65
powerpc/oprofile: reduce mmap_sem hold for exe_file
by Davidlohr Bueso
· 10 years ago
1116334
oprofile: reduce mmap_sem hold for mm->exe_file
by Davidlohr Bueso
· 10 years ago
15beb69
mips: ip32: add platform data hooks to use DS1685 driver
by Joshua Kinard
· 10 years ago
9e522c0
lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text
by Andrew Morton
· 10 years ago
8eb68bf
x86: switch to using asm-generic for seccomp.h
by Kees Cook
· 10 years ago
d0f138b
sparc: switch to using asm-generic for seccomp.h
by Kees Cook
· 10 years ago
1a3aff9
powerpc: switch to using asm-generic for seccomp.h
by Kees Cook
· 10 years ago
cf7a71b
parisc: switch to using asm-generic for seccomp.h
by Kees Cook
· 10 years ago
97247fd
mips: switch to using asm-generic for seccomp.h
by Kees Cook
· 10 years ago
cc2d316
microblaze: use asm-generic for seccomp.h
by Kees Cook
· 10 years ago
6bcf4e9
arm: use asm-generic for seccomp.h
by Kees Cook
· 10 years ago
ddaa27e
seccomp: allow COMPAT sigreturn overrides
by Kees Cook
· 10 years ago
be2a7fc
arc: do not export symbols in troubleshoot.c
by Davidlohr Bueso
· 10 years ago
02d699f
include/linux/kconfig.h: ese macros which are already defined
by Michal Simek
· 10 years ago
13f6b19
memstick: mspro_block: add missing curly braces
by Dan Carpenter
· 10 years ago
c3fe587
bfs: correct return values
by Sanidhya Kashyap
· 10 years ago
8f7d3f0
bfs: bfad_worker cleanup
by Jiri Slaby
· 10 years ago
c8f33d0
affs: kstrdup() memory handling
by Sanidhya Kashyap
· 10 years ago
79bda4d
fs/affs: use affs_test_opt()
by Fabian Frederick
· 10 years ago
34f2483
fs/affs/super.c: use affs_set_opt()
by Fabian Frederick
· 10 years ago
6bf445c
fs/affs/affs.h: add mount option manipulation macros
by Fabian Frederick
· 10 years ago
a0016ff
fs/affs: use AFFS_MOUNT prefix for mount options
by Fabian Frederick
· 10 years ago
b796410
adfs: return correct return values
by Sanidhya Kashyap
· 10 years ago
9d796e6
gcov: fix softlockups
by Andrey Ryabinin
· 10 years ago
230633d
kernel/sysctl.c: detect overflows when converting to int
by Heinrich Schuchardt
· 10 years ago
534b483
cpumask: don't perform while loop in cpumask_next_and()
by Sergey Senozhatsky
· 10 years ago
dfcce79
fs/exec.c:de_thread: move notify_count write under lock
by Kirill Tkhai
· 10 years ago
6e399cd
prctl: avoid using mmap_sem for exe_file serialization
by Davidlohr Bueso
· 10 years ago
90f31d0
mm: rcu-protected get_mm_exe_file()
by Konstantin Khlebnikov
· 10 years ago
0ec62af
Doc/sysctl/kernel.txt: document threads-max
by Heinrich Schuchardt
· 10 years ago
16db3d3
kernel/sysctl.c: threads-max observe limits
by Heinrich Schuchardt
· 10 years ago
ac1b398
kernel/fork.c: avoid division by zero
by Heinrich Schuchardt
· 10 years ago
ff691f6
kernel/fork.c: new function for max_threads
by Heinrich Schuchardt
· 10 years ago
3ea7f5e
fork_init: update max_threads comment
by Jean Delvare
· 10 years ago
35f71bc
fork: report pid reservation failure properly
by Michal Hocko
· 10 years ago
69828dc
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
by Vladimir Davydov
· 10 years ago
64a4096
ptrace: ptrace_detach() can no longer race with SIGKILL
by Oleg Nesterov
· 10 years ago
b72c186
ptrace: fix race between ptrace_resume() and wait_task_stopped()
by Oleg Nesterov
· 10 years ago
8de560d
fs/fat: comment fix, fat_bits can be also 32
by Alexander Kuleshov
· 10 years ago
58932ef
fs/fat: remove unnecessary includes
by Alexander Kuleshov
· 10 years ago
a40a7d9
fs/fat: remove unnecessary defintion
by Alexander Kuleshov
· 10 years ago
db579e7
hfsplus: don't store special "osx" xattr prefix on-disk
by Thomas Hebb
· 10 years ago
059a704
hfsplus: fix expand when not enough available space
by Sergei Antonov
· 10 years ago
27a4e38
hfsplus: incorrect return value
by Chengyu Song
· 10 years ago
7ce844a
fs/hfsplus: replace if/BUG by BUG_ON
by Fabian Frederick
· 10 years ago
1ad8d63
fs/hfsplus: use bool instead of int for is_known_namespace() return value
by Fabian Frederick
· 10 years ago
73d28d57
fs/hfsplus: atomically set inode->i_flags
by Fabian Frederick
· 10 years ago
5e61473
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
by Fabian Frederick
· 10 years ago
a3cef4c
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
by Fabian Frederick
· 10 years ago
f01fa5f
hfsplus: add missing curly braces in hfsplus_delete_cat()
by Dan Carpenter
· 10 years ago
13f2448
hfs: incorrect return values
by Chengyu Song
· 10 years ago
faea2c5
nilfs2: use inode_set_flags() in nilfs_set_inode_flags()
by Ryusuke Konishi
· 10 years ago
0ce187c
nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()
by Ryusuke Konishi
· 10 years ago
3377f84
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
by Ryusuke Konishi
· 10 years ago
53a2c3b
nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl
by Ryusuke Konishi
· 10 years ago
fa33915
nilfs2: add helper to find existent block on metadata file
by Ryusuke Konishi
· 10 years ago
5b20384
nilfs2: add bmap function to seek a valid key
by Ryusuke Konishi
· 10 years ago
3568a13
nilfs2: unify type of key arguments in bmap interface
by Ryusuke Konishi
· 10 years ago
0de6d6b
nilfs2: use bgl_lock_ptr()
by Ryusuke Konishi
· 10 years ago
ead8ecf
nilfs2: use set_mask_bits() for operations on buffer state bitmap
by Ryusuke Konishi
· 10 years ago
6fb7a61
nilfs2: do not use async write flag for segment summary buffers
by Ryusuke Konishi
· 10 years ago
f8ccad2
befs: replace typedef befs_inode_info by structure
by Fabian Frederick
· 10 years ago
038428f
befs: replace typedef befs_sb_info by structure
by Fabian Frederick
· 10 years ago
09ad0ea
befs: replace typedef befs_mount_options by structure
by Fabian Frederick
· 10 years ago
a737e83
rtc: use more standard kernel logging styles
by Joe Perches
· 10 years ago
f539a8ac
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
by Heiko Stübner
· 10 years ago
492da68
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
by Krzysztof Kozlowski
· 10 years ago
5d9094b
drivers/rtc/rtc-omap.c: use module_platform_driver
by Lokesh Vutla
· 10 years ago
8608976
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
by Lokesh Vutla
· 10 years ago
9c28bd0
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes
by Lokesh Vutla
· 10 years ago
202fe4c
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
by Krzysztof Kozlowski
· 10 years ago
521fca1
rtc: hctosys: use function name in the error log
by Aaro Koskinen
· 10 years ago
d0bddb5
drivers/rtc/interface.c: __rtc_read_time: reduce log level
by Aaro Koskinen
· 10 years ago
182683e
drivers/rtc/class.c: initialize rtc name early
by Aaro Koskinen
· 10 years ago
5281f94
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
by Krzysztof Kozlowski
· 10 years ago
7c6f84f
MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
by Alexandre Belloni
· 10 years ago
ba17220
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
by Baruch Siach
· 10 years ago
71b800b
rtc: digicolor: document device tree binding
by Baruch Siach
· 10 years ago
b3288a4
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
by Heiko Stuebner
· 10 years ago
d174a02
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
by Adam Ward
· 10 years ago
ae824c4
drivers/rtc/rtc-da9052.c: add constraints to set valid year
by Adam Ward
· 10 years ago
03cc162
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values
by Adam Ward
· 10 years ago
52ef84d
drivers/rtc/rtc-ds1685.c: fix sparse warnings
by Joshua Kinard
· 10 years ago
269812d
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
by Joshua Kinard
· 10 years ago
Next »