summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17objtool: Add --hacks=skylakePeter Zijlstra
2022-10-17objtool: Add .call_sites sectionPeter Zijlstra
2022-10-17objtool: Track init sectionPeter Zijlstra
2022-10-17objtool: Allow !PC relative relocationsPeter Zijlstra
2022-10-17x86: Fixup asm-offsets duplicatePeter Zijlstra (Intel)
2022-10-17x86/softirq: Move softirq pending next to current taskThomas Gleixner
2022-10-17x86/percpu: Move irq_stack variables next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move current_top_of_stack next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move cpu_number next to current_taskThomas Gleixner
2022-10-17x86/percpu: Move preempt_count next to current_taskThomas Gleixner
2022-10-17x86: Put hot per CPU variables into a structThomas Gleixner
2022-10-17crypto: x86/poly1305: Remove custom function alignmentThomas Gleixner
2022-10-17crypto: twofish: Remove redundant alignmentsThomas Gleixner
2022-10-17crypto: x86/sm[34]: Remove redundant alignmentsThomas Gleixner
2022-10-17crypto: x86/sha256: Remove custom alignmentsThomas Gleixner
2022-10-17crypto: x86/sha1: Remove custom alignmentsThomas Gleixner
2022-10-17crypto: x86/serpent: Remove redundant alignmentsThomas Gleixner
2022-10-17crypto: x86/crct10dif-pcl: Remove redundant alignmentsThomas Gleixner
2022-10-17crypto: x86/cast5: Remove redundant alignmentsThomas Gleixner
2022-10-17crypto: x86/camellia: Remove redundant alignmentsThomas Gleixner
2022-10-17x86/entry: Align SYM_CODE_START() variantsThomas Gleixner
2022-10-17x86/paravirt: Properly align PV functionsThomas Gleixner
2022-10-17x86/error_inject: Align function properlyPeter Zijlstra
2022-10-17x86/asm: Differentiate between code and function alignmentThomas Gleixner
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra
2022-10-17x86: Sanitize linker scriptThomas Gleixner
2022-10-17x86/vdso: Ensure all kernel code is seen by objtoolThomas Gleixner
2022-10-17x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()Thomas Gleixner
2022-10-17x86/cpu: Re-enable stackprotectorThomas Gleixner
2022-10-17x86/cpu: Get rid of redundant switch_to_new_gdt() invocationsThomas Gleixner
2022-10-17x86/cpu: Remove segment load from switch_to_new_gdt()Thomas Gleixner
2022-10-17x86/fpu: Exclude dynamic states from init_fpstateChang S. Bae
2022-10-17x86/fpu: Fix the init_fpstate size check with the actual sizeChang S. Bae
2022-10-17x86/fpu: Configure init_fpstate attributes orderlyChang S. Bae
2022-10-16Linux 6.1-rc1v6.1-rc1Linus Torvalds
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-16Merge tag '6.1-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa
2022-10-17lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor
2022-10-17kbuild: fix single directory buildMasahiro Yamada
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-10-15Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo
2022-10-15MAINTAINERS: git://github -> https://github.com for openriscPalmer Dabbelt
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French