summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-08nvmet: add tracing of zns commandsGuixin Liu
2024-03-08nvmet: add tracing of authentication commandsGuixin Liu
2024-03-08io_uring/net: add io_req_msg_cleanup() helperJens Axboe
2024-03-08io_uring/net: simplify msghd->msg_inq checkingJens Axboe
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe
2024-03-08io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_ioJens Axboe
2024-03-08nvme-apple: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08nvmet-tcp: do not continue for invalid icreqHannes Reinecke
2024-03-08nvme: change shutdown timeout setting messageKeith Busch
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-08dt-bindings: auxdisplay: Add bindings for generic 7-segment LEDChris Packham
2024-03-08auxdisplay: Add 7-segment LED display driverChris Packham
2024-03-08Merge branch 'hns3-fixes'David S. Miller
2024-03-08net: hns3: add checking for vf id of mailboxJian Shen
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-08net: hns3: fix reset timeout under full functions and queuesPeiyang Wang
2024-03-08net: hns3: fix delete tc fail issueJijie Shao
2024-03-08net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan
2024-03-08net: hns3: fix wrong judgment condition issueJijie Shao
2024-03-08Merge branch 'ionic-diet'David S. Miller
2024-03-08ionic: keep stats struct local to error handlingShannon Nelson
2024-03-08ionic: better dma-map error handlingShannon Nelson
2024-03-08ionic: remove unnecessary NULL testShannon Nelson
2024-03-08ionic: rearrange ionic_queue for better layoutShannon Nelson
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-08ionic: carry idev in ionic_cq structShannon Nelson
2024-03-08ionic: refactor skb buildingShannon Nelson
2024-03-08ionic: fold adminq clean into service routineShannon Nelson
2024-03-08ionic: use specialized desc info structsShannon Nelson
2024-03-08ionic: remove the cq_info to save more memoryShannon Nelson
2024-03-08ionic: remove callback pointer from desc_infoShannon Nelson
2024-03-08ionic: move adminq-notifyq handling to main fileShannon Nelson
2024-03-08ionic: drop q mappingShannon Nelson
2024-03-08ionic: remove desc, sg_desc and cmb_desc from desc_infoShannon Nelson
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-08Add Jeff Kirsher to .get_maintainer.ignoreJakub Kicinski
2024-03-08crypto: scomp - remove memcpy if sg_nents is 1 and pages are lowmemBarry Song
2024-03-08crypto: tcrypt - add ffdhe2048(dh) testVladis Dronov
2024-03-08crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song
2024-03-08crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flagsBarry Song
2024-03-08hwrng: hisi - use dev_err_probeMartin Kaiser
2024-03-08MAINTAINERS: Remove T Ambarus from few mchp entriesTudor Ambarus
2024-03-08dpll: fix dpll_xa_ref_*_del() for multiple registrationsJiri Pirko
2024-03-08Merge branch 'ipv6-lockless-dump-addrs'David S. Miller
2024-03-08ipv6: remove RTNL protection from inet6_dump_addr()Eric Dumazet
2024-03-08ipv6: use xa_array iterator to implement inet6_dump_addr()Eric Dumazet
2024-03-08ipv6: make in6_dump_addrs() locklessEric Dumazet
2024-03-08ipv6: make inet6_fill_ifaddr() locklessEric Dumazet