开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-03-30
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
2022-03-30
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
2022-03-30
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
2022-03-30
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
2022-03-30
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
2022-03-30
net: dsa: felix: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
2022-03-28
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
2022-03-28
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
2022-03-28
Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-28
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-27
Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2022-03-27
Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2022-03-27
pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
kernel test robot
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-03-26
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
2022-03-26
Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2022-03-25
Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-03-25
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
2022-03-25
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2022-03-25
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2022-03-25
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2022-03-25
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
2022-03-25
net: sparx5: Refactor mdb handling according to feedback
Casper Andersson
2022-03-25
net: sparx5: Remove unused GLAG handling in PGID
Casper Andersson
2022-03-25
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
2022-03-25
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-25
Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]