summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libsubcmd: Fix OPTION_GROUP sortingJosh Poimboeuf2022-04-221-3/+14
* Merge branch 'tip/x86/urgent'Peter Zijlstra2022-04-2219-23/+52
|\
| * x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT configNur Hussein2022-04-191-1/+1
| * objtool: Use offstr() to print address of missing ENDBRJosh Poimboeuf2022-04-191-3/+2
| * objtool: Print data address for "!ENDBR" data warningsJosh Poimboeuf2022-04-191-5/+2
| * x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf2022-04-191-0/+1
| * x86/uaccess: Add ENDBR to __put_user_nocheck*()Josh Poimboeuf2022-04-191-0/+4
| * x86/retpoline: Add ANNOTATE_NOENDBR for retpolinesJosh Poimboeuf2022-04-191-1/+1
| * x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf2022-04-191-0/+1
| * objtool: Enable unreachable warnings for CLANG LTOJosh Poimboeuf2022-04-192-2/+2
| * x86,objtool: Explicitly mark idtentry_body()s tail REACHABLEPeter Zijlstra2022-04-191-0/+3
| * x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra2022-04-192-1/+2
| * x86,xen,objtool: Add UNWIND hintPeter Zijlstra2022-04-191-0/+1
| * lib/strn*,objtool: Enforce user_access_begin() rulesPeter Zijlstra2022-04-192-2/+2
| * MAINTAINERS: Add x86 unwinding entryJosh Poimboeuf2022-04-191-0/+9
| * x86/unwind/orc: Recheck address range after stack info was updatedDmitry Monakhov2022-04-191-4/+4
| * x86/cpu: Load microcode during restore_processor_state()Borislav Petkov2022-04-193-4/+14
| * x86/cpu: Add new Alderlake and Raptorlake CPU model numbersTony Luck2022-04-191-0/+3
* | objtool: Fix code relocs vs weak symbolsPeter Zijlstra2022-04-221-22/+165
* | objtool: Fix type of reloc::addendPeter Zijlstra2022-04-223-7/+7
* | objtool: Fix function fallthrough detection for vmlinuxJosh Poimboeuf2022-04-193-3/+2
* | objtool: Fix sibling call detection in alternativesJosh Poimboeuf2022-04-191-19/+17
* | objtool: Don't set 'jump_dest' for sibling callsJosh Poimboeuf2022-04-191-13/+22
* | x86/uaccess: Don't jump between functionsJosh Poimboeuf2022-04-191-35/+52
|/
* Linux 5.18-rc3v5.18-rc3Linus Torvalds2022-04-171-1/+1
* Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-172-64/+23
|\
| * xen/balloon: don't use PV mode extra memory for zone device allocationsJuergen Gross2022-04-072-64/+23
* | Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-176-24/+102
|\ \
| * | x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-116-18/+55
| * | x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2022-04-112-7/+48
* | | Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-172-7/+10
|\ \ \
| * | | tick/sched: Fix non-kernel-doc commentJiapeng Chong2022-04-101-2/+2
| * | | tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker2022-04-101-1/+1
| * | | timers: Fix warning condition in __run_timers()Anna-Maria Behnsen2022-04-091-4/+7
* | | | Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-172-19/+19
|\ \ \ \
| * | | | cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_stateSteven Price2022-04-131-18/+18
| * | | | smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit2022-04-131-1/+1
| | |/ / | |/| |
* | | | Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-171-2/+3
|\ \ \ \
| * | | | genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto2022-04-111-2/+3
* | | | | Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-04-172-0/+8
|\ \ \ \ \
| * | | | | power: supply: Reset err after not finding static batteryYassine Oudjana2022-04-131-0/+6
| * | | | | power: supply: samsung-sdi-battery: Add missing charge restart voltagesLinus Walleij2022-04-131-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-175-12/+54
|\ \ \ \ \
| * | | | | i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-151-2/+2
| * | | | | i2c: dev: Force case user pointers in compat_i2cdev_ioctl()Andy Shevchenko2022-04-151-1/+1
| * | | | | i2c: dev: check return value when calling dev_set_name()Andy Shevchenko2022-04-151-5/+10
| * | | | | i2c: qcom-geni: Use dev_err_probe() for GPI DMA errorBjorn Andersson2022-04-151-4/+2
| * | | | | i2c: imx: Implement errata ERR007805 or e7805 bus frequency limitMarek Vasut2022-04-151-0/+33
| * | | | | i2c: pasemi: Wait for write xfers to finishMartin PoviĊĦer2022-04-151-0/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-04-1728-165/+145
|\ \ \ \ \