summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-04net: sched: fix erspan_opt settings in cls_flowerXin Long
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun
2024-12-03ethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman
2024-12-03Revert "udp: avoid calling sock_def_readable() if possible"Fernando Fernandez Mancera
2024-12-03net: Make napi_hash_lock irq safeJoe Damato
2024-12-03KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translationKeisuke Nishimura
2024-12-03KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-04Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-04Merge tag 'drm-misc-fixes-2024-11-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-03clk: en7523: Initialize num before accessing hws in en7523_register_clocks()Haoyu Li
2024-12-03clk: en7523: Fix wrong BUS clock for EN7581Christian Marangi
2024-12-03bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che
2024-12-03samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGSEduard Zingerman
2024-12-03netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso
2024-12-03btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana
2024-12-03btrfs: fix mount failure due to remount racesQu Wenruo
2024-12-03Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch
2024-12-03Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-03Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-12-03igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-12-03ixgbe: Correct BASE-BX10 compliance codeTore Amundsen
2024-12-03ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller
2024-12-03ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller
2024-12-03idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay
2024-12-03ice: Fix VLAN pruning in switchdev modeMarcin Szycik
2024-12-03ice: Fix NULL pointer dereference in switchdevWojciech Drewek
2024-12-03ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba
2024-12-03ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski
2024-12-03MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entryWill Deacon
2024-12-03drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD failsWill Deacon
2024-12-03perf machine: Initialize machine->env to address a segfaultArnaldo Carvalho de Melo
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland
2024-12-03of: Fix error path in of_parse_phandle_with_args_map()Herve Codina
2024-12-03dt-bindings: mtd: fixed-partitions: Fix "compression" typoRob Herring (Arm)
2024-12-03iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3Jason Gunthorpe
2024-12-03arm64: mm: Fix zone_dma_limit calculationYang Shi
2024-12-03irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03doc: module: revert misconversions for MODULE_IMPORT_NS()Masahiro Yamada
2024-12-03scripts/nsdeps: get 'make nsdeps' working againMasahiro Yamada
2024-12-03iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen
2024-12-03iommufd: Fix out_fput in iommufd_fault_alloc()Nicolin Chen
2024-12-03firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann
2024-12-03iommufd: Fix typos in kernel-doc commentsRandy Dunlap
2024-12-03genirq/proc: Add missing space separator backThomas Gleixner
2024-12-03block: rnull: add missing MODULE_DESCRIPTIONFUJITA Tomonori
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert
2024-12-03LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCUHuacai Chen