Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-03 | 3 | -14/+65 |
|\ | |||||
| * | hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs | Shijie Hu | 2020-06-03 | 1 | -8/+59 |
| * | mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() | Johannes Weiner | 2020-06-03 | 2 | -6/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 14 | -246/+82 |
|\ \ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-31 | 5 | -16/+11 |
| |\ \ | |||||
| * | | | net: add a new bind_add method | Christoph Hellwig | 2020-05-29 | 1 | -6/+3 |
| * | | | sctp: add sctp_sock_set_nodelay | Christoph Hellwig | 2020-05-29 | 1 | -8/+2 |
| * | | | rxrpc: add rxrpc_sock_set_min_security_level | Christoph Hellwig | 2020-05-28 | 1 | -4/+2 |
| * | | | tcp: add tcp_sock_set_user_timeout | Christoph Hellwig | 2020-05-28 | 1 | -20/+2 |
| * | | | tcp: add tcp_sock_set_nodelay | Christoph Hellwig | 2020-05-28 | 3 | -32/+6 |
| * | | | tcp: add tcp_sock_set_cork | Christoph Hellwig | 2020-05-28 | 1 | -6/+2 |
| * | | | net: add sock_set_rcvbuf | Christoph Hellwig | 2020-05-28 | 1 | -6/+1 |
| * | | | net: add sock_set_keepalive | Christoph Hellwig | 2020-05-28 | 1 | -5/+1 |
| * | | | net: add sock_set_sndtimeo | Christoph Hellwig | 2020-05-28 | 1 | -6/+2 |
| * | | | net: add sock_set_reuseaddr | Christoph Hellwig | 2020-05-28 | 1 | -5/+1 |
| * | | | dlm: use the tcp version of accept_from_sock for sctp as well | Christoph Hellwig | 2020-05-27 | 1 | -120/+3 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 31 | -175/+187 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 20 | -166/+167 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-05-14 | 1 | -0/+19 |
| |\ \ \ \ \ | |||||
| | * | | | | | net: bpf: Add netlink and ipv6_route bpf_iter targets | Yonghong Song | 2020-05-09 | 1 | -0/+19 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 22 | -115/+268 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 8 | -28/+38 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 8 | -28/+38 |
* | | | | | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-06-03 | 3 | -128/+51 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fs: rename pipe_buf ->steal to ->try_steal | Christoph Hellwig | 2020-05-20 | 3 | -39/+37 |
| * | | | | | | | | fs: make the pipe_buf_operations ->confirm operation optional | Christoph Hellwig | 2020-05-20 | 2 | -20/+0 |
| * | | | | | | | | fs: make the pipe_buf_operations ->steal operation optional | Christoph Hellwig | 2020-05-20 | 1 | -7/+0 |
| * | | | | | | | | pipe: merge anon_pipe_buf*_ops | Christoph Hellwig | 2020-05-20 | 2 | -47/+10 |
| * | | | | | | | | fs: simplify do_splice_from | Christoph Hellwig | 2020-05-20 | 1 | -8/+2 |
| * | | | | | | | | fs: simplify do_splice_to | Christoph Hellwig | 2020-05-20 | 1 | -7/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-06-03 | 2 | -4/+16 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | nsproxy: attach to namespaces via pidfds | Christian Brauner | 2020-05-13 | 2 | -0/+10 |
| * | | | | | | | nsproxy: add struct nsset | Christian Brauner | 2020-05-09 | 1 | -4/+6 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-02 | 8 | -173/+136 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | erofs: suppress false positive last_block warning | Gao Xiang | 2020-05-29 | 1 | -2/+2 |
| * | | | | | | | erofs: convert to use the new mount fs_context api | Chao Yu | 2020-05-29 | 4 | -156/+132 |
| * | | | | | | | erofs: code cleanup by removing ifdef macro surrounding | Chengguang Xu | 2020-05-27 | 4 | -16/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge tag 'jfs-5.8' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2020-06-02 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | jfs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-09 | 2 | -3/+3 |
* | | | | | | | | Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2020-06-02 | 44 | -3033/+3206 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | btrfs: fix space_info bytes_may_use underflow during space cache writeout | Filipe Manana | 2020-05-28 | 1 | -5/+15 |
| * | | | | | | | | btrfs: fix space_info bytes_may_use underflow after nocow buffered write | Filipe Manana | 2020-05-28 | 1 | -5/+56 |
| * | | | | | | | | btrfs: fix wrong file range cleanup after an error filling dealloc range | Filipe Manana | 2020-05-28 | 1 | -1/+1 |
| * | | | | | | | | btrfs: remove redundant local variable in read_block_for_search | Nikolay Borisov | 2020-05-28 | 1 | -5/+4 |
| * | | | | | | | | btrfs: open code key_search | Nikolay Borisov | 2020-05-28 | 1 | -23/+18 |
| * | | | | | | | | btrfs: split btrfs_direct_IO to read and write part | Christoph Hellwig | 2020-05-28 | 3 | -90/+83 |
| * | | | | | | | | btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK | Goldwyn Rodrigues | 2020-05-28 | 2 | -21/+0 |
| * | | | | | | | | fs: remove dio_end_io() | Goldwyn Rodrigues | 2020-05-28 | 1 | -19/+0 |
| * | | | | | | | | btrfs: switch to iomap_dio_rw() for dio | Goldwyn Rodrigues | 2020-05-28 | 4 | -169/+166 |
| * | | | | | | | | iomap: remove lockdep_assert_held() | Goldwyn Rodrigues | 2020-05-25 | 1 | -2/+0 |