index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-04-24
tsnep: Move skb receive action to separate function
Gerhard Engleder
-16
/
+23
2023-04-24
tsnep: Add functions for queue enable/disable
Gerhard Engleder
-33
/
+64
2023-04-24
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
-43
/
+51
2023-04-24
tsnep: Replace modulo operation with mask
Gerhard Engleder
-14
/
+15
2023-04-24
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
-0
/
+31
2023-04-24
net: phy: Fix reading LED reg property
Alexander Stein
-1
/
+5
2023-04-24
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
-5
/
+0
2023-04-24
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
-2
/
+1
2023-04-24
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
-11
/
+47
2023-04-25
kbuild: rpm-pkg: remove kernel-drm PROVIDES
Masahiro Yamada
-6
/
+1
2023-04-24
Merge branch 'update-coding-style-and-check-alloc_frag'
Jakub Kicinski
-6
/
+18
2023-04-24
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
-0
/
+15
2023-04-24
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
-6
/
+3
2023-04-24
Merge branch 'add-page_pool-support-for-page-recycling-in-veth-driver'
Jakub Kicinski
-7
/
+63
2023-04-24
net: veth: add page_pool stats
Lorenzo Bianconi
-3
/
+18
2023-04-24
net: veth: add page_pool for page recycling
Lorenzo Bianconi
-4
/
+45
2023-04-24
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
-52
/
+23
2023-04-25
kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compression
Masahiro Yamada
-8
/
+27
2023-04-24
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
-11
/
+15
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-382
/
+463
2023-04-24
Merge tag 'qcom-clk-for-6.4' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
-837
/
+19422
2023-04-24
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-459
/
+540
2023-04-24
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
-0
/
+4
2023-04-24
Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-7
/
+13
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
-3
/
+4
2023-04-24
Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-168
/
+191
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-257
/
+292
2023-04-24
Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-27
/
+104
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-101
/
+263
2023-04-24
Merge tag 'v6.4/kernel.clone3.tests' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
-629
/
+2622
2023-04-24
Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-72
/
+491
2023-04-24
Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-204
/
+306
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-342
/
+915
2023-04-24
Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-115
/
+718
2023-04-24
Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-16
/
+188
2023-04-24
Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-116
/
+924
2023-04-24
Merge tag 'lkmm.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-39
/
+204
2023-04-24
Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-41
/
+39
2023-04-24
Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-162
/
+431
2023-04-24
Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-next
Linus Torvalds
-40
/
+24
2023-04-24
Merge tag 'landlock-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-15
/
+31
2023-04-24
Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
-48
/
+4
2023-04-24
cxl/test: Add mock test for set_timestamp
Davidlohr Bueso
-0
/
+24
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1766
/
+2693
2023-04-24
Merge tag 'selinux-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1255
/
+735
2023-04-24
f2fs: remove unnessary comment in __may_age_extent_tree
Qi Han
-1
/
+0
2023-04-24
f2fs: allocate node blocks for atomic write block replacement
Daeho Jeong
-1
/
+1
2023-04-24
f2fs: use cow inode data when updating atomic write
Daeho Jeong
-5
/
+10
2023-04-24
f2fs: remove power-of-two limitation of zoned device
Jaegeuk Kim
-11
/
+6
[prev]
[next]