summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-19lib/bootconfig: check xbc_init_node() return in override pathJosh Law
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan
2026-03-18fs/tests: exec: Remove bad test vectorKees Cook
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaĆ­ra Canal
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal
2026-03-19erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii
2026-03-18ALSA: asihpi: avoid write overflow check warningArnd Bergmann
2026-03-18cxl/mbox: Use proper endpoint validity check upon sanitizeDavidlohr Bueso
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-03-18Merge tag 'loongarch-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-18ASoC: fix usage of playback_only and capture_onlyMark Brown
2026-03-18ASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang
2026-03-18ASoC: simple-card-utils: Check value of is_playback_only and is_capture_onlyShengjiu Wang
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2026-03-18Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian
2026-03-18ALSA: usb-audio: qcom: Fix the license markingDaniel Lezcano
2026-03-18ALSA:usb:qcom: add AUXILIARY_BUS to Kconfig dependenciesFrank Zhang
2026-03-18ACPI: bus: Fix MFD child automatic modprobe issuePratap Nirujogi
2026-03-18ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-03-18iomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong
2026-03-18xfs: annotate struct xfs_attr_list_context with __counted_by_ptrBill Wendling
2026-03-18xfs: cleanup buftarg handling in XFS_IOC_VERIFY_MEDIAChristoph Hellwig