summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-01libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru.Jerry Hoemann1-0/+1
2017-06-29libnvdimm, btt: BTT updates for UEFI 2.7 formatVishal Verma1-0/+1
2017-06-16libnvdimm, label: add address abstraction identifiersDan Williams1-0/+10
2017-06-16libnvdimm, label: populate the type_guid property for v1.2 namespacesDan Williams1-0/+3
2017-06-16libnvdimm, label: honor the lba size specified in v1.2 labelsDan Williams1-0/+2
2017-06-16libnvdimm, label: add v1.2 interleave-set-cookie algorithmDan Williams1-1/+4
2017-06-08acpi: always include uuid.hChristoph Hellwig1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2-3/+2
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko1-0/+1
2017-06-05nvme: switch to uuid_tChristoph Hellwig2-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig2-3/+4
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig1-11/+0
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig1-23/+32
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig1-0/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+9
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2017-06-02net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy1-1/+9
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+8
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+20
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+35
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-3/+3
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig1-3/+3
2017-05-25bpf: add various verifier test casesDaniel Borkmann1-0/+10
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich1-8/+10
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+6
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+5
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+1
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak1-0/+5
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov1-3/+3
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer1-2/+8
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum1-0/+1
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia1-1/+6
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman1-2/+5
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg1-0/+1
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+6
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei1-1/+0
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber1-0/+1
2017-05-22gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin1-0/+7
2017-05-22Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij1-3/+0
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+6
2017-05-21Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3