summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-04vfio: Include No-IOMMU modeAlex Williamson
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-11-01raid5: enable log for raid array with cache diskShaohua Li
2015-10-31dm: add support for passing through persistent reservationsChristoph Hellwig
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville
2015-10-29PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas
2015-10-29PCI: Add Enhanced Allocation register entriesSean O. Stalley
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen
2015-10-27Input: add userio moduleStephen Chandler Paul
2015-10-27NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard
2015-10-26btrfs: extend balance filter usage to take minimum and maximumDavid Sterba
2015-10-26btrfs: add balance filter for stripesGabríel Arthúr Pétursson
2015-10-26btrfs: extend balance filter limit to take minimum and maximumDavid Sterba
2015-10-26Input: evdev - add event-mask APIDavid Herrmann
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman
2015-10-26mmc: block: Add new ioctl to send multi commandsJon Hunter
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-24raid5: add basic stripe logShaohua Li
2015-10-24md: override md superblock recovery_offset for journal deviceShaohua Li
2015-10-24MD: add a new disk role to present write journal deviceSong Liu
2015-10-24MD: replace special disk roles with macrosSong Liu
2015-10-23i2c-dev: Fix typo in ioctl name referenceJean Delvare
2015-10-23if_link: Add control trust VFHiroshi Shimamoto
2015-10-22Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig
2015-10-21nfs: add missing linux/types.hPeng Tao
2015-10-20[media] v4l: add type field to v4l2_modulator structAntti Palosaari
2015-10-20[media] v4l2: add support for SDR transmitterAntti Palosaari
2015-10-20[media] v4l2: add RF gain controlAntti Palosaari
2015-10-20[media] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDRAntti Palosaari
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger
2015-10-17ext4: reserve code points for the project quota featureTheodore Ts'o
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft
2015-10-16Input: fix EVIOCSFF macro inconsistency by using _IOW()Elias Vanderstuyft
2015-10-16Input: add input-event-codes header fileHans de Goede