summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-212-6/+6
|\
| * riscv: Fix a number of free'd resources in init_resources()Petr Pavlu2021-08-201-2/+2
| * dt-bindings: sifive-l2-cache: Fix 'select' matchingRob Herring2021-08-191-4/+4
* | Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-212-0/+11
|\ \
| * | s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-182-0/+11
* | | Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds2021-08-211-1/+5
|\ \ \
| * | | fs: warn about impending deprecation of mandatory locksJeff Layton2021-08-211-1/+5
* | | | Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-214-32/+20
|\ \ \ \
| * | | | blk-mq: fix is_flush_rqMing Lei2021-08-173-6/+7
| * | | | blk-mq: fix kernel panic during iterating over flush requestMing Lei2021-08-172-1/+8
| * | | | blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei2021-08-171-25/+5
* | | | | Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-211-6/+10
|\ \ \ \ \
| * | | | | io_uring: fix xa_alloc_cycle() error return value checkJens Axboe2021-08-201-4/+5
| * | | | | io_uring: pin ctx on fallback executionPavel Begunkov2021-08-171-0/+2
| * | | | | io_uring: only assign io_uring_enter() SQPOLL error in actual error caseJens Axboe2021-08-141-2/+3
* | | | | | Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-08-202-2/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2021-08-201-2/+2
| |\ \ \ \ \ \
| | * | | | | | ACPI: PM: s2idle: Invert Microsoft UUID entry and exitMario Limonciello2021-08-161-2/+2
| | | |_|_|/ / | | |/| | | |
| * / | | | | ACPI: PRM: Deal with table not present or no module foundAubrey Li2021-08-161-0/+6
| |/ / / / /
* | | | | | Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-08-205-19/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2021-08-202-17/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2021-08-162-17/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | opp: Drop empty-table checks from _put functionsDmitry Osipenko2021-08-161-15/+0
| | | * | | | | opp: remove WARN when no valid OPPs remainMichał Mirosław2021-08-041-2/+3
| * | | | | | | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2021-08-173-2/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek Behún2021-08-091-1/+5
| | * | | | | | cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdevThara Gopinath2021-08-051-0/+1
| | * | | | | | cpufreq: arm_scmi: Fix error path when allocation failedLukasz Luba2021-08-041-1/+1
| | * | | | | | cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdevBjorn Andersson2021-07-261-0/+1
| | |/ / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-08-2010-68/+81
|\ \ \ \ \ \ \
| * | | | | | | hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz2021-08-201-5/+14
| * | | | | | | kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver2021-08-201-3/+4
| * | | | | | | mm: vmscan: fix missing psi annotation for node_reclaim()Johannes Weiner2021-08-201-0/+3
| * | | | | | | mm/hwpoison: retry with shake_page() for unhandlable pagesNaoya Horiguchi2021-08-201-3/+9
| * | | | | | | mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner2021-08-202-22/+34
| * | | | | | | MAINTAINERS: update ClangBuiltLinux IRC chatNathan Chancellor2021-08-201-1/+1
| * | | | | | | mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport2021-08-201-1/+3
| * | | | | | | mm/page_alloc: don't corrupt pcppage_migratetypeDoug Berger2021-08-201-13/+12
| * | | | | | | Revert "mm: swap: check if swap backing device is congested or not"Yang Shi2021-08-201-7/+0
| * | | | | | | Revert "mm/shmem: fix shmem_swapin() race with swapoff"Yang Shi2021-08-201-13/+1
* | | | | | | | Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-08-2061-477/+224
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-5.14-2021-08-18' of https://gitlab.freedesktop.org/a...Dave Airlie2021-08-2011-96/+53
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amd/display: Use DCN30 watermark calc for DCN301Zhan Liu2021-08-181-95/+1
| | * | | | | | | | drm/amd/display: Ensure DCN save after VM setupJake Wang2021-08-168-0/+30
| | * | | | | | | | drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failureYifan Zhang2021-08-161-0/+8
| | * | | | | | | | drm/amd/pm: change the workload type for some cardsKenneth Feng2021-08-161-1/+14
| | * | | | | | | | Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng2021-08-161-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux...Dave Airlie2021-08-203-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/mediatek: Add component_del in OVL and COLOR remove functionjason-jh.lin2021-08-122-0/+4
| | * | | | | | | | drm/mediatek: Add AAL output size configurationjason-jh.lin2021-08-121-0/+2