summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds2019-03-052-21/+21
|\
| * Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2019-02-251-17/+9
| |\
| | * mtd: rawnand: remove ->legacy.erase and single_erase()Masahiro Yamada2019-02-051-2/+0
| | * mtd: rawnand: Simplify the lockingBoris Brezillon2019-02-051-15/+9
| * | mtd: spi-nor: Fix wrong abbreviation HWCPASBean Huo2019-02-211-1/+1
| * | mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur2019-01-171-4/+12
| |/
* | Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-03-051-1/+1
|\ \
| * | vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko2019-02-051-1/+1
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
* | | aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2019-03-041-1/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-023-3/+12
|\ \ \
| * | | ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-021-1/+1
| * | | net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko2019-02-271-1/+1
| * | | net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-02-251-0/+2
| * | | net: Add __icmp_send helper.Nazarov Sergey2019-02-251-1/+8
* | | | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds2019-02-251-6/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-244-7/+32
|\ \ \
| * | | net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-241-0/+8
| * | | phonet: fix building with clangArnd Bergmann2019-02-221-2/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-221-3/+9
| |\ \ \
| | * | | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-3/+9
| * | | | net: avoid false positives in untrusted gso validationWillem de Bruijn2019-02-211-2/+12
* | | | | KEYS: user: Align the payload bufferEric Biggers2019-02-221-1/+1
* | | | | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-202-16/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-152-16/+42
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-203-3/+38
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-171-0/+6
| |\ \ \ \ \
| | * | | | | bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-02-111-0/+6
| * | | | | | net: Add header for usage of fls64()David S. Miller2019-02-161-0/+1
| * | | | | | net: validate untrusted gso packets without csum offloadWillem de Bruijn2019-02-162-1/+10
| * | | | | | net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-161-2/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-10/+0
|\ \ \ \ \ \
| * | | | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-7/+0
| * | | | | | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-161-3/+0
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-171-0/+5
|\ \ \ \ \ \
| * | | | | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-111-0/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-171-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-02-131-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| | * | | | | | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| | * | | | | | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
* | | | | | | | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2019-02-162-2/+16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-02-151-2/+2
| * | | | | | | Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2019-02-151-0/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-151-0/+1
|\ \ \ \ \ \ \
| * | | | | | | mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-081-0/+1
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-154-20/+14
|\ \ \ \ \ \ \
| * | | | | | | net: phy: don't use locking in phy_is_startedHeiner Kallweit2019-02-141-14/+1
| * | | | | | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-141-1/+1
| * | | | | | | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-121-5/+11
| | |_|_|/ / / | |/| | | | |