index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-23
elevator: fix double release of elevator module
Chao Yu
2015-04-23
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
2015-04-23
blk-mq: fix CPU hotplug handling
Ming Lei
2015-04-23
blk-mq: fix race between timeout and CPU hotplug
Ming Lei
2015-04-23
NVMe: Fix VPD B0 max sectors translation
Keith Busch
2015-04-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-17
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-04-17
blk-mq: fix iteration of busy bitmap
Jens Axboe
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
2015-04-17
docs: add missing and new /proc/PID/status file entries, fix typos
Nathan Scott
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
2015-04-17
Documentation/spi/spidev_test.c: fix warning
Andrew Morton
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
2015-04-17
.gitignore: ignore *.tar
Andrey Skvortsov
2015-04-17
MAINTAINERS: add Mediatek SoC mailing list
Matthias Brugger
2015-04-17
tomoyo: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-17
powerpc/oprofile: reduce mmap_sem hold for exe_file
Davidlohr Bueso
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2015-04-17
mips: ip32: add platform data hooks to use DS1685 driver
Joshua Kinard
2015-04-17
lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text
Andrew Morton
2015-04-17
x86: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-17
sparc: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-17
powerpc: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-17
parisc: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-17
mips: switch to using asm-generic for seccomp.h
Kees Cook
2015-04-17
microblaze: use asm-generic for seccomp.h
Kees Cook
2015-04-17
arm: use asm-generic for seccomp.h
Kees Cook
2015-04-17
seccomp: allow COMPAT sigreturn overrides
Kees Cook
2015-04-17
arc: do not export symbols in troubleshoot.c
Davidlohr Bueso
2015-04-17
include/linux/kconfig.h: ese macros which are already defined
Michal Simek
2015-04-17
memstick: mspro_block: add missing curly braces
Dan Carpenter
2015-04-17
bfs: correct return values
Sanidhya Kashyap
2015-04-17
bfs: bfad_worker cleanup
Jiri Slaby
2015-04-17
affs: kstrdup() memory handling
Sanidhya Kashyap
2015-04-17
fs/affs: use affs_test_opt()
Fabian Frederick
2015-04-17
fs/affs/super.c: use affs_set_opt()
Fabian Frederick
2015-04-17
fs/affs/affs.h: add mount option manipulation macros
Fabian Frederick
2015-04-17
fs/affs: use AFFS_MOUNT prefix for mount options
Fabian Frederick
2015-04-17
adfs: return correct return values
Sanidhya Kashyap
2015-04-17
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
2015-04-17
cpumask: don't perform while loop in cpumask_next_and()
Sergey Senozhatsky
2015-04-17
fs/exec.c:de_thread: move notify_count write under lock
Kirill Tkhai
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
Doc/sysctl/kernel.txt: document threads-max
Heinrich Schuchardt
2015-04-17
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
2015-04-17
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
[next]