index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
twofish_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
sparc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-48
/
+3
2020-09-08
sh: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-55
/
+3
2020-09-08
s390: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-77
/
+2
2020-09-08
powerpc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-50
/
+3
2020-09-08
parisc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-72
/
+4
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-51
/
+3
2020-09-08
ia64: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+2
2020-09-08
csky: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+2
2020-09-08
arc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-52
/
+2
2020-09-08
arm64: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+3
2020-09-08
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+3
2020-09-08
x86/kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-105
/
+3
2020-09-08
kprobes: Add generic kretprobe trampoline handler
Masami Hiramatsu
2
-4
/
+126
2020-09-07
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
1
-1
/
+1
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-05
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-05
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-05
mm/khugepaged.c: fix khugepaged's request size in collapse_file
David Howells
1
-1
/
+1
2020-09-05
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-05
mm/hugetlb: try preferred node first when alloc gigantic page from cma
Li Xinhai
1
-6
/
+17
2020-09-05
mm/migrate: preserve soft dirty in remove_migration_pte()
Ralph Campbell
1
-0
/
+2
2020-09-05
mm/migrate: remove unnecessary is_zone_device_page() check
Ralph Campbell
1
-7
/
+5
2020-09-05
mm/rmap: fixup copying of soft dirty and uffd ptes
Alistair Popple
2
-6
/
+18
2020-09-05
mm/migrate: fixup setting UFFD_WP flag
Alistair Popple
1
-1
/
+1
2020-09-05
mm: madvise: fix vma user-after-free
Yang Shi
1
-1
/
+1
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-05
ipc: adjust proc_ipc_sem_dointvec definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-09-05
mm: track page table modifications in __apply_to_page_range()
Joerg Roedel
1
-13
/
+24
2020-09-05
MAINTAINERS: IA64: mark Status as Odd Fixes only
Randy Dunlap
1
-1
/
+1
2020-09-05
MAINTAINERS: add LLVM maintainers
Nick Desaulniers
1
-0
/
+2
2020-09-05
MAINTAINERS: update Cavium/Marvell entries
Robert Richter
1
-15
/
+13
2020-09-05
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-05
mm: memcg: fix memcg reclaim soft lockup
Xunlei Pang
1
-0
/
+8
2020-09-05
memcg: fix use-after-free in uncharge_batch
Michal Hocko
1
-0
/
+6
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-05
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-05
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
1
-3
/
+4
2020-09-04
net/packet: fix overflow in tpacket_rcv
Or Cohen
1
-1
/
+6
2020-09-04
mm: Add PGREUSE counter
Peter Xu
3
-0
/
+3
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
3
-46
/
+9
2020-09-04
mm/ksm: Remove reuse_ksm_page()
Peter Xu
2
-32
/
+0
2020-09-04
mm: do_wp_page() simplification
Linus Torvalds
1
-42
/
+17
2020-09-04
gcov: Disable gcov build with GCC 10
Leon Romanovsky
1
-0
/
+1
2020-09-04
init: fix error check in clean_path()
Barret Rhoden
1
-1
/
+1
2020-09-04
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
3
-24
/
+91
2020-09-04
x86/debug: Allow a single level of #DB recursion
Andy Lutomirski
1
-34
/
+31
2020-09-04
x86/entry: Fix AC assertion
Peter Zijlstra
1
-2
/
+10
2020-09-04
tracing/kprobes, x86/ptrace: Fix regs argument order for i386
Vamshi K Sthambamkadi
1
-1
/
+1
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
[next]