deliverable/linux.git
2016-09-10  Davidlohr Buesoipc/msg: lockless security checks for msgsnd
2016-09-10  Davidlohr Buesoipc/msg: make ss_wakeup() kill arg boolean
2016-09-10  Davidlohr Buesoipc/msg: batch queue sender wakeups
2016-09-10  Sebastian Andrzej... ipc/msg: implement lockless pipelined wakeups
2016-09-10  Manfred Spraulipc/sem.c: fix complex_count vs. simple op race
2016-09-10  Rob Herringconfig: android: enable CONFIG_SECCOMP
2016-09-10  Rob Herringconfig: android: set SELinux as default security mode
2016-09-10  Rob Herringconfig: android: move device mapper options to recommended
2016-09-10  Borislav Petkovconfig/android: Remove CONFIG_IPV6_PRIVACY
2016-09-10  Andrew Mortonrelay-use-irq_work-instead-of-plain-timer-for-deferred...
2016-09-10  Peter Zijlstrarelay: Use irq_work instead of plain timer for deferred...
2016-09-10  Hidehiro Kawaimips/panic: replace smp_send_stop() with kdump friendly...
2016-09-10  Hidehiro Kawaix86/panic: replace smp_send_stop() with kdump friendly...
2016-09-10  Mauricio Faria... nvme: use the DMA_ATTR_NO_WARN attribute
2016-09-10  Mauricio Faria... powerpc: implement the DMA_ATTR_NO_WARN attribute
2016-09-10  Mauricio Faria... dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
2016-09-10  Jason Cooperrandom: remove unused randomize_range()
2016-09-10  Jason Cooperunicore32: use simpler API for random address requests
2016-09-10  Jason Coopertile: use simpler API for random address requests
2016-09-10  Jason Cooperarm64: use simpler API for random address requests
2016-09-10  Jason CooperARM: use simpler API for random address requests
2016-09-10  Jason Cooperx86: use simpler API for random address requests
2016-09-10  Jason Cooperrandom: simplify API for random address requests
2016-09-10  Alexandre Bouninerapidio/rio_cm: use memdup_user() instead of duplicatin...
2016-09-10  HATAYAMA Daisukekdump, vmcoreinfo: report actual value of phys_base
2016-09-10  Ales Novakptrace: clear TIF_SYSCALL_TRACE on ptrace detach
2016-09-10  Michael Kerrisk... pipe: cap initial pipe capacity according to pipe-max...
2016-09-10  Michael Kerrisk... pipe: make account_pipe_buffers() return a value, and...
2016-09-10  Michael Kerrisk... pipe: fix limit checking in alloc_pipe_info()
2016-09-10  Michael Kerrisk... pipe: simplify logic in alloc_pipe_info()
2016-09-10  Michael Kerrisk... pipe: fix limit checking in pipe_set_size()
2016-09-10  Michael Kerrisk... pipe: refactor argument for account_pipe_buffers()
2016-09-10  Michael Kerrisk... pipe: move limit checking logic into pipe_set_size()
2016-09-10  Michael Kerrisk... pipe: relocate round_pipe_size() above pipe_set_size()
2016-09-10  Tomohiro Kusumiautofs: refactor ioctl fn vector in iookup_dev_ioctl()
2016-09-10  Tomohiro Kusumiautofs: remove possibly misleading /* #define DEBUG */
2016-09-10  Ian Kentautofs4: move linux/auto_dev-ioctl.h to uapi/linux
2016-09-10  Tomohiro Kusumiautofs: move inclusion of linux/limits.h to uapi
2016-09-10  Tomohiro Kusumiautofs: fix print format for ioctl warning message
2016-09-10  Ian Kentautofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_I...
2016-09-10  Tomohiro Kusumiautofs: fix "fix dev ioctl number range check"
2016-09-10  Ian Kentautofs: fix dev ioctl number range check
2016-09-10  Tomohiro Kusumiautofs: fix pr_debug() message
2016-09-10  Tomohiro Kusumiautofs: update struct autofs_dev_ioctl in Documentation
2016-09-10  Tomohiro Kusumiautofs: fix Documentation regarding devid on ioctl
2016-09-10  Tomohiro Kusumiautofs: remove AUTOFS_DEVID_LEN
2016-09-10  Tomohiro Kusumiautofs: don't fail to free_dev_ioctl(param)
2016-09-10  Tomohiro Kusumiautofs: remove obsolete sb fields
2016-09-10  Tomohiro Kusumiautofs: use autofs4_free_ino() to kfree dentry data
2016-09-10  Ian Kentautofs: remove ino free in autofs4_dir_symlink()
2016-09-10  Tomohiro Kusumiautofs: add WARN_ON(1) for non dir/link inode case
2016-09-10  Ian Kentautofs: fix autofs4_fill_super() error exit handling
2016-09-10  Tomohiro Kusumiautofs: test autofs versions first on sb initialization
2016-09-10  Tomohiro Kusumiautofs: drop unnecessary extern in autofs_i.h
2016-09-10  Tomohiro Kusumiautofs: fix typos in Documentation/filesystems/autofs4.txt
2016-09-10  Joe Perchescheckpatch: improve the block comment * alignment test
2016-09-10  Joe Perchescheckpatch: speed up checking for filenames in sections...
2016-09-10  Joe Perchesconst_structs.checkpatch: add frequently used from...
2016-09-10  Joe Perchescheckpatch: externalize the structs that should be...
2016-09-10  Joe Perchescheckpatch: don't test for prefer ether_addr_<foo>
2016-09-10  Joe Perchescheckpatch: test multiple line block comment alignment
2016-09-10  Joe Perchescheckpatch: look for symbolic permissions and suggest...
2016-09-10  Joe Perchescheckpatch: see if modified files are marked obsolete...
2016-09-10  Arnd Bergmanncompat: remove compat_printk()
2016-09-10  Marian Cherejilib: Add CRC64 ECMA module
2016-09-10  Alexey Dobriyanlib/kstrtox.c: smaller _parse_integer()
2016-09-10  Alexey Dobriyaninclude/linux/ctype.h: make isdigit() table lookupless
2016-09-10  Mark Rutlandlib: harden strncpy_from_user
2016-09-10  Ross Zwislerradix-tree tests: properly initialize mutex
2016-09-10  Ross Zwislerradix-tree tests: add iteration test
2016-09-10  Ross Zwislerradix-tree: 'slot' can be NULL in radix_tree_next_slot()
2016-09-10  Paul Burtonconsole: don't prefer first registered if DT specifies...
2016-09-10  Alexey Dobriyancred: simpler, 1D supplementary groups
2016-09-10  Jean Delvare.gitattributes: set git diff driver for C source code...
2016-09-10  Marcin Nowakowskiuprobes: remove function declarations from arch/{mips...
2016-09-10  Joe Perchesspelling.txt: "modeled" is spelt correctly
2016-09-10  Chris Metcalfnmi_backtrace: generate one-line reports for idle cpus
2016-09-10  Chris Metcalfarch/tile: adopt the new nmi_backtrace framework
2016-09-10  Chris Metcalfnmi_backtrace: do a local dump_stack() instead of a...
2016-09-10  Chris Metcalfnmi_backtrace: add more trigger_*_cpu_backtrace() methods
2016-09-10  Johannes Bergmin/max: remove sparse warnings when they're nested
2016-09-10  Alexey Dobriyanproc: unsigned file descriptors
2016-09-10  John Stultzproc: fix timerslack_ns CAP_SYS_NICE check when adjusti...
2016-09-10  John Stultzproc: add LSM hook checks to /proc/<tid>/timerslack_ns
2016-09-10  John Stultzproc: relax /proc/<tid>/timerslack_ns capability requir...
2016-09-10  Joe Perchesmeminfo: break apart a very long seq_printf with #ifdefs
2016-09-10  Andrew Mortonseq-proc-modify-seq_put_decimal_ll-to-take-a-const...
2016-09-10  Joe Perchesseq/proc: modify seq_put_decimal_[u]ll to take a const...
2016-09-10  Alexey Dobriyanproc: faster /proc/*/status
2016-09-10  Alexey Dobriyanproc: much faster /proc/vmstat
2016-09-10  zhong jiangmm/vmstat.c: walk the zone in pageblock_nr_pages steps
2016-09-10  zhong jiangmm/page_owner: align with pageblock_nr pages
2016-09-10  Tetsuo Handamm: don't emit warning from pagefault_out_of_memory()
2016-09-10  Vlastimil Babkamm, compaction: make full priority ignore pageblock...
2016-09-10  Vlastimil Babkamm, compaction: restrict full priority to non-costly...
2016-09-10  Vlastimil Babkamm, compaction: more reliably increase direct compactio...
2016-09-10  Vlastimil BabkaRevert "mm, oom: prevent premature OOM killer invocatio...
2016-09-10  Huang Yingmm: Remove page_file_index
2016-09-10  Huang Yingmm, swap: Use offset of swap entry as key of swap cache
2016-09-10  Dan Williamsmm: fix cache mode tracking in vm_insert_mixed()
next
This page took 0.041438 seconds and 5 git commands to generate.