- 84894e1 mm/hugetlb: fix cow where page writtable in child by Peter Xu · 3 years, 10 months ago
- 22247ef mm/hugetlb: fix F_SEAL_FUTURE_WRITE by Peter Xu · 3 years, 10 months ago
- bd3c9cd Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 10 months ago
- ac524ec Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 10 months ago
- b5304a4 Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
- 588a513 arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() by Catalin Marinas · 3 years, 10 months ago
- 08f0cfb Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 10 months ago
- 1db7aa2 Merge tag 'drm-misc-fixes-2021-05-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 10 months ago
- 315d993 Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
- 2df38a8 Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
- fd38651 Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 10 months ago
- 78a6948 Merge branch 'pm-core' by Rafael J. Wysocki · 3 years, 10 months ago
- adc12a7 Merge branch 'resizex' (patches from Maciej) by Linus Torvalds · 3 years, 10 months ago
- 860dafa vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 10 months ago
- a90c275 vt_ioctl: Revert VT_RESIZEX parameter handling removal by Maciej W. Rozycki · 3 years, 10 months ago
- d4d0ad5 vgacon: Record video mode changes with VT_RESIZEX by Maciej W. Rozycki · 3 years, 10 months ago
- d1e7c13 Merge tag 'hwmon-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 10 months ago
- af44068 arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h by Mark Brown · 3 years, 10 months ago
- 5c1efb5 drm/amdgpu: update vcn1.0 Non-DPG suspend sequence by Sathishkumar S · 3 years, 10 months ago
- 3666f83 drm/amdgpu: set vcn mgcg flag for picasso by Sathishkumar S · 3 years, 10 months ago
- 227545b drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected by Kai-Heng Feng · 3 years, 11 months ago
- 5c1a376 drm/amdgpu: update the method for harvest IP for specific SKU by Likun Gao · 3 years, 10 months ago
- 83a0b86 drm/amdgpu: add judgement when add ip blocks (v2) by Likun GAO · 3 years, 11 months ago
- fe1c97d drm/amd/display: Initialize attribute for hdcp_srm sysfs file by David Ward · 3 years, 10 months ago
- 939baec drm/amd/pm: Fix out-of-bounds bug by Gustavo A. R. Silva · 3 years, 10 months ago
- 1ddeeda drm/radeon/si_dpm: Fix SMU power state load by Gustavo A. R. Silva · 3 years, 10 months ago
- 5d31950 drm/radeon/ni_dpm: Fix booting bug by Gustavo A. R. Silva · 3 years, 10 months ago
- 3b5169c hwmon: (adm9240) Fix writes into inX_max attributes by Guenter Roeck · 3 years, 10 months ago
- c06a2ba6 Merge tag 'docs-5.13-3' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
- 8d02490 Merge tag 'tpmdd-next-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 10 months ago
- 1df83992 tpm: fix error return code in tpm2_get_cc_attrs_tbl() by Zhen Lei · 3 years, 10 months ago
- 8a2d296 tpm, tpm_tis: Reserve locality in tpm_tis_resume() by Jarkko Sakkinen · 3 years, 10 months ago
- e630af7 tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() by Jarkko Sakkinen · 3 years, 10 months ago
- b3ad785 trusted-keys: match tpm_get_ops on all return paths by Ben Boeckel · 3 years, 11 months ago
- 83a775d KEYS: trusted: Fix memory leak on object td by Colin Ian King · 3 years, 11 months ago
- dbb5afa ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 10 months ago
- f395183 f2fs: return EINVAL for hole cases in swap file by Jaegeuk Kim · 3 years, 10 months ago
- 2404b87 ACPI: PM: Add ACPI ID of Alder Lake Fan by Sumeet Pawnikar · 3 years, 10 months ago
- ca29824 f2fs: avoid swapon failure by giving a warning first by Jaegeuk Kim · 3 years, 10 months ago
- 8bfbfb0 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 10 months ago
- a949dc5 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 10 months ago
- a12cc5b f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 10 months ago
- a753103 f2fs: support iflag change given the mask by Jaegeuk Kim · 3 years, 10 months ago
- 349c4d6 f2fs: avoid null pointer access when handling IPU error by Jaegeuk Kim · 3 years, 10 months ago
- 875d598 MAINTAINERS: Update address for Emma Anholt by Daniel Vetter · 3 years, 10 months ago
- 7240cd2 Remove link to nonexistent rocket driver docs by Desmond Cheong Zhi Xi · 3 years, 10 months ago
- 5e716ec6 docs: networking: device_drivers: fix bad usage of UTF-8 chars by Mauro Carvalho Chehab · 3 years, 10 months ago
- d1f2722 docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars by Mauro Carvalho Chehab · 3 years, 10 months ago
- 6f3bceb docs: ABI: remove some spurious characters by Mauro Carvalho Chehab · 3 years, 10 months ago
- 8d3926c docs: ABI: remove a meaningless UTF-8 character by Mauro Carvalho Chehab · 3 years, 10 months ago
- 918d9c7 docs: cdrom-standard.rst: get rid of uneeded UTF-8 chars by Mauro Carvalho Chehab · 3 years, 10 months ago
- 88b0639 Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 9b8a233 btrfs: handle transaction start error in btrfs_fileattr_set by Ritesh Harjani · 3 years, 11 months ago
- c55b44c Merge drm/drm-fixes into drm-misc-fixes by Maxime Ripard · 3 years, 10 months ago
- cc25209 MAINTAINERS: Update my e-mail by Jernej Skrabec · 3 years, 10 months ago
- 1140ab5 Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 10 months ago
- 9e255e2 Documentation: drop optional BOMs by Randy Dunlap · 3 years, 10 months ago
- bf9e262 docs/zh_CN: Remove obsolete translation file by Wan Jiabing · 3 years, 10 months ago
- 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
- 0aa099a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
- 37a8024 arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup by Peter Collingbourne · 3 years, 10 months ago
- c745253 PM: runtime: Fix unpaired parent child_count for force_resume by Tony Lindgren · 3 years, 10 months ago
- 0c8bd17 ACPI: scan: Fix a memory leak in an error handling path by Christophe JAILLET · 3 years, 10 months ago
- 8370e5b hwmon: (ltc2992) Put fwnode in error case during ->probe() by Andy Shevchenko · 3 years, 10 months ago
- 2d101db hwmon: (pmbus/fsp-3y) Fix FSP-3Y YH-5151E non-compliant vout encoding by Václav Kubernát · 3 years, 11 months ago
- 5216dff hwmon: (occ) Fix poll rate limiting by Eddie James · 3 years, 11 months ago
- 726c945a hwmon: (corsair-psu) Remove unneeded semicolons by Wan Jiabing · 3 years, 11 months ago
- 29038ae Revert "Revert "ACPI: scan: Turn off unused power resources during initialization"" by Rafael J. Wysocki · 3 years, 10 months ago
- 71d7924 tools headers UAPI: Sync perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 6faf64f tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 3916329 tools include UAPI powerpc: Sync errno.h with the kernel headers by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- fb24e30 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 5a80ee4 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- f8bcb06 tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- a00b7e3 perf tools: Fix a build error on arm64 with clang by Masami Hiramatsu · 3 years, 10 months ago
- b35629b tools headers kvm: Sync kvm headers with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 0d943d5 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- ad1237c perf tools: Fix dynamic libbpf link by Jiri Olsa · 3 years, 10 months ago
- a11c9a6 perf session: Fix swapping of cpu_map and stat_config records by Dmitry Koshelev · 3 years, 10 months ago
- 7aa3c9e perf jevents: Silence warning for ArchStd files by Ian Rogers · 3 years, 10 months ago
- e8c1167 perf record: Disallow -c and -F option at the same time by Namhyung Kim · 4 years ago
- b317258 tools arch x86: Sync the msr-index.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 0fdee79 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- a3bc4ff tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- e5af36b cpufreq: intel_pstate: Use HWP if enabled by platform firmware by Rafael J. Wysocki · 3 years, 11 months ago
- a1bed09 kselftest/arm64: Add missing stddef.h include to BTI tests by Mark Brown · 3 years, 10 months ago
- 0c6c2d3 arm64: Generate cpucaps.h by Mark Brown · 3 years, 11 months ago
- 6efb943 Linux 5.13-rc1 by Linus Torvalds · 3 years, 10 months ago
- 6dae40a fbmem: fix horribly incorrect placement of __maybe_unused by Linus Torvalds · 3 years, 10 months ago
- efc58a9 Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
- 506c307 Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 10 months ago
- 9819f68 Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 732a27a Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 85bbba1 Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- dd3e401 Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 35c820e Revert "bio: limit bio max size" by Jens Axboe · 3 years, 10 months ago
- b741596 Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
- fec4d42 drm/i915/display: fix compiler warning about array overrun by Linus Torvalds · 3 years, 10 months ago
- 07db056 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago