summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev
2016-05-03signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev
2016-05-02bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-02bridge: vlan: learn to countNikolay Aleksandrov
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab
2016-05-01fs: add RWF_DSYNC aand RWF_SYNCChristoph Hellwig
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin
2016-04-30tty: vt, remove reduntant checkJiri Slaby
2016-04-30tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flagsPeter Hurley
2016-04-30tty: Define ASYNC_ replacement bitsPeter Hurley
2016-04-29dma-buf/sync_file: de-stage sync_file headersGustavo Padovan
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-28nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanismDan Williams
2016-04-28btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64Jeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs_tree.h migration, item types and definesJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_argsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move feature flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, document subvol flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, qgroup limit flagsJeff Mahoney
2016-04-28btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZEJeff Mahoney
2016-04-28btrfs: rename flags for vol args v2David Sterba
2016-04-28btrfs: introduce device delete by devidAnand Jain
2016-04-28udf: Export superblock magic to userspaceJan Kara
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg
2016-04-27drm/sis: add missing include drm.h for the UAPI headerEmil Velikov
2016-04-27drm/qxl: remove XXX comment from the UAPI headerEmil Velikov
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26nl80211: add missing kerneldoc for new *_PAD attributesJohannes Berg
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25Merge 4.6-rc5 into usb-nextGreg Kroah-Hartman