2014-06-06 |
Richard Weinberger | MAINTAINERS: adi-buildroot-devel is moderated |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Josh Triplett | MAINTAINERS: add linux-api for review of API/ABI changes |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | mm/kmemleak-test.c: use pr_fmt for logging |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/dlm/debug_fs.c: replace seq_printf by seq_puts |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/dlm/lockspace.c: convert simple_str to kstr |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/dlm/config.c: convert simple_str to kstr |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Kirill A. Shutemov | mm: mark remap_file_pages() syscall as deprecated |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Johannes Weiner | mm: memcontrol: remove unnecessary memcg argument from... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Jianyu Zhan | mm: memcontrol: clean up memcg zoneinfo lookup |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Catalin Marinas | mm/memblock.c: call kmemleak directly from memblock_... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Catalin Marinas | mm/mempool.c: update the kmemleak stack trace for mempo... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Catalin Marinas | lib/radix-tree.c: update the kmemleak stack trace for... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Catalin Marinas | mm: introduce kmemleak_update_trace() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Jianpeng Ma | mm/kmemleak.c: use %u to print ->checksum |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Michal Hocko | vmscan: memcg: always use swappiness of the reclaimed... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Rik van Riel | sysrq,rcu: suppress RCU stall warnings while sysrq... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Rik van Riel | sysrq: rcu-ify __handle_sysrq |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/reiserfs/stree.c: remove obsolete __constant |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/reiserfs/bitmap.c: coding style fixes |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Davidlohr Bueso | blackfin/ptrace: call find_vma with the mmap_sem held |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | mm: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | sysctl: convert use of typedef ctl_table to struct... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | ipc: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | key: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | fs: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | ntfs: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | inotify: convert use of typedef ctl_table to struct... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | nfs: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | lockd: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | fscache: convert use of typedef ctl_table to struct... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | coda: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | scsi: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | parport: convert use of typedef ctl_table to struct... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | random: convert use of typedef ctl_table to struct... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | cdrom: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | tile: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | ia64: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Joe Perches | arm: convert use of typedef ctl_table to struct ctl_table |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | kernel/seccomp.c: kernel-doc warning fix |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT) |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/sem.c: store which operation blocks in perform_atom... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/sem.c: change perform_atomic_semop parameters |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/sem.c: remove code duplication |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/sem.c: bugfix for semctl(,,GETZCNT) |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Davidlohr Bueso | ipc,msg: document volatile r_msg |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Davidlohr Bueso | ipc,msg: move some msgq ns code around |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Davidlohr Bueso | ipc,msg: use current->state helpers |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Davidlohr Bueso | ipc,shm: document new limits in the uapi header |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/shm.c: increase the defaults for SHMALL, SHMMAX |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/shm.c: check for integer overflow during shmget. |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/shm.c: check for overflows of shm_tot |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Manfred Spraul | ipc/shm.c: check for ulong overflows in shmat |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Paul McQuade | ipc, kernel: clear whitespace |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Paul McQuade | ipc, kernel: use Linux headers |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Mathias Krause | ipc: constify ipc_ops |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Paul Bolle | initramfs: remove "compression mode" choice |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/devpts/inode.c: convert printk to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/cachefiles: replace kerror by pr_err |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | FS/CACHEFILES: convert printk to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/pstore: logging clean-up |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | kernel/profile.c: use static const char instead of... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | kernel/profile.c: convert printk to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/affs: pr_debug cleanup |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/affs: convert printk to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/affs/file.c: remove unnecessary function parameters |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Hans Verkuil | include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | kernel/user_namespace.c: kernel-doc/checkpatch fixes |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Kees Cook | tools/testing/selftests/sysctl: validate sysctl_writes_... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Kees Cook | sysctl: allow for strict write position handling |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Kees Cook | sysctl: refactor sysctl string writing logic |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Kees Cook | sysctl: clean up char buffer arguments |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Alexander Gordeev | rapidio/tsi721: use pci_enable_msix_exact() instead... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: reorder the fields |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: reduce the unneeded check in free_layer() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: don't need to shink the free list when idr_remove() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: fix idr_replace()'s returned error code |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: fix NULL pointer dereference when ida_remove(unall... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: fix unexpected ID-removal when idr_remove(unalloca... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Lai Jiangshan | idr: fix overflow bug during maximum ID calculation... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | kernel/kexec.c: convert printk to pr_foo() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Masami Hiramatsu | kernel/panic.c: add "crash_kexec_post_notifiers" option... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Srivatsa S... | smp: print more useful debug info upon receiving IPI... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/proc/vmcore.c: remove NULL assignment to static |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | fs/proc/task_mmu.c: replace seq_printf by seq_puts |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: change wait_for_helper() to use kernel_sigaction() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: introduce kernel_sigaction() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: disallow_signal() should flush the potentially... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: kill the obsolete sigdelset() and recalc_sigpe... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: jffs2: fix the wrong usage of disallow_signal() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: mv {dis,}allow_signal() from sched.h/exit... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: cleanup the usage of t/current in do_sigaction() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: rename rm_from_queue_full() to flush_sigqueue_... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: kill rm_from_queue(), change prepare_signal... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: s/siginitset/sigemptyset/ in do_sigtimedwait() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | signals: kill sigfindinword() |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Oleg Nesterov | ptrace: task_clear_jobctl_trapping()->wake_up_bit(... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Matthew Dempsky | ptrace: fix fork event messages across pid namespaces |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Alexey Dobriyan | Documentation/memory-barriers.txt: fix important typo... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Fabian Frederick | Documentation/filesystems/seq_file.txt: create_proc_ent... |
commit | commitdiff | tree | snapshot |
next |