summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-14rhashtable: Add nested tablesHerbert Xu1-22/+56
2017-02-13[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil1-4/+3
2017-02-13bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2-7/+13
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2017-02-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-3/+8
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2017-02-09cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky1-3/+8
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+10
2017-02-07udp: properly cope with csum errorsEric Dumazet1-1/+3
2017-02-05netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+30
2017-02-04base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2-1/+16
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds3-17/+25
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel3-12/+27
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun1-6/+3
2017-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0