projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-11-12
Jean-Philippe...
tools/bpf: Add bootstrap/ to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Martin KaFai Lau
bpf: Fix NULL dereference in bpf_task_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Andrii Nakryiko
Merge branch 'tools/bpftool: Some build fixes'
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools/bpftool: Fix build slowdown
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools/runqslower: Build bpftool using HOSTCC
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools/runqslower: Enable out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools/runqslower: Use Makefile.include
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools/bpftool: Fix cross-build
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools/bpftool: Force clean of out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Jean-Philippe...
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Andrii Nakryiko
bpf: Compile out btf_parse_module() if module BTF is...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Alexei Starovoitov
Merge branch 'Remove unused test_ipip.sh test and add...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Hangbin Liu
samples/bpf: Remove unused test_ipip.sh
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Hangbin Liu
selftest/bpf: Add missed ip6ip6 test back
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Alexei Starovoitov
Merge branch 'Integrate kernel module BTF support'
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Andrii Nakryiko
tools/bpftool: Add support for in-kernel and named...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Andrii Nakryiko
bpf: Load and verify kernel module BTFs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Andrii Nakryiko
kbuild: Build kernel module BTFs if BTF is enabled...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Andrii Nakryiko
bpf: Assign ID to vmlinux BTF and return extra info...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Andrii Nakryiko
bpf: Add in-kernel split BTF support
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Martin KaFai Lau
bpf: selftest: Use static globals in tcp_hdr_options...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Wang Qing
bpf, btf: Remove the duplicate btf_ids.h include
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Menglong Dong
samples/bpf: Remove duplicate include in hbm
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Alexei Starovoitov
selftests/bpf: Fix selftest build with old libc
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Exercise syscall operations for inode and sk storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Add tests for task_local_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Update selftests for local_storage to use vmlinux.h
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Fix tests for local_storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpftool: Add support for task local storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
libbpf: Add support for task local storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Implement task local storage
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
KP Singh
bpf: Allow LSM programs to use bpf spin locks
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Florian Lehner
bpf: Lift hashtab key_size limit
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Alexei Starovoitov
Merge branch 'libbpf: split BTF support'
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
tools/bpftool: Add bpftool support for split BTF
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
selftests/bpf: Add split BTF dedup selftests
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
libbpf: Accomodate DWARF/compiler bug with duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
libbpf: Support BTF dedup of split BTFs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
libbpf: Fix BTF data layout checks and allow empty BTF
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
selftests/bpf: Add checking of raw type dump in BTF...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
selftests/bpf: Add split BTF basic test
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
libbpf: Implement basic split BTF support
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
libbpf: Unify and speed up BTF string deduplication
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
selftest/bpf: Relax btf_dedup test checks
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Andrii Nakryiko
libbpf: Factor out common operations in BTF writing...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexei Starovoitov
Merge branch 'selftests/bpf: Migrate test_tcpbpf_user...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexander Duyck
selftest/bpf: Use global variables instead of maps...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexander Duyck
selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexander Duyck
selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexander Duyck
selftests/bpf: Drop python client/server in favor of...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Alexander Duyck
selftests/bpf: Move test_tcppbf_user into test_progs
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
Eric Dumazet
bpf: Fix error path in htab_map_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Alexei Starovoitov
Merge branch 'bpf: safeguard hashtab locking in NMI...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Song Liu
bpf: Avoid hashtab deadlock with map_locked
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Song Liu
bpf: Use separate lockdep class for each hashtab
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Yonghong Song
bpf: Permit cond_resched for some iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'net-5.10-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'gfs2-for-5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'vfs-5.10-merge-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'tag-chrome-platform-for-v5.10' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'arc-5.10-rc1-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Linus Torvalds
Merge tag 'arm64-upstream' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Abhi Das
gfs2: Recover statfs info in journal head
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Abhi Das
gfs2: lookup local statfs inodes prior to journal recovery
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: NX largepage recovery for TDP MMU
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Don't clear write flooding count for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Support MMIO in the TDP MMU
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Support write protection for nesting...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Support disabling dirty logging for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Support dirty logging for the TDP MMU
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Support changed pte notifier in tdp MMU
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Add access tracking for tdp_mmu
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Support invalidate range MMU notifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Ben Gardon
kvm: x86/mmu: Add TDP MMU PF handler
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'kconfig-v5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'kbuild-v5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'modules-for-v5.10' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'rpmsg-v5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'rproc-v5.10' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'clk-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'pwm/for-5.10-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'pci-v5.10-changes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Neal Cardwell
tcp: fix to update snd_wl1 in bulk receiver fast path
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Ke Li
net: Properly typecast int values to set sk_max_pacing_rate
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Jakub Kicinski
Merge git://git./pub/scm/linux/kernel/git/pablo/nf
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Vineet Gupta
ARC: perf: redo the pct irq missing in device-tree...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Steve French
SMB3: add support for recognizing WSL reparse tags
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Dan Carpenter
cifs: remove bogus debug code
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Steve French
smb3.1.1: fix typo in compression flag
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Ronnie Sahlberg
cifs: move smb version mount options into fs_context.c
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Ronnie Sahlberg
cifs: move cache mount options to fs_context.ch
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Ronnie Sahlberg
cifs: move security mount options into fs_context.ch
commit
|
commitdiff
|
tree
|
snapshot
next