Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Compiler Attributes: add missing SPDX ID in compiler_types.h | Miguel Ojeda | 2018-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | Compiler Attributes: remove unneeded sparse (__CHECKER__) tests | Miguel Ojeda | 2018-09-30 | 3 | -9/+3 | |
| * | | | | | | | | | | | Compiler Attributes: homogenize __must_be_array | Miguel Ojeda | 2018-09-30 | 4 | -11/+7 | |
| * | | | | | | | | | | | Compiler Attributes: remove unneeded tests | Miguel Ojeda | 2018-09-30 | 1 | -20/+3 | |
| * | | | | | | | | | | | Compiler Attributes: always use the extra-underscores syntax | Miguel Ojeda | 2018-09-30 | 5 | -33/+33 | |
| * | | | | | | | | | | | Compiler Attributes: remove unused attributes | Miguel Ojeda | 2018-09-30 | 3 | -7/+0 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2018-11-01 | 7 | -2/+263 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior | 2018-10-26 | 1 | -0/+136 | |
| * | | | | | | | | | | | KEYS: asym_tpm: extract key size & public key [ver #2] | Denis Kenzior | 2018-10-26 | 1 | -0/+3 | |
| * | | | | | | | | | | | KEYS: asym_tpm: add skeleton for asym_tpm [ver #2] | Denis Kenzior | 2018-10-26 | 1 | -0/+16 | |
| * | | | | | | | | | | | KEYS: Allow the public_key struct to hold a private key [ver #2] | David Howells | 2018-10-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] | David Howells | 2018-10-26 | 2 | -2/+20 | |
| * | | | | | | | | | | | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 2018-10-26 | 1 | -0/+25 | |
| * | | | | | | | | | | | KEYS: Provide key type operations for asymmetric key ops [ver #2] | David Howells | 2018-10-26 | 3 | -0/+62 | |
* | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-11-01 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON | Wei Wang | 2018-10-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT | Wei Wang | 2018-10-24 | 1 | -0/+5 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-11-01 | 2 | -0/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | stackleak: Allow runtime disabling of kernel stack erasing | Alexander Popov | 2018-09-04 | 1 | -0/+6 | |
| * | | | | | | | | | | | | fs/proc: Show STACKLEAK metrics in the /proc file system | Alexander Popov | 2018-09-04 | 2 | -0/+4 | |
| * | | | | | | | | | | | | x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls | Alexander Popov | 2018-09-04 | 2 | -0/+30 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-11-01 | 4 | -6/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-10-31 | 1 | -3/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | i40e: Update status codes | Mitch Williams | 2018-10-31 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-10-31 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | bpf: fix partial copy of map_ptr when dst is scalar | Daniel Borkmann | 2018-10-31 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | net: drop a space before tabs | Bo YU | 2018-10-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: add an identifier name for 'struct sock *' | Bo YU | 2018-10-31 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 | Hangbin Liu | 2018-10-29 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-11-01 | 1 | -0/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | platform/x86: asus-wmi: export function for evaluating WMI methods | Daniel Drake | 2018-10-31 | 1 | -0/+101 | |
* | | | | | | | | | | | | | | Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2018-10-31 | 4 | -357/+303 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'... | Benson Leung | 2018-10-09 | 4 | -357/+303 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | mfd: cros_ec: Fix and improve kerneldoc comments. | Enric Balletbo i Serra | 2018-09-07 | 2 | -206/+303 | |
| | * | | | | | | | | | | | | | | platform/chrome: Move mfd/cros_ec_lpc* includes to drivers/platform. | Enric Balletbo i Serra | 2018-09-07 | 2 | -151/+0 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-31 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Move EM_RISCV into elf-em.h | Palmer Dabbelt | 2018-10-31 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-10-31 | 2 | -62/+87 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fuse: enable caching of symlinks | Dan Schatzberg | 2018-10-15 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | bitops: protect variables in bit_clear_unless() macro | Miklos Szeredi | 2018-10-15 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | bitops: protect variables in set_mask_bits() macro | Miklos Szeredi | 2018-10-15 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | fuse: add max_pages to init_out | Constantine Shulyupin | 2018-10-01 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | fuse: add FOPEN_CACHE_DIR | Miklos Szeredi | 2018-09-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | fuse: add support for copy_file_range() | Niels de Vos | 2018-09-28 | 1 | -46/+60 | |
* | | | | | | | | | | | | | | | | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-10-31 | 6 | -38/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | libceph: support the RADOS copy-from operation | Luis Henriques | 2018-10-22 | 2 | -0/+45 | |
| * | | | | | | | | | | | | | | | | libceph: preallocate message data items | Ilya Dryomov | 2018-10-22 | 2 | -24/+11 | |
| * | | | | | | | | | | | | | | | | libceph: introduce ceph_pagelist_alloc() | Ilya Dryomov | 2018-10-22 | 1 | -10/+1 | |
| * | | | | | | | | | | | | | | | | libceph: osd_req_op_cls_init() doesn't need to take opcode | Ilya Dryomov | 2018-10-22 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | libceph: bump CEPH_MSG_MAX_DATA_LEN | Ilya Dryomov | 2018-10-22 | 1 | -1/+7 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |