summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-211-1/+24
|\
| * bpf: Add bpf_read_branch_records() helperDaniel Xu2020-02-191-1/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-215-30/+40
|\ \
| * \ Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-02-211-8/+8
| |\ \
| | * | usb: charger: assign specific number for enum valuePeter Chen2020-02-101-8/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-212-10/+18
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-191-9/+7
| | |\ \ \
| | | * | | bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-181-1/+11
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-171-1/+11
| * | | | | include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-02-211-2/+2
| * | | | | y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2020-02-211-10/+12
| |/ / / /
* | | | / ethtool: Add support for low latency RS FECAya Levin2020-02-181-1/+3
| |_|_|/ |/| | |
* | | | openvswitch: add TTL decrement actionMatteo Croce2020-02-161-0/+7
* | | | tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy2020-02-161-0/+1
* | | | tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy2020-02-161-0/+1
* | | | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-162-3/+82
|\ \ \ \ | |/ / / |/| | |
| * | | nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-071-1/+15
| * | | cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-071-0/+33
| * | | cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-071-0/+5
| * | | nl80211: add handling for BSS colorJohn Crispin2020-01-151-0/+26
| * | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-0216-25/+337
| |\ \ \
| * | | | wireless: Use offsetof instead of custom macro.Pi-Hsun Shih2019-12-131-2/+3
* | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fs: New zonefs file systemDamien Le Moal2020-02-071-0/+1
* | | | | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-061-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-02-051-0/+5
| |\ \ \ \
| | * | | | KVM: s390: Add new reset vcpu APIJanosch Frank2020-01-311-0/+5
* | | | | | Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-02-041-1/+6
|\ \ \ \ \ \
| * | | | | | rtc: define RTC_VL_READ valuesAlexandre Belloni2019-12-181-1/+6
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-011-1/+3
|\ \ \ \ \ \ \
| * | | | | | | random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski2020-01-071-1/+1
| * | | | | | | random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski2020-01-071-0/+2
* | | | | | | | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-312-2/+16
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-01-291-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-091-0/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao2020-01-151-0/+8
| * | | | | | | | PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe2020-01-151-1/+4
| * | | | | | | | PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe2020-01-151-1/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-311-0/+29
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab2020-01-084-25/+36
| |\ \ \ \ \ \ \ \
| * | | | | | | | | media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-031-0/+23
| * | | | | | | | | media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABIArnd Bergmann2020-01-031-0/+4
| * | | | | | | | | media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann2020-01-031-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-01-312-1/+11
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-01-311-0/+10
| * | | | | | | | mm: fix comments related to node reclaimHao Lee2020-01-311-1/+1
* | | | | | | | | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-0/+53
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-204-8/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-2/+2
| |\ \ \ \ \ \ \ \ \