- 99a3fb8 x86/entry: Convert Segment not present exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 97b3d29 x86/entry: Convert Invalid TSS exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- aabfe53 x86/idtentry: Provide IDTENTRY_ERRORCODE by Thomas Gleixner · 4 years, 11 months ago
- f95658f x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 866ae2c x86/entry: Convert Device not available exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 58d9c81 x86/entry: Convert Bounds exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 4b6b911 x86/entry: Convert Overflow exception to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 9d06c40 x86/entry: Convert Divide Error to IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 218e31b x86/traps: Prepare for using DEFINE_IDTENTRY by Thomas Gleixner · 4 years, 11 months ago
- 0ba50e8 x86/entry/common: Provide idtentry_enter/exit() by Thomas Gleixner · 4 years, 10 months ago
- 53aaf26 x86/idtentry: Provide macros to define/declare IDT entry points by Thomas Gleixner · 4 years, 11 months ago
- 6040067 x86/entry/32: Provide macro to emit IDT entry stubs by Thomas Gleixner · 4 years, 11 months ago
- 424c7d0 x86/entry/64: Provide sane error entry/exit by Thomas Gleixner · 4 years, 10 months ago
- cfa82a0 x86/entry: Distangle idtentry by Thomas Gleixner · 4 years, 11 months ago
- 67f1386 x86/entry/64: Reorder idtentries by Thomas Gleixner · 4 years, 11 months ago
- 877f183 x86/traps: Split trap numbers out in a separate header by Thomas Gleixner · 4 years, 11 months ago
- ca4c6a9 x86/traps: Make interrupt enable/disable symmetric in C code by Thomas Gleixner · 5 years ago
- c931720 x86/entry/64: Use native swapgs in asm_load_gs_index() by Thomas Gleixner · 4 years, 8 months ago
- 410367e x86/entry: Disable interrupts for native_load_gs_index() in C code by Thomas Gleixner · 4 years, 10 months ago
- daf7a69 x86/traps: Mark sync_regs() noinstr by Thomas Gleixner · 4 years, 10 months ago
- d73a332 x86/traps: Mark fixup_bad_iret() noinstr by Thomas Gleixner · 4 years, 10 months ago
- 1c3e5d3 x86/entry: Make entry_64_compat.S objtool clean by Peter Zijlstra · 4 years, 8 months ago
- a7ef9ba x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline by Thomas Gleixner · 4 years, 10 months ago
- 4983e5d x86/entry: Move irq flags tracing to prepare_exit_to_usermode() by Thomas Gleixner · 4 years, 10 months ago
- dd8e2d9 x86/entry: Move irq tracing on syscall entry to C-code by Thomas Gleixner · 4 years, 11 months ago
- 8f159f1 x86/entry/common: Protect against instrumentation by Thomas Gleixner · 4 years, 10 months ago
- 1723be3 x86/entry: Mark enter_from_user_mode() noinstr by Thomas Gleixner · 4 years, 10 months ago
- 8c0fa8a x86/entry/32: Move non entry code into .text section by Thomas Gleixner · 4 years, 10 months ago
- b9f6976 x86/entry/64: Move non entry code into .text section by Thomas Gleixner · 4 years, 10 months ago
- fba8dbe x86/idt: Remove update_intr_gate() by Thomas Gleixner · 4 years, 8 months ago
- 5916d5f bug: Annotate WARN/BUG/stackfail as noinstr safe by Thomas Gleixner · 4 years, 10 months ago
- 126f21f lib/smp_processor_id: Move it into noinstr section by Thomas Gleixner · 4 years, 10 months ago
- 0372007 context_tracking: Ensure that the critical path cannot be instrumented by Thomas Gleixner · 4 years, 10 months ago
- 20355e5 x86/entry: Exclude low level entry code from sanitizing by Peter Zijlstra · 4 years, 10 months ago
- 44d7e4f x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft by Thomas Gleixner · 4 years, 10 months ago
- 7250058 x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n by Thomas Gleixner · 4 years, 11 months ago
- e966039 x86/doublefault: Remove memmove() call by Peter Zijlstra · 4 years, 11 months ago
- 24ae0c9 x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area by Andy Lutomirski · 4 years, 11 months ago
- 1f1fbc7 x86/idt: Keep spurious entries unset in system_vectors by Vitaly Kuznetsov · 4 years, 8 months ago
- 0618432 x86/idt: Annotate alloc_intr_gate() with __init by Vitaly Kuznetsov · 4 years, 8 months ago
- a0bb51f x86/xen: Split HVM vector callback setup and interrupt gate allocation by Vitaly Kuznetsov · 4 years, 8 months ago
- fbaed27 x86/idt: Remove address operator on function machine_check() by Lai Jiangshan · 4 years, 9 months ago
- c7589070 x86/entry/64: Remove unneeded kernel CR3 switching by Lai Jiangshan · 4 years, 9 months ago
- 26fa126 x86/entry/64: Remove an unused label by Lai Jiangshan · 4 years, 9 months ago
- 37f8173 locking/atomics: Flip fallbacks and instrumentation by Peter Zijlstra · 5 years ago
- 765dcd2 asm-generic/atomic: Use __always_inline for fallback wrappers by Marco Elver · 5 years ago
- b29482f Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 4dbb29f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 3a8557e Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 79ca035 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
- 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
- 78c24f7 arch/powerpc/mm/pgtable.c: another missed conversion by Andrew Morton · 4 years, 7 months ago
- 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 6672966 Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 0c67f6b Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 49f13b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
- 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
- 84fc461 Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 7 months ago
- 0e083da Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 7 months ago
- 6f51ab9 Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 7 months ago
- 058f2e4 proc: s_fs_info may be NULL when proc_kill_sb is called by Alexey Gladkov · 4 years, 7 months ago
- 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
- 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
- ef9d965 sysctl: reject gigantic reads/write to sysctl files by Christoph Hellwig · 4 years, 7 months ago
- 8c46fa9 cdrom: fix an incorrect __user annotation on cdrom_sysctl_info by Christoph Hellwig · 4 years, 7 months ago
- c90e794 Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 7 months ago
- 77d22a4 Documentation/CodingStyle: Fix duplicate "are" typo by Geert Uytterhoeven · 4 years, 7 months ago
- f7579007 arch/sparc/mm/srmmu.c: fix build by Andrew Morton · 4 years, 7 months ago
- ede439b Merge branch 'acpica' by Rafael J. Wysocki · 4 years, 7 months ago
- 50dd154 Merge branches 'pm-cpufreq' and 'pm-acpi' by Rafael J. Wysocki · 4 years, 7 months ago
- 4c277e2 Merge branch 'pm-opp' by Rafael J. Wysocki · 4 years, 7 months ago
- 5b14671 Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 7 months ago
- 52435c8 Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 7 months ago
- 4964dd2 Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 9ac1eaf clk: mediatek: Remove ifr{0,1}_cfg_regs structures by Stephen Boyd · 4 years, 7 months ago
- 45edc7e clk: baikal-t1: remove redundant assignment to variable 'divider' by Colin Ian King · 4 years, 7 months ago
- 8ae91d3 clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible" by Colin Ian King · 4 years, 7 months ago
- 30b2396 dt-bindings: clock: Add a missing include to MMP Audio Clock binding by Lubomir Rintel · 4 years, 7 months ago
- 751ad34 Input: adi - work around module name confict by Arnd Bergmann · 4 years, 7 months ago
- 42612e7 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 7 months ago
- ad57a10 Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 7 months ago
- 3beff76 x86: use proper parentheses around new uaccess macro argument uses by Linus Torvalds · 4 years, 7 months ago
- c68421b afs: Make afs_zap_data() static by David Howells · 5 years ago
- 4a06fa5 afs: Remove afs_zero_fid as it's not used by David Howells · 5 years ago
- fed79fd afs: Fix debugging statements with %px to be %p by David Howells · 4 years, 7 months ago
- d1e521a Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
- 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
- fc2fb38 Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
- a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 013b2de uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned by Oleg Nesterov · 4 years, 8 months ago
- 4fa7252 include/linux/cache.h: expand documentation over __read_mostly by Luis Chamberlain · 4 years, 7 months ago
- 2a71e81 maccess: return -ERANGE when probe_kernel_read() fails by Christoph Hellwig · 4 years, 7 months ago
- fa94111 x86: use non-set_fs based maccess routines by Christoph Hellwig · 4 years, 7 months ago
- b58294e maccess: allow architectures to provide kernel probing directly by Christoph Hellwig · 4 years, 7 months ago
- fc3562d7 maccess: move user access routines together by Christoph Hellwig · 4 years, 7 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- 7676fbf maccess: remove strncpy_from_unsafe by Christoph Hellwig · 4 years, 7 months ago