- f36e99a libbpf: Generalize BTF and BTF.ext type ID and strings iteration by Andrii Nakryiko · 3 years, 10 months ago
- e14ef4b libbpf: Expose btf_type_by_id() internally by Andrii Nakryiko · 3 years, 10 months ago
- fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 3 years, 10 months ago
- 6b28276 Merge branch 'Provide NULL and KERNEL_VERSION macros in bpf_helpers.h' by Alexei Starovoitov · 3 years, 10 months ago
- c53a335 selftests/bpf: drop custom NULL #define in skb_pkt_end selftest by Andrii Nakryiko · 3 years, 10 months ago
- 9ae2c26 libbpf: provide NULL and KERNEL_VERSION macros in bpf_helpers.h by Andrii Nakryiko · 3 years, 10 months ago
- 97a19ca bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly by Yonghong Song · 3 years, 10 months ago
- 56901d4 selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_id by Ravi Bangoria · 3 years, 10 months ago
- ebda107 selftests/bpf: Fix warning comparing pointer to 0 by Jiapeng Chong · 3 years, 10 months ago
- 5531939 Merge branch 'Build BPF selftests and its libbpf, bpftool in debug mode' by Alexei Starovoitov · 3 years, 10 months ago
- 252e3cb selftests/bpf: Build everything in debug mode by Andrii Nakryiko · 3 years, 10 months ago
- 105b842 selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver test by Andrii Nakryiko · 3 years, 10 months ago
- 4bbb358 bpftool: Fix maybe-uninitialized warnings by Andrii Nakryiko · 3 years, 10 months ago
- dde7b3f libbpf: Add explicit padding to bpf_xdp_set_link_opts by Andrii Nakryiko · 3 years, 10 months ago
- 4d0b938 bpf: Make symbol 'bpf_task_storage_busy' static by Wei Yongjun · 3 years, 10 months ago
- 6bd45f2 kernel/bpf/: Fix misspellings using codespell tool by Liu xuzhi · 3 years, 10 months ago
- ba3b86b s390/bpf: Implement new atomic ops by Ilya Leoshkevich · 3 years, 10 months ago
- 23f50b5 bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array maps by Pedro Tammela · 3 years, 10 months ago
- d94436a samples: bpf: Fix a spelling typo in do_hbm_test.sh by Masanari Iida · 3 years, 10 months ago
- 0205e9d libbpf: Avoid inline hint definition from 'linux/stddef.h' by Pedro Tammela · 3 years, 10 months ago
- 6503b9f bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockopt by Manu Bretelle · 3 years, 10 months ago
- 1211f4e Merge branch 'libbpf/xsk cleanups' by Andrii Nakryiko · 3 years, 10 months ago
- 7e8bbe2 libbpf: xsk: Move barriers from libbpf_util.h to xsk.h by Björn Töpel · 3 years, 10 months ago
- 2882c48 libbpf: xsk: Remove linux/compiler.h header by Björn Töpel · 3 years, 10 months ago
- a9c80b03e bpf: Fix warning comparing pointer to 0 by Jiapeng Chong · 3 years, 10 months ago
- 04ea63e selftests/bpf: Fix warning comparing pointer to 0 by Jiapeng Chong · 3 years, 10 months ago
- c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
- 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
- 6a30bed Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 10 months ago
- 69264b4 sparc: sparc64_defconfig: remove duplicate CONFIGs by Corentin Labbe · 3 years, 10 months ago
- e5e8b80 sparc64: Fix opcode filtering in handling of no fault loads by Rob Gardner · 3 years, 10 months ago
- 8515455 Merge branch 's390-qeth-fixes' by David S. Miller · 3 years, 10 months ago
- 7eefda7 s390/qeth: fix notification for pending buffers during teardown by Julian Wiedmann · 3 years, 10 months ago
- 3e83d46 s390/qeth: schedule TX NAPI on QAOB completion by Julian Wiedmann · 3 years, 10 months ago
- c20383a s390/qeth: improve completion of pending TX buffers by Julian Wiedmann · 3 years, 10 months ago
- e7a36d2 s390/qeth: fix memory leak after failed TX Buffer allocation by Julian Wiedmann · 3 years, 10 months ago
- b005c9e Merge branch 'virtio_net-infinite-loop' by David S. Miller · 3 years, 10 months ago
- d348ede net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 by Balazs Nemeth · 3 years, 10 months ago
- 924a9bc net: check if protocol extracted by virtio_net_hdr_set_proto is correct by Balazs Nemeth · 3 years, 10 months ago
- 32f9152 Merge branch 'bpf-xdp-redirect' by Daniel Borkmann · 3 years, 10 months ago
- ee75aef bpf, xdp: Restructure redirect actions by Björn Töpel · 3 years, 10 months ago
- e6a4750 bpf, xdp: Make bpf_redirect_map() a map operation by Björn Töpel · 3 years, 10 months ago
- 286a862 net: dsa: xrs700x: check if partner is same as port in hsr join by George McCollister · 3 years, 10 months ago
- 11d39cf selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c by Andrii Nakryiko · 3 years, 10 months ago
- 4b3d9f9c Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 10 months ago
- 9c39198 Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
- f7d9d48 net: lapbether: Remove netif_start_queue / netif_stop_queue by Xie He · 3 years, 10 months ago
- 34c9a7c Merge branch 'Add clang-based BTF_KIND_FLOAT tests' by Alexei Starovoitov · 3 years, 10 months ago
- ccb0e23 selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax by Ilya Leoshkevich · 3 years, 10 months ago
- 3fcd50d selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size by Ilya Leoshkevich · 3 years, 10 months ago
- bd67b71 MIPS: kernel: Reserve exception base early to prevent corruption by Thomas Bogendoerfer · 3 years, 10 months ago
- 987a087 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 10 months ago
- 4416e98 atm: idt77252: fix null-ptr-dereference by Tong Zhang · 3 years, 10 months ago
- 3153724 atm: uPD98402: fix incorrect allocation by Tong Zhang · 3 years, 10 months ago
- 1019d79 atm: fix a typo in the struct description by Tong Zhang · 3 years, 10 months ago
- 179d0ba net: qrtr: fix error return code of qrtr_sendmsg() by Jia-Ju Bai · 3 years, 10 months ago
- 27ab92d mptcp: fix length of ADD_ADDR with port sub-option by Davide Caratti · 3 years, 10 months ago
- 2055a99 net: bonding: fix error return code of bond_neigh_init() by Jia-Ju Bai · 3 years, 10 months ago
- 29d98f5 net: enetc: allow hardware timestamping on TX queues with tc-etf enabled by Vladimir Oltean · 3 years, 10 months ago
- 1b2395d net: enetc: set MAC RX FIFO to recommended value by Alex Marginean · 3 years, 10 months ago
- 2e26962 net: davicom: Use platform_get_irq_optional() by Paul Cercueil · 3 years, 10 months ago
- cf9e60a net: davicom: Fix regulator not turned off on driver removal by Paul Cercueil · 3 years, 10 months ago
- ac88c53 net: davicom: Fix regulator not turned off on failed probe by Paul Cercueil · 3 years, 10 months ago
- 03cbb87 net: dsa: fix switchdev objects on bridge master mistakenly being applied on ports by Vladimir Oltean · 3 years, 10 months ago
- 62765d3 net: wan: fix error return code of uhdlc_init() by Jia-Ju Bai · 3 years, 10 months ago
- 143c253 net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch() by Jia-Ju Bai · 3 years, 10 months ago
- 4d8c79b net: usb: log errors to dmesg/syslog by Grant Grundler · 3 years, 10 months ago
- 492bbe7 net: usb: cdc_ncm: emit dev_err on error paths by Grant Grundler · 3 years, 10 months ago
- a4813dc net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the file chcr_ktls.c by Bhaskar Chowdhury · 3 years, 10 months ago
- bf9279c net: dsa: bcm_sf2: simplify optional reset handling by Philipp Zabel · 3 years, 10 months ago
- a0d73ac selftests/bpf: Fix typo in Makefile by Jean-Philippe Brucker · 3 years, 10 months ago
- a6aac40 libbpf: Fix arm64 build by Jean-Philippe Brucker · 3 years, 10 months ago
- 6654111 MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytes by Bjørn Mork · 3 years, 10 months ago
- bbb4172 Merge branch 'load-acquire/store-release barriers for' by Andrii Nakryiko · 3 years, 10 months ago
- 291471dd libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire by Björn Töpel · 3 years, 10 months ago
- a23b3f5 xsk: Update rings for load-acquire/store-release barriers by Björn Töpel · 3 years, 10 months ago
- 299194a selftests/bpf: Fix test_attach_probe for powerpc uprobes by Jiri Olsa · 3 years, 10 months ago
- b41ba2e gpiolib: Read "gpio-line-names" from a firmware node by Andy Shevchenko · 3 years, 10 months ago
- eb44133 gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 by Andy Shevchenko · 3 years, 10 months ago
- 8093902 gpiolib: acpi: Allow to find GpioInt() resource by name and index by Andy Shevchenko · 3 years, 10 months ago
- 62d5247 gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk by Andy Shevchenko · 3 years, 10 months ago
- 6e5d579 gpiolib: acpi: Add missing IRQF_ONESHOT by Yang Li · 3 years, 11 months ago
- cf25ef6 gpio: fix gpio-device list corruption by Johan Hovold · 3 years, 10 months ago
- a611299 gpio: fix NULL-deref-on-deregistration regression by Johan Hovold · 3 years, 10 months ago
- 542104e selftests: gpio: update .gitignore by Bartosz Golaszewski · 3 years, 10 months ago
- 6c810cf crypto: mips/poly1305 - enable for all MIPS processors by Maciej W. Rozycki · 3 years, 10 months ago
- 7a05293 MIPS: boot/compressed: Copy DTB to aligned address by Paul Cercueil · 3 years, 10 months ago
- 144c79e Merge tag 'perf-tools-fixes-for-v5.12-2020-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 10 months ago
- 3bb48a8 Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 10 months ago
- fbda790 Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 10 months ago
- dac5187 Merge tag 'm68k-for-v5.12-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 10 months ago
- 9270bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 10 months ago
- 6fc5baf perf cs-etm: Fix bitmap for option by Suzuki K Poulose · 4 years ago
- 86a1900 perf trace: Fix race in signal handling by Michael Petlan · 3 years, 10 months ago
- 77d02bd perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 6740a4e perf report: Fix -F for branch & mem modes by Ravi Bangoria · 3 years, 10 months ago
- c1f272d perf tests x86: Move insn.h include to make sure it finds stddef.h by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 7d9d4c6 perf test: Support the ins_lat check in the X86 specific test by Kan Liang · 3 years, 10 months ago
- a8146d6 perf test: Fix sample-parsing failure on non-x86 platforms by Kan Liang · 3 years, 10 months ago
- ec4d0a7 perf archive: Fix filtering of empty build-ids by Nicholas Fraser · 3 years, 11 months ago