summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-22Linux 5.14-rc7v5.14-rc7Linus Torvalds1-1/+1
2021-08-22Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-14/+31
2021-08-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-19/+37
2021-08-21Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-45/+54
2021-08-21Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+7
2021-08-21Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+6
2021-08-21Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-0/+11
2021-08-21Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds1-1/+5
2021-08-21Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds4-32/+20
2021-08-21Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+10
2021-08-21fs: warn about impending deprecation of mandatory locksJeff Layton1-1/+5
2021-08-20io_uring: fix xa_alloc_cycle() error return value checkJens Axboe1-4/+5
2021-08-20Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+8
2021-08-20Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-19/+11
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-68/+81
2021-08-20Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drmLinus Torvalds61-477/+224
2021-08-20Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+19
2021-08-20Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-6/+46
2021-08-20Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+10
2021-08-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+3
2021-08-20Merge branch 'acpi-pm'Rafael J. Wysocki1-2/+2
2021-08-20Merge tag 'iommu-fixes-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-3/+20
2021-08-20Merge branch 'pm-opp'Rafael J. Wysocki2-17/+3
2021-08-20hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz1-5/+14
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver1-3/+4
2021-08-20mm: vmscan: fix missing psi annotation for node_reclaim()Johannes Weiner1-0/+3
2021-08-20mm/hwpoison: retry with shake_page() for unhandlable pagesNaoya Horiguchi1-3/+9
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner2-22/+34
2021-08-20MAINTAINERS: update ClangBuiltLinux IRC chatNathan Chancellor1-1/+1
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport1-1/+3
2021-08-20mm/page_alloc: don't corrupt pcppage_migratetypeDoug Berger1-13/+12
2021-08-20Revert "mm: swap: check if swap backing device is congested or not"Yang Shi1-7/+0
2021-08-20Revert "mm/shmem: fix shmem_swapin() race with swapoff"Yang Shi1-13/+1
2021-08-20riscv: Fix a number of free'd resources in init_resources()Petr Pavlu1-2/+2
2021-08-20Merge tag 'amd-drm-fixes-5.14-2021-08-18' of https://gitlab.freedesktop.org/a...Dave Airlie11-96/+53
2021-08-19dt-bindings: sifive-l2-cache: Fix 'select' matchingRob Herring1-4/+4
2021-08-20Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux...Dave Airlie3-0/+6
2021-08-20Merge tag 'drm-intel-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-42/+20
2021-08-20Merge branch 'linux-5.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie41-334/+144
2021-08-19Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-75/+103
2021-08-20Merge tag 'drm-misc-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-5/+1
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds39-206/+418
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+30
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean1-18/+18
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski4-4/+48
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-6/+29
2021-08-19ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1