| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | perf build: Don't unconditionally link the libbfd feature test to -liberty an... | Stanislav Fomichev | 2018-12-21 | 3 | -28/+30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | perf beauty mmap: PROT_WRITE should come before PROT_EXEC | Arnaldo Carvalho de Melo | 2018-12-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | perf trace: Check if the raw_syscalls:sys_{enter,exit} are setup before setti... | Arnaldo Carvalho de Melo | 2018-12-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Change mincore() to count "mapped" pages rather than "cached" pages | Linus Torvalds | 2019-01-06 | 1 | -81/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds | 2019-01-06 | 2 | -5/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-01-06 | 7 | -188/+468 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | fscrypt: add Adiantum support | Eric Biggers | 2019-01-06 | 7 | -188/+468 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-01-06 | 4 | -10/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix special inode number checks in __ext4_iget() | Theodore Ts'o | 2018-12-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: track writeback errors using the generic tracking infrastructure | Theodore Ts'o | 2018-12-31 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: use ext4_write_inode() when fsyncing w/o a journal | Theodore Ts'o | 2018-12-31 | 1 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: avoid kernel warning when writing the superblock to a dead device | Theodore Ts'o | 2018-12-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix a potential fiemap/page fault deadlock w/ inline_data | Theodore Ts'o | 2018-12-25 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ext4: make sure enough credits are reserved for dioread_nolock writes | Theodore Ts'o | 2018-12-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-01-06 | 8 | -275/+215 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations | Christoph Hellwig | 2019-01-05 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/amd_gart: fix unmapping of non-GART mappings | Christoph Hellwig | 2019-01-05 | 1 | -1/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: remove a few unused exports | Christoph Hellwig | 2019-01-04 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA | Christoph Hellwig | 2019-01-04 | 1 | -91/+164 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: remove dmam_{declare,release}_coherent_memory | Christoph Hellwig | 2019-01-04 | 3 | -75/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs | Christoph Hellwig | 2019-01-04 | 2 | -46/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs | Christoph Hellwig | 2019-01-04 | 3 | -62/+32 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-01-06 | 3 | -8/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: add maintainers for ChromeOS EC sub-drivers | Enric Balletbo i Serra | 2019-01-03 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: platform/chrome: Add Enric as a maintainer | Benson Leung | 2018-12-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: platform/chrome: remove myself as maintainer | Olof Johansson | 2018-12-03 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup | Brian Norris | 2018-11-13 | 1 | -3/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | platform/chrome: straighten out cros_ec_get_{next,host}_event() error codes | Brian Norris | 2018-11-13 | 2 | -4/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc | Linus Torvalds | 2019-01-06 | 4 | -0/+189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | hwspinlock: fix return value check in stm32_hwspinlock_probe() | Wei Yongjun | 2019-01-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | hwspinlock: add STM32 hwspinlock device | Benjamin Gaignard | 2018-12-05 | 3 | -0/+166 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | dt-bindings: hwlock: Document STM32 hwspinlock bindings | Benjamin Gaignard | 2018-12-05 | 1 | -0/+23 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux | Linus Torvalds | 2019-01-05 | 5 | -10/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | doc: filesystems: fix bad references to nonexistent ext4.rst file | Otto Sabart | 2019-01-03 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/admin-guide: update URL of LKML information link | Ramunas Geciauskas | 2019-01-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/kernel-api.rst: Remove blk-tag.c reference | Marcos Paulo de Souza | 2019-01-03 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-01-05 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | firewire: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 2018-12-03 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-01-05 | 8 | -97/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add CREDITS entry for Shaohua Li | Jens Axboe | 2019-01-04 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | block: sunvdc: don't run hw queue synchronously from irq context | Ming Lei | 2019-01-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli... | Jens Axboe | 2019-01-03 | 6 | -96/+94 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | md: fix raid10 hang issue caused by barrier | Guoqing Jiang | 2018-12-20 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | raid10: refactor common wait code from regular read/write request | Guoqing Jiang | 2018-12-20 | 1 | -47/+25 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | md: remvoe redundant condition check | Chengguang Xu | 2018-12-20 | 1 | -8/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: add option to skip algo benchmarking | Daniel Verkamp | 2018-12-20 | 3 | -0/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: sort algos in rough performance order | Daniel Verkamp | 2018-12-20 | 1 | -38/+38 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: check for assembler SSSE3 support | Daniel Verkamp | 2018-12-20 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: avoid __attribute_const__ redefinition | Daniel Verkamp | 2018-12-20 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | lib/raid6: add missing include for raid6test | Daniel Verkamp | 2018-12-20 | 1 | -0/+1 | |

