summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET
2022-11-01KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHEMarc Zyngier
2022-11-01drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry
2022-11-01drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' lineLiu Ying
2022-11-01i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao
2022-11-01i2c: tegra: Allocate DMA memory for DMA engineThierry Reding
2022-11-01i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin
2022-11-01arm64: dts: juno: Add thermal critical trip pointsCristian Marussi
2022-11-01firmware: arm_scmi: Fix deferred_tx_wq release on error pathsCristian Marussi
2022-11-01firmware: arm_scmi: Fix devres allocation device in virtio transportCristian Marussi
2022-11-01firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi
2022-11-01firmware: arm_scmi: Make tx_prepare time out eventuallyCristian Marussi
2022-11-01firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi
2022-11-01firmware: arm_scmi: Cleanup the core driver removal callbackCristian Marussi
2022-11-01MAINTAINERS: Update HiSilicon LPC BUS Driver maintainerJay Fang
2022-11-01ARM: dts: ux500: Add trips to battery thermal zonesLinus Walleij
2022-11-01Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2022-11-01netfilter: nf_tables: release flow rule object from commit pathPablo Neira Ayuso
2022-11-01netfilter: nf_tables: netlink notifier might race to release objectsPablo Neira Ayuso
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-10-31net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan
2022-10-31ibmvnic: change maintainers for vnic driverRick Lindsley
2022-10-31block: blk_add_rq_to_plug(): clear stale 'last' after flushAl Viro
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-11-01asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()Andreas Schwab
2022-10-31Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-31Merge tag 'lsm-pr-20221031' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-31KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling themGavin Shan
2022-10-31Merge tag 'fix-log-recovery-misuse-6.1_2022-10-31' of git://git.kernel.org/pu...Darrick J. Wong
2022-10-31xfs: rename XFS_REFC_COW_START to _COWFLAGDarrick J. Wong
2022-10-31xfs: fix uninitialized list head in struct xfs_refcount_recoveryDarrick J. Wong
2022-10-31xfs: fix agblocks check in the cow leftover recovery functionDarrick J. Wong
2022-10-31xfs: check record domain when accessing refcount recordsDarrick J. Wong
2022-10-31xfs: remove XFS_FIND_RCEXT_SHARED and _COWDarrick J. Wong
2022-10-31xfs: refactor domain and refcount checkingDarrick J. Wong
2022-10-31xfs: report refcount domain in tracepointsDarrick J. Wong
2022-10-31xfs: track cow/shared record domains explicitly in xfs_refcount_irecDarrick J. Wong
2022-10-31xfs: refactor refcount record usage in xchk_refcountbt_recDarrick J. Wong
2022-10-31xfs: dump corrupt recovered log intent items to dmesg consistentlyDarrick J. Wong
2022-10-31xfs: move _irec structs to xfs_types.hDarrick J. Wong
2022-10-31xfs: actually abort log recovery on corrupt intent-done log itemsDarrick J. Wong
2022-10-31xfs: check deferred refcount op continuation parametersDarrick J. Wong
2022-10-31xfs: refactor all the EFI/EFD log item sizeof logicDarrick J. Wong
2022-10-31xfs: create a predicate to verify per-AG extentsDarrick J. Wong
2022-10-31xfs: fix memcpy fortify errors in EFI log format copyingDarrick J. Wong
2022-10-31xfs: make sure aglen never goes negative in xfs_refcount_adjust_extentsDarrick J. Wong
2022-10-31xfs: fix memcpy fortify errors in RUI log format copyingDarrick J. Wong
2022-10-31xfs: fix memcpy fortify errors in CUI log format copyingDarrick J. Wong
2022-10-31xfs: fix memcpy fortify errors in BUI log format copyingDarrick J. Wong
2022-10-31xfs: fix validation in attr log item recoveryDarrick J. Wong