summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: fix and refactor single target buildMasahiro Yamada2022-09-282-43/+20
* kbuild: rewrite check-local-export in sh/awkOwen Rafferty2022-09-281-49/+48
* Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada2022-09-281-3/+0
* scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada2022-09-281-6/+2
* kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada2022-09-282-8/+8
* kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-2812-131/+120
* init/version.c: remove #include <linux/version.h>Masahiro Yamada2022-09-281-1/+0
* kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada2022-09-281-5/+1
* kbuild: refactor single builds of *.koMasahiro Yamada2022-09-281-12/+4
* kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada2022-09-281-2/+1
* nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada2022-09-282-4/+2
* kbuild: do not deduplicate modules.orderMasahiro Yamada2022-09-282-5/+2
* kbuild: check sha1sum just once for each atomic headerMasahiro Yamada2022-09-283-43/+25
* kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada2022-09-282-7/+6
* kbuild: add phony targets to ./KbuildMasahiro Yamada2022-09-282-14/+14
* kbuild: remove the target in signal traps when interruptedMasahiro Yamada2022-09-281-1/+22
* Linux 6.0-rc7v6.0-rc7Linus Torvalds2022-09-251-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-255-181/+154
|\
| * ext4: limit the number of retries after discarding preallocations blocksTheodore Ts'o2022-09-221-1/+3
| * ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0Luís Henriques2022-09-221-0/+4
| * ext4: use buckets for cr 1 block scan instead of rbtreeJan Kara2022-09-223-149/+111
| * ext4: use locality group preallocation for small closed filesJan Kara2022-09-221-12/+15
| * ext4: make directory inode spreading reflect flexbg sizeJan Kara2022-09-221-1/+1
| * ext4: avoid unnecessary spreading of allocations among groupsJan Kara2022-09-221-11/+13
| * ext4: make mballoc try target group first even with mb_optimize_scanJan Kara2022-09-221-7/+7
* | Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-09-255-82/+7
|\ \
| * \ Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams2022-09-2514074-274019/+1379154
| |\ \
| | * | devdax: Fix soft-reservation memory descriptionDan Williams2022-09-251-0/+1
| * | | fsdax: Fix infinite loop in dax_iomap_rw()Li Jinlin2022-07-261-0/+3
| * | | nvdimm/namespace: drop nested variable in create_namespace_pmem()Andy Shevchenko2022-07-141-2/+0
| * | | ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat2022-07-131-77/+0
| * | | pmem: fix a name collisionJane Chu2022-07-131-3/+3
* | | | Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-09-257-51/+37
|\ \ \ \
| * | | | i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter2022-09-211-2/+3
| * | | | i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi2022-09-211-40/+23
| * | | | i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi2022-09-171-0/+3
| * | | | i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi2022-09-171-1/+1
| * | | | Documentation: i2c: fix references to other documentsWolfram Sang2022-09-163-6/+6
| * | | | MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVERWolfram Sang2022-09-161-1/+0
| * | | | i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König2022-09-161-1/+1
* | | | | Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-256-20/+14
|\ \ \ \ \
| * | | | | Makefile.debug: re-enable debug info for .S filesNick Desaulniers2022-09-242-11/+14
| * | | | | Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers2022-09-241-3/+1
| * | | | | certs: make system keyring depend on built-in x509 parserMasahiro Yamada2022-09-231-1/+1
| * | | | | Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2022-09-232-6/+0
| * | | | | scripts/clang-tools: remove unused moduleyangxingwu2022-09-231-1/+0
| |/ / / /
* | | | | Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-09-251-0/+30
|\ \ \ \ \
| * | | | | s390/vfio-ap: bypass unnecessary processing of AP resourcesTony Krowiak2022-09-211-0/+30
* | | | | | Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-09-243-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'opp-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Rafael J. Wysocki2022-09-213-1/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |