]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2016-10-20  Nicolas Dichtelnetfilter: conntrack: restart gc immediately if GC_MAX_...
2016-10-19  Florian Westphalnetfilter: x_tables: suppress kmemcheck warning
2016-10-18  Arnd Bergmannnetfilter: nf_tables: avoid uninitialized variable...
2016-10-17  Pablo Neira... netfilter: nft_range: validate operation netlink attribute
2016-10-17  Dan Carpenternetfilter: nft_exthdr: fix error handling in nft_exthdr...
2016-10-17  Dan Carpenternetfilter: nf_tables: underflow in nft_parse_u32_check()
2016-10-17  Liping Zhangnetfilter: nft_hash: add missing NFTA_HASH_OFFSET's...
2016-10-17  Liping Zhangnetfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias...
2016-10-17  Liping Zhangnetfilter: xt_NFLOG: fix unexpected truncated packet
2016-10-17  Nicolas Dichtelnetfilter: conntrack: remove obsolete sysctl (nf_conntr...
2016-10-17  Anders K. Pedersennetfilter: nft_dynset: fix element timeout for HZ ...
2016-10-17  Geert Uytterhoevennetfilter: xt_hashlimit: Add missing ULL suffixes for...
2016-10-12  Geert Uytterhoevenstrparser: Propagate correct error code in strp_recv()
2016-10-12  Linus TorvaldsMerge tag 'drm-for-v4.9' of git://people.freedesktop...
2016-10-12  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-10-11  Michal Hockomm: split gfp_mask and mapping flags into separate...
2016-10-11  Michal Hockofs: use mapping_set_error instead of opencoded set_bit
2016-10-11  Masahiro Yamadatreewide: remove redundant #include <linux/kconfig.h>
2016-10-11  John Siddlehung_task: allow hung_task_panic when hung_task_warning...
2016-10-11  Jonathan Corbetkthread: add kerneldoc for kthread_create()
2016-10-11  Petr Mladekkthread: better support freezable kthread workers
2016-10-11  Petr Mladekkthread: allow to modify delayed kthread work
2016-10-11  Petr Mladekkthread: allow to cancel kthread work
2016-10-11  Petr Mladekkthread: initial support for delayed kthread work
2016-10-11  Petr Mladekkthread: detect when a kthread work is used by more...
2016-10-11  Petr Mladekkthread: add kthread_destroy_worker()
2016-10-11  Petr Mladekkthread: add kthread_create_worker*()
2016-10-11  Petr Mladekkthread: allow to call __kthread_create_on_node() with...
2016-10-11  Petr Mladekkthread/smpboot: do not park in kthread_create_on_cpu()
2016-10-11  Petr Mladekkthread: kthread worker API cleanup
2016-10-11  Petr Mladekkthread: rename probe_kthread_data() to kthread_probe_d...
2016-10-11  Mathieu Maretscripts/tags.sh: enable code completion in VIM
2016-10-11  Catalin Marinasmm: kmemleak: avoid using __va() on addresses that...
2016-10-11  Thomas Garnierkdump, vmcoreinfo: report memory sections virtual addresses
2016-10-11  Nikolay Borisovipc/sem.c: add cond_resched in exit_sme
2016-10-11  Davidlohr Buesoipc/msg: avoid waking sender upon full queue
2016-10-11  Davidlohr Buesoipc/msg: make ss_wakeup() kill arg boolean
2016-10-11  Davidlohr Buesoipc/msg: batch queue sender wakeups
2016-10-11  Sebastian Andrzej... ipc/msg: implement lockless pipelined wakeups
2016-10-11  Manfred Spraulipc/sem.c: fix complex_count vs. simple op race
2016-10-11  Alexander Potapenkokcov: do not instrument lib/stackdepot.c
2016-10-11  Rob Herringconfig: android: enable CONFIG_SECCOMP
2016-10-11  Rob Herringconfig: android: set SELinux as default security mode
2016-10-11  Rob Herringconfig: android: move device mapper options to recommended
2016-10-11  Borislav Petkovconfig/android: Remove CONFIG_IPV6_PRIVACY
2016-10-11  Peter Zijlstrarelay: Use irq_work instead of plain timer for deferred...
2016-10-11  Maciej S. Szmigieropps: kc: fix non-tickless system config dependency
2016-10-11  Hidehiro Kawaimips/panic: replace smp_send_stop() with kdump friendly...
2016-10-11  Hidehiro Kawaix86/panic: replace smp_send_stop() with kdump friendly...
2016-10-11  Mauricio Faria... nvme: use the DMA_ATTR_NO_WARN attribute
2016-10-11  Mauricio Faria... powerpc: implement the DMA_ATTR_NO_WARN attribute
2016-10-11  Mauricio Faria... dma-mapping: introduce the DMA_ATTR_NO_WARN attribute
2016-10-11  Jason Cooperrandom: remove unused randomize_range()
2016-10-11  Jason Cooperunicore32: use simpler API for random address requests
2016-10-11  Jason Coopertile: use simpler API for random address requests
2016-10-11  Jason Cooperarm64: use simpler API for random address requests
2016-10-11  Jason CooperARM: use simpler API for random address requests
2016-10-11  Jason Cooperx86: use simpler API for random address requests
2016-10-11  Jason Cooperrandom: simplify API for random address requests
2016-10-11  Alexandre Bouninerapidio/rio_cm: use memdup_user() instead of duplicatin...
2016-10-11  Ales Novakptrace: clear TIF_SYSCALL_TRACE on ptrace detach
2016-10-11  Michael Kerrisk... pipe: cap initial pipe capacity according to pipe-max...
2016-10-11  Michael Kerrisk... pipe: make account_pipe_buffers() return a value, and...
2016-10-11  Michael Kerrisk... pipe: fix limit checking in alloc_pipe_info()
2016-10-11  Michael Kerrisk... pipe: simplify logic in alloc_pipe_info()
2016-10-11  Michael Kerrisk... pipe: fix limit checking in pipe_set_size()
2016-10-11  Michael Kerrisk... pipe: refactor argument for account_pipe_buffers()
2016-10-11  Michael Kerrisk... pipe: move limit checking logic into pipe_set_size()
2016-10-11  Michael Kerrisk... pipe: relocate round_pipe_size() above pipe_set_size()
2016-10-11  Tomohiro Kusumiautofs: refactor ioctl fn vector in iookup_dev_ioctl()
2016-10-11  Tomohiro Kusumiautofs: remove possibly misleading /* #define DEBUG */
2016-10-11  Ian Kentautofs4: move linux/auto_dev-ioctl.h to uapi/linux
2016-10-11  Tomohiro Kusumiautofs: move inclusion of linux/limits.h to uapi
2016-10-11  Tomohiro Kusumiautofs: fix print format for ioctl warning message
2016-10-11  Ian Kentautofs: add autofs_dev_ioctl_version() for AUTOFS_DEV_I...
2016-10-11  Ian Kentautofs: fix dev ioctl number range check
2016-10-11  Tomohiro Kusumiautofs: fix pr_debug() message
2016-10-11  Tomohiro Kusumiautofs: update struct autofs_dev_ioctl in Documentation
2016-10-11  Tomohiro Kusumiautofs: fix Documentation regarding devid on ioctl
2016-10-11  Tomohiro Kusumiautofs: remove AUTOFS_DEVID_LEN
2016-10-11  Tomohiro Kusumiautofs: don't fail to free_dev_ioctl(param)
2016-10-11  Tomohiro Kusumiautofs: remove obsolete sb fields
2016-10-11  Tomohiro Kusumiautofs: use autofs4_free_ino() to kfree dentry data
2016-10-11  Ian Kentautofs: remove ino free in autofs4_dir_symlink()
2016-10-11  Tomohiro Kusumiautofs: add WARN_ON(1) for non dir/link inode case
2016-10-11  Ian Kentautofs: fix autofs4_fill_super() error exit handling
2016-10-11  Tomohiro Kusumiautofs: test autofs versions first on sb initialization
2016-10-11  Tomohiro Kusumiautofs: drop unnecessary extern in autofs_i.h
2016-10-11  Tomohiro Kusumiautofs: fix typos in Documentation/filesystems/autofs4.txt
2016-10-11  Christoph Hellwigkprobes: include <asm/sections.h> instead of <asm-gener...
2016-10-11  Joe Perchescheckpatch: improve the octal permissions tests
2016-10-11  Joe Perchescheckpatch: add warning for unnamed function definition...
2016-10-11  Joe Perchescheckpatch: improve MACRO_ARG_PRECEDENCE test
2016-10-11  Joe Perchescheckpatch: add --strict test for precedence challenged...
2016-10-11  Joe Perchescheckpatch: add --strict test for macro argument reuse
2016-10-11  Joe Perchescheckpatch: improve the block comment * alignment test
2016-10-11  Joe Perchescheckpatch: speed up checking for filenames in sections...
2016-10-11  Joe Perchesconst_structs.checkpatch: add frequently used from...
2016-10-11  Joe Perchescheckpatch: externalize the structs that should be...
2016-10-11  Joe Perchescheckpatch: don't test for prefer ether_addr_<foo>
next