Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-15 | 1 | -3/+2 |
|\ | |||||
| * | fs/kernfs: remove the double check of dentry->inode | Hui Su | 2020-12-09 | 1 | -2/+1 |
| * | kernfs: bring names in comments in line with code | Willem de Bruijn | 2020-11-09 | 1 | -1/+1 |
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 4 | -13/+13 |
|\ \ | |||||
| * \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-12-15 | 2 | -10/+9 |
| |\ \ | |||||
| | * | | net: Remove the err argument from sock_from_file | Florent Revest | 2020-12-04 | 2 | -10/+9 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-12 | 17 | -104/+162 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-12-04 | 3 | -3/+4 |
| |\ \ \ | |||||
| | * | | | mm: memcontrol: Use helpers to read page's memcg data | Roman Gushchin | 2020-12-03 | 2 | -2/+2 |
| | * | | | net: Add SO_BUSY_POLL_BUDGET socket option | Björn Töpel | 2020-12-01 | 1 | -1/+2 |
| | * | | | net: Introduce preferred busy-polling | Björn Töpel | 2020-12-01 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-15 | 9 | -18/+26 |
|\ \ \ \ \ | |||||
| * | | | | | userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knob | Lokesh Gidra | 2020-12-15 | 1 | -2/+8 |
| * | | | | | userfaultfd: add UFFD_USER_MODE_ONLY | Lokesh Gidra | 2020-12-15 | 1 | -1/+9 |
| * | | | | | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL | Mike Rapoport | 2020-12-15 | 1 | -2/+0 |
| * | | | | | mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio | Dmitry Safonov | 2020-12-15 | 1 | -1/+4 |
| * | | | | | mm: memcontrol: account pagetables per node | Shakeel Butt | 2020-12-15 | 1 | -1/+1 |
| * | | | | | ocfs2: ratelimit the 'max lookup times reached' notice | Mauricio Faria de Oliveira | 2020-12-15 | 1 | -2/+2 |
| * | | | | | fs/ocfs2/cluster/tcp.c: remove unneeded break | Tom Rix | 2020-12-15 | 1 | -1/+0 |
| * | | | | | fs/ntfs: remove unused variable attr_len | Alex Shi | 2020-12-15 | 1 | -2/+0 |
| * | | | | | fs/ntfs: remove unused varibles | Alex Shi | 2020-12-15 | 2 | -6/+2 |
* | | | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-15 | 2 | -2/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'sched/core' into core/mm | Thomas Gleixner | 2020-11-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | fs: Remove asm/kmap_types.h includes | Thomas Gleixner | 2020-11-06 | 2 | -2/+0 |
* | | | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 2020-11-27 | 118 | -1013/+1564 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | sched/proc: Print accurate cpumask vs migrate_disable() | Peter Zijlstra | 2020-11-10 | 1 | -2/+2 |
* | | | | | | | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | kernel: Implement selective syscall userspace redirection | Gabriel Krisman Bertazi | 2020-12-02 | 1 | -0/+3 |
| * | | | | | | | | | Merge branch 'x86/entry' into core/entry | Thomas Gleixner | 2020-11-16 | 2 | -7/+17 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds | 2020-12-15 | 2 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mnt: Use generic ns_common::count | Kirill Tkhai | 2020-08-19 | 2 | -4/+3 |
* | | | | | | | | | | | Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-15 | 2 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fs/proc: apply the time namespace offset to /proc/stat btime | Michael Weiß | 2020-11-03 | 2 | -2/+7 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-12-14 | 2 | -7/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | elf: Expose ELF header on arch_setup_additional_pages() | Gabriel Krisman Bertazi | 2020-10-26 | 2 | -4/+9 |
| * | | | | | | | | | | elf: Expose ELF header in compat_start_thread() | Gabriel Krisman Bertazi | 2020-10-26 | 2 | -3/+8 |
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-12-14 | 4 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 4 | -4/+3 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds | 2020-12-14 | 8 | -65/+35 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | fs-verity: move structs needed for file signing to UAPI header | Eric Biggers | 2020-11-24 | 1 | -37/+0 |
| * | | | | | | | | | | | fs-verity: rename "file measurement" to "file digest" | Eric Biggers | 2020-11-16 | 5 | -31/+31 |
| * | | | | | | | | | | | fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest | Eric Biggers | 2020-11-16 | 2 | -6/+13 |
| * | | | | | | | | | | | fs-verity: remove filenames from file comments | Eric Biggers | 2020-11-16 | 7 | -7/+7 |
* | | | | | | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2020-12-14 | 11 | -118/+151 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | fscrypt: allow deleting files with unsupported encryption policy | Eric Biggers | 2020-12-03 | 5 | -16/+41 |
| * | | | | | | | | | | | fscrypt: unexport fscrypt_get_encryption_info() | Eric Biggers | 2020-12-03 | 2 | -1/+2 |
| * | | | | | | | | | | | fscrypt: move fscrypt_require_key() to fscrypt_private.h | Eric Biggers | 2020-12-03 | 1 | -0/+26 |
| * | | | | | | | | | | | fscrypt: move body of fscrypt_prepare_setattr() out-of-line | Eric Biggers | 2020-12-03 | 1 | -0/+8 |
| * | | | | | | | | | | | fscrypt: introduce fscrypt_prepare_readdir() | Eric Biggers | 2020-12-03 | 5 | -8/+12 |