summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/fsl: add common FlexTimer #defines in a separate header.Patrick Havelange2019-04-251-0/+88
* counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray2019-04-252-0/+555
* Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-04-251-1/+10
|\
| * iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier2019-04-221-1/+10
* | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-2147-146/+280
|\ \
| * \ Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-203-3/+4
| |\ \
| | * | block: make sure that bvec length can't be overflowMing Lei2019-04-191-2/+3
| | * | block: kill all_q_node in request_queueHou Tao2019-04-191-1/+0
| | * | bfq: update internal depth state when queue depth changesJens Axboe2019-04-131-0/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-201-0/+1
| |\ \ \
| | * | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-191-0/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-201-1/+6
| |\ \ \ \
| | * | | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-161-1/+6
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-192-0/+22
| |\ \ \ \ \
| | * | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+21
| | * | | | | mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins2019-04-191-0/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-191-2/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov2019-03-261-2/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-177-38/+49
| |\ \ \ \ \ \
| | * | | | | | rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-121-1/+3
| | * | | | | | net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-04-111-1/+1
| | * | | | | | net/smc: propagate file from SMC to TCP socketUrsula Braun2019-04-111-6/+0
| | * | | | | | net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-101-1/+1
| | * | | | | | failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-101-0/+3
| | * | | | | | net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-101-0/+2
| | * | | | | | Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-092-29/+39
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-081-4/+20
| | | * | | | | | cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
| | | * | | | | | mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-291-30/+19
| * | | | | | | | Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-161-0/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley2019-04-091-0/+18
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-161-4/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | KVM: fix spectrev1 gadgetsPaolo Bonzini2019-04-161-4/+6
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | 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