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