summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-24docs: net: fix inaccuracies in msg_zerocopy.rstnick black
2023-02-24Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-02-24Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-25dt-bindings: power: supply: Revise Richtek RT9467 compatible nameChiaEn Wu
2023-02-25ABI: testing: sysfs-class-power: Document absence of "present" propertyBastien Nocera
2023-02-25power: supply: fix null pointer check order in __power_supply_registerqinyu
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'staging-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24block: be a bit more careful in checking for NULL bdev while pollingJens Axboe
2023-02-24block: clear bio->bi_bdev when putting a bio back in the cacheJens Axboe
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24io_uring: remove MSG_NOSIGNAL from recvmsgDavid Lamparter
2023-02-24io_uring/rsrc: always initialize 'folio' to NULLJens Axboe
2023-02-24Merge branch 'tools-ynl-gen-fix-glitches-found-by-chuck'Jakub Kicinski
2023-02-24tools: net: add __pycache__ to gitignoreJakub Kicinski
2023-02-24tools: ynl-gen: re-raise the exception instead of printingJakub Kicinski
2023-02-24tools: ynl-gen: fix single attribute structs with attr 0 onlyJakub Kicinski
2023-02-24genirq/msi: Drop dead domain name assignmentJohan Hovold
2023-02-24cifs: Fix cifs_writepages_region()David Howells
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan
2023-02-24net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko
2023-02-24mlx5: fix skb leak while fifo resync and pushVadim Fedorenko
2023-02-24net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang
2023-02-24net/mlx5: Remove NULL check before dev_{put, hold}Yang Li
2023-02-24spi: tegra210-quad: Fix validate combined sequenceKrishna Yarlagadda
2023-02-24ASoC: apple: mca: Improve handling of unavailable DMA channelsMartin Povišer
2023-02-24ASoC: apple: mca: Fix SERDES reset sequenceMartin Povišer
2023-02-24ASoC: apple: mca: Fix final status read on SERDES resetMartin Povišer
2023-02-24arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla
2023-02-24arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas
2023-02-24fs/9p: fix error reporting in v9fs_dir_releaseEric Van Hensbergen
2023-02-24net/9p: fix bug in client create for .LEric Van Hensbergen
2023-02-249p/rdma: unmap receive dma buffer in rdma_request()/post_recv()Zhengchao Shao
2023-02-249p/xen: fix connection sequenceJuergen Gross
2023-02-249p/xen: fix version parsingJuergen Gross
2023-02-24ASoC: adau7118: don't disable regulators on device unbindNuno Sá
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan