summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27nvme: fix sparse warning on effects maskingKeith Busch
2023-02-27Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-27ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-02-27ARM: dts: aspeed: p10bmc: Update battery node nameEddie James
2023-02-27arm64: defconfig: Add IOSCHED_BFQ to the default configsLinus Walleij
2023-02-27arm64: defconfig: Fix unintentional disablement of PCI on i.MXMark Brown
2023-02-27net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-02-27exfat: handle unreconized benign secondary entriesNamjae Jeon
2023-02-27exfat: fix inode->i_blocks for non-512 byte sector size deviceYuezhang Mo
2023-02-27exfat: redefine DIR_DELETED as the bad cluster numberSungjong Seo
2023-02-27exfat: fix reporting fs error when reading dir beyond EOFYuezhang Mo
2023-02-27exfat: fix unexpected EOF while reading dirYuezhang Mo
2023-02-27MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang
2023-02-27sh: clk: Fix clk_enable() to return 0 on NULL clkGeert Uytterhoeven
2023-02-27sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher
2023-02-26Merge tag 'rproc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'rpmsg-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-02-26Merge tag 'hwlock-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-26Documentation: simplify and clarify DCO contribution example languageLinus Torvalds
2023-02-26rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov
2023-02-26ceph: update the time stamps and try to drop the suid/sgidXiubo Li
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26Merge branch 'net-ocelot-switch-regressions'David S. Miller
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-26Merge branch 'net-sched-action-bind'David S. Miller
2023-02-26net/sched: act_sample: fix action bind logicPedro Tammela
2023-02-26net/sched: act_mpls: fix action bind logicPedro Tammela
2023-02-26net/sched: act_pedit: fix action bind logicPedro Tammela
2023-02-26wifi: wext: warn about usage only onceJohannes Berg
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi
2023-02-26qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-02-26Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller
2023-02-26net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor
2023-02-26media: imx-mipi-csis: Check csis_fmt validity before useMarek Vasut
2023-02-26media: v4l2-subdev.c: clear stream fieldHans Verkuil
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada
2023-02-26docs: kbuild: remove description of KBUILD_LDS_MODULESangmoon Kim
2023-02-26.gitattributes: use 'dts' diff driver for *.dtso filesMasahiro Yamada
2023-02-26kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada
2023-02-26kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada
2023-02-26kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada
2023-02-26kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada