Age | Commit message (Expand) | Author |
2015-04-22 | ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler() | Chris Bainbridge |
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 | 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 |
2015-04-17 | fork_init: update max_threads comment | Jean Delvare |
2015-04-17 | fork: report pid reservation failure properly | Michal Hocko |
2015-04-17 | signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo | Vladimir Davydov |
2015-04-17 | ptrace: ptrace_detach() can no longer race with SIGKILL | Oleg Nesterov |
2015-04-17 | ptrace: fix race between ptrace_resume() and wait_task_stopped() | Oleg Nesterov |
2015-04-17 | fs/fat: comment fix, fat_bits can be also 32 | Alexander Kuleshov |