aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-09mm/kfence: reset PG_slab and memcg_data before freeing __kfence_poolHyeonggon Yoo
2022-05-09mailmap: add entry for martyna.szapar-mudlaw@intel.comMartyna Szapar-Mudlaw
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-09procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh
2022-05-09mm: mremap: fix sign for EFAULT error return valueNiels Dossche
2022-04-28mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()Naoya Horiguchi
2022-04-28mm/huge_memory: do not overkill when splitting huge_zero_pageXu Yu
2022-04-28Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"Xu Yu
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-28Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-04-28Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-28Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-28Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-04-28Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-04-28MAINTAINERS: Update BNXT entry with firmware filesFlorian Fainelli
2022-04-28Merge branch 'thermal-int340x'Rafael J. Wysocki
2022-04-28netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki
2022-04-28gfs2: No short reads or writes upon glock contentionAndreas Gruenbacher
2022-04-28Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-04-27bnx2x: fix napi API usage sequenceManish Chopra
2022-04-27tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-27drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspendPrike Liang
2022-04-27drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-27drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-04-27drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher
2022-04-27drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin
2022-04-27drm/amdkfd: Fix GWS queue countDavid Yat Sin
2022-04-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-27docs: vm/page_owner: use literal blocks for param descriptionAkira Yokosawa
2022-04-27kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang
2022-04-27intel_idle: Fix SPR C6 optimizationArtem Bityutskiy
2022-04-27intel_idle: Fix the 'preferred_cstates' module parameterArtem Bityutskiy
2022-04-27Merge tag 'cpufreq-arm-fixes-5.18-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki
2022-04-27hex2bin: fix access beyond string endMikulas Patocka
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka