summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-25tsnep: Move skb receive action to separate functionGerhard Engleder1-16/+23
2023-04-25tsnep: Add functions for queue enable/disableGerhard Engleder1-33/+64
2023-04-25tsnep: Rework TX/RX queue initializationGerhard Engleder1-43/+51
2023-04-25tsnep: Replace modulo operation with maskGerhard Engleder2-14/+15
2023-04-25net: phy: dp83867: Add led_brightness_set supportAlexander Stein1-0/+31
2023-04-25net: phy: Fix reading LED reg propertyAlexander Stein1-1/+5
2023-04-25drivers: nfc: nfcsim: remove return value check of `dev_dir`Jianuo Kuang1-5/+0
2023-04-25net: phy: dp83867: Remove unnecessary (void*) conversionswuych1-2/+1
2023-04-25net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2-11/+47
2023-04-25kbuild: rpm-pkg: remove kernel-drm PROVIDESMasahiro Yamada1-6/+1
2023-04-25Merge branch 'update-coding-style-and-check-alloc_frag'Jakub Kicinski1-6/+18
2023-04-25net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang1-0/+15
2023-04-25net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang1-6/+3
2023-04-25Merge branch 'add-page_pool-support-for-page-recycling-in-veth-driver'Jakub Kicinski2-7/+63
2023-04-25net: veth: add page_pool statsLorenzo Bianconi2-3/+18
2023-04-25net: veth: add page_pool for page recyclingLorenzo Bianconi2-4/+45
2023-04-25netlink: Use copy_to_user() for optval in netlink_getsockopt().Kuniyuki Iwashima1-52/+23
2023-04-25kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compressionMasahiro Yamada1-8/+27
2023-04-25selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko1-11/+15
2023-04-25Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski12-382/+463
2023-04-25Merge tag 'qcom-clk-for-6.4' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd63-837/+19422
2023-04-25Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-459/+540
2023-04-25bpf: Add __rcu_read_{lock,unlock} into btf id deny listYafang Shao1-0/+4
2023-04-25Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-7/+13
2023-04-25bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixedDave Marchevsky2-3/+4
2023-04-24Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds21-168/+191
2023-04-24Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds34-257/+292
2023-04-24Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-27/+104
2023-04-24Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-101/+263
2023-04-24Merge tag 'v6.4/kernel.clone3.tests' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds186-629/+2622
2023-04-24Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds17-72/+491
2023-04-24Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds24-204/+306
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds61-342/+915
2023-04-24Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-115/+718
2023-04-24Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-16/+188
2023-04-24Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds22-116/+924
2023-04-24Merge tag 'lkmm.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-39/+204
2023-04-24Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-41/+39
2023-04-24Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds18-162/+431
2023-04-24Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-nextLinus Torvalds1-40/+24
2023-04-24Merge tag 'landlock-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+31
2023-04-24Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds3-48/+4
2023-04-24cxl/test: Add mock test for set_timestampDavidlohr Bueso1-0/+24
2023-04-24Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-1766/+2693
2023-04-24Merge tag 'selinux-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds38-1255/+735
2023-04-24f2fs: remove unnessary comment in __may_age_extent_treeQi Han1-1/+0
2023-04-24f2fs: allocate node blocks for atomic write block replacementDaeho Jeong1-1/+1
2023-04-24f2fs: use cow inode data when updating atomic writeDaeho Jeong1-5/+10
2023-04-24f2fs: remove power-of-two limitation of zoned deviceJaegeuk Kim4-11/+6