summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03mm: lock VMA in dup_anon_vma() before setting ->anon_vmaJann Horn1-0/+1
2023-08-03rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov1-2/+23
2023-08-03rbd: harden get_lock_owner_info() a bitIlya Dryomov2-6/+16
2023-08-03rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov1-33/+51
2023-08-03dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber1-10/+18
2023-08-03drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada1-1/+3
2023-08-03ceph: never send metrics if disable_send_metrics is setXiubo Li1-1/+1
2023-08-03thermal: of: fix double-free on unregistrationAhmad Fatoum1-21/+6
2023-08-03PM: sleep: wakeirq: fix wake irq armingJohan Hovold2-4/+9
2023-08-03arm64/sme: Set new vector length before reallocatingMark Brown1-2/+2
2023-08-03ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown1-0/+3
2023-08-03mptcp: more accurate NL event generationPaolo Abeni1-2/+1
2023-08-03s390/dasd: print copy pair message only for the correct errorStefan Haberland1-1/+1
2023-08-03s390/dasd: fix hanging device after quiesce/resumeStefan Haberland1-0/+1
2023-08-03fs/9p: remove unnecessary invalidate_inode_pages2Eric Van Hensbergen1-1/+0
2023-08-03fs/9p: fix type mismatch in file cache mode helperEric Van Hensbergen1-2/+2
2023-08-03fs/9p: fix typo in comparison logic for cache modeEric Van Hensbergen1-1/+1
2023-08-03fs/9p: remove unnecessary and overrestrictive checkEric Van Hensbergen1-3/+1
2023-08-039p: fix ignored return value in v9fs_dir_releaseDominique Martinet1-2/+3
2023-08-03LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao1-0/+1
2023-08-03LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang1-1/+1
2023-08-03LoongArch: Fix return value underflow in exception pathWANG Rui2-2/+4
2023-08-03Revert "um: Use swap() to make code cleaner"Andy Shevchenko1-3/+4
2023-08-03soundwire: fix enumeration completionJohan Hovold1-4/+4
2023-08-03selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-08-03iommufd: Set end correctly when doing batch carryJason Gunthorpe1-1/+1
2023-08-03io_uring: gate iowait schedule on having pending requestsJens Axboe1-6/+17
2023-08-03net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi1-0/+6
2023-08-03net: dsa: qca8k: fix broken search_and_delChristian Marangi1-0/+4
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi1-3/+6
2023-08-03net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi1-2/+5
2023-08-03net: ipa: only reset hashed tables when supportedAlex Elder1-9/+11
2023-08-03virtio-net: fix race between set queues and probeJason Wang1-2/+2
2023-08-03xen: speed up grant-table reclaimDemi Marie Obenour2-11/+40
2023-08-03proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter1-1/+1
2023-08-03locking/rtmutex: Fix task->pi_waiters integrityPeter Zijlstra4-76/+155
2023-08-03irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidationMarc Zyngier1-29/+46
2023-08-03irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski1-9/+5
2023-08-03tpm_tis: Explicitly check for error codeAlexander Steffen1-2/+7
2023-08-03ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng1-3/+0
2023-08-03ksmbd: check if a mount point is crossed during path lookupNamjae Jeon4-39/+53
2023-08-03nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust1-2/+0
2023-08-03file: always lock position for FMODE_ATOMIC_POSChristian Brauner1-4/+2
2023-08-03x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2-10/+16
2023-08-03x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocksYazen Ghannam1-2/+2
2023-08-03btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana1-2/+7
2023-08-03btrfs: check if the transaction was aborted at btrfs_wait_for_commit()Filipe Manana1-0/+1
2023-08-03btrfs: account block group tree when calculating global reserve sizeFilipe Manana1-0/+5
2023-08-03btrfs: zoned: do not enable async discardNaohiro Aota2-1/+9
2023-08-03hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck1-1/+2