Age | Commit message (Expand) | Author | Files | Lines |
2018-04-13 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+13 |
2018-04-13 | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 10 | -639/+789 |
2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 198 | -3950/+16113 |
2018-04-13 | Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -63/+205 |
2018-04-13 | Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 55 | -456/+628 |
2018-04-13 | Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 33 | -525/+2119 |
2018-04-13 | Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block | Linus Torvalds | 19 | -226/+245 |
2018-04-13 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -6/+47 |
2018-04-13 | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh | Linus Torvalds | 9 | -38/+84 |
2018-04-13 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 10 | -199/+242 |
2018-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 30 | -1358/+357 |
2018-04-13 | kconfig: extend output of 'listnewconfig' | Don Zickus | 1 | -2/+12 |
2018-04-13 | kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg | Javier Martinez Canillas | 1 | -0/+2 |
2018-04-13 | btrfs: Only check first key for committed tree blocks | Qu Wenruo | 1 | -0/+8 |
2018-04-13 | powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features | Michael Ellerman | 2 | -15/+22 |
2018-04-13 | firmware: dmi_scan: Use lowercase letters for UUID | Jean Delvare | 1 | -2/+2 |
2018-04-13 | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches | Alex Hung | 2 | -1/+10 |
2018-04-13 | firmware: dmi_scan: Fix UUID length safety check | Jean Delvare | 1 | -1/+1 |
2018-04-13 | Merge branches 'thermal-core' and 'thermal-soc' into next | Zhang Rui | 1 | -3/+3 |
2018-04-12 | Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 40 | -1640/+432 |
2018-04-12 | Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2 | -34/+15 |
2018-04-12 | proc: fixup copyright sign | Alexey Dobriyan | 9 | -7/+37 |
2018-04-12 | Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+4 |
2018-04-12 | cifs: change validate_buf to validate_iov | Ronnie Sahlberg | 1 | -18/+21 |
2018-04-12 | cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data() | Ronnie Sahlberg | 1 | -2/+3 |
2018-04-12 | cifs: Change SMB2_open to return an iov for the error parameter | Ronnie Sahlberg | 3 | -9/+13 |
2018-04-12 | cifs: add resp_buf_size to the mid_q_entry structure | Ronnie Sahlberg | 4 | -2/+4 |
2018-04-12 | smb3.11: replace a 4 with server->vals->header_preamble_size | Steve French | 2 | -5/+9 |
2018-04-12 | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -157/+60 |
2018-04-12 | arch/sh: pcie-sh7786: handle non-zero DMA offset | Thomas Petazzoni | 1 | -0/+8 |
2018-04-12 | arch/sh: pcie-sh7786: adjust the memory mapping | Thomas Petazzoni | 1 | -5/+14 |
2018-04-12 | arch/sh: pcie-sh7786: adjust PCI MEM and IO regions | Thomas Petazzoni | 1 | -18/+18 |
2018-04-12 | arch/sh: pcie-sh7786: exclude unusable PCI MEM areas | Thomas Petazzoni | 1 | -0/+12 |
2018-04-12 | arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled | Thomas Petazzoni | 1 | -0/+3 |
2018-04-12 | arch/sh: pci: don't use disabled resources | Thomas Petazzoni | 1 | -0/+5 |
2018-04-12 | arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset | Thomas Petazzoni | 2 | -4/+7 |
2018-04-12 | arch/sh: add sh7786_mm_sel() function | Thomas Petazzoni | 1 | -0/+7 |
2018-04-12 | sh: fix debug trap failure to process signals before return to user | Rich Felker | 1 | -1/+1 |
2018-04-12 | sh: fix memory corruption of unflattened device tree | Rich Felker | 2 | -6/+8 |
2018-04-12 | sh: fix futex FUTEX_OP_SET op on userspace addresses | Aurelien Jarno | 1 | -4/+1 |
2018-04-13 | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 10 | -74/+124 |
2018-04-13 | Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d... | Dave Airlie | 1 | -7/+8 |
2018-04-12 | cifs: replace a 4 with server->vals->header_preamble_size | Ronnie Sahlberg | 1 | -1/+1 |
2018-04-12 | cifs: add pdu_size to the TCP_Server_Info structure | Ronnie Sahlberg | 4 | -6/+9 |
2018-04-12 | SMB311: Improve checking of negotiate security contexts | Steve French | 3 | -0/+106 |
2018-04-12 | SMB3: Fix length checking of SMB3.11 negotiate request | Steve French | 2 | -0/+46 |
2018-04-12 | Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 37 | -205/+172 |
2018-04-12 | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -23/+62 |
2018-04-12 | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 33 | -493/+866 |
2018-04-12 | Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -51/+85 |