- c02599f f2fs: avoid attaching SB_ACTIVE flag during mount by Chao Yu · 3 years, 4 months ago
- a5c0042 f2fs: quota: fix potential deadlock by Chao Yu · 3 years, 4 months ago
- 92d602b f2fs: should use GFP_NOFS for directory inodes by Jaegeuk Kim · 3 years, 4 months ago
- ff1ffd7 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 4 months ago
- 453fa43 Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 4 months ago
- b7213ff qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
- fc7c028 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
- d6efd3f Merge branch 'absolute-pointer' (patches from Guenter) by Linus Torvalds · 3 years, 4 months ago
- ebdc20d alpha: Use absolute_pointer to define COMMAND_LINE by Guenter Roeck · 3 years, 4 months ago
- 3cb8b15 alpha: Move setup.h out of uapi by Guenter Roeck · 3 years, 4 months ago
- dff2d13 net: i825xx: Use absolute_pointer for memcpy from fixed memory location by Guenter Roeck · 3 years, 4 months ago
- f6b5f1a compiler.h: Introduce absolute_pointer macro by Guenter Roeck · 3 years, 4 months ago
- 80be599 tools/bootconfig: Define memblock_free_ptr() to fix build error by Masami Hiramatsu · 3 years, 4 months ago
- 3ca706c drm/ttm: fix type mismatch error on sparc64 by Huang Rui · 3 years, 4 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 6a4746b ipc: remove memcg accounting for sops objects in do_semtimedop() by Vasily Averin · 3 years, 4 months ago
- 1619b69 powerpc/boot: Fix build failure since GCC 4.9 removal by Michael Ellerman · 3 years, 4 months ago
- 13be2ef rtc: cmos: Disable irq around direct invocation of cmos_interrupt() by Chris Wilson · 3 years, 10 months ago
- d0ee23f tools: compiler-gcc.h: Guard error attribute use with __has_attribute by Nathan Chancellor · 3 years, 4 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
- df26327 Drop some straggling mentions of gcc-4.9 as being stale by Linus Torvalds · 3 years, 4 months ago
- 6d2ef22 compiler_attributes.h: drop __has_attribute() support for gcc4 by Linus Torvalds · 3 years, 4 months ago
- 6f20fa2 vmlinux.lds.h: remove old check for GCC 4.9 by Nick Desaulniers · 3 years, 4 months ago
- 4e59869 compiler-gcc.h: drop checks for older GCC versions by Nick Desaulniers · 3 years, 4 months ago
- 156102f Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround by Nick Desaulniers · 3 years, 4 months ago
- 42a7ba1 arm64: remove GCC version check for ARCH_SUPPORTS_INT128 by Nick Desaulniers · 3 years, 4 months ago
- 6563139d powerpc: remove GCC version check for UPD_CONSTR by Nick Desaulniers · 3 years, 4 months ago
- d207589 riscv: remove Kconfig check for GCC version for ARCH_RV64I by Nick Desaulniers · 3 years, 4 months ago
- c0a5c81 Kconfig.debug: drop GCC 5+ version check for DWARF5 by Nick Desaulniers · 3 years, 4 months ago
- adac17e mm/ksm: remove old GCC 4.9+ check by Nick Desaulniers · 3 years, 4 months ago
- 4eb6bd5 compiler.h: drop fallback overflow checkers by Nick Desaulniers · 3 years, 4 months ago
- 76ae847 Documentation: raise minimum supported version of GCC to 5.1 by Nick Desaulniers · 3 years, 4 months ago
- a69ae29 x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y by Will Deacon · 3 years, 4 months ago
- 6880fa6 Linux 5.15-rc1 by Linus Torvalds · 3 years, 4 months ago
- b5b65f1 Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 4 months ago
- c3e4687 Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 4 months ago
- d41adc4 Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linux by Linus Torvalds · 3 years, 4 months ago
- f306b90 Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- d8e988b Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
- 1791596 Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 3 years, 4 months ago
- 56c2443 Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 165d05d Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 7bf3142 Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- fdfc346 Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
- 8d4a0b5 Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 4 months ago
- 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
- b79bd0d Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
- 4e1c754 Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 4 months ago
- 17a99e5 tools headers UAPI: Update tools's copy of drm.h headers by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 4dc24d7 tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 2bae3e6 tools headers UAPI: Sync linux/fs.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- ee286c6 tools headers UAPI: Sync linux/in.h copy with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
- 0d1c50a perf tools: Add an option to build without libbfd by Ian Rogers · 3 years, 4 months ago
- 4a86d41 perf tools: Allow build-id with trailing zeros by Namhyung Kim · 3 years, 4 months ago
- 99fc594 perf tools: Fix hybrid config terms list corruption by Adrian Hunter · 3 years, 4 months ago
- a7d212f perf tools: Factor out copy_config_terms() and free_config_terms() by Adrian Hunter · 3 years, 4 months ago
- eb34363 perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields by Adrian Hunter · 3 years, 4 months ago
- da4572d perf tools: Ignore Documentation dependency file by Ian Rogers · 3 years, 4 months ago
- c605c39 Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 8177a5c Merge tag 'libata-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- ce4c8f8 Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- a1406e4 Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
- 2aae0a9 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
- 107ccc4 Merge tag 'rtc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 4 months ago
- 5292622 Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 3 years, 4 months ago
- 6701e7e Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 4 months ago
- dd47038 Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 4 months ago
- 765092e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 4 months ago
- dfb5c1e x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself by Wei Liu · 3 years, 4 months ago
- 7ad9bb9 asm-generic/hyperv: provide cpumask_to_vpset_noself by Wei Liu · 3 years, 4 months ago
- 6f55ab3 riscv: Move EXCEPTION_TABLE to RO_DATA segment by Jisheng Zhang · 3 years, 4 months ago
- 54fed35 riscv: Enable BUILDTIME_TABLE_SORT by Jisheng Zhang · 3 years, 4 months ago
- cbba178 riscv: dts: microchip: mpfs-icicle: Fix serial console by Geert Uytterhoeven · 3 years, 4 months ago
- 399c1ec riscv: move the (z)install rules to arch/riscv/Makefile by Masahiro Yamada · 3 years, 5 months ago
- d593553 riscv: Improve stack randomisation on RV64 by Kefeng Wang · 3 years, 5 months ago
- efe1e08 riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 by Heinrich Schuchardt · 3 years, 5 months ago
- 3a87ff8 riscv: defconfig: enable BLK_DEV_NVME by Heinrich Schuchardt · 3 years, 5 months ago
- c9871c8 Documentation: core-api/cpuhotplug: Rewrite the API section by Thomas Gleixner · 3 years, 4 months ago
- 8c85430 cpu/hotplug: Remove deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- c122358 thermal: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
- 218e7b7 perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 37ce9e4 tools include UAPI: Update linux/mount.h copy by Arnaldo Carvalho de Melo · 3 years, 6 months ago
- 155ed9f perf beauty: Cover more flags in the move_mount syscall argument beautifier by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 2c3ef25 tools headers UAPI: Sync linux/prctl.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 11 months ago
- f9f018e tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 4 years, 11 months ago
- dfa0045 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 03d6f3f tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 291dcb9 perf report: Add support to print a textual representation of IBS raw sample data by Kim Phillips · 3 years, 5 months ago
- dde994d perf report: Add tools/arch/x86/include/asm/amd-ibs.h by Kim Phillips · 3 years, 5 months ago
- 926de8c Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- d6498af Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
- 094b147 spi: dt-bindings: xilinx: Drop type reference on *-bits properties by Rob Herring · 3 years, 4 months ago
- 9756712 dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entries by Rob Herring · 3 years, 4 months ago
- e99f23c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
- 23ef827 Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- 589e5ca Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 4 months ago
- 5ffc06e Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
- 8fbc1c5 Merge branches 'acpi-scan' and 'acpi-prm' by Rafael J. Wysocki · 3 years, 4 months ago