summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05libnvdimm: Use PAGE_SIZE instead of SZ_4K for align checkAneesh Kumar K.V
2019-09-05libnvdimm/label: Remove the dpa align checkAneesh Kumar K.V
2019-09-05libnvdimm/pfn_dev: Add page size and struct page size to pfn superblockAneesh Kumar K.V
2019-09-05libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page ...Aneesh Kumar K.V
2019-09-05libnvdimm/pmem: Advance namespace seed for specific probe errorsAneesh Kumar K.V
2019-09-05libnvdimm/region: Rewrite _probe_success() to _advance_seeds()Dan Williams
2019-09-05PCI: Add ACS quirk for iProc PAXBAbhinav Ratna
2019-09-06parisc: Save some bytes in dino driverHelge Deller
2019-09-05PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe
2019-09-05PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe
2019-09-05net/mlx5e: Add port buffer's congestion countersAya Levin
2019-09-05net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun
2019-09-05net/mlx5: DR, Remove useless set memory to zero use memset()Wei Yongjun
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy
2019-09-05net/mlx5e: kTLS, Remove unused function parameterTariq Toukan
2019-09-05net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang
2019-09-05net/mlx5: fix missing assignment of variable errColin Ian King
2019-09-05net/mlx5: fix spelling mistake "offlaods" -> "offloads"Colin Ian King
2019-09-05net/mlx5e: Remove leftover declarationRoi Dayan
2019-09-05net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a moduleSaeed Mahameed
2019-09-05net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACEMao Wenan
2019-09-05net/mlx5e: Fix static checker warning of potential pointer math issueEran Ben Elisha
2019-09-05keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov
2019-09-05i2c: uniphier(-f): remove all dev_dbg()Masahiro Yamada
2019-09-05i2c: uniphier(-f): use devm_platform_ioremap_resource()Masahiro Yamada
2019-09-05led: triggers: Fix dereferencing of null pointerOleh Kravchenko
2019-09-05i2c: slave-eeprom: Add comment about address handlingBjörn Ardö
2019-09-05bus: ti-sysc: Fix handling of invalid clocksTony Lindgren
2019-09-05genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye
2019-09-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo
2019-09-05lightnvm: print error when target is not foundMinwoo Im
2019-09-05lightnvm: introduce pr_fmt for the prefix nvmMinwoo Im
2019-09-05posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner
2019-09-05clk: Document of_parse_clkspec() some moreStephen Boyd
2019-09-05Merge tag 'v5.4-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2019-09-05make shmem_fill_super() staticAl Viro
2019-09-05make ramfs_fill_super() staticAl Viro
2019-09-05devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()Al Viro
2019-09-05vfs: Convert squashfs to use the new mount APIDavid Howells
2019-09-05mtd: Kill mount_mtd()David Howells
2019-09-05vfs: Convert jffs2 to use the new mount APIDavid Howells
2019-09-05vfs: Convert cramfs to use the new mount APIDavid Howells
2019-09-05vfs: Convert romfs to use the new mount APIDavid Howells