summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | iov_iter: Use accessor functionDavid Howells2018-10-241-15/+33
* | | | | | | | | | | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2018-11-016-178/+293
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | compiler-gcc: remove comment about gcc 4.5 from unreachable()ndesaulniers@google.com2018-10-191-4/+0
| * | | | | | | | | | | compiler.h: update definition of unreachable()ndesaulniers@google.com2018-10-191-1/+4
| * | | | | | | | | | | Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda2018-09-301-0/+14
| * | | | | | | | | | | Compiler Attributes: remove uses of __attribute__ from compiler.hMiguel Ojeda2018-09-301-6/+6
| * | | | | | | | | | | Compiler Attributes: KENTRY used twice the "used" attributeMiguel Ojeda2018-09-301-1/+1
| * | | | | | | | | | | Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-305-125/+254
| * | | | | | | | | | | Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda2018-09-301-0/+1
| * | | | | | | | | | | Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda2018-09-303-9/+3
| * | | | | | | | | | | Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda2018-09-304-11/+7
| * | | | | | | | | | | Compiler Attributes: remove unneeded testsMiguel Ojeda2018-09-301-20/+3
| * | | | | | | | | | | Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-305-33/+33
| * | | | | | | | | | | Compiler Attributes: remove unused attributesMiguel Ojeda2018-09-303-7/+0
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-11-017-2/+263
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior2018-10-261-0/+136
| * | | | | | | | | | | KEYS: asym_tpm: extract key size & public key [ver #2]Denis Kenzior2018-10-261-0/+3
| * | | | | | | | | | | KEYS: asym_tpm: add skeleton for asym_tpm [ver #2]Denis Kenzior2018-10-261-0/+16
| * | | | | | | | | | | KEYS: Allow the public_key struct to hold a private key [ver #2]David Howells2018-10-261-0/+1
| * | | | | | | | | | | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells2018-10-262-2/+20
| * | | | | | | | | | | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-261-0/+25
| * | | | | | | | | | | KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells2018-10-263-0/+62
* | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-11-011-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISONWei Wang2018-10-241-0/+3
| * | | | | | | | | | | | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang2018-10-241-0/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-012-0/+40
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov2018-09-041-0/+6
| * | | | | | | | | | | | fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2018-09-042-0/+4
| * | | | | | | | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov2018-09-042-0/+30
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-014-6/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-10-311-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | i40e: Update status codesMitch Williams2018-10-311-3/+9
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-311-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann2018-10-311-0/+3
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | net: drop a space before tabsBo YU2018-10-311-1/+1
| * | | | | | | | | | | | | | net: add an identifier name for 'struct sock *'Bo YU2018-10-311-1/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2018-10-291-1/+3
* | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-011-0/+101
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | platform/x86: asus-wmi: export function for evaluating WMI methodsDaniel Drake2018-10-311-0/+101
* | | | | | | | | | | | | | Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2018-10-314-357/+303
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung2018-10-094-357/+303
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | mfd: cros_ec: Fix and improve kerneldoc comments.Enric Balletbo i Serra2018-09-072-206/+303
| | * | | | | | | | | | | | | | platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform.Enric Balletbo i Serra2018-09-072-151/+0
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Move EM_RISCV into elf-em.hPalmer Dabbelt2018-10-311-0/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-312-62/+87
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fuse: enable caching of symlinksDan Schatzberg2018-10-151-0/+3
| * | | | | | | | | | | | | | | bitops: protect variables in bit_clear_unless() macroMiklos Szeredi2018-10-151-8/+8
| * | | | | | | | | | | | | | | bitops: protect variables in set_mask_bits() macroMiklos Szeredi2018-10-151-7/+7
| * | | | | | | | | | | | | | | fuse: add max_pages to init_outConstantine Shulyupin2018-10-011-1/+6