summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/proc: simplify and clarify get_mm_cmdline() functionproc-cmdlineLinus Torvalds2018-05-171-121/+65
* fs/proc: re-factor proc_pid_cmdline_read() a bitLinus Torvalds2018-05-171-25/+39
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-1718-87/+157
|\
| * kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin2018-05-173-8/+8
| * KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() callsAndre Przywara2018-05-152-4/+4
| * KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara2018-05-153-7/+40
| * KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinityAndre Przywara2018-05-151-2/+3
| * KVM: arm/arm64: Properly protect VGIC locks from IRQsAndre Przywara2018-05-153-14/+23
| * KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li2018-05-151-1/+1
| * KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson2018-05-111-13/+15
| * kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabledJunaid Shahid2018-05-111-1/+4
| * KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-115-20/+43
| * KVM: hyperv: idr_find needs RCU protectionPaolo Bonzini2018-05-111-1/+3
| * x86: Delay skip of emulated hypercall instructionMarian Rotariu2018-05-112-9/+12
| * KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li2018-05-111-7/+1
* | Merge tag 'sound-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-05-175-3/+20
|\ \
| * | ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan2018-05-151-1/+8
| * | ALSA: hda/realtek - Clevo P950ER ALC1220 FixupJeremy Soller2018-05-131-0/+1
| * | ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-131-0/+8
| * | ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-131-0/+2
| * | ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-131-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-1723-167/+422
|\ \ \
| * | | s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
| * | | s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
| * | | s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-081-0/+4
| * | | s390: use expoline thunks in the BPF JITMartin Schwidefsky2018-05-072-8/+71
| * | | s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-072-5/+77
| * | | s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-071-3/+2
| * | | s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-073-19/+22
| * | | s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-073-16/+25
| * | | s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-073-5/+22
| * | | s390/lib: use expoline for indirect branchesMartin Schwidefsky2018-05-071-8/+11
| * | | s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2018-05-072-2/+7
| * | | s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-072-81/+151
| * | | vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
| * | | s390/kexec_file: add declaration of purgatory related globalsSebastian Ott2018-04-271-0/+6
| * | | s390: update defconfigsSebastian Ott2018-04-272-9/+8
| * | | MAINTAINERS: update s390 zcrypt maintainers email addressHarald Freudenberger2018-04-271-1/+1
* | | | Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-171-22/+28
|\ \ \ \
| * | | | selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()Alexey Kodanev2018-05-141-1/+2
| * | | | selinux: fix address family in bind() and connect() to match address/portAlexey Kodanev2018-05-141-11/+7
| * | | | selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()Alexey Kodanev2018-05-141-10/+19
* | | | | proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-173-4/+8
* | | | | Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-163-22/+2
|\ \ \ \ \
| * | | | | tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-143-22/+2
* | | | | | Merge tag 'trace-v4.17-rc5-vsprintf' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-161-11/+15
|\ \ \ \ \ \
| * | | | | | vsprintf: Replace memory barrier with static_key for random_ptr_key updateSteven Rostedt (VMware)2018-05-161-11/+15
* | | | | | | Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-1517-168/+266
|\ \ \ \ \ \ \
| * | | | | | | afs: Fix the non-encryption of callsDavid Howells2018-05-141-0/+7
| * | | | | | | afs: Fix CB.CallBack handlingDavid Howells2018-05-141-28/+7