All series for linux

Status Subject Author
[PATCH v3 0/2] Rework find_get_entries() and find_lock_entries() Vishal Moola (Oracle) 3 years, 5 months ago
[PATCH v3] drm/amd/display: add an ASSERT() to irq service functions Hamza Mahfooz 3 years, 5 months ago
O [PATCH V8 XDMA 0/2] xilinx XDMA driver Lizhi Hou 3 years, 5 months ago
[PATCH 0/7] Add basic trace events for vmap/vmalloc Uladzislau Rezki (Sony) 3 years, 5 months ago
O [PATCH v1 0/4] staging: r8188eu: trivial code cleanup patches Deepak R Varma 3 years, 5 months ago
[PATCH v2 0/3] nvmem: stm32: several minor improvements Patrick Delaunay 3 years, 5 months ago
O [PATCH v2] drm/amd/display: add an ASSERT() to irq service functions Hamza Mahfooz 3 years, 5 months ago
[PATCH] kbuild: use POSIX-compatible grep option Stefan Hansson 3 years, 5 months ago
[PATCH v2] scsi: mpi3mr: select CONFIG_SCSI_SAS_ATTRS Michal Kubecek 3 years, 5 months ago
[tip: x86/core] x86/cpu: Remove segment load from switch_to_new_gdt() tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/cpu: Get rid of redundant switch_to_new_gdt() invocations tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/cpu: Re-enable stackprotector tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc() tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/vdso: Ensure all kernel code is seen by objtool tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86: Sanitize linker script tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] arch: Introduce CONFIG_FUNCTION_ALIGNMENT tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] x86/asm: Differentiate between code and function alignment tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/error_inject: Align function properly tip-bot2 for Peter Zijlstra 3 years, 5 months ago
R [tip: x86/core] x86/paravirt: Properly align PV functions tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/entry: Align SYM_CODE_START() variants tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/camellia: Remove redundant alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/cast5: Remove redundant alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/crct10dif-pcl: Remove redundant alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/serpent: Remove redundant alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/sha1: Remove custom alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/sha256: Remove custom alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/sm[34]: Remove redundant alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: twofish: Remove redundant alignments tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] crypto: x86/poly1305: Remove custom function alignment tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86: Put hot per CPU variables into a struct tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/percpu: Move preempt_count next to current_task tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/percpu: Move cpu_number next to current_task tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/percpu: Move current_top_of_stack next to current_task tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/percpu: Move irq_stack variables next to current_task tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/softirq: Move softirq pending next to current task tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86: Fixup asm-offsets duplicate tip-bot2 for Peter Zijlstra (Intel) 3 years, 5 months ago
[tip: x86/core] objtool: Allow !PC relative relocations tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Track init section tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Add .call_sites section tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Add --hacks=skylake tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Fix find_{symbol,func}_containing() tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Allow symbol range comparisons for IBT/ENDBR tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Rework instruction -> symbol mapping tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] objtool: Allow STT_NOTYPE -> STT_FUNC+0 sibling-calls tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] x86/entry: Make sync_regs() invocation a tail call tip-bot2 for Peter Zijlstra 3 years, 5 months ago
[tip: x86/core] x86/putuser: Provide room for padding tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/Kconfig: Add CONFIG_CALL_THUNKS tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/Kconfig: Introduce function padding tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/retbleed: Add X86_FEATURE_CALL_DEPTH tip-bot2 for Thomas Gleixner 3 years, 5 months ago
[tip: x86/core] x86/alternatives: Provide text_poke_copy_locked() tip-bot2 for Thomas Gleixner 3 years, 5 months ago