summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-03-26scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-26give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-18tracing: Add #undef to fix compile errorRik van Riel
2017-03-15libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-03-15nfit, libnvdimm: fix interleave set cookie calculationDan Williams
2017-03-15nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-03-15fs: Better permission checking for submountsEric W. Biederman
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-03-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-03-12Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan
2017-03-12crypto: api - Add crypto_requires_off helperHerbert Xu
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi
2017-03-12sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang
2017-03-12ARM: at91: define LPDDR typesAlexandre Belloni
2017-02-26ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-14uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-02-13rhashtable: Add nested tablesHerbert Xu
2017-02-13[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil
2017-02-12bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-08mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel