summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2019-11-21net: sched: allow flower to match vxlan optionsXin Long
2019-11-21net: sched: add erspan option support to act_tunnel_keyXin Long
2019-11-21net: sched: add vxlan option support to act_tunnel_keyXin Long
2019-11-21PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-21habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski
2019-11-21habanalabs: export uapi defines to user-spaceOded Gabbay
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay
2019-11-21habanalabs: Fix typosTomer Tayar
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann
2019-11-20net: sched: pie: enable timestamp based delay calculationGautam Ramakrishnan
2019-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-11-18btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba
2019-11-18btrfs: add blake2b to checksumming algorithmsDavid Sterba
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn
2019-11-18ALSA: compress: add flac decoder paramsVinod Koul
2019-11-18btrfs: use enum for extent type definesChengguang Xu
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15fork: extend clone3() to support setting a PIDAdrian Reber
2019-11-15bpf: Support attaching tracing BPF program to other BPF programsAlexei Starovoitov
2019-11-15bpf: Introduce BPF trampolineAlexei Starovoitov
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann
2019-11-15y2038: socket: remove timespec reference in timestampingArnd Bergmann
2019-11-15y2038: rusage: use __kernel_old_timevalArnd Bergmann
2019-11-15y2038: uapi: change __kernel_time_t to __kernel_old_time_tArnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-15y2038: add __kernel_old_timespec and __kernel_old_time_tArnd Bergmann
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang
2019-11-13statx: define STATX_ATTR_VERITYEric Biggers
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik
2019-11-13perf/aux: Allow using AUX data in perf samplesAlexander Shishkin
2019-11-13Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-11-13powerpc/pseries/cmm: Implement balloon compactionDavid Hildenbrand
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso
2019-11-12Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2019-11-12gpio: add new SET_CONFIG ioctl() to gpio chardevKent Gibson
2019-11-12gpiolib: add support for disabling line biasKent Gibson
2019-11-12gpio: expose pull-up/pull-down line flags to userspaceDrew Fustini
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman