summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-05-03tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh1-0/+2
2017-05-03net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-1/+1
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-04-21new privimitive: iov_iter_revert()Al Viro1-1/+5
2017-04-21target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger1-0/+1
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2-0/+25
2017-04-12PCI: Disable MSI for HiSilicon Hip06/Hip07 Root PortsDongdong Liu1-0/+2
2017-04-12ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon1-0/+1
2017-04-12firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-3/+8
2017-04-12arm: kernel: Add SMC structure parameterAndy Gross1-8/+32
2017-04-12drm/i915: more .is_mobile cleanups for BDWPaulo Zanoni1-6/+3
2017-04-12drm/i915: fix INTEL_BDW_IDS definitionPaulo Zanoni1-2/+0
2017-04-12random: use chacha20 for get_random_int/longJason A. Donenfeld1-1/+0
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2017-04-08mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-0/+6
2017-04-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-03-30drm: reference count event->completionDaniel Vetter1-0/+1
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook1-1/+1
2017-03-30iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-03-30net: solve a NAPI raceEric Dumazet1-20/+9
2017-03-26scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche1-0/+4
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin1-1/+1
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet1-0/+1
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman1-1/+1
2017-03-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann1-1/+1
2017-03-15nfit, libnvdimm: fix interleave set cookie calculationDan Williams1-0/+2
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger1-0/+1
2017-03-15fs: Better permission checking for submountsEric W. Biederman3-1/+6
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-2/+6
2017-03-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-03-12Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan1-0/+1
2017-03-12crypto: api - Add crypto_requires_off helperHerbert Xu1-1/+6
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke1-0/+1
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi1-0/+3
2017-03-12sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev1-1/+3
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko1-1/+1
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang1-7/+7
2017-03-12ARM: at91: define LPDDR typesAlexandre Belloni1-0/+3
2017-02-26ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2-1/+88
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin1-5/+31
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-11/+16
2017-02-16rhashtable: Revert nested table changes.David S. Miller1-56/+22
2017-02-15uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin1-4/+3
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-4/+3