summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-03-15block: sunvdc: add check for mdesc_grab() returning NULLLiang He
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2023-03-15nvme-trace: show more opcode namesMinwoo Im
2023-03-15nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg
2023-03-15nvme-tcp: fix opcode reporting in the timeout handlerSagi Grimberg
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote
2023-03-15nvme: fix handling single range discard requestMing Lei
2023-03-15MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERSLukas Bulwahn
2023-03-15io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threadsMichal Koutný
2023-03-15block: null_blk: cleanup null_queue_rq()Damien Le Moal
2023-03-15block: null_blk: Fix handling of fake timeout requestDamien Le Moal
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-15drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion againMarek Szyprowski
2023-03-15drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying
2023-03-15Merge branch 'mtk_eth_soc-SGMII-fixes'David S. Miller
2023-03-15net: ethernet: mtk_eth_soc: only write values if neededDaniel Golle
2023-03-15net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle
2023-03-15net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-15Merge branch 'net-smc-fixes'David S. Miller
2023-03-15net/smc: Fix device de-init sequenceStefan Raspl
2023-03-15net/smc: fix deadlock triggered by cancel_delayed_work_syn()Wenjia Zhang
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-15veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...Lorenzo Bianconi
2023-03-15nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionZheng Wang
2023-03-15Merge branch 'tcp-fix-bind-regression-for-dual-stack-wildcard-address'Jakub Kicinski
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima
2023-03-15tcp: Fix bind() conflict check for dual-stack wildcard address.Kuniyuki Iwashima
2023-03-15net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada
2023-03-15kbuild: deb-pkg: set CROSS_COMPILE only when undefinedMasahiro Yamada
2023-03-15kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada
2023-03-15kbuild: deb-pkg: make debian source package working againMasahiro Yamada
2023-03-15Makefile: Make kernelrelease target work with M=Tzafrir Cohen
2023-03-14cifs: use DFS root session instead of tcon sesPaulo Alcantara
2023-03-14cifs: return DFS root session id in DebugDataPaulo Alcantara
2023-03-14sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds
2023-03-14RISC-V: mm: Support huge page in vmalloc_fault()Dylan Jhong
2023-03-14cifs: fix use-after-free bug in refresh_cache_worker()Paulo Alcantara
2023-03-14cifs: set DFS root session in cifs_get_smb_ses()Paulo Alcantara
2023-03-15ata: pata_parport: fix parport release without claimOndrej Zary
2023-03-14blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...Chris Leech
2023-03-14loop: Fix use-after-free issuesBart Van Assche
2023-03-14Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-14Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds