summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki
2024-08-16char: xillybus: Check USB endpoints when probing deviceEli Billauer
2024-08-16char: xillybus: Refine workqueue handlingEli Billauer
2024-08-15mm/migrate: fix deadlock in migrate_pages_batch() on large foliosGao Xiang
2024-08-15alloc_tag: mark pages reserved during CMA activation as not taggedSuren Baghdasaryan
2024-08-15alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan
2024-08-15crash: fix riscv64 crash memory reserve dead loopJinjie Ruan
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-15mm: fix endless reclaim on machines with unaccepted memoryKirill A. Shutemov
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter
2024-08-15mm/numa: no task_numa_fault() call if PMD is changedZi Yan
2024-08-15mm/numa: no task_numa_fault() call if PTE is changedZi Yan
2024-08-15mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...Hailong Liu
2024-08-15mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpuWaiman Long
2024-08-15mm: don't account memmap per-nodePasha Tatashin
2024-08-15mm: add system wide stats items categoryPasha Tatashin
2024-08-15mm: don't account memmap on failurePasha Tatashin
2024-08-15mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand
2024-08-15mseal: fix is_madv_discard()Pedro Falcato
2024-08-16Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-15block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng
2024-08-16Merge tag 'amd-drm-fixes-6.11-2024-08-14' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-15Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds
2024-08-15smb: smb2pdu.h: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-15smb3: fix lock breakage for cached writesSteve French
2024-08-15Merge tag 'md-6.11-20240815' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-08-15md/raid1: Fix data corruption for degraded array with slow diskYu Kuai
2024-08-15smb/client: avoid possible NULL dereference in cifs_free_subrequest()Su Hui
2024-08-15Merge patch series "RISC-V: hwprobe: Misaligned scalar perf fix and rename"Palmer Dabbelt
2024-08-15riscv: Fix out-of-bounds when accessing Andes per hart vendor extension arrayAlexandre Ghiti
2024-08-15KEYS: trusted: dcp: fix leak of blob encryption keyDavid Gstir
2024-08-15KEYS: trusted: fix DCP blob payload length assignmentDavid Gstir
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-15btrfs: zoned: properly take lock to read/update block group's zoned variablesNaohiro Aota
2024-08-15btrfs: tree-checker: add dev extent item checksQu Wenruo
2024-08-15btrfs: update target inode's ctime on unlinkJeff Layton
2024-08-15btrfs: send: annotate struct name_cache_entry with __counted_by()Thorsten Blum
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-15kallsyms: Match symbols exactly with CONFIG_LTO_CLANGSong Liu
2024-08-15kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu
2024-08-15kunit/overflow: Fix UB in overflow_allocation_testIvan Orlov
2024-08-15Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman
2024-08-15xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman