summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-01acpi, nfit: Enable DSM pass thru for root functions.Jerry Hoemann
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma
2017-06-15libnvdimm, label: add address abstraction identifiersDan Williams
2017-06-15libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams
2017-06-15libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams
2017-06-15libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams
2017-06-08acpi: always include uuid.hChristoph Hellwig
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko
2017-06-05nvme: switch to uuid_tChristoph Hellwig
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig
2017-06-05uuid: rename uuid typesChristoph Hellwig
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky
2017-06-01net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller