summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-23Merge tag 'ds2760-for-v4.19-signed' into psy-nextSebastian Reichel1-0/+2
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski1-5/+0
2018-07-22efi: Deduplicate efi_open_volume()Lukas Wunner1-0/+10
2018-07-22net/ipv6: Fix linklocal to global address with VRFDavid Ahern1-0/+5
2018-07-22bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-22mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-22Merge tag 'reset-for-4.19' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson1-0/+17
2018-07-22Merge tag 'imx-dt-clkdep-4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-21/+25
2018-07-22Merge tag 'imx-soc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson1-0/+3
2018-07-22Merge tag 'at91-ab-4.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+15
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-21firmware: qcom: scm: add a dummy qcom_scm_assign_mem()Niklas Cassel1-0/+4
2018-07-21drivers: qcom: rpmh: add support for batch RPMH requestLina Iyer1-0/+8
2018-07-21drivers: qcom: rpmh: allow requests to be sent asynchronouslyLina Iyer1-0/+7
2018-07-21drivers: qcom: rpmh: cache sleep/wake state requestsLina Iyer1-0/+11
2018-07-21drivers: qcom: rpmh: add RPMH helper functionsLina Iyer1-0/+25
2018-07-21drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCsLina Iyer2-0/+70
2018-07-21drivers: soc: Add LLCC driverRishabh Bhatnagar1-0/+180
2018-07-21signal: Pass pid type into do_send_sig_infoEric W. Biederman1-1/+1
2018-07-21signal: Pass pid type into group_send_sig_infoEric W. Biederman1-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-3/+15
2018-07-21signal: Pass pid and pid type into send_sigqueueEric W. Biederman1-1/+1
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman3-7/+5
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman4-37/+28
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman3-5/+6
2018-07-21pids: Move task_pid_type into sched/signal.hEric W. Biederman1-0/+8
2018-07-21arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng1-0/+1
2018-07-21KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPRChristoffer Dall1-0/+3
2018-07-21KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall1-0/+1
2018-07-21KVM: arm/arm64: vgic: Add group field to struct irqChristoffer Dall1-0/+1
2018-07-21KVM: arm/arm64: vgic: Keep track of implementation revisionChristoffer Dall1-0/+3
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall2-0/+20
2018-07-21iio: Add channel for PhaseMathieu Othacehe1-0/+1
2018-07-21vt: drop unused struct vt_structAdam Borowski1-2/+1
2018-07-21vt: selection: take screen contents from uniscr if availableAdam Borowski1-0/+1
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+11
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-07-21net: create reusable function for getting ownership info of sysfs inodesTyler Hicks1-0/+10
2018-07-21driver core: set up ownership of class devices in sysfsDmitry Torokhov1-0/+5
2018-07-21sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov1-0/+4
2018-07-21kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov1-9/+19
2018-07-21usb: usbtmc: Add ioctl for termination characterGuido Kiener1-0/+6
2018-07-21usb: usbtmc: Add ioctl for EOM bitGuido Kiener1-0/+2
2018-07-21usb: usbtmc: Add ioctl for triggerGuido Kiener1-0/+1
2018-07-21usb: usbtmc: Add ioctls to set/get usb timeoutGuido Kiener1-0/+4
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller19-190/+191
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller31-155/+186
2018-07-21i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin1-3/+8