summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu2017-04-121-0/+2
* ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon2017-04-121-0/+1
* firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-04-121-3/+8
* arm: kernel: Add SMC structure parameterAndy Gross2017-04-121-8/+32
* drm/i915: more .is_mobile cleanups for BDWPaulo Zanoni2017-04-121-6/+3
* drm/i915: fix INTEL_BDW_IDS definitionPaulo Zanoni2017-04-121-2/+0
* random: use chacha20 for get_random_int/longJason A. Donenfeld2017-04-121-1/+0
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-04-121-1/+4
* mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-04-081-0/+6
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-081-2/+2
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-311-2/+0
* drm: reference count event->completionDaniel Vetter2017-03-301-0/+1
* crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-301-1/+1
* iio: sw-device: Fix config group initializationLars-Peter Clausen2017-03-301-1/+1
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-03-301-0/+6
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-03-261-0/+1
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-03-261-11/+2
* Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov2017-03-221-21/+11
* bpf: fix state equivalenceAlexei Starovoitov2017-03-221-7/+7
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2017-03-221-1/+1
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-221-1/+1
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-221-0/+1
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-181-1/+1
* tracing: Add #undef to fix compile errorRik van Riel2017-03-181-0/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-03-151-1/+1
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-151-0/+2
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-03-151-1/+2
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-03-151-0/+1
* fs: Better permission checking for submountsEric W. Biederman2017-03-153-1/+6
* mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall2017-03-121-2/+6
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-03-121-3/+3
* Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-03-121-0/+1
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-121-0/+1
* PM / devfreq: Fix available_governor sysfsChanwoo Choi2017-03-121-0/+3
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-03-121-1/+3
* mm, vmscan: cleanup lru size claculationsMichal Hocko2017-03-121-1/+1
* iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang2017-03-121-7/+7
* ARM: at91: define LPDDR typesAlexandre Belloni2017-03-121-0/+3
* ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2017-02-262-1/+88
* ptr_ring: fix race conditions when resizingMichael S. Tsirkin2017-02-261-5/+31
* videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-231-4/+3
* tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-02-181-1/+1
* net: introduce device min_header_lenWillem de Bruijn2017-02-181-0/+4
* lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-181-1/+4
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-181-0/+4
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-181-4/+3
* Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-02-141-2/+30
* Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-141-6/+6
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-141-0/+1
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-141-0/+1