summaryrefslogtreecommitdiffstats
path: root/arch/mips (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-31mlxsw: pci: Sync Rx buffers for deviceAmit Cohen1-1/+2
2024-10-31mlxsw: pci: Sync Rx buffers for CPUAmit Cohen1-7/+15
2024-10-31mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen1-0/+7
2024-10-31net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-2/+2
2024-10-30sched/ext: Fix scx vs sched_delayedPeter Zijlstra1-2/+12
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-30rpcrdma: Always release the rpcrdma_device's xa_arrayChuck Lever1-0/+1
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-10-30bpf: Use __u64 to save the bits in bits iteratorHou Tao1-3/+30
2024-10-30bpf: Check the validity of nr_words in bpf_iter_bits_new()Hou Tao1-1/+9
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao2-1/+16
2024-10-30bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()Hou Tao1-6/+5
2024-10-30Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecsSungwoo Kim1-7/+11
2024-10-30NFSD: Never decrement pending_async_copies on errorChuck Lever1-3/+1
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon1-4/+11
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon1-0/+5
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon4-8/+24
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch1-2/+5
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov1-0/+1
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch1-2/+17
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg1-0/+1
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg1-0/+1
2024-10-30ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär1-0/+3
2024-10-30netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet1-8/+7
2024-10-30netfilter: Fix use-after-free in get_info()Dong Chenchen1-1/+1
2024-10-30selftests: netfilter: remove unused parameterLiu Jing1-3/+3
2024-10-30xfs: streamline xfs_filestream_pick_agChristoph Hellwig1-50/+46
2024-10-30xfs: fix finding a last resort AG in xfs_filestream_pick_agChristoph Hellwig2-21/+17
2024-10-30xfs: Reduce unnecessary searches when searching for the best extentsChi Zhiling1-1/+1
2024-10-30xfs: Check for delayed allocations before setting extsizeOjaswin Mujoo3-3/+8
2024-10-30accel/ivpu: Fix NOC firewall interrupt handlingAndrzej Kacprowski4-1/+15
2024-10-30bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman2-67/+2
2024-10-30net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang1-2/+2
2024-10-29btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()Zhihao Cheng1-0/+1