index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
24132
-573858
/
+1590334
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
114
-1314
/
+2603
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
107
-1991
/
+1266
2020-12-14
Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
34
-158
/
+170
2020-12-14
Merge branch 'radeon-fixes' (Radeon and amdgpu fixes)
Linus Torvalds
2
-60
/
+47
2020-12-14
drm/radeon: fix check order in radeon_bo_move
Christian König
1
-30
/
+24
2020-12-14
drm/amdgpu: fix check order in amdgpu_bo_move
Christian König
1
-30
/
+23
2020-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
25
-159
/
+533
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
40
-114
/
+2063
2020-12-14
Input: da7280 - fix spelling mistake "sequemce" -> "sequence"
Colin Ian King
1
-1
/
+1
2020-12-14
Input: cyapa_gen6 - fix out-of-bounds stack access
Arnd Bergmann
1
-1
/
+1
2020-12-14
libceph: drop ceph_auth_{create,update}_authorizer()
Ilya Dryomov
2
-34
/
+0
2020-12-14
libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1
Ilya Dryomov
2
-32
/
+10
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
15
-31
/
+4356
2020-12-14
libceph: introduce connection modes and ms_mode option
Ilya Dryomov
7
-8
/
+100
2020-12-14
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
3
-5
/
+18
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
10
-71
/
+221
2020-12-14
libceph: factor out finish_auth()
Ilya Dryomov
1
-22
/
+30
2020-12-14
libceph: drop ac->ops->name field
Ilya Dryomov
3
-4
/
+0
2020-12-14
libceph: amend cephx init_protocol() and build_request()
Ilya Dryomov
3
-28
/
+50
2020-12-14
libceph, ceph: incorporate nautilus cephx changes
Ilya Dryomov
8
-53
/
+210
2020-12-14
libceph: safer en/decoding of cephx requests and replies
Ilya Dryomov
1
-21
/
+26
2020-12-14
libceph: more insight into ticket expiry and invalidation
Ilya Dryomov
1
-14
/
+25
2020-12-14
libceph: move msgr1 protocol specific fields to its own struct
Ilya Dryomov
3
-247
/
+257
2020-12-14
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
4
-1496
/
+1505
2020-12-14
libceph: separate msgr1 protocol implementation
Ilya Dryomov
2
-50
/
+96
2020-12-14
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
2
-83
/
+113
2020-12-14
libceph: export zero_page
Ilya Dryomov
2
-8
/
+10
2020-12-14
libceph: rename and export con->flags bits
Ilya Dryomov
2
-44
/
+46
2020-12-14
libceph: rename and export con->state states
Ilya Dryomov
2
-52
/
+50
2020-12-14
libceph: make con->state an int
Ilya Dryomov
2
-11
/
+7
2020-12-14
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
1
-2
/
+0
2020-12-14
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
1
-10
/
+17
2020-12-14
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
1
-20
/
+39
2020-12-14
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
1
-5
/
+6
2020-12-14
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
1
-4
/
+3
2020-12-14
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
1
-20
/
+54
2020-12-14
libceph: drop msg->ack_stamp field
Ilya Dryomov
2
-2
/
+0
2020-12-14
libceph: remove redundant session reset log message
Ilya Dryomov
1
-4
/
+3
2020-12-14
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
1
-3
/
+3
2020-12-14
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
1
-6
/
+4
2020-12-14
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
1
-26
/
+24
2020-12-14
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
1
-3
/
+0
2020-12-14
libceph: lower exponential backoff delay
Ilya Dryomov
2
-5
/
+11
2020-12-14
libceph: include middle_len in process_message() dout
Ilya Dryomov
1
-1
/
+2
2020-12-14
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
2
-14
/
+93
2020-12-14
ceph: clean up argument lists to __prepare_send_request and __send_request
Jeff Layton
1
-9
/
+9
2020-12-14
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2
-6
/
+7
2020-12-14
ceph: don't reach into request header for readdir info
Jeff Layton
1
-3
/
+2
2020-12-14
ceph: set osdmap epoch for setxattr
Xiubo Li
3
-1
/
+5
[prev]
[next]