summaryrefslogtreecommitdiff
path: root/bpf_parser.y
AgeCommit message (Expand)AuthorFilesLines
2013-06-15bpf: use Linux' define of BPF_MAXINSNSDaniel Borkmann1-9/+7
2013-06-08bpfc: also allow to load skb len into XDaniel Borkmann1-0/+2
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann1-2/+28
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann1-1/+10
2013-03-16bpfc: support different output formatsDaniel Borkmann1-12/+58
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+673
Documentation/i2c/fault-codes?h=nds-private-remove&id=af56ff27eba54fceee5f5643e79bf6531f2e1739&id2=5e608a027082ae426e100a582031e0ff40becc83'>diff)parentba913e4f72fc9cfd03dad968dfb110eb49211d80 (diff)
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "ARM: - fixes for ITS init issues, error handling, IRQ leakage, race conditions - an erratum workaround for timers - some removal of misleading use of errors and comments - a fix for GICv3 on 32-bit guests MIPS: - fix for where the guest could wrongly map the first page of physical memory x86: - nested virtualization fixes" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: MIPS: KVM: Check for pfn noslot case kvm: nVMX: fix nested tsc scaling KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC arm64: KVM: report configured SRE value to 32-bit world arm64: KVM: remove misleading comment on pmu status KVM: arm/arm64: timer: Workaround misconfigured timer interrupt arm64: Document workaround for Cortex-A72 erratum #853709 KVM: arm/arm64: Change misleading use of is_error_pfn KVM: arm64: ITS: avoid re-mapping LPIs KVM: arm64: check for ITS device on MSI injection KVM: arm64: ITS: move ITS registration into first VCPU run KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic KVM: arm64: vgic-its: Plug race in vgic_put_irq KVM: arm64: vgic-its: Handle errors from vgic_add_lpi KVM: arm64: ITS: return 1 on successful MSI injection
Diffstat (limited to 'Documentation/i2c/fault-codes')