aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-28KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper for reuse by PEBSLike Xu1-7/+5
2022-09-28KVM: x86/pmu: Don't generate PEBS records for emulated instructionsLike Xu1-3/+13
2022-09-28KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_maskLike Xu1-6/+9
2022-09-28KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall numberVitaly Kuznetsov1-1/+1
2022-09-28KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercallVipin Sharma1-1/+2
2022-09-28KVM: selftests: Check result in hyperv_features for successful hypercallsVipin Sharma1-4/+4
2022-09-29kbuild: move vmlinux.o rule to the top MakefileMasahiro Yamada2-7/+5
2022-09-29kbuild: move .vmlinux.objs rule to Makefile.modpostMasahiro Yamada3-21/+29
2022-09-28docs: i2c: slave-interface: return errno when handle I2C_SLAVE_WRITE_REQUESTEDQuan Nguyen1-3/+6
2022-09-29kbuild: list sub-directories in ./KbuildMasahiro Yamada3-43/+46
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers5-22/+29
2022-09-29kbuild: rpm-pkg: fix breakage when V=1 is usedJanis Schoetterl-Glausch1-2/+2
2022-09-29scripts: remove unused argument 'type'Zeng Heng1-3/+3
2022-09-29Kconfig: remove sym_set_choice_valueZeng Heng2-6/+1
2022-09-29linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada1-2/+4
2022-09-29kbuild: use objtool-args-y to clean up objtool argumentsMasahiro Yamada2-26/+20
2022-09-29kbuild: fix and refactor single target buildMasahiro Yamada2-43/+20
2022-09-29kbuild: rewrite check-local-export in sh/awkOwen Rafferty1-49/+48
2022-09-29Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada1-3/+0
2022-09-29scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada1-6/+2
2022-09-29kbuild: generate include/generated/compile.h in top MakefileMasahiro Yamada2-8/+8
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada12-131/+120
2022-09-29init/version.c: remove #include <linux/version.h>Masahiro Yamada1-1/+0
2022-09-29kbuild: move 'PHONY += modules_prepare' to the common partMasahiro Yamada1-5/+1
2022-09-29kbuild: refactor single builds of *.koMasahiro Yamada1-12/+4
2022-09-29kbuild: remove duplicated dependency between modules and modules_checkMasahiro Yamada1-2/+1
2022-09-29nios2: move core-y in arch/nios2/Makefile to arch/nios2/KbuildMasahiro Yamada2-4/+2
2022-09-29kbuild: do not deduplicate modules.orderMasahiro Yamada2-5/+2
2022-09-29kbuild: check sha1sum just once for each atomic headerMasahiro Yamada3-43/+25
2022-09-29kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada2-7/+6
2022-09-28ACPI: x86: s2idle: Add another ID to s2idle_dmi_tableMario Limonciello1-0/+11
2022-09-28ACPI: x86: s2idle: Fix a NULL pointer dereferenceMario Limonciello1-1/+1
2022-09-28Bluetooth: Call shutdown for HCI_USER_CHANNELAbhishek Pandit-Subedi1-7/+26
2022-09-28Bluetooth: Prevent double register of suspendAbhishek Pandit-Subedi2-3/+4
2022-09-28Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+16
2022-09-28ice: Add support for VLAN priority filters in switchdevMartyna Szapar-Mudlaw2-17/+60
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski2-2/+21
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski2-39/+12
2022-09-28Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-44/+8
2022-09-28[coredump] don't use __kernel_write() on kmap_local_page()Al Viro3-13/+50
2022-09-28Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-fixesStephen Boyd1-2/+9
2022-09-28Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski2-8/+20
2022-09-28Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/blockJens Axboe18-435/+356
2022-09-29kbuild: add phony targets to ./KbuildMasahiro Yamada2-14/+14
2022-09-29kbuild: remove the target in signal traps when interruptedMasahiro Yamada1-1/+22
2022-09-28remoteproc: Support attach recovery after rproc crashPeng Fan1-19/+43
2022-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-1/+8
2022-09-28remoteproc: Introduce rproc featuresPeng Fan2-0/+31
2022-09-28x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov1-10/+15
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt2-52/+0