Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | smb3: Add missing reparse tags | Steve French | 2019-09-25 | 1 | -0/+11 | |
| * | | | | | | | | | CIFS: fix max ea value size | Murphy Zhou | 2019-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | fs/cifs/sess.c: Remove set but not used variable 'capabilities' | zhengbin | 2019-09-24 | 1 | -2/+1 | |
| * | | | | | | | | | fs/cifs/smb2pdu.c: Make SMB2_notify_init static | zhengbin | 2019-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | smb3: fix leak in "open on server" perf counter | Steve French | 2019-09-24 | 2 | -0/+6 | |
| * | | | | | | | | | smb3: allow decryption keys to be dumped by admin for debugging | Steve French | 2019-09-21 | 2 | -0/+38 | |
* | | | | | | | | | | Merge branch 'entropy' | Linus Torvalds | 2019-09-30 | 2 | -1/+64 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds | 2019-09-30 | 1 | -0/+3 | |
| * | | | | | | | | | | random: try to actively add entropy rather than passively wait for it | Linus Torvalds | 2019-09-30 | 1 | -1/+61 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-29 | 15 | -51/+110 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libnvdimm/region: Enable MAP_SYNC for volatile regions | Aneesh Kumar K.V | 2019-09-24 | 1 | -0/+3 | |
| * | | | | | | | | | | libnvdimm: prevent nvdimm from requesting key when security is disabled | Dave Jiang | 2019-09-24 | 1 | -0/+4 | |
| * | | | | | | | | | | libnvdimm/region: Initialize bad block for volatile namespaces | Aneesh Kumar K.V | 2019-09-24 | 3 | -5/+5 | |
| * | | | | | | | | | | libnvdimm/nfit_test: Fix acpi_handle redefinition | Nathan Chancellor | 2019-09-24 | 1 | -3/+1 | |
| * | | | | | | | | | | libnvdimm/altmap: Track namespace boundaries in altmap | Aneesh Kumar K.V | 2019-09-24 | 3 | -1/+19 | |
| * | | | | | | | | | | libnvdimm: Fix endian conversion issues | Aneesh Kumar K.V | 2019-09-24 | 2 | -7/+8 | |
| * | | | | | | | | | | libnvdimm/dax: Pick the right alignment default when creating dax devices | Aneesh Kumar K.V | 2019-09-24 | 3 | -27/+61 | |
| * | | | | | | | | | | powerpc/book3s64: Export has_transparent_hugepage() related functions. | Aneesh Kumar K.V | 2019-09-24 | 3 | -8/+9 | |
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2019-09-29 | 5 | -463/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | thermal: db8500: Rewrite to be a pure OF sensor | Linus Walleij | 2019-09-25 | 1 | -370/+107 | |
| * | | | | | | | | | | | thermal: db8500: Use dev helper variable | Linus Walleij | 2019-09-25 | 1 | -15/+16 | |
| * | | | | | | | | | | | thermal: db8500: Finalize device tree conversion | Linus Walleij | 2019-09-25 | 4 | -97/+17 | |
| * | | | | | | | | | | | thermal: thermal_mmio: remove some dead code | Dan Carpenter | 2019-09-22 | 1 | -7/+0 | |
* | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-29 | 4 | -7/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | i2c: slave-eeprom: Add read only mode | Björn Ardö | 2019-09-28 | 1 | -3/+11 | |
| * | | | | | | | | | | | | i2c: i801: Bring back Block Process Call support for certain platforms | Jarkko Nikula | 2019-09-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | i2c: riic: Clear NACK in tend isr | Chris Brandt | 2019-09-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 | Lee Jones | 2019-09-28 | 1 | -4/+8 | |
* | | | | | | | | | | | | | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-09-29 | 2 | -94/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | iommu/amd: Lock code paths traversing protection_domain->dev_list | Joerg Roedel | 2019-09-28 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | iommu/amd: Lock dev_data in attach/detach code paths | Joerg Roedel | 2019-09-28 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | iommu/amd: Check for busy devices earlier in attach_device() | Joerg Roedel | 2019-09-28 | 1 | -18/+7 | |
| * | | | | | | | | | | | | | iommu/amd: Take domain->lock for complete attach/detach path | Joerg Roedel | 2019-09-28 | 1 | -39/+26 | |
| * | | | | | | | | | | | | | iommu/amd: Remove amd_iommu_devtable_lock | Joerg Roedel | 2019-09-28 | 1 | -17/+6 | |
| * | | | | | | | | | | | | | iommu/amd: Remove domain->updated | Joerg Roedel | 2019-09-28 | 2 | -25/+25 | |
| * | | | | | | | | | | | | | iommu/amd: Wait for completion of IOTLB flush in attach_device | Filippo Sironi | 2019-09-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | iommu/amd: Unmap all L7 PTEs when downgrading page-sizes | Andrei Dulea | 2019-09-24 | 1 | -3/+27 | |
| * | | | | | | | | | | | | | iommu/amd: Introduce first_pte_l7() helper | Andrei Dulea | 2019-09-24 | 1 | -11/+29 | |
| * | | | | | | | | | | | | | iommu/amd: Fix downgrading default page-sizes in alloc_pte() | Andrei Dulea | 2019-09-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | iommu/amd: Fix pages leak in free_pagetable() | Andrei Dulea | 2019-09-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-09-29 | 169 | -1307/+1225 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | net: tap: clean up an indentation issue | Colin Ian King | 2019-09-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | nfp: abm: fix memory leak in nfp_abm_u32_knode_replace | Navid Emamdoost | 2019-09-27 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | | tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state | Eric Dumazet | 2019-09-27 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | sk_buff: drop all skb extensions on free and skb scrubbing | Florian Westphal | 2019-09-27 | 3 | -3/+12 | |
| * | | | | | | | | | | | | | | tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth | Kevin(Yudong) Yang | 2019-09-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | Merge branch 'mlxsw-Various-fixes' | David S. Miller | 2019-09-27 | 4 | -8/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions | Danielle Ratson | 2019-09-27 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | Documentation: Clarify trap's description | Ido Schimmel | 2019-09-27 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | mlxsw: spectrum: Clear VLAN filters during port initialization | Ido Schimmel | 2019-09-27 | 2 | -7/+9 | |
| |/ / / / / / / / / / / / / / |