aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-27kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu1-1/+3
2019-11-27x86/alternatives: Sync bp_patching update for avoiding NULL pointer exceptionMasami Hiramatsu1-1/+7
2019-11-27x86/alternatives: Use INT3_INSN_SIZEPeter Zijlstra1-6/+6
2019-11-27x86/kprobe: Add comments to arch_{,un}optimize_kprobes()Peter Zijlstra1-2/+12
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra21-249/+213
2019-11-27module: Remove set_all_modules_text_*()Peter Zijlstra3-59/+0
2019-11-27arm/ftrace: Use __patch_text()Peter Zijlstra2-10/+4
2019-11-27x86/kprobes: Fix ordering while text-patchingPeter Zijlstra4-11/+15
2019-11-27x86/kprobes: Convert to text-patching.hPeter Zijlstra4-41/+37
2019-11-27x86/ftrace: Mark ftrace_modify_code_direct() __refBorislav Petkov1-1/+6
2019-11-27x86/alternative: Shrink text_poke_locPeter Zijlstra1-9/+14
2019-11-27x86/alternative: Remove text_poke_loc::lenPeter Zijlstra1-5/+7
2019-11-27x86/ftrace: Use text_gen_insn()Peter Zijlstra3-52/+36
2019-11-27x86/alternative: Add text_opcode_size()Peter Zijlstra2-23/+32
2019-11-27x86/mm: Remove set_kernel_text_r[ow]()Peter Zijlstra3-66/+0
2019-11-27x86/ftrace: Use text_poke()Peter Zijlstra4-558/+134
2019-11-27x86/alternatives: Add and use text_gen_insn() helperPeter Zijlstra4-26/+50
2019-11-27x86/alternatives, jump_label: Provide better text_poke() batching interfacePeter Zijlstra3-82/+96
2019-11-27x86/alternatives: Update int3_emulate_push() commentPeter Zijlstra1-0/+3
2019-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds56-716/+686
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds64-6390/+5829
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-750/+1326
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds297-23213/+32806
2019-11-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-13/+33
2019-11-26Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2019-11-26x86/iopl: Make 'struct tss_struct' constant size againIngo Molnar1-2/+0
2019-11-26Revert "vfs: properly and reliably lock f_pos in fdget_pos()"Linus Torvalds3-2/+8
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-478/+686
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds165-1189/+1657
2019-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-140/+217
2019-11-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-5/+48
2019-11-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-110/+323
2019-11-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-309/+229
2019-11-26Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-178/+46
2019-11-26Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-55/+190
2019-11-26Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-36/+81
2019-11-26Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds16-49/+95
2019-11-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-17/+326
2019-11-26Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds21-2029/+24
2019-11-25Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-90/+58
2019-11-25Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2-3/+9
2019-11-25Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds5-22/+20
2019-11-25Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds78-760/+1321
2019-11-25Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds43-229/+576
2019-11-25Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-4/+0
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1641-30839/+105164
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds291-11116/+46831
2019-11-25Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-25/+902
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds78-269/+571