Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ARM: aspeed: ast2500 is ARMv6K | Arnd Bergmann | 2019-09-20 | 1 | -1/+0 | |
* | | | | | | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-09-30 | 5 | -11/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | selftests/ftrace: Fix same probe error test | Steven Rostedt (VMware) | 2019-09-28 | 1 | -1/+1 | |
| * | | | | | | mm, tracing: Print symbol name for call_site in trace events | Changbin Du | 2019-09-28 | 1 | -3/+4 | |
| * | | | | | | tracing: Have error path in predicate_parse() free its allocated memory | Navid Emamdoost | 2019-09-28 | 1 | -2/+4 | |
| * | | | | | | tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro | Nathan Chancellor | 2019-09-28 | 1 | -5/+5 | |
| * | | | | | | tracing/probe: Fix to check the difference of nr_args before adding probe | Masami Hiramatsu | 2019-09-28 | 1 | -0/+16 | |
* | | | | | | | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2019-09-30 | 9 | -35/+410 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mmc: host: sdhci-pci: Add Genesys Logic GL975x support | Ben Chuang | 2019-09-27 | 5 | -1/+361 | |
| * | | | | | | | mmc: tegra: Implement ->set_dma_mask() | Nicolin Chen | 2019-09-27 | 1 | -20/+28 | |
| * | | | | | | | mmc: sdhci: Let drivers define their DMA mask | Adrian Hunter | 2019-09-27 | 2 | -8/+5 | |
| * | | | | | | | mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence | Russell King | 2019-09-27 | 1 | -1/+6 | |
| * | | | | | | | mmc: sdhci: improve ADMA error reporting | Russell King | 2019-09-27 | 1 | -5/+10 | |
* | | | | | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-29 | 1 | -8/+34 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documentation/process: Clarify disclosure rules | Thomas Gleixner | 2019-09-29 | 1 | -7/+33 | |
| * | | | | | | | | Documentation/process: Volunteer as the ambassador for Intel | Tony Luck | 2019-09-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-09-29 | 4 | -10/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | afs dynroot: switch to simple_dir_operations | Al Viro | 2019-09-15 | 3 | -9/+1 | |
| * | | | | | | | | | fs/handle.c - fix up kerneldoc | Valdis Klētnieks | 2019-08-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-09-29 | 14 | -26/+194 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CIFS: Fix oplock handling for SMB 2.1+ protocols | Pavel Shilovsky | 2019-09-26 | 1 | -0/+5 | |
| * | | | | | | | | | | smb3: missing ACL related flags | Steve French | 2019-09-26 | 1 | -1/+80 | |
| * | | | | | | | | | | smb3: pass mode bits into create calls | Steve French | 2019-09-26 | 7 | -21/+51 | |
| * | | | | | | | | | | smb3: Add missing reparse tags | Steve French | 2019-09-24 | 1 | -0/+11 | |
| * | | | | | | | | | | CIFS: fix max ea value size | Murphy Zhou | 2019-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | fs/cifs/sess.c: Remove set but not used variable 'capabilities' | zhengbin | 2019-09-23 | 1 | -2/+1 | |
| * | | | | | | | | | | fs/cifs/smb2pdu.c: Make SMB2_notify_init static | zhengbin | 2019-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | smb3: fix leak in "open on server" perf counter | Steve French | 2019-09-23 | 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-29 | 2 | -1/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds | 2019-09-29 | 1 | -0/+3 | |
| * | | | | | | | | | | | random: try to actively add entropy rather than passively wait for it | Linus Torvalds | 2019-09-29 | 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-24 | 1 | -370/+107 | |
| * | | | | | | | | | | | | thermal: db8500: Use dev helper variable | Linus Walleij | 2019-09-24 | 1 | -15/+16 | |
| * | | | | | | | | | | | | thermal: db8500: Finalize device tree conversion | Linus Walleij | 2019-09-24 | 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 |