index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
objtool: Free insns when done
Josh Poimboeuf
1
-0
/
+30
2023-06-07
objtool: Get rid of reloc->rel[a]
Josh Poimboeuf
3
-78
/
+96
2023-06-07
objtool: Shrink elf hash nodes
Josh Poimboeuf
2
-18
/
+58
2023-06-07
objtool: Shrink reloc->sym_reloc_entry
Josh Poimboeuf
2
-6
/
+7
2023-06-07
objtool: Get rid of reloc->jump_table_start
Josh Poimboeuf
2
-13
/
+23
2023-06-07
objtool: Get rid of reloc->addend
Josh Poimboeuf
6
-42
/
+53
2023-06-07
objtool: Get rid of reloc->type
Josh Poimboeuf
5
-13
/
+21
2023-06-07
objtool: Get rid of reloc->offset
Josh Poimboeuf
3
-14
/
+18
2023-06-07
objtool: Get rid of reloc->idx
Josh Poimboeuf
2
-7
/
+9
2023-06-07
objtool: Get rid of reloc->list
Josh Poimboeuf
2
-24
/
+26
2023-06-07
objtool: Allocate relocs in advance for new rela sections
Josh Poimboeuf
1
-5
/
+13
2023-06-07
objtool: Add for_each_reloc()
Josh Poimboeuf
2
-12
/
+18
2023-06-07
objtool: Don't free memory in elf_close()
Josh Poimboeuf
1
-20
/
+4
2023-06-07
objtool: Keep GElf_Rel[a] structs synced
Josh Poimboeuf
1
-41
/
+14
2023-06-07
objtool: Add elf_create_section_pair()
Josh Poimboeuf
6
-157
/
+184
2023-06-07
objtool: Add mark_sec_changed()
Josh Poimboeuf
2
-16
/
+29
2023-06-07
objtool: Fix reloc_hash size
Josh Poimboeuf
2
-10
/
+14
2023-06-07
objtool: Consolidate rel/rela handling
Josh Poimboeuf
3
-159
/
+68
2023-06-07
objtool: Improve reloc naming
Josh Poimboeuf
3
-149
/
+151
2023-06-07
objtool: Remove flags argument from elf_create_section()
Josh Poimboeuf
4
-15
/
+18
2023-06-07
objtool: Tidy elf.h
Josh Poimboeuf
1
-49
/
+47
2023-06-07
drm/vmwgfx: Add unwind hints around RBP clobber
Josh Poimboeuf
2
-4
/
+21
2023-06-07
objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
Josh Poimboeuf
2
-0
/
+13
2023-06-07
x86/entry: Move thunk restore code into thunk functions
Josh Poimboeuf
1
-12
/
+8
2023-06-07
Revert "x86/orc: Make it callthunk aware"
Josh Poimboeuf
3
-26
/
+2
2023-06-07
lkdtm: Avoid objtool/ibt warning
Peter Zijlstra
1
-0
/
+1
2023-06-07
tools: Remove unnecessary variables
Lu Hongfei
1
-4
/
+3
2023-06-02
objtool: Add __kunit_abort() to noreturns
Josh Poimboeuf
1
-0
/
+1
2023-05-16
objtool: Move noreturn function list to separate file
Josh Poimboeuf
3
-44
/
+50
2023-05-16
tools/lib/subcmd: Replace NORETURN usage with __noreturn
Josh Poimboeuf
2
-9
/
+4
2023-05-16
objtool: Remove superfluous global_noreturns entries
Josh Poimboeuf
1
-2
/
+0
2023-05-16
objtool: Ignore exc_double_fault() __noreturn warnings
Josh Poimboeuf
1
-1
/
+30
2023-05-16
objtool: Detect missing __noreturn annotations
Josh Poimboeuf
2
-1
/
+19
2023-05-16
objtool: Include backtrace in verbose mode
Josh Poimboeuf
3
-24
/
+20
2023-05-16
objtool: Add verbose option for disassembling affected functions
Josh Poimboeuf
4
-0
/
+88
2023-05-16
objtool: Limit unreachable warnings to once per function
Josh Poimboeuf
3
-3
/
+10
2023-05-16
x86/unwind/orc: Add 'unwind_debug' cmdline option
Josh Poimboeuf
2
-1
/
+54
2023-05-16
start_kernel: Omit prevent_tail_call_optimization() for newer toolchains
ndesaulniers@google.com
1
-0
/
+6
2023-05-16
start_kernel: Add __no_stack_protector function attribute
ndesaulniers@google.com
3
-1
/
+15
2023-05-16
x86/unwind/orc: Use swap() instead of open coding it
Jiapeng Chong
1
-4
/
+1
2023-05-14
Linux 6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+37
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-29
/
+50
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+4
2023-05-14
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-32
/
+88
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-104
/
+269
[next]