index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64
H. Peter Anvin (Intel)
1
-25
/
+207
2021-05-20
selftests/x86/syscall: Simplify message reporting in syscall_numbering
H. Peter Anvin (Intel)
1
-31
/
+72
2021-05-20
selftests/x86/syscall: Update and extend syscall_numbering_64
H. Peter Anvin (Intel)
1
-52
/
+222
2021-05-20
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
2
-48
/
+13
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
3
-6
/
+6
2021-05-20
x86/unistd: Define X32_NR_syscalls only for 64-bit kernel
Masahiro Yamada
1
-1
/
+1
2021-05-20
x86/syscalls: Stop filling syscall arrays with *_sys_ni_syscall
Masahiro Yamada
5
-36
/
+6
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
8
-76
/
+34
2021-05-20
x86/entry/x32: Rename __x32_compat_sys_* to __x64_compat_sys_*
Masahiro Yamada
2
-19
/
+7
2021-05-14
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
2
-0
/
+8
2021-05-12
x86/regs: Syscall_get_nr() returns -1 for a non-system call
H. Peter Anvin
2
-3
/
+3
2021-05-12
x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros
H. Peter Anvin (Intel)
1
-1
/
+8
2021-05-12
x86/syscall: Maximize MSR_SYSCALL_MASK
H. Peter Anvin (Intel)
1
-3
/
+9
2021-05-12
x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[]
H. Peter Anvin (Intel)
1
-6
/
+5
2021-05-12
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
3
-4
/
+4
2021-05-12
x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>
H. Peter Anvin (Intel)
2
-38
/
+4
2021-05-10
x86/asm: Use _ASM_BYTES() in <asm/nops.h>
H. Peter Anvin (Intel)
3
-28
/
+209
2021-05-10
x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence
H. Peter Anvin (Intel)
1
-0
/
+2
2021-05-10
x86/asm: Have the __ASM_FORM macros handle commas in arguments
H. Peter Anvin (Intel)
1
-11
/
+10
2021-05-09
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-08
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-08
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2
-7
/
+10
2021-05-07
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-07
mm: fix typos in comments
Lu Jialin
3
-3
/
+3
2021-05-07
mm: fix typos in comments
Ingo Molnar
39
-83
/
+83
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
157
-627
/
+110
2021-05-07
ipc/sem.c: spelling fix
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
1
-1
/
+1
2021-05-07
kernel/sys.c: fix typo
Xiaofeng Cao
1
-7
/
+7
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
kernel/user_namespace.c: fix typos
Xiaofeng Cao
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
mm/slab.c: fix spelling mistake "disired" -> "desired"
Colin Ian King
1
-1
/
+1
2021-05-07
scripts/spelling.txt: add "overflw"
Drew Fustini
1
-0
/
+1
2021-05-07
scripts/spelling.txt: Add "diabled" typo
zuoqilin
1
-0
/
+1
[next]