summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig1-1/+2
2024-12-04scsi: mpi3mr: Update driver version to 8.12.0.3.50Ranjan Kumar1-2/+2
2024-12-04scsi: mpi3mr: Handling of fault code for insufficient powerRanjan Kumar1-0/+40
2024-12-04scsi: mpi3mr: Start controller indexing from 0Ranjan Kumar1-1/+1
2024-12-04scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfsRanjan Kumar2-77/+13
2024-12-04scsi: mpi3mr: Synchronize access to ioctl data bufferRanjan Kumar1-11/+25
2024-12-04nvmet: replace kmalloc + memset with kzalloc for data allocationYu-Chun Lin1-2/+1
2024-12-04nvme-fabrics: handle zero MAXCMD without closing the connectionMaurizio Lombardi1-2/+3
2024-12-04Merge branch 'fixes-for-stack-with-allow_ptr_leaks'Alexei Starovoitov6-22/+104
2024-12-04selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi1-0/+17
2024-12-04selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi1-0/+18
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman4-19/+62
2024-12-04bpf: Fix narrow scalar spill onto 64-bit spilled scalar slotsTao Lyu1-0/+1
2024-12-04bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_miscKumar Kartikeya Dwivedi1-3/+6
2024-12-04scsi: mpt3sas: Update driver version to 51.100.00.00Ranjan Kumar1-4/+4
2024-12-04scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2024-12-04tracing: Fix cmp_entries_dup() to respect sort() comparison rulesKuan-Wei Chiu1-5/+1
2024-12-04netfilter: ipset: Hold module reference while requesting a modulePhil Sutter1-0/+5
2024-12-04spi: intel: Add Panther Lake SPI controller supportAapo Vienamo1-0/+2
2024-12-04net: sched: fix ordering of qlen adjustmentLion Ackermann2-2/+2
2024-12-04net: sched: fix erspan_opt settings in cls_flowerXin Long1-2/+3
2024-12-04ethtool: Fix access to uninitialized fields in set RXNFC commandGal Pressman1-1/+2
2024-12-04Revert "udp: avoid calling sock_def_readable() if possible"Fernando Fernandez Mancera1-11/+3
2024-12-04net: Make napi_hash_lock irq safeJoe Damato1-6/+12
2024-12-04drm/amdgpu: rework resume handling for display (v2)Alex Deucher1-2/+43
2024-12-04Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-2/+31
2024-12-04Merge tag 'drm-misc-fixes-2024-11-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-65/+61
2024-12-04bcache: revert replacing IS_ERR_OR_NULL with IS_ERR againLiequan Che1-1/+1
2024-12-04samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGSEduard Zingerman1-6/+7
2024-12-04netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso2-12/+46
2024-12-03Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-8/+43
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch1-3/+1
2024-12-03Merge tag 'fs_for_v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+17
2024-12-03Merge tag 'xfs-fixes-6.13-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-36/+26
2024-12-03igb: Fix potential invalid memory access in igb_init_module()Yuan Can1-0/+4
2024-12-03ixgbe: Correct BASE-BX10 compliance codeTore Amundsen1-1/+1
2024-12-03ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller2-1/+3
2024-12-03ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller1-1/+0
2024-12-03idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay1-0/+1
2024-12-03ice: Fix VLAN pruning in switchdev modeMarcin Szycik1-3/+5
2024-12-03ice: Fix NULL pointer dereference in switchdevWojciech Drewek1-0/+6
2024-12-03ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba2-4/+4
2024-12-03ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski1-8/+17
2024-12-03MAINTAINERS: Add CCA and pKVM CoCO guest support to the ARM64 entryWill Deacon1-0/+2
2024-12-03drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD failsWill Deacon1-5/+1
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland1-14/+11
2024-12-03iommu/arm-smmu-v3: Improve uAPI comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3Jason Gunthorpe1-10/+19
2024-12-03arm64: mm: Fix zone_dma_limit calculationYang Shi1-9/+8
2024-12-03irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compil...Geert Uytterhoeven1-1/+1
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada18-21/+21