index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-10
x86/cpu: Comment Skylake server stepping too
Andrew Cooper
1
-1
/
+3
2021-04-08
x86/cpu: Resort and comment Intel models
Peter Zijlstra
1
-22
/
+28
2021-04-02
objtool/x86: Rewrite retpoline thunk calls
Peter Zijlstra
3
-3
/
+167
2021-04-02
objtool: Skip magical retpoline .altinstr_replacement
Peter Zijlstra
1
-1
/
+11
2021-04-02
objtool: Cache instruction relocs
Peter Zijlstra
2
-6
/
+23
2021-04-02
objtool: Keep track of retpoline call sites
Peter Zijlstra
5
-6
/
+34
2021-04-02
objtool: Add elf_create_undef_symbol()
Peter Zijlstra
2
-0
/
+61
2021-04-02
objtool: Extract elf_symbol_add()
Peter Zijlstra
1
-25
/
+31
2021-04-02
objtool: Extract elf_strtab_concat()
Peter Zijlstra
1
-22
/
+38
2021-04-02
objtool: Create reloc sections implicitly
Peter Zijlstra
4
-10
/
+8
2021-04-02
objtool: Add elf_create_reloc() helper
Peter Zijlstra
4
-119
/
+85
2021-04-02
objtool: Rework the elf_rebuild_reloc_section() logic
Peter Zijlstra
4
-16
/
+14
2021-04-02
objtool: Fix static_call list generation
Peter Zijlstra
1
-5
/
+12
2021-04-02
objtool: Handle per arch retpoline naming
Peter Zijlstra
3
-2
/
+14
2021-04-02
objtool: Correctly handle retpoline thunk calls
Peter Zijlstra
1
-0
/
+12
2021-04-02
x86/retpoline: Simplify retpolines
Peter Zijlstra
4
-29
/
+21
2021-04-02
x86/alternatives: Optimize optimize_nops()
Peter Zijlstra
3
-31
/
+37
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
7
-6
/
+10
2021-03-28
Linux 5.12-rc5
v5.12-rc5
Linus Torvalds
1
-1
/
+1
2021-03-27
io_uring: remove unsued assignment to pointer io
Colin Ian King
1
-1
/
+0
2021-03-27
io_uring: don't cancel extra on files match
Pavel Begunkov
1
-2
/
+0
2021-03-27
io_uring: don't cancel-track common timeouts
Pavel Begunkov
1
-1
/
+2
2021-03-27
io_uring: do post-completion chore on t-out cancel
Pavel Begunkov
1
-20
/
+22
2021-03-27
io_uring: fix timeout cancel return code
Pavel Begunkov
1
-4
/
+4
2021-03-27
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
1
-2
/
+1
2021-03-27
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
1
-1
/
+1
2021-03-27
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2
-3
/
+3
2021-03-27
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
1
-3
/
+0
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2021-03-27
io_uring: handle signals for IO threads like a normal thread
Jens Axboe
2
-9
/
+20
2021-03-27
block: don't create too many partitions
Ming Lei
1
-0
/
+7
2021-03-26
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
1
-3
/
+15
2021-03-26
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
1
-2
/
+2
2021-03-26
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
1
-0
/
+1
2021-03-26
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
1
-2
/
+1
2021-03-26
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
1
-1
/
+9
2021-03-26
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-26
remove Dan Murphy from TI from MAINTAINERS
Pavel Machek
1
-4
/
+0
2021-03-26
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
5
-15
/
+41
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-25
io_uring: maintain CQE order of a failed link
Pavel Begunkov
1
-2
/
+2
2021-03-25
mailmap: update the email address for Chris Chiu
Chris Chiu
1
-0
/
+2
2021-03-25
mailmap: update Andrey Konovalov's email address
Andrey Konovalov
1
-0
/
+1
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-25
ia64: fix format strings for err_inject
Sergei Trofimovich
1
-11
/
+11
2021-03-25
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-03-25
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
[next]