summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-01-173-2/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13Jiri Olsa2018-01-081-3/+6
| * | | | | | | | | | | | perf: Add sample_id to PERF_RECORD_ITRACE_START event commentJiri Olsa2018-01-081-0/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-291-23/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nubus: Fix up header splitFinn Thain2018-01-161-23/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-292-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | btrfs: add support for SUPER_FLAG_CHANGING_FSIDAnand Jain2018-01-221-0/+1
| * | | | | | | | | | | | btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-01-221-0/+1
| * | | | | | | | | | | | btrfs: put btrfs_ioctl_vol_args_v2 related defines togetherAnand Jain2018-01-221-5/+6
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-291-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | lightnvm: set target over-provision on create ioctlJavier González2018-01-051-0/+9
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-201-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | KVM: s390: wire up bpb featureChristian Borntraeger2018-01-201-0/+1
| * | | | | | | | | | KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras2018-01-191-0/+3
| | |_|/ / / / / / / | |/| | | | | | | |
* / | | | | | | | | Revert "openvswitch: Add erspan tunnel support."William Tu2018-01-151-1/+0
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-01-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: uapi: correct UNTRACKED conntrack state bit numberFlorian Westphal2017-12-211-1/+1
| |/ / / / / / / /
* | | | | | | | | uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2018-01-042-0/+9
* | | | | | | | | uapi libc compat: add fallback for unsupported libcsFelix Janda2018-01-031-1/+54
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-152-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz2017-12-151-1/+0
| * | | | | | | net: sched: Add TCA_HW_OFFLOADYuval Mintz2017-12-151-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-101-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-12-061-2/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-061-2/+2
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-3/+2
|\ \ \ \ \ \
| * | | | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-3/+2
| |/ / / / /
* | | | | | Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-051-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-11-281-0/+3
| |/ / / /
* | | | | Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-011-11/+11
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabb...Dave Airlie2017-12-011-11/+11
| |\ \ \ \ \
| | * | | | | uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2017-11-261-11/+11
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-12-011-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | bcache: Fix building error on MIPSHuacai Chen2017-11-241-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-292-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger2017-11-261-0/+1
| * | | | | rxrpc: Fix call timeoutsDavid Howells2017-11-241-0/+1
| | |_|/ / | |/| | |
* / | | | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-241-7/+1
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: revert report offload info to user spaceJakub Kicinski2017-11-211-6/+0
| * | | bpf: offload: rename the ifindex fieldJakub Kicinski2017-11-211-1/+1
* | | | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-181-0/+73
|\ \ \ \ | |/ / / |/| | |
| * | | platform/x86: dell-smbios-wmi: introduce userspace interfaceMario Limonciello2017-11-031-0/+47
| * | | platform/x86: wmi: create userspace interface for driversMario Limonciello2017-11-031-0/+26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-171-2/+2
|\ \ \ \
| * | | | ipv6: sr: update the struct ipv6_sr_hdrAhmed Abdelsalam2017-11-161-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-171-0/+24
|\ \ \ \ \
| * | | | | kcov: support comparison operands collectionVictor Chibotaru2017-11-171-0/+24
* | | | | | Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-1/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cramfs: implement uncompressed and arbitrary data block positioningNicolas Pitre2017-10-151-1/+25
OpenPOWER on IntegriCloud