summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-142-5/+20
|\
| * fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-141-4/+6
| * mm: add 'try_get_page()' helper functionLinus Torvalds2019-04-141-0/+9
| * mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-04-141-1/+5
* | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-134-14/+30
|\ \
| * | nvmet: fix discover log page when offsets are usedKeith Busch2019-04-111-2/+7
| * | blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2019-04-101-0/+1
| * | block: don't use for-inside-for in bio_for_each_segment_allMing Lei2019-04-082-12/+22
* | | Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-04-131-8/+0
|\ \ \
| * | | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-111-8/+0
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-131-0/+3
|\ \ \ \
| * | | | clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-04-101-0/+3
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-121-2/+2
|\ \ \ \ \
| * | | | | linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-04-031-2/+2
* | | | | | Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-04-122-2/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2019-04-11672-7101/+20825
| |\ \ \ \ \ \
| | * | | | | | ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
| | * | | | | | Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-18704-7227/+21129
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
| * | | | | | | ALSA: uapi: #include <time.h> in asound.hDaniel Mentz2019-04-021-0/+1
* | | | | | | | Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-121-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2019-04-0851-194/+448
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drm/atomic-helper: Make atomic_enable/disable crtc callbacks optionalRodrigo Siqueira2019-03-291-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-04-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-081-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-082-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-081-1/+1
| * | | | | | | nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-061-1/+1
* | | | | | | | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-081-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | 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