summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus2024-08-131-1/+1
| * | usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin2024-08-131-0/+1
| * | usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier2024-08-131-1/+1
| * | Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-08-132-4/+7
| |\ \ | | |/ | |/|
| | * thunderbolt: Mark XDomain as unplugged when router is removedMika Westerberg2024-08-061-0/+1
| | * thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()Aapo Vienamo2024-08-021-4/+6
* | | Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-185-8/+86
|\ \ \
| * | | btrfs: only enable extent map shrinker for DEBUG buildsQu Wenruo2024-08-161-1/+7
| * | | btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota2024-08-151-6/+8
| * | | btrfs: tree-checker: add dev extent item checksQu Wenruo2024-08-151-0/+69
| * | | btrfs: update target inode's ctime on unlinkJeff Layton2024-08-151-0/+1
| * | | btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum2024-08-151-1/+1
* | | | fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn2024-08-181-2/+4
* | | | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-1822-182/+201
|\ \ \ \
| * | | | mm/migrate: fix deadlock in migrate_pages_batch() on large foliosGao Xiang2024-08-161-5/+11
| * | | | alloc_tag: mark pages reserved during CMA activation as not taggedSuren Baghdasaryan2024-08-161-0/+2
| * | | | alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan2024-08-163-17/+15
| * | | | crash: fix riscv64 crash memory reserve dead loopJinjie Ruan2024-08-161-1/+2
| * | | | selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2024-08-162-0/+5
| * | | | mm: fix endless reclaim on machines with unaccepted memoryKirill A. Shutemov2024-08-161-22/+20
| * | | | selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter2024-08-161-2/+3
| * | | | mm/numa: no task_numa_fault() call if PMD is changedZi Yan2024-08-161-16/+13
| * | | | mm/numa: no task_numa_fault() call if PTE is changedZi Yan2024-08-161-17/+16
| * | | | mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...Hailong Liu2024-08-161-9/+2
| * | | | mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpuWaiman Long2024-08-161-9/+11
| * | | | mm: don't account memmap per-nodePasha Tatashin2024-08-169-60/+41
| * | | | mm: add system wide stats items categoryPasha Tatashin2024-08-162-14/+7
| * | | | mm: don't account memmap on failurePasha Tatashin2024-08-161-4/+1
| * | | | mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2024-08-162-3/+41
| * | | | mseal: fix is_madv_discard()Pedro Falcato2024-08-161-3/+11
| | |/ / | |/| |
* | | | Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-08-187-11/+29
|\ \ \ \
| * | | | powerpc/topology: Check if a core is onlineNysal Jan K.A2024-08-131-0/+13
| * | | | cpu/SMT: Enable SMT only if a core is onlineNysal Jan K.A2024-08-132-2/+13
| * | | | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy2024-08-122-2/+1
| * | | | powerpc/mm: Fix size of allocated PGDIRChristophe Leroy2024-08-121-2/+2
| * | | | soc: fsl: qbman: remove unused struct 'cgr_comp'Dr. David Alan Gilbert2024-08-081-5/+0
* | | | | Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-08-182-6/+17
|\ \ \ \ \
| * | | | | smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva2024-08-151-0/+2
| * | | | | smb3: fix lock breakage for cached writesSteve French2024-08-151-4/+9
| * | | | | smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui2024-08-151-2/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-183-4/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'i2c-host-fixes-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-08-162-3/+5
| |\ \ \ \ \
| | * | | | | i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao2024-08-151-2/+2
| | * | | | | i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti2024-08-141-1/+3
| | |/ / / /
| * / / / / i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald2024-08-141-1/+1
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-08-172-3/+9
|\ \ \ \ \
| * | | | | scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki2024-08-131-3/+8
| * | | | | scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lockShin'ichiro Kawasaki2024-08-131-0/+1
* | | | | | Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-08-173-2/+24
|\ \ \ \ \ \
| * | | | | | xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is setDarrick J. Wong2024-08-141-0/+11