index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-17
cxl/mem: Fix memory device capacity probing
Dan Williams
1
-2
/
+5
2021-04-17
netlink: don't call ->netlink_bind with table lock held
Florian Westphal
1
-2
/
+2
2021-04-17
lib: remove "expecting prototype" kernel-doc warnings
Randy Dunlap
4
-10
/
+12
2021-04-17
gcov: clang: fix clang-11+ build
Johannes Berg
1
-1
/
+1
2021-04-17
mm: ptdump: fix build failure
Christophe Leroy
1
-1
/
+1
2021-04-17
mm/mapping_dirty_helpers: guard hugepage pud's usage
Zack Rusin
1
-0
/
+2
2021-04-17
ia64: tools: remove duplicate definition of ia64_mf() on ia64
John Paul Adrian Glaubitz
1
-3
/
+0
2021-04-17
ia64: tools: remove inclusion of ia64-specific version of errno.h header
John Paul Adrian Glaubitz
1
-2
/
+0
2021-04-17
ia64: fix discontig.c section mismatches
Randy Dunlap
1
-3
/
+3
2021-04-17
ia64: remove duplicate entries in generic_defconfig
Randy Dunlap
1
-2
/
+0
2021-04-17
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2
-2
/
+2
2021-04-17
kasan: remove redundant config option
Walter Wu
9
-17
/
+18
2021-04-17
kasan: fix hwasan build for gcc
Arnd Bergmann
1
-6
/
+6
2021-04-17
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
3
-13
/
+22
2021-04-17
MAINTAINERS: update my email
Lijun Pan
1
-1
/
+1
2021-04-16
bpf: Update selftests to reflect new error states
Daniel Borkmann
6
-35
/
+16
2021-04-16
bpf: Tighten speculative pointer arithmetic mask
Daniel Borkmann
1
-29
/
+44
2021-04-16
bpf: Move sanitize_val_alu out of op switch
Daniel Borkmann
1
-6
/
+11
2021-04-16
bpf: Refactor and streamline bounds check into helper
Daniel Borkmann
1
-16
/
+33
2021-04-16
bpf: Improve verifier error messages for users
Daniel Borkmann
1
-23
/
+63
2021-04-16
bpf: Rework ptr_limit into alu_limit and add common error path
Daniel Borkmann
1
-8
/
+13
2021-04-16
bpf: Ensure off_reg has no mixed signed bounds for all types
Daniel Borkmann
1
-10
/
+9
2021-04-16
bpf: Move off_reg into sanitize_ptr_alu
Daniel Borkmann
1
-4
/
+5
2021-04-16
bpf: Use correct permission flag for mixed signed bounds arithmetic
Daniel Borkmann
1
-1
/
+1
2021-04-16
riscv: keep interrupts disabled for BREAKPOINT exception
Jisheng Zhang
1
-0
/
+3
2021-04-16
riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
Jisheng Zhang
1
-1
/
+10
2021-04-16
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2
-0
/
+2
2021-04-16
riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM"
Kefeng Wang
1
-1
/
+1
2021-04-16
cxl/mem: Fix register block offset calculation
Ben Widawsky
1
-1
/
+1
2021-04-16
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
1
-53
/
+0
2021-04-16
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
1
-19
/
+0
2021-04-16
ch_ktls: fix device connection close
Vinay Kumar Yadav
1
-0
/
+6
2021-04-16
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
1
-19
/
+5
2021-04-15
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-15
arm64: alternatives: Move length validation in alternative_{insn, endif}
Nathan Chancellor
1
-4
/
+4
2021-04-15
net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta
wenxu
1
-0
/
+3
2021-04-15
net/mlx5e: Fix setting of RS FEC mode
Aya Levin
1
-19
/
+4
2021-04-15
net/mlx5: Fix setting of devlink traps in switchdev mode
Aya Levin
1
-0
/
+5
2021-04-14
Revert "net: stmmac: re-init rx buffers when mac resume back"
Thierry Reding
1
-83
/
+1
2021-04-14
cavium/liquidio: Fix duplicate argument
Wan Jiabing
1
-1
/
+1
2021-04-14
net: macb: fix the restore of cmp registers
Claudiu Beznea
1
-1
/
+1
2021-04-14
vrf: fix a comment about loopback device
Nicolas Dichtel
1
-6
/
+4
2021-04-14
doc: move seg6_flowlabel to seg6-sysctl.rst
Nicolas Dichtel
2
-15
/
+13
2021-04-14
ibmvnic: remove duplicate napi_schedule call in open function
Lijun Pan
1
-5
/
+0
2021-04-14
ibmvnic: remove duplicate napi_schedule call in do_reset function
Lijun Pan
1
-5
/
+1
2021-04-14
ibmvnic: avoid calling napi_disable() twice
Lijun Pan
1
-2
/
+1
2021-04-14
r8169: don't advertise pause in jumbo mode
Heiner Kallweit
1
-2
/
+7
2021-04-14
ethtool: pause: make sure we init driver stats
Jakub Kicinski
1
-4
/
+4
2021-04-14
io_uring: fix early sqd_list removal sqpoll hangs
Pavel Begunkov
1
-2
/
+5
2021-04-14
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2
-3
/
+9
[next]