summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.4.8v6.4.8Greg Kroah-Hartman2023-08-031-1/+1
* dma-buf: fix an error pointer vs NULL bugDan Carpenter2023-08-032-3/+3
* dma-buf: keep the signaling time of merged fences v3Christian König2023-08-034-8/+27
* mm/mempolicy: Take VMA lock before replacing policyJann Horn2023-08-031-1/+14
* mm/memory-failure: fix hardware poison check in unpoison_memory()Sidhartha Kumar2023-08-031-1/+1
* mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn2023-08-033-8/+59
* mm: lock VMA in dup_anon_vma() before setting ->anon_vmaJann Horn2023-08-031-0/+1
* rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov2023-08-031-2/+23
* rbd: harden get_lock_owner_info() a bitIlya Dryomov2023-08-032-6/+16
* rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov2023-08-031-33/+51
* dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber2023-08-031-10/+18
* drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada2023-08-031-1/+3
* ceph: never send metrics if disable_send_metrics is setXiubo Li2023-08-031-1/+1
* thermal: of: fix double-free on unregistrationAhmad Fatoum2023-08-031-21/+6
* PM: sleep: wakeirq: fix wake irq armingJohan Hovold2023-08-032-4/+9
* arm64/sme: Set new vector length before reallocatingMark Brown2023-08-031-2/+2
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-08-031-0/+3
* mptcp: more accurate NL event generationPaolo Abeni2023-08-031-2/+1
* s390/dasd: print copy pair message only for the correct errorStefan Haberland2023-08-031-1/+1
* s390/dasd: fix hanging device after quiesce/resumeStefan Haberland2023-08-031-0/+1
* fs/9p: remove unnecessary invalidate_inode_pages2Eric Van Hensbergen2023-08-031-1/+0
* fs/9p: fix type mismatch in file cache mode helperEric Van Hensbergen2023-08-031-2/+2
* fs/9p: fix typo in comparison logic for cache modeEric Van Hensbergen2023-08-031-1/+1
* fs/9p: remove unnecessary and overrestrictive checkEric Van Hensbergen2023-08-031-3/+1
* 9p: fix ignored return value in v9fs_dir_releaseDominique Martinet2023-08-031-2/+3
* LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao2023-08-031-0/+1
* LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang2023-08-031-1/+1
* LoongArch: Fix return value underflow in exception pathWANG Rui2023-08-032-2/+4
* Revert "um: Use swap() to make code cleaner"Andy Shevchenko2023-08-031-3/+4
* soundwire: fix enumeration completionJohan Hovold2023-08-031-4/+4
* selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts2023-08-031-3/+1
* iommufd: Set end correctly when doing batch carryJason Gunthorpe2023-08-031-1/+1
* io_uring: gate iowait schedule on having pending requestsJens Axboe2023-08-031-6/+17
* net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi2023-08-031-0/+6
* net: dsa: qca8k: fix broken search_and_delChristian Marangi2023-08-031-0/+4
* net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi2023-08-031-3/+6
* net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi2023-08-031-2/+5
* net: ipa: only reset hashed tables when supportedAlex Elder2023-08-031-9/+11
* virtio-net: fix race between set queues and probeJason Wang2023-08-031-2/+2
* xen: speed up grant-table reclaimDemi Marie Obenour2023-08-032-11/+40
* proc/vmcore: fix signedness bug in read_from_oldmem()Dan Carpenter2023-08-031-1/+1
* locking/rtmutex: Fix task->pi_waiters integrityPeter Zijlstra2023-08-034-76/+155
* irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidationMarc Zyngier2023-08-031-29/+46
* irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski2023-08-031-9/+5
* tpm_tis: Explicitly check for error codeAlexander Steffen2023-08-031-2/+7
* ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng2023-08-031-3/+0
* ksmbd: check if a mount point is crossed during path lookupNamjae Jeon2023-08-034-39/+53
* nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust2023-08-031-2/+0
* file: always lock position for FMODE_ATOMIC_POSChristian Brauner2023-08-031-4/+2
* x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2023-08-032-10/+16