开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-28
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
bpf: add parenthesis around argument of BPF_LDST_BYTES()
Jakub Kicinski
2018-03-28
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-28
Merge branch 'bpf-raw-tracepoints'
Daniel Borkmann
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
2018-03-28
samples/bpf: raw tracepoint test
Alexei Starovoitov
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2018-03-28
net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
Alexei Starovoitov
2018-03-28
net/mac802154: disambiguate mac80215 vs mac802154 trace events
Alexei Starovoitov
2018-03-28
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2018-03-28
bpf: Add sock_ops R/W access to ipv4 tos
Nikita V. Shirokov
2018-03-28
samples/bpf: fix spelling mistake: "revieve" -> "receive"
Colin Ian King
2018-03-27
bpf: follow idr code convention
Shaohua Li
2018-03-26
Merge branch 'bpf-verifier-log-btf-prep'
Daniel Borkmann
2018-03-26
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
2018-03-26
bpf: Rename bpf_verifer_log
Martin KaFai Lau
2018-03-23
Merge branch 'bpf-print-insns-api'
Daniel Borkmann
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-23
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
bridge: Allow max MTU when multiple VLANs present
Chas Williams
2018-03-23
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
Jay Vosburgh
2018-03-23
devlink: Remove top_hierarchy arg for DEVLINK disabled path
David Ahern
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-22
Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-03-22
mm, thp: do not cause memcg oom for thp
David Rientjes
2018-03-22
mm/vmscan: wake up flushers for legacy cgroups too
Andrey Ryabinin
2018-03-22
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
2018-03-22
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
Kirill A. Shutemov
2018-03-22
mm/thp: do not wait for lock_page() in deferred_split_scan()
Kirill A. Shutemov
2018-03-22
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
2018-03-22
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
h8300: remove extraneous __BIG_ENDIAN definition
Arnd Bergmann
[next]