summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23firmware: zynqmp: Add helper API to self discovery the deviceHarsh Jain
2026-01-23crypto: xilinx - Remove union from zynqmp_aead_drv_ctxHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
2026-01-23crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}Thorsten Blum
2026-01-23crypto: lskcipher - Use unregister_lskciphers in register_lskciphersThorsten Blum
2026-01-23crypto: skcipher - Use unregister_skciphers in register_skciphersThorsten Blum
2026-01-23crypto: shash - Use unregister_shashes in register_shashesThorsten Blum
2026-01-23crypto: ahash - Use unregister_ahashes in register_ahashesThorsten Blum
2026-01-23crypto: acomp - Use unregister_acomps in register_acompsThorsten Blum
2026-01-22net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22Merge tag 'v6.19-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei
2026-01-22selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei
2026-01-22ublk: fix batch I/O recovery -ENODEV errorMing Lei
2026-01-22ublk: implement batch request completion via blk_mq_end_request_batch()Ming Lei
2026-01-22ublk: document feature UBLK_F_BATCH_IOMing Lei
2026-01-22ublk: add new feature UBLK_F_BATCH_IOMing Lei
2026-01-22ublk: abort requests filled in event kfifoMing Lei
2026-01-22ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()Ming Lei
2026-01-22ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei
2026-01-22ublk: add batch I/O dispatch infrastructureMing Lei
2026-01-22ublk: add io events fifo structureMing Lei
2026-01-22ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: prepare for not tracking task context for command batchMing Lei
2026-01-22ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IOMing Lei
2026-01-22Merge tag 'clk-divider-round-rate-v6.20-v2' of https://github.com/masneyb/lin...Stephen Boyd
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-22net: phy: Grammar update for comment in genphy_update_linkSimon Horman
2026-01-22selftests: net: Add kernel selftest for RFC 4884Danielle Ratson
2026-01-22Merge branch 'tcp-remove-tcp_rate-c'Jakub Kicinski
2026-01-22tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet
2026-01-22tcp: move tcp_rate_gen to tcp_input.cEric Dumazet
2026-01-22Merge branch 'net-stmmac-dwmac-enforce-preamble-before-sfd-for-i-mx8mp'Jakub Kicinski
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: micrel: add option to keep the preamble before sfd for KSZ9131Stefan Eichenberger
2026-01-22net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger
2026-01-22Merge tag 'samsung-clk-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2026-01-22PCI/IDE: Fix reading a wrong reg for unused sel stream initializationLi Ming