index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
timers
/
timekeeping.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
4
-17
/
+29
2020-04-22
objtool: Support multiple stack_op per instruction
Julien Thierry
4
-31
/
+62
2020-04-22
objtool: Remove redundant .rodata section name comparison
Muchun Song
1
-2
/
+2
2020-04-22
objtool: Documentation: document UACCESS warnings
Nick Desaulniers
1
-0
/
+26
2020-04-22
objtool: Split out arch-specific CFI definitions
Julien Thierry
3
-20
/
+29
2020-04-22
objtool: Add abstraction for destination offsets
Raphael Gault
3
-8
/
+27
2020-04-22
objtool: Use arch specific values in restore_reg()
Julien Thierry
1
-2
/
+2
2020-04-22
objtool: Ignore empty alternatives
Julien Thierry
1
-0
/
+6
2020-04-22
objtool: Clean instruction state before each function validation
Julien Thierry
1
-7
/
+6
2020-04-22
objtool: Remove redundant checks on operand type
Julien Thierry
1
-3
/
+1
2020-04-22
objtool: Always do header sync check
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-04-21
tools/vm: fix cross-compile build
Lucas Stach
1
-0
/
+2
2020-04-21
coredump: fix null pointer dereference on coredump
Sudip Mukherjee
1
-0
/
+2
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
1
-2
/
+2
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
1
-2
/
+5
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
4
-7
/
+18
2020-04-21
mm/shmem: fix build without THP
Hugh Dickins
1
-1
/
+1
2020-04-21
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
1
-2
/
+10
2020-04-21
tools/build: tweak unused value workaround
George Burgess IV
1
-1
/
+1
2020-04-21
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
1
-1
/
+1
2020-04-21
mm, gup: return EINTR when gup is interrupted by fatal signals
Michal Hocko
1
-1
/
+1
2020-04-21
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
1
-6
/
+8
2020-04-21
MAINTAINERS: add an entry for kfifo
Bartosz Golaszewski
1
-0
/
+7
2020-04-21
mm/userfaultfd: disable userfaultfd-wp on x86_32
Peter Xu
1
-1
/
+1
2020-04-21
slub: avoid redzone when choosing freepointer location
Kees Cook
1
-2
/
+10
2020-04-21
sh: fix build error in mm/init.c
Masahiro Yamada
1
-1
/
+1
2020-04-21
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2
-8
/
+10
2020-04-20
kvm: Disable objtool frame pointer checking for vmenter.S
Josh Poimboeuf
1
-0
/
+4
2020-04-20
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
1
-1
/
+7
2020-04-20
tpm: fix wrong return value in tpm_pcr_extend
Tianjia Zhang
1
-1
/
+1
2020-04-20
tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
George Wilson
1
-63
/
+73
2020-04-20
tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
Stefan Berger
1
-0
/
+1
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
4
-7
/
+16
2020-04-20
MAINTAINERS: add a reviewer for KVM/s390
Claudio Imbrenda
1
-0
/
+1
2020-04-20
KVM: s390: Fix PV check in deliverable_irqs()
Eric Farman
1
-1
/
+1
2020-04-19
Linux 5.7-rc2
v5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
rslib.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
rio.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
posix_acl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]