Commit Graph

630134 Commits (e700591ae03896c16974d4e1ab58eb296aaa5f59)
 

Author SHA1 Message Date
Petr Mladek e700591ae0 kthread: rename probe_kthread_data() to kthread_probe_data() 8 years ago
Mathieu Maret d0c75f33f0 scripts/tags.sh: enable code completion in VIM 8 years ago
Catalin Marinas 9099daed9c mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping 8 years ago
Thomas Garnier 0549a3c02e kdump, vmcoreinfo: report memory sections virtual addresses 8 years ago
Nikolay Borisov 2a1613a586 ipc/sem.c: add cond_resched in exit_sme 8 years ago
Davidlohr Bueso ed27f9122c ipc/msg: avoid waking sender upon full queue 8 years ago
Davidlohr Bueso d0d6a2a95e ipc/msg: make ss_wakeup() kill arg boolean 8 years ago
Davidlohr Bueso e3658538bf ipc/msg: batch queue sender wakeups 8 years ago
Sebastian Andrzej Siewior ee51636ca5 ipc/msg: implement lockless pipelined wakeups 8 years ago
Manfred Spraul 5864a2fd30 ipc/sem.c: fix complex_count vs. simple op race 8 years ago
Alexander Potapenko 65deb8af76 kcov: do not instrument lib/stackdepot.c 8 years ago
Rob Herring 2489a1771a config: android: enable CONFIG_SECCOMP 8 years ago
Rob Herring d90ae51a3e config: android: set SELinux as default security mode 8 years ago
Rob Herring f023a3956f config: android: move device mapper options to recommended 8 years ago
Borislav Petkov a2c6a235db config/android: Remove CONFIG_IPV6_PRIVACY 8 years ago
Peter Zijlstra 26b5679e43 relay: Use irq_work instead of plain timer for deferred wakeup 8 years ago
Maciej S. Szmigiero ab47deb6bb pps: kc: fix non-tickless system config dependency 8 years ago
Hidehiro Kawai 54c721b857 mips/panic: replace smp_send_stop() with kdump friendly version in panic path 8 years ago
Hidehiro Kawai 0ee59413c9 x86/panic: replace smp_send_stop() with kdump friendly version in panic path 8 years ago
Mauricio Faria de Oliveira 2b6b535d91 nvme: use the DMA_ATTR_NO_WARN attribute 8 years ago
Mauricio Faria de Oliveira af8a24988e powerpc: implement the DMA_ATTR_NO_WARN attribute 8 years ago
Mauricio Faria de Oliveira a9a62c9384 dma-mapping: introduce the DMA_ATTR_NO_WARN attribute 8 years ago
Jason Cooper 7425154d3b random: remove unused randomize_range() 8 years ago
Jason Cooper 05c2679e95 unicore32: use simpler API for random address requests 8 years ago
Jason Cooper 09fddbaf90 tile: use simpler API for random address requests 8 years ago
Jason Cooper fa5114c78c arm64: use simpler API for random address requests 8 years ago
Jason Cooper c984cbf2e3 ARM: use simpler API for random address requests 8 years ago
Jason Cooper 9c6f0902a5 x86: use simpler API for random address requests 8 years ago
Jason Cooper 99fdafdeac random: simplify API for random address requests 8 years ago
Alexandre Bounine 7836a2d980 rapidio/rio_cm: use memdup_user() instead of duplicating code 8 years ago
Ales Novak 0a5bf409d3 ptrace: clear TIF_SYSCALL_TRACE on ptrace detach 8 years ago
Michael Kerrisk (man-pages) 086e774a57 pipe: cap initial pipe capacity according to pipe-max-size limit 8 years ago
Michael Kerrisk (man-pages) 9c87bcf0a3 pipe: make account_pipe_buffers() return a value, and use it 8 years ago
Michael Kerrisk (man-pages) a005ca0e68 pipe: fix limit checking in alloc_pipe_info() 8 years ago
Michael Kerrisk (man-pages) 09b4d19900 pipe: simplify logic in alloc_pipe_info() 8 years ago
Michael Kerrisk (man-pages) b0b91d18e2 pipe: fix limit checking in pipe_set_size() 8 years ago
Michael Kerrisk (man-pages) 3734a13b96 pipe: refactor argument for account_pipe_buffers() 8 years ago
Michael Kerrisk (man-pages) d37d416664 pipe: move limit checking logic into pipe_set_size() 8 years ago
Michael Kerrisk (man-pages) f491bd7111 pipe: relocate round_pipe_size() above pipe_set_size() 8 years ago
Tomohiro Kusumi fcc24534b0 autofs: refactor ioctl fn vector in iookup_dev_ioctl() 8 years ago
Tomohiro Kusumi 962ca7cfbd autofs: remove possibly misleading /* #define DEBUG */ 8 years ago
Ian Kent 9b88ee0f3b autofs4: move linux/auto_dev-ioctl.h to uapi/linux 8 years ago
Tomohiro Kusumi f58b3c91f6 autofs: move inclusion of linux/limits.h to uapi 8 years ago
Tomohiro Kusumi 390855547c autofs: fix print format for ioctl warning message 8 years ago
Ian Kent d9e1923207 autofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_IOCTL_VERSION_CMD 8 years ago
Ian Kent aa8419367b autofs: fix dev ioctl number range check 8 years ago
Tomohiro Kusumi b6e3795a06 autofs: fix pr_debug() message 8 years ago
Tomohiro Kusumi bf72eda5f9 autofs: update struct autofs_dev_ioctl in Documentation 8 years ago
Tomohiro Kusumi d873284103 autofs: fix Documentation regarding devid on ioctl 8 years ago
Tomohiro Kusumi 72063e01ed autofs: remove AUTOFS_DEVID_LEN 8 years ago