index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_ubsan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
objtool: Extricate sls from stack validation
Josh Poimboeuf
1
-13
/
+43
2022-04-22
objtool: Rework ibt and extricate from stack validation
Josh Poimboeuf
1
-133
/
+147
2022-04-22
objtool: Make stack validation optional
Josh Poimboeuf
5
-13
/
+23
2022-04-22
objtool: Add option to print section addresses
Josh Poimboeuf
3
-14
/
+19
2022-04-22
objtool: Don't print parentheses in function addresses
Josh Poimboeuf
1
-5
/
+1
2022-04-22
objtool: Ditch subcommands
Josh Poimboeuf
10
-211
/
+72
2022-04-22
objtool: Reorganize cmdline options
Josh Poimboeuf
9
-78
/
+108
2022-04-22
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
1
-3
/
+14
2022-04-22
objtool: Fix code relocs vs weak symbols
Peter Zijlstra
1
-22
/
+165
2022-04-22
objtool: Fix type of reloc::addend
Peter Zijlstra
3
-7
/
+7
2022-04-19
objtool: Fix function fallthrough detection for vmlinux
Josh Poimboeuf
3
-3
/
+2
2022-04-19
objtool: Fix sibling call detection in alternatives
Josh Poimboeuf
1
-19
/
+17
2022-04-19
objtool: Don't set 'jump_dest' for sibling calls
Josh Poimboeuf
1
-13
/
+22
2022-04-19
x86/uaccess: Don't jump between functions
Josh Poimboeuf
1
-35
/
+52
2022-04-19
x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config
Nur Hussein
1
-1
/
+1
2022-04-19
objtool: Use offstr() to print address of missing ENDBR
Josh Poimboeuf
1
-3
/
+2
2022-04-19
objtool: Print data address for "!ENDBR" data warnings
Josh Poimboeuf
1
-5
/
+2
2022-04-19
x86/xen: Add ANNOTATE_NOENDBR to startup_xen()
Josh Poimboeuf
1
-0
/
+1
2022-04-19
x86/uaccess: Add ENDBR to __put_user_nocheck*()
Josh Poimboeuf
1
-0
/
+4
2022-04-19
x86/retpoline: Add ANNOTATE_NOENDBR for retpolines
Josh Poimboeuf
1
-1
/
+1
2022-04-19
x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline
Josh Poimboeuf
1
-0
/
+1
2022-04-19
objtool: Enable unreachable warnings for CLANG LTO
Josh Poimboeuf
2
-2
/
+2
2022-04-19
x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE
Peter Zijlstra
1
-0
/
+3
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
2
-1
/
+2
2022-04-19
x86,xen,objtool: Add UNWIND hint
Peter Zijlstra
1
-0
/
+1
2022-04-19
lib/strn*,objtool: Enforce user_access_begin() rules
Peter Zijlstra
2
-2
/
+2
2022-04-19
MAINTAINERS: Add x86 unwinding entry
Josh Poimboeuf
1
-0
/
+9
2022-04-19
x86/unwind/orc: Recheck address range after stack info was updated
Dmitry Monakhov
1
-4
/
+4
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
3
-4
/
+14
2022-04-19
x86/cpu: Add new Alderlake and Raptorlake CPU model numbers
Tony Luck
1
-0
/
+3
2022-04-17
Linux 5.18-rc3
v5.18-rc3
Linus Torvalds
1
-1
/
+1
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
1
-1
/
+1
2022-04-15
mm: kmemleak: take a full lowmem check in kmemleak_*_phys()
Patrick Wang
1
-4
/
+4
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
3
-14
/
+0
2022-04-15
revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
Andrew Morton
1
-2
/
+2
2022-04-15
revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
Andrew Morton
1
-1
/
+1
2022-04-15
hugetlb: do not demote poisoned hugetlb pages
Mike Kravetz
1
-7
/
+10
2022-04-15
mm: compaction: fix compiler warning when CONFIG_COMPACTION=n
Charan Teja Kalla
1
-5
/
+5
2022-04-15
mm: fix unexpected zeroed page mapping with zram swap
Minchan Kim
1
-54
/
+0
2022-04-15
mm, page_alloc: fix build_zonerefs_node()
Juergen Gross
1
-1
/
+1
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
9
-25
/
+105
2022-04-15
kasan: fix hw tags enablement when KUNIT tests are disabled
Vincenzo Frascino
2
-6
/
+9
2022-04-15
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
1
-1
/
+1
2022-04-15
mm/secretmem: fix panic when growing a memfd_secret
Axel Rasmussen
1
-0
/
+17
2022-04-15
tmpfs: fix regressions from wider use of ZERO_PAGE
Hugh Dickins
2
-17
/
+20
2022-04-15
MAINTAINERS: Broadcom internal lists aren't maintainers
Joe Perches
1
-32
/
+32
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-2
/
+2
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
1
-1
/
+1
2022-04-15
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
1
-5
/
+10
2022-04-15
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
1
-4
/
+2
[next]