summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: don't use for-inside-for in bio_for_each_segment_allMing Lei2019-04-082-12/+22
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-071-1/+4
|\
| * Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2019-04-071-1/+4
| |\
| | * dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong2019-03-251-1/+4
* | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-0/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-054-25/+31
|\ \ \
| * | | mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-051-1/+4
| * | | mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn2019-04-051-1/+1
| * | | include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-051-23/+23
| * | | lib/string.c: implement a basic bcmpNick Desaulniers2019-04-051-0/+3
* | | | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-04-053-20/+14
|\ \ \ \ | |/ / / |/| | |
| * | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-8/+2
| * | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-9/+4
| * | | ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)2019-04-041-3/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-046-17/+44
|\ \ \ | |/ / |/| |
| * | net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni2019-04-011-7/+19
| * | net: sched: introduce and use qstats read helpersPaolo Abeni2019-04-011-0/+18
| * | vrf: check accept_source_route on the original netdeviceStephen Suryaputra2019-04-011-1/+1
| * | Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-291-0/+2
| |\ \
| | * | net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+2
| * | | netns: provide pure entropy for net_hash_mix()Eric Dumazet2019-03-282-8/+3
| * | | net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil2019-03-271-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-311-0/+2
|\ \ \ \
| * | | | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+2
| | |/ / | |/| |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-311-11/+0
|\ \ \ \
| * | | | Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar2019-03-2811-13/+33
| |\| | |
| * | | | proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma2019-03-261-11/+0
| | |_|/ | |/| |
* | | | 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