index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pcmcia
/
pdaudiocf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
libbpf: Define __WORDSIZE if not available
Arnaldo Carvalho de Melo
1
-4
/
+3
2020-06-09
bpf: Selftests and tools use struct bpf_devmap_val from uapi
Jesper Dangaard Brouer
4
-11
/
+15
2020-06-09
bpf: Devmap adjust uapi for attach bpf program
Jesper Dangaard Brouer
2
-13
/
+17
2020-06-09
bpf: cgroup: Allow multi-attach program to replace itself
Lorenz Bauer
2
-1
/
+8
2020-06-09
bpf: Reset data_meta before running programs attached to devmap entry
David Ahern
1
-0
/
+1
2020-06-09
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2
-2
/
+2
2020-06-09
scripts: Require pahole v1.16 when generating BTF
Lorenz Bauer
1
-2
/
+2
2020-06-09
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
1
-2
/
+21
2020-06-09
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
1
-0
/
+1
2020-06-09
bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg
dihu
1
-0
/
+3
2020-06-08
selftests/bpf: Fix ringbuf selftest sample counting undeterminism
Andrii Nakryiko
1
-7
/
+35
2020-06-04
bpf: Fix an error code in check_btf_func()
Dan Carpenter
1
-1
/
+1
2020-06-04
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
1
-3
/
+0
2020-06-03
fix a braino in ia64 uaccess csum changes
Al Viro
1
-1
/
+1
2020-06-03
capabilities: add description for CAP_SETFCAP
Stefan Hajnoczi
1
-0
/
+2
2020-06-03
selftests: net: ip_defrag: ignore EPERM
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2020-06-03
net_failover: fixed rollback in net_failover_open()
Vasily Averin
1
-1
/
+2
2020-06-03
mm/migrate.c: attach_page_private already does the get_page
Hugh Dickins
1
-1
/
+0
2020-06-03
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
1
-1
/
+0
2020-06-03
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-06-03
vmxnet3: allow rx flow hash ops only when rss is enabled
Ronak Doshi
1
-0
/
+12
2020-06-03
hinic: add set_channels ethtool_ops support
Luo bin
2
-9
/
+33
2020-06-02
selftests/bpf: Add a default $(CXX) value
Ilya Leoshkevich
1
-0
/
+2
2020-06-02
tools/bpf: Don't use $(COMPILE.c)
Ilya Leoshkevich
2
-7
/
+7
2020-06-02
bpf, selftests: Use bpf_probe_read_kernel
Ilya Leoshkevich
4
-48
/
+48
2020-06-02
s390/bpf: Use bcr 0,%0 as tail call nop filler
Ilya Leoshkevich
1
-1
/
+2
2020-06-02
s390/bpf: Maintain 8-byte stack alignment
Ilya Leoshkevich
1
-9
/
+10
2020-06-02
selftests/bpf: Fix verifier test
Alexei Starovoitov
1
-1
/
+1
2020-06-02
selftests/bpf: Fix sample_cnt shared between two threads
Andrii Nakryiko
1
-1
/
+1
2020-06-02
bpf, selftests: Adapt cls_redirect to call csum_level helper
Daniel Borkmann
1
-3
/
+6
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
3
-2
/
+122
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
4
-2
/
+30
2020-06-02
kasan: move kasan_report() into report.c
Andrey Konovalov
2
-21
/
+20
2020-06-02
mm/mm_init.c: report kasan-tag information stored in page->flags
Jing Xia
1
-6
/
+10
2020-06-02
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
1
-1
/
+1
2020-06-02
kasan: fix clang compilation warning due to stack protector
Andrey Konovalov
1
-8
/
+13
2020-06-02
x86/mm: remove vmalloc faulting
Joerg Roedel
5
-204
/
+4
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
7
-91
/
+0
2020-06-02
x86/mm/32: implement arch_sync_kernel_mappings()
Joerg Roedel
3
-9
/
+20
2020-06-02
x86/mm/64: implement arch_sync_kernel_mappings()
Joerg Roedel
2
-0
/
+7
2020-06-02
mm/ioremap: track which page-table levels were modified
Joerg Roedel
1
-15
/
+31
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
2
-26
/
+85
2020-06-02
mm: add functions to track page directory modifications
Joerg Roedel
3
-2
/
+72
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
1
-6
/
+3
2020-06-02
powerpc: use __vmalloc_node in alloc_vm_stack
Christoph Hellwig
1
-3
/
+2
2020-06-02
arm64: use __vmalloc_node in arch_alloc_vmap_stack
Christoph Hellwig
1
-4
/
+2
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
4
-37
/
+22
2020-06-02
mm: switch the test_vmalloc module to use __vmalloc_node
Christoph Hellwig
3
-30
/
+17
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
5
-18
/
+9
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
3
-24
/
+8
[next]