index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
2020-07-26
2
-0
/
+106
|
*
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
2020-07-26
3
-0
/
+247
|
*
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
2020-07-26
3
-0
/
+337
|
*
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-26
3
-7
/
+62
|
*
tools/libbpf: Add support for bpf map element iterator
Yonghong Song
2020-07-26
4
-3
/
+14
|
*
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
2020-07-26
1
-0
/
+206
|
*
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-26
2
-2
/
+142
|
*
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-26
2
-1
/
+217
|
*
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-26
5
-17
/
+128
|
*
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-26
3
-6
/
+104
|
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-26
7
-9
/
+15
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-26
9
-29
/
+64
|
/
*
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-26
4
-1
/
+124
*
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-26
2
-12
/
+10
*
selftests/bpf: Test BPF socket lookup and reuseport with connections
Jakub Sitnicki
2020-07-26
1
-1
/
+53
*
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
2020-07-26
1
-3
/
+0
*
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
2020-07-26
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
545
-4011
/
+5100
|
\
|
*
Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-25
2
-23
/
+47
|
|
\
|
|
*
riscv: Parse all memory blocks to remove unusable memory
Atish Patra
2020-07-25
1
-14
/
+17
|
|
*
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Atish Patra
2020-07-25
1
-6
/
+27
|
|
*
RISC-V: Set maximum number of mapped pages correctly
Atish Patra
2020-07-25
1
-1
/
+1
|
|
*
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence
Vincent Chen
2020-07-21
1
-2
/
+2
|
*
|
Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
5
-18
/
+28
|
|
\
\
|
|
*
|
x86/dumpstack: Dump user space code correctly again
Thomas Gleixner
2020-07-22
1
-10
/
+17
|
|
*
|
x86/stacktrace: Fix reliable check for empty user task stacks
Josh Poimboeuf
2020-07-22
1
-5
/
+0
|
|
*
|
x86/unwind/orc: Fix ORC for newly forked tasks
Josh Poimboeuf
2020-07-22
1
-2
/
+6
|
|
*
|
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
2020-07-22
2
-1
/
+5
|
*
|
|
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
1
-1
/
+1
|
*
|
|
|
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
2
-10
/
+58
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'timers-v5.8-rc7' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2020-07-21
2
-10
/
+58
|
|
|
\
\
\
\
|
|
|
*
|
|
|
clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
Tony Lindgren
2020-07-21
2
-10
/
+58
|
*
|
|
|
|
|
Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-25
1
-10
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-24
1
-0
/
+1
|
|
*
|
|
|
|
|
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-22
1
-10
/
+14
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
12
-40
/
+43
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'efi-urgent-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2020-07-23
12
-40
/
+43
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
2020-07-09
1
-2
/
+1
|
|
|
*
|
|
|
|
|
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
6
-15
/
+20
|
|
|
*
|
|
|
|
|
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
2
-17
/
+16
|
|
|
*
|
|
|
|
|
efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds
Atish Patra
2020-07-09
1
-1
/
+1
|
|
|
*
|
|
|
|
|
efi/libstub/arm64: link stub lib.a conditionally
Masahiro Yamada
2020-07-09
1
-1
/
+1
|
|
|
*
|
|
|
|
|
efi/x86: Only copy upto the end of setup_header
Arvind Sankar
2020-06-25
1
-2
/
+4
|
|
|
*
|
|
|
|
|
efi/x86: Remove unused variables
Arvind Sankar
2020-06-25
1
-2
/
+0
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master
Linus Torvalds
2020-07-25
1
-8
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-23
1
-8
/
+2
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-25
127
-676
/
+1022
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drivers/net/wan: lapb: Corrected the usage of skb_cow
Xie He
2020-07-25
2
-4
/
+8
|
|
*
|
|
|
|
|
|
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-25
1
-1
/
+1
[prev]
[next]