summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams
2018-12-22libnvdimm/security: Quiet security operationsDan Williams
2018-12-21libnvdimm/security: Add documentation for nvdimm security supportDave Jiang
2018-12-21tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_testDave Jiang
2018-12-21tools/testing/nvdimm: Add overwrite support for nfit_testDave Jiang
2018-12-21tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimmsDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang
2018-12-13keys: Export lookup_user_key to external usersDave Jiang
2018-12-13acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang
2018-12-10libnvdimm, namespace: Replace kmemdup() with kstrndup()Andy Shevchenko
2018-12-10libnvdimm, label: Switch to bitmap_zalloc()Andy Shevchenko
2018-12-10ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at startOcean He
2018-12-10libnvdimm, bus: Check id immediately following ida_simple_getOcean He
2018-12-09Linux 4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-07Merge branch 'skb-headroom-slab-out-of-bounds'David S. Miller
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-07ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-12-07tcp: lack of available data can also cause TSO deferEric Dumazet