aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+5
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-1/+1
2019-02-18RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky2-32/+3
2019-02-18RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky1-1/+2
2019-02-18RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky1-0/+3
2019-02-18RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky1-7/+15
2019-02-18net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_tHeiner Kallweit1-0/+19
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda2-3/+17
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia1-9/+15
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil1-0/+3
2019-02-18media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil1-2/+2
2019-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-8/+90
2019-02-18media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy1-0/+4
2019-02-18drm/audio: declaration of struct deviceRamalingam C1-0/+1
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2-3/+5
2019-02-18drm: tweak header nameMichael S. Tsirkin1-2/+1
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil1-3/+4
2019-02-18compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov1-3/+2
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab91-326/+621
2019-02-18drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson1-0/+20
2019-02-18fsnotify: Create function to remove event from notification listJan Kara1-0/+3
2019-02-18swiotlb: remove swiotlb_dma_supportedChristoph Hellwig1-3/+0
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang1-0/+1
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2-4/+10
2019-02-18genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei1-3/+6
2019-02-18genirq/affinity: Code consolidationThomas Gleixner1-9/+11
2019-02-18ACPICA: ACPI 6.3: SRAT: add Generic Affinity Structure subtableErik Schmauss1-1/+18
2019-02-18ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTTErik Schmauss1-0/+1
2019-02-18ACPICA: Remove legacy module-level code supportErik Schmauss1-8/+0
2019-02-18habanalabs: implement INFO IOCTLOded Gabbay1-1/+74
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman1-1/+121
2019-02-18habanalabs: add command submission moduleOded Gabbay1-1/+157
2019-02-18habanalabs: add h/w queues moduleOded Gabbay1-0/+29
2019-02-18habanalabs: add command buffer moduleOded Gabbay1-0/+46
2019-02-18habanalabs: add basic Goya supportOded Gabbay1-0/+20
2019-02-18cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski1-0/+19
2019-02-18x86/xen: dont add memory above max allowed allocationJuergen Gross1-0/+4
2019-02-18x86: respect memory size limiting via mem= parameterJuergen Gross1-0/+2
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie90-326/+614
2019-02-17ptr_ring: remove duplicated include from ptr_ring.hYueHaibing1-1/+0
2019-02-17ethtool: add compat for flash updateJakub Kicinski1-0/+7
2019-02-17devlink: add flash update commandJakub Kicinski2-0/+9
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij81-291/+582
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu1-0/+204
2019-02-17net: phy: add genphy_c45_an_config_anegAndrew Lunn1-0/+1
2019-02-17net: phy: add helper linkmode_adv_to_mii_10gbt_adv_tHeiner Kallweit1-0/+25
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+0
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-14/+139