summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-25x86/retpoline: Simplify retpolinesPeter Zijlstra4-29/+21
2022-07-25x86/alternatives: Optimize optimize_nops()Peter Zijlstra3-31/+37
2022-07-25x86: Add insn_decode_kernel()Ben Hutchings3-1/+5
2022-07-25x86/alternative: Use insn_decode()Borislav Petkov1-3/+3
2022-07-25x86/insn-eval: Handle return values from the decoderBorislav Petkov1-13/+21
2022-07-25x86/insn: Add an insn_decode() APIBorislav Petkov5-107/+452
2022-07-25x86/insn: Add a __ignore_sync_check__ markerBorislav Petkov10-20/+36
2022-07-25x86/insn: Rename insn_decode() to insn_decode_from_regs()Borislav Petkov4-7/+7
2022-07-25x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()Juergen Gross1-32/+9
2022-07-25x86/alternative: Support ALTERNATIVE_TERNARYJuergen Gross1-0/+13
2022-07-25x86/alternative: Support not-featureJuergen Gross2-5/+18
2022-07-25x86/alternative: Merge include filesJuergen Gross14-132/+120
2022-07-25x86/xen: Support objtool vmlinux.o validation in xen-head.SJosh Poimboeuf1-2/+3
2022-07-25x86/xen: Support objtool validation in xen-asm.SJosh Poimboeuf2-11/+19
2022-07-25objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf8-40/+29
2022-07-25objtool: Assume only ELF functions do sibling callsJosh Poimboeuf1-14/+22
2022-07-25objtool: Support retpoline jump detection for vmlinux.oJosh Poimboeuf1-4/+4
2022-07-25objtool: Support stack layout changes in alternativesJosh Poimboeuf4-111/+159
2022-07-25objtool: Add 'alt_group' structJosh Poimboeuf2-7/+35
2022-07-25objtool: Refactor ORC section generationJosh Poimboeuf7-159/+140
2022-07-25KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hwUros Bizjak4-32/+5
2022-07-25KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.SUros Bizjak1-1/+1
2022-07-21Linux 5.10.132v5.10.132Greg Kroah-Hartman1-1/+1
2022-07-21x86/pat: Fix x86_has_pat_wp()Juergen Gross1-2/+12
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen3-5/+9
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen1-2/+21
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen1-0/+2
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang1-1/+3
2022-07-21vt: fix memory overlapping when deleting chars in the bufferYangxi Xiang1-1/+1
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park1-3/+2
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen1-1/+3
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2-0/+9
2022-07-21signal handling: don't use BUG_ON() for debuggingLinus Torvalds1-4/+4
2022-07-21nvme-pci: phison e16 has bogus namespace idsKeith Busch1-1/+2
2022-07-21Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli1-2/+2
2022-07-21ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez1-1/+1
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij1-1/+1
2022-07-21x86: Clear .brk area at early bootJuergen Gross1-0/+2
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne1-1/+0
2022-07-21ASoC: madera: Fix event generation for rate controlsCharles Keepax1-3/+3
2022-07-21ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax1-1/+7
2022-07-21ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax1-1/+4
2022-07-21ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax1-0/+5
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax1-2/+6
2022-07-21ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi1-4/+4
2022-07-21pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()Haowen Bai1-2/+2
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown1-2/+2
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-07-21nvme: fix regression when disconnect a recovering ctrlRuozhu Li4-6/+19