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
2021-08-27
efi: cper: check section header more appropriately
Shuai Xue
1
-1
/
+1
2021-08-27
efi: Don't use knowledge about efi_guid_t internals
Andy Shevchenko
1
-1
/
+1
2021-08-27
efi: cper: fix scnprintf() use in cper_mem_err_location()
Rasmus Villemoes
1
-6
/
+5
2021-08-27
pd: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
1
-11
/
+19
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
1
-14
/
+47
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
1
-1
/
+0
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
6
-43
/
+55
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
4
-23
/
+15
2021-08-27
fscache: Fix cookie key hashing
David Howells
3
-13
/
+42
2021-08-27
cachefiles: Change %p in format strings to something else
David Howells
5
-34
/
+28
2021-08-27
fscache: Change %p in format strings to something else
David Howells
3
-14
/
+11
2021-08-27
fscache: Remove the object list procfile
David Howells
8
-443
/
+0
2021-08-27
fscache, cachefiles: Remove the histogram stuff
David Howells
15
-337
/
+0
2021-08-27
fscache: Procfile to display cookies
David Howells
4
-0
/
+112
2021-08-27
locking/rtmutex: Return success on deadlock for ww_mutex waiters
Peter Zijlstra
1
-1
/
+14
2021-08-27
locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
Peter Zijlstra
1
-0
/
+25
2021-08-27
fscache: Add a cookie debug ID and use that in traces
David Howells
6
-108
/
+121
2021-08-27
octeontx2-af: cn10K: support for sched lmtst and other features
Harman Kalra
4
-16
/
+91
2021-08-27
phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modes
Pali Rohár
1
-6
/
+0
2021-08-27
phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-X
Pali Rohár
1
-5
/
+5
2021-08-27
phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-X
Pali Rohár
1
-8
/
+8
2021-08-27
Merge branch 'hns3-cleanups'
David S. Miller
9
-162
/
+151
2021-08-27
net: hns3: uniform type of function parameter cmd
Hao Chen
1
-3
/
+2
2021-08-27
net: hns3: merge some repetitive macros
Peng Li
6
-63
/
+44
2021-08-27
net: hns3: package new functions to simplify hclgevf_mbx_handler code
Peng Li
1
-48
/
+55
2021-08-27
net: hns3: remove redundant param to simplify code
Peng Li
1
-3
/
+1
2021-08-27
net: hns3: use memcpy to simplify code
Peng Li
1
-7
/
+2
2021-08-27
net: hns3: remove redundant param mbx_event_pending
Peng Li
2
-13
/
+0
2021-08-27
net: hns3: add hns3_state_init() to do state initialization
Huazhong Tan
1
-10
/
+19
2021-08-27
net: hns3: add macros for mac speeds of firmware command
Guangbin Huang
2
-18
/
+31
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
6
-9
/
+122
2021-08-27
Merge tag 'mlx5-updates-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
15
-236
/
+556
2021-08-27
Merge branch 'mptcp-Optimize-received-options-handling'
David S. Miller
4
-119
/
+112
2021-08-27
mptcp: make the locking tx schema more readable
Paolo Abeni
1
-3
/
+7
2021-08-27
mptcp: optimize the input options processing
Paolo Abeni
1
-34
/
+37
2021-08-27
mptcp: consolidate in_opt sub-options fields in a bitmask
Paolo Abeni
4
-73
/
+63
2021-08-27
mptcp: better binary layout for mptcp_options_received
Paolo Abeni
2
-15
/
+13
2021-08-27
mptcp: do not set unconditionally csum_reqd on incoming opt
Paolo Abeni
1
-3
/
+1
2021-08-27
Merge tag 'mlx5-fixes-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
8
-4
/
+34
2021-08-27
MAINTAINERS: Add dri-devel for component.[hc]
Daniel Vetter
1
-0
/
+5
2021-08-27
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2
-1
/
+9
2021-08-27
staging: r8188eu: remove unneeded variable
Jing Yangyang
1
-6
/
+3
2021-08-27
staging: r8188eu: remove unneeded conversions to bool
Jing Yangyang
1
-5
/
+5
2021-08-27
crypto: sha512 - remove imaginary and mystifying clearing of variables
Lukas Bulwahn
1
-3
/
+0
2021-08-27
crypto: aesni - xts_crypt() return if walk.nbytes is 0
Shreyansh Chouhan
1
-1
/
+1
2021-08-27
padata: Remove repeated verbose license text
Cai Huoqing
1
-13
/
+0
2021-08-27
crypto: ccp - Add support for new CCP/PSP device ID
John Allen
1
-0
/
+7
2021-08-27
crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementation
Tianjia Zhang
4
-0
/
+691
2021-08-27
crypto: x86/sm4 - export reusable AESNI/AVX functions
Tianjia Zhang
2
-32
/
+84
[prev]
[next]