index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-25
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-25
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-25
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-25
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
1
-5
/
+0
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-25
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2
-11
/
+47
2023-04-25
kbuild: rpm-pkg: remove kernel-drm PROVIDES
Masahiro Yamada
1
-6
/
+1
2023-04-25
Merge branch 'update-coding-style-and-check-alloc_frag'
Jakub Kicinski
1
-6
/
+18
2023-04-25
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-25
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-25
Merge branch 'add-page_pool-support-for-page-recycling-in-veth-driver'
Jakub Kicinski
2
-7
/
+63
2023-04-25
net: veth: add page_pool stats
Lorenzo Bianconi
2
-3
/
+18
2023-04-25
net: veth: add page_pool for page recycling
Lorenzo Bianconi
2
-4
/
+45
2023-04-25
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-25
kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compression
Masahiro Yamada
1
-8
/
+27
2023-04-25
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
1
-11
/
+15
2023-04-25
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
12
-382
/
+463
2023-04-25
Merge tag 'qcom-clk-for-6.4' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
63
-837
/
+19422
2023-04-25
Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-459
/
+540
2023-04-25
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
1
-0
/
+4
2023-04-25
Merge tag 'v6.4/vfs.open' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-7
/
+13
2023-04-25
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2
-3
/
+4
2023-04-24
Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
21
-168
/
+191
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
34
-257
/
+292
2023-04-24
Merge tag 'v6.4/pidfd.file' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-27
/
+104
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-101
/
+263
2023-04-24
Merge tag 'v6.4/kernel.clone3.tests' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
186
-629
/
+2622
2023-04-24
Merge tag 'linux-kselftest-kunit-6.4-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
17
-72
/
+491
2023-04-24
Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
24
-204
/
+306
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
61
-342
/
+915
2023-04-24
Merge tag 'nolibc.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-115
/
+718
2023-04-24
Merge tag 'locktorture.2023.04.04a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-16
/
+188
2023-04-24
Merge tag 'lkmm-scripting.2023.04.07a' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
22
-116
/
+924
2023-04-24
Merge tag 'lkmm.2023.04.07a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-39
/
+204
2023-04-24
Merge tag 'kcsan.2023.04.04a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-41
/
+39
2023-04-24
Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
18
-162
/
+431
2023-04-24
Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-40
/
+24
2023-04-24
Merge tag 'landlock-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+31
2023-04-24
Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-48
/
+4
2023-04-24
cxl/test: Add mock test for set_timestamp
Davidlohr Bueso
1
-0
/
+24
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-1766
/
+2693
2023-04-24
Merge tag 'selinux-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
38
-1255
/
+735
2023-04-24
f2fs: remove unnessary comment in __may_age_extent_tree
Qi Han
1
-1
/
+0
2023-04-24
f2fs: allocate node blocks for atomic write block replacement
Daeho Jeong
1
-1
/
+1
2023-04-24
f2fs: use cow inode data when updating atomic write
Daeho Jeong
1
-5
/
+10
2023-04-24
f2fs: remove power-of-two limitation of zoned device
Jaegeuk Kim
4
-11
/
+6
[prev]
[next]