summaryrefslogblamecommitdiffstats
path: root/include/linux/crc4.h
blob: bd2c90556a06b4f4f509743df46a52e74f55ab68 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                      







                                                     
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_CRC4_H
#define _LINUX_CRC4_H

#include <linux/types.h>

extern uint8_t crc4(uint8_t c, uint64_t x, int bits);

#endif /* _LINUX_CRC4_H */
d> | | * bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-211-27/+29 | | * selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533 | | * bpf: Fix tools and testing build.David Miller2017-12-202-5/+5 | | * bpf: fix broken BPF selftest build on s390Hendrik Brueckner2017-12-191-1/+1 | * | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1 | |/ | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-181-0/+24 | |\ | | * bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-151-0/+24 * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-212-32/+46 |\ \ \ | |/ / |/| | | * | tools/kvm_stat: sort '-f help' outputStefan Raspl2017-12-211-10/+6Star | * | tools/kvm_stat: add line for totalsStefan Raspl2017-12-141-1/+8 | * | tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl2017-12-141-1/+3 | * | tools/kvm_stat: suppress usage information on command line errorsStefan Raspl2017-12-141-8/+5Star | * | tools/kvm_stat: handle invalid regular expressionsStefan Raspl2017-12-141-0/+7 | * | tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl2017-12-141-1/+1 | * | tools/kvm_stat: fix child trace events accountingStefan Raspl2017-12-142-3/+5 | * | tools/kvm_stat: fix extra handling of 'help' with fields filterStefan Raspl2017-12-141-1/+2 | * | tools/kvm_stat: fix missing field update after filter changeStefan Raspl2017-12-141-2/+2 | * | tools/kvm_stat: fix drilldown in events-by-guests modeStefan Raspl2017-12-141-1/+1 | * | tools/kvm_stat: fix command line option '-g'Stefan Raspl2017-12-141-4/+6 * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-152-12/+8Star |\ \ \ | | |/ | |/| | * | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-122-12/+8Star | |/ * | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-151-5/+5 |\ \ | * | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-12-1248-407/+1144 | |\| | * | usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-081-4/+4 | * | tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-081-1/+1 * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-151-6/+23 |\ \ \ | * | | ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-081-6/+23 * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-152-5/+23 |\ \ \ \ | * | | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar2017-12-151-0/+10 | * | | | x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-152-6/+24 * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-153-13/+11Star |\ \ \ \ \ | * | | | | tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang2017-12-131-0/+1 | * | | | | tools/include: Remove ACCESS_ONCE()Mark Rutland2017-12-121-12/+9Star | * | | | | tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland2017-12-121-1/+1 | | |_|_|/ | |/| | | * | | | | tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-152-2/+3 * | | | | tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng2017-12-151-1/+1 |/ / / / * | | | kmemcheck: rip it out for realMichal Hocko2017-12-081-1/+0Star * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-089-7/+531 |\ \ \ \ | * | | | perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-053-3/+31 | * | | | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-056-4/+500 * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-0735-337/+590 |\ \ \ \ \ | * | | | | tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar2017-12-063-9/+1Star | * | | | | Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar2017-12-06