aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-07devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health set commandEran Ben Elisha1-0/+1
2019-02-07devlink: Add health get commandEran Ben Elisha1-0/+11
2019-02-07devlink: Add devlink formatted message (fmsg) APIEran Ben Elisha1-0/+8
2019-02-07fanotify: add support for create/attrib/move/delete eventsAmir Goldstein1-0/+8
2019-02-07fanotify: copy event fid info to userAmir Goldstein1-0/+20
2019-02-07fanotify: encode file identifier for FAN_REPORT_FIDAmir Goldstein1-0/+1
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6
2019-02-07y2038: remove struct definition redirectsArnd Bergmann2-6/+0
2019-02-07time: Add struct __kernel_timexDeepa Dinamani1-0/+41
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin1-10/+0
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar1-0/+11
2019-02-04netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu1-0/+9
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-7/+12
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+7
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski1-0/+2
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani1-0/+4
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani1-0/+5
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani1-0/+2
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+7
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski1-0/+5
2019-02-01devlink: add device information APIJakub Kicinski1-0/+5
2019-02-01net: tls: Add tls 1.3 supportDave Watson1-0/+4
2019-02-01net: tls: Support 256 bit keysDave Watson1-0/+15
2019-02-01bpf: introduce BPF_F_LOCK flagAlexei Starovoitov1-0/+1
2019-02-01bpf: introduce bpf_spin_lockAlexei Starovoitov1-1/+6
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller2-2/+2
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko1-0/+2
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg14-37/+142
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long1-0/+4
2019-01-30serial: Add Tegra Combined UART driverThierry Reding1-0/+3
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam1-0/+2
2019-01-29devlink: Add port param set commandVasundhara Volam1-0/+1
2019-01-29devlink: Add port param get commandVasundhara Volam1-0/+2
2019-01-29nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui1-0/+1
2019-01-29x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long1-0/+1
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+74
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+8
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman6-8/+15
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+11
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+5
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang1-0/+1
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong1-0/+4
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari1-4/+9
2019-01-25net: Revert devlink health changes.David S. Miller1-25/+0
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam1-0/+6
2019-01-25xsk: add sock_diag interface for AF_XDPBjörn Töpel1-0/+72