summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-28tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...Yixuan Cao2-16/+99
2022-04-28tools/vm/page_owner: support debug log to avoid huge log printHaowen Bai1-8/+20
2022-04-28tools/vm/page_owner_sort.c: support sorting blocks by multiple keysJiajian Ye2-23/+165
2022-04-28tools/vm/page_owner_sort.c: support for multi-value selection in single argumentJiajian Ye2-26/+72
2022-04-28tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderrJiajian Ye1-14/+16
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-155/+195
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie10-140/+165
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-12/+30
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+0
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds70-414/+598
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+7
2022-04-28Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-26/+75
2022-04-28Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+2
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-21/+59
2022-04-28Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang1-1/+2
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-30/+45
2022-04-28Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean1-4/+0
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2
2022-04-28Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-39/+38
2022-04-28MAINTAINERS: Update BNXT entry with firmware filesFlorian Fainelli1-0/+2
2022-04-28Merge branch 'thermal-int340x'Rafael J. Wysocki1-2/+2
2022-04-28netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal1-14/+38
2022-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki1-12/+15
2022-04-28gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher1-4/+0
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni5-43/+83
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang1-1/+1
2022-04-27bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-04-27tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy1-5/+7
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski6-12/+34
2022-04-27drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang1-0/+10
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan4-55/+39
2022-04-27drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-27drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher1-35/+70
2022-04-27drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin2-4/+8
2022-04-27drm/amdkfd: Fix GWS queue countDavid Yat Sin1-46/+37
2022-04-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+10
2022-04-27docs: vm/page_owner: use literal blocks for param descriptionAkira Yokosawa1-2/+3
2022-04-27kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang1-0/+7
2022-04-27intel_idle: Fix SPR C6 optimizationArtem Bityutskiy1-5/+3
2022-04-27intel_idle: Fix the 'preferred_cstates' module parameterArtem Bityutskiy1-7/+12
2022-04-27Merge tag 'cpufreq-arm-fixes-5.18-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2-14/+60
2022-04-27hex2bin: fix access beyond string endMikulas Patocka1-3/+6
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2-8/+26
2022-04-27Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+41
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-25/+31
2022-04-27Add Eric Dumazet to networking maintainersJakub Kicinski1-0/+2
2022-04-27floppy: disable FDRAWCMD by defaultWilly Tarreau2-11/+48