]> Git Repo - linux.git/shortlog
linux.git
2020-06-11 Thomas Gleixnerx86/entry: Convert SIMD coprocessor error exception...
2020-06-11 Thomas Gleixnerx86/entry: Convert Alignment check exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Coprocessor error exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Spurious interrupt bug exception...
2020-06-11 Thomas Gleixnerx86/entry: Convert General protection exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Stack segment exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Segment not present exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Invalid TSS exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/idtentry: Provide IDTENTRY_ERRORCODE
2020-06-11 Thomas Gleixnerx86/entry: Convert Coprocessor segment overrun exceptio...
2020-06-11 Thomas Gleixnerx86/entry: Convert Device not available exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Invalid Opcode exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Bounds exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Overflow exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Divide Error to IDTENTRY
2020-06-11 Thomas Gleixnerx86/traps: Prepare for using DEFINE_IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry/common: Provide idtentry_enter/exit()
2020-06-11 Thomas Gleixnerx86/idtentry: Provide macros to define/declare IDT...
2020-06-11 Thomas Gleixnerx86/entry/32: Provide macro to emit IDT entry stubs
2020-06-11 Thomas Gleixnerx86/entry/64: Provide sane error entry/exit
2020-06-11 Thomas Gleixnerx86/entry: Distangle idtentry
2020-06-11 Thomas Gleixnerx86/entry/64: Reorder idtentries
2020-06-11 Thomas Gleixnerx86/traps: Split trap numbers out in a separate header
2020-06-11 Thomas Gleixnerx86/traps: Make interrupt enable/disable symmetric...
2020-06-11 Thomas Gleixnerx86/entry/64: Use native swapgs in asm_load_gs_index()
2020-06-11 Thomas Gleixnerx86/entry: Disable interrupts for native_load_gs_index...
2020-06-11 Thomas Gleixnerx86/traps: Mark sync_regs() noinstr
2020-06-11 Thomas Gleixnerx86/traps: Mark fixup_bad_iret() noinstr
2020-06-11 Peter Zijlstrax86/entry: Make entry_64_compat.S objtool clean
2020-06-11 Thomas Gleixnerx86/speculation/mds: Mark mds_user_clear_cpu_buffers...
2020-06-11 Thomas Gleixnerx86/entry: Move irq flags tracing to prepare_exit_to_us...
2020-06-11 Thomas Gleixnerx86/entry: Move irq tracing on syscall entry to C-code
2020-06-11 Thomas Gleixnerx86/entry/common: Protect against instrumentation
2020-06-11 Thomas Gleixnerx86/entry: Mark enter_from_user_mode() noinstr
2020-06-11 Thomas Gleixnerx86/entry/32: Move non entry code into .text section
2020-06-11 Thomas Gleixnerx86/entry/64: Move non entry code into .text section
2020-06-11 Thomas Gleixnerx86/idt: Remove update_intr_gate()
2020-06-11 Thomas Gleixnerbug: Annotate WARN/BUG/stackfail as noinstr safe
2020-06-11 Thomas Gleixnerlib/smp_processor_id: Move it into noinstr section
2020-06-11 Thomas Gleixnercontext_tracking: Ensure that the critical path cannot...
2020-06-11 Peter Zijlstrax86/entry: Exclude low level entry code from sanitizing
2020-06-11 Thomas Gleixnerx86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
2020-06-11 Thomas Gleixnerx86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
2020-06-11 Peter Zijlstrax86/doublefault: Remove memmove() call
2020-06-11 Andy Lutomirskix86/hw_breakpoint: Prevent data breakpoints on cpu_entr...
2020-06-11 Vitaly Kuznetsovx86/idt: Keep spurious entries unset in system_vectors
2020-06-11 Vitaly Kuznetsovx86/idt: Annotate alloc_intr_gate() with __init
2020-06-11 Vitaly Kuznetsovx86/xen: Split HVM vector callback setup and interrupt...
2020-06-11 Lai Jiangshanx86/idt: Remove address operator on function machine_ch...
2020-06-11 Lai Jiangshanx86/entry/64: Remove unneeded kernel CR3 switching
2020-06-11 Lai Jiangshanx86/entry/64: Remove an unused label
2020-06-11 Ard Biesheuvelarm64: warn on incorrect placement of the kernel by...
2020-06-11 Denis Efremovkbuild: fix broken builds because of GZIP,BZIP2,LZOP...
2020-06-11 Masahiro Yamadasamples: binderfs: really compile this sample and fix...
2020-06-11 Jean Delvarei2c: Drop stray comma in MODULE_AUTHOR statements
2020-06-11 kernel test... i2c: npcm7xx: npcm_i2caddr[] can be static
2020-06-11 Dave AirlieMerge tag 'drm-misc-next-fixes-2020-06-11' of git:...
2020-06-11 Colin Ian Kingdrm/ast: fix missing break in switch statement for...
2020-06-11 Petr Mladekprintk/kdb: Redirect printk messages into kdb in any...
2020-06-11 Peter Zijlstralocking/atomics: Flip fallbacks and instrumentation
2020-06-11 Marco Elverasm-generic/atomic: Use __always_inline for fallback...
2020-06-11 Sivaprakash... mailbox: qcom: Add ipq6018 apcs compatible
2020-06-11 Sivaprakash... mailbox: qcom: Add clock driver name in apcs mailbox...
2020-06-11 Vincent Chenriscv: set the permission of vdso_data to read-only
2020-06-11 Vincent Chenriscv: use vDSO common flow to reduce the latency of...
2020-06-11 Christoph Hellwigkernel: set USER_DS in kthread_use_mm
2020-06-11 Christoph Hellwigkernel: better document the use_mm/unuse_mm API contract
2020-06-11 Christoph Hellwigkernel: move use_mm/unuse_mm to kthread.c
2020-06-11 Christoph Hellwigkernel: move use_mm/unuse_mm to kthread.c
2020-06-11 Walter Wustacktrace: cleanup inconsistent variable type
2020-06-11 Wei Yanglib: test get_count_order/long in test_bitops.c
2020-06-11 Ben Widawskymm: add comments on pglist_data zones
2020-06-11 Keyur Patelocfs2: fix spelling mistake and grammar
2020-06-11 Aneesh Kumar K.Vmm/debug_vm_pgtable: fix kernel crash by checking for...
2020-06-11 Alexander Gordeevlib: fix bitmap_parse() on 64-bit big endian archs
2020-06-11 Tim Froidcoeurcheckpatch: correct check for kernel parameters doc
2020-06-11 Ryusuke Konishinilfs2: fix null pointer dereference at nilfs_segctor_d...
2020-06-11 Joe Percheslib/lz4/lz4_decompress.c: document deliberate use of `&'
2020-06-11 Andrey Konovalovkcov: check kcov_softirq in kcov_remote_stop()
2020-06-11 SeongJae Parkscripts/spelling: add a few more typos
2020-06-11 Dan Carpenterkhugepaged: selftests: fix timeout condition in wait_fo...
2020-06-11 Dave AirlieMerge tag 'drm-intel-next-fixes-2020-06-10' of git...
2020-06-11 Linus TorvaldsMerge branch 'work.epoll' of git://git.kernel.org/pub...
2020-06-11 Jakub Kicinskidocs: networkng: convert sja1105's devlink info to RTS
2020-06-11 Jiufei Xueio_uring: check file O_NONBLOCK state for accept
2020-06-11 David S. MillerMerge branch 'chcr-Fixing-issues-in-dma-mapping-and...
2020-06-11 Ayush SawalCrypto/chcr: Checking cra_refcnt before unregistering...
2020-06-11 Ayush SawalCrypto/chcr: Calculate src and dst sg lengths separatel...
2020-06-10 Xiaoguang Wangio_uring: avoid unnecessary io_wq_work copy for fast...
2020-06-10 Xiaoguang Wangio_uring: avoid whole io_wq_work copy for requests...
2020-06-10 Jakub Kicinskidocs: networkng: fix lists and table in sja1105
2020-06-10 Jakub Kicinskidocs: networking: fix extra spaces in ethtool-netlink
2020-06-10 Corentin Labbenet: cadence: macb: disable NAPI on error
2020-06-10 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2020-06-10 Paolo Abenimptcp: don't leak msk in token container
2020-06-10 Linus TorvaldsMerge branch 'work.sysctl' of git://git.kernel.org...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.i915' of git://git.kernel.org...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.misc' of git://git.kernel.org...
2020-06-10 Linus TorvaldsMerge branch 'proc-linus' of git://git.kernel.org/pub...
2020-06-10 Linus TorvaldsMerge branch 'rwonce/rework' of git://git.kernel.org...
next
This page took 0.146042 seconds and 4 git commands to generate.