- e1eb26f ipc/namespace.c: use a work queue to free_ipc by Giuseppe Scrivano · 4 years, 7 months ago
- 4b78e20 ipc/msg: add missing annotation for freeque() by Jules Irenge · 4 years, 7 months ago
- 92fb1db mm/page_idle.c: skip offline pages by SeongJae Park · 4 years, 7 months ago
- 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
- f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
- 80ef846 Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 7 months ago
- 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
- e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago
- 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
- b170290 Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 6f2dc3d Merge tag 'dma-mapping-5.8-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
- 1ee18de9 Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
- e542e0d Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 4 years, 7 months ago
- 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
- 9fa88c5 hpfs: fix warning due to superfluous semicolon by Zou Wei · 4 years, 7 months ago
- fe3bc8a Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 4 years, 7 months ago
- 4a7e89c Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 7 months ago
- 3c0ad98 Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 7 months ago
- 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
- e0b250b Makefile: install modules.builtin even if CONFIG_MODULES=n by Jonas Zeiger · 4 years, 8 months ago
- 72d24ac mksysmap: Fix the mismatch of '.L' symbols in System.map by ashimida · 4 years, 8 months ago
- c090157 kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 4 years, 8 months ago
- 3b09efc modpost: change elf_info->size to size_t by Masahiro Yamada · 4 years, 8 months ago
- 4de7b62 modpost: remove is_vmlinux() helper by Masahiro Yamada · 4 years, 8 months ago
- a82f794 modpost: strip .o from modname before calling new_module() by Masahiro Yamada · 4 years, 8 months ago
- 858b937 modpost: set have_vmlinux in new_module() by Masahiro Yamada · 4 years, 8 months ago
- 0b19d54 modpost: remove mod->skip struct member by Masahiro Yamada · 4 years, 8 months ago
- 5a438af modpost: add mod->is_vmlinux struct member by Masahiro Yamada · 4 years, 8 months ago
- 1be5fa6 modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}() by Masahiro Yamada · 4 years, 8 months ago
- 3379576 modpost: remove mod->is_dot_o struct member by Masahiro Yamada · 4 years, 8 months ago
- 859c926 modpost: move -d option in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 8 months ago
- 467b82d modpost: remove -s option by Masahiro Yamada · 4 years, 8 months ago
- 7589357 modpost: remove get_next_text() and make {grab,release_}file static by Masahiro Yamada · 4 years, 8 months ago
- 70f30cf modpost: use read_text_file() and get_line() for reading text files by Masahiro Yamada · 4 years, 8 months ago
- 7c8f566 modpost: avoid false-positive file open error by Masahiro Yamada · 4 years, 8 months ago
- f531c1b modpost: fix potential mmap'ed file overrun in get_src_version() by Masahiro Yamada · 4 years, 8 months ago
- ac5100f modpost: add read_text_file() and get_line() helpers by Masahiro Yamada · 4 years, 8 months ago
- 4ddea2f modpost: do not call get_modinfo() for vmlinux(.o) by Masahiro Yamada · 4 years, 8 months ago
- f693153 modpost: drop RCS/CVS $Revision handling in MODULE_VERSION() by Masahiro Yamada · 4 years, 8 months ago
- 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 8 months ago
- 7e8a323 modpost: show warning if vmlinux is not found when processing modules by Masahiro Yamada · 4 years, 8 months ago
- 436b2ac modpost: invoke modpost only when input files are updated by Masahiro Yamada · 4 years, 8 months ago
- 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 8 months ago
- f1005b3 modpost: refactor -i option calculation by Masahiro Yamada · 4 years, 8 months ago
- bcfedae modpost: print symbol dump file as the build target in short log by Masahiro Yamada · 4 years, 8 months ago
- e3fb4df modpost: re-add -e to set external_module flag by Masahiro Yamada · 4 years, 8 months ago
- 7924799 modpost: rename ext_sym_list to dump_list by Masahiro Yamada · 4 years, 8 months ago
- ce2ddd6 modpost: allow to pass -i option multiple times to remove -e option by Masahiro Yamada · 4 years, 8 months ago
- 52c3416 modpost: track if the symbol origin is a dump file or ELF object by Masahiro Yamada · 4 years, 8 months ago
- f5152f4 firmware/dmi: Report DMI Bios & EC firmware release by Erwan Velu · 4 years, 7 months ago
- aaa2faa Merge tag 'for-linus-5.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 7 months ago
- e3cea0c Merge tag 'dlm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 4 years, 7 months ago
- 3803d5e Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- b25c664 Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 7 months ago
- 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
- 3f7e823 Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 7 months ago
- 1f2dc7f Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 7 months ago
- 5a36f0f3 Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 7 months ago
- ac7b342 Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 084623e Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 7 months ago
- 64611a15 dm crypt: avoid truncating the logical block size by Eric Biggers · 4 years, 7 months ago
- 0486737 dm mpath: add DM device name to Failing/Reinstating path log messages by Mike Snitzer · 4 years, 7 months ago
- 4c3f483 dm mpath: enhance queue_if_no_path debugging by Mike Snitzer · 4 years, 8 months ago
- 553ec94 dm mpath: restrict queue_if_no_path state machine by Mike Snitzer · 4 years, 8 months ago
- a862e4e dm mpath: simplify __must_push_back by Mike Snitzer · 4 years, 8 months ago
- 27d49ac dm zoned: check superblock location by Hannes Reinecke · 4 years, 8 months ago
- 2094045 dm zoned: prefer full zones for reclaim by Hannes Reinecke · 4 years, 8 months ago
- 69875d4 dm zoned: select reclaim zone based on device index by Hannes Reinecke · 4 years, 8 months ago
- 22c1ef6 dm zoned: allocate zone by device index by Hannes Reinecke · 4 years, 8 months ago
- 4dba128 dm zoned: support arbitrary number of devices by Hannes Reinecke · 4 years, 8 months ago
- bd82fda dm zoned: move random and sequential zones into struct dmz_dev by Hannes Reinecke · 4 years, 8 months ago
- f97809a dm zoned: per-device reclaim by Hannes Reinecke · 4 years, 8 months ago
- 1897981 dm zoned: add metadata pointer to struct dmz_dev by Hannes Reinecke · 4 years, 8 months ago
- 8f22272 dm zoned: add device pointer to struct dm_zone by Hannes Reinecke · 4 years, 8 months ago
- 5d2c74f dm zoned: allocate temporary superblock for tertiary devices by Hannes Reinecke · 4 years, 8 months ago
- a92fbc4 dm zoned: convert to xarray by Hannes Reinecke · 4 years, 8 months ago
- aec67b4 dm zoned: add a 'reserved' zone flag by Hannes Reinecke · 4 years, 8 months ago
- c3ff479 dm zoned: improve logging messages for reclaim by Hannes Reinecke · 4 years, 8 months ago
- 1565929 dm zoned: avoid unnecessary device recalulation for secondary superblock by Hannes Reinecke · 4 years, 8 months ago
- 35d0c96 dm zoned: add debugging message for reading superblocks by Hannes Reinecke · 4 years, 8 months ago
- 334b4fc dm ebs: use dm_bufio_forget_buffers by Mikulas Patocka · 4 years, 8 months ago
- 33a1806 dm bufio: introduce forget_buffer_locked by Mikulas Patocka · 4 years, 8 months ago
- 88f878e dm bufio: clean up rbtree block ordering by Mikulas Patocka · 4 years, 8 months ago
- 40e9c5a dm integrity: add status line documentation by Mikulas Patocka · 4 years, 8 months ago
- f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 42413b4 ima: Directly free *entry in ima_alloc_init_template() if digests is NULL by Roberto Sassu · 4 years, 7 months ago
- 435faf5 Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
- 571d54e Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
- 9d71d3c Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- 298743c Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- 587f170 Kconfig: add config option for asm goto w/ outputs by Nick Desaulniers · 5 years ago
- 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 469cbd0 lib/ubsan.c: fix gcc-10 warnings by Arnd Bergmann · 4 years, 7 months ago