summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-301-1/+1
|\
| * gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner2019-03-221-1/+1
* | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-302-0/+8
|\ \
| * | ACPI: use different default debug value than ACPICAErik Schmauss2019-03-252-0/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-295-12/+28
|\ \ \
| * | | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-291-0/+18
| * | | include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap2019-03-291-1/+1
| * | | include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder2019-03-291-1/+7
| * | | mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-03-291-0/+2
| * | | mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-291-10/+0
* | | | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-291-2/+0
|\ \ \ \
| * | | | driver core: remove BUS_ATTR()Greg Kroah-Hartman2019-03-181-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-292-5/+67
|\ \ \ \ | |_|/ / |/| | |
| * | | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2019-03-282-5/+67
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-2713-74/+212
|\ \ \
| * | | net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean2019-03-261-0/+16
| * | | net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-212-1/+2
| * | | net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-03-211-1/+1
| * | | net/sched: prepare TC actions to properly validate the control actionDavide Caratti2019-03-211-1/+6
| * | | sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-03-181-1/+1
| * | | packets: Always register packet sk in the same orderMaxime Chevallier2019-03-181-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-164-63/+167
| |\ \ \
| | * | | xsk: fix umem memory leak on cleanupBjörn Töpel2019-03-161-1/+0
| | * | | bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet2019-03-141-0/+55
| | * | | bpf: fix documentation for eBPF helpersQuentin Monnet2019-03-141-63/+65
| | * | | bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau2019-03-131-1/+10
| | * | | bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau2019-03-132-1/+40
| * | | | net: add documentation to socket.cPedro Tammela2019-03-152-6/+12
| * | | | appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing2019-03-151-1/+1
* | | | | Revert "parport: daisy: use new parport device model"Linus Torvalds2019-03-251-13/+0
| |_|/ / |/| | |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-241-0/+2
|\ \ \ \
| * | | | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-242-3/+2
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-2/+1
| |\ \ \ \
| | * | | | irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-2/+1
| * | | | | genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu2019-03-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds2019-03-241-0/+1
|\ \ \ \ \
| * | | | | auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko2019-03-171-0/+1
* | | | | | Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-232-5/+20
|\ \ \ \ \ \
| * | | | | | block: add BIO_NO_PAGE_REF flagJens Axboe2019-03-181-0/+1
| * | | | | | iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe2019-03-181-5/+19
* | | | | | | Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-233-4/+4
|\ \ \ \ \ \ \
| * | | | | | | sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang2019-03-221-1/+1
| * | | | | | | block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche2019-03-201-2/+0
| * | | | | | | block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu2019-03-201-0/+3
| * | | | | | | blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang2019-03-191-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-231-0/+2
|\ \ \ \ \ \ \
| * | | | | | | libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-201-0/+2
| |/ / / / / /
* / / / / / / IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-171-1/+2
|/ / / / / /
* | | | | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-1/+8
|\ \ \ \ \ \