summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long2019-04-101-7/+0
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-1018-66/+100
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-092-2/+2
| |\
| | * ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-091-1/+1
| | * nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-071-1/+1
| * | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-091-1/+1
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-081-1/+4
| |\ \
| | * \ Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson2019-04-081-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-064-25/+31
| |\ \ \ \
| | * | | | mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-061-1/+4
| | * | | | mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn2019-04-061-1/+1
| | * | | | include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-061-23/+23
| | * | | | lib/string.c: implement a basic bcmpNick Desaulniers2019-04-061-0/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-04-063-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-056-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-292-8/+3
| | * | | net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil2019-03-281-1/+1
* | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-032-52/+0
* | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-032-143/+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-305-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-272-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