summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-22btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo1-3/+3
2018-05-22btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov1-11/+15
2018-05-22btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov2-3/+12
2018-05-22btrfs: fix crash when trying to resume balance without the resume flagAnand Jain1-0/+9
2018-05-22btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro1-4/+8
2018-05-22Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko1-2/+14
2018-05-22Btrfs: fix xattr loss after power failureFilipe Manana1-0/+7
2018-05-22ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+20
2018-05-22ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu1-0/+1
2018-05-22ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu1-1/+2
2018-05-22tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui1-0/+8
2018-05-22x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov1-0/+1
2018-05-22x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner1-0/+1
2018-05-22ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-22efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2-6/+8
2018-05-22x86/pkeys: Do not special case protection key 0Dave Hansen2-4/+4
2018-05-22x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen2-11/+22
2018-05-22bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=nColy Li1-0/+3
2018-05-22s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-22s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann1-8/+2
2018-05-22s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-05-22s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann1-1/+1
2018-05-22drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry2-0/+7
2018-05-22mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin1-0/+1
2018-05-22radix tree: fix multi-order iteration raceRoss Zwisler1-4/+2
2018-05-22lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctlyMatthew Wilcox1-6/+15
2018-05-22cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal1-1/+1
2018-05-22drm: Match sysfs name in link removal to link creationHaneen Mohammed1-1/+1
2018-05-22powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin1-2/+12
2018-05-22mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2Boris Brezillon1-3/+5
2018-05-22i2c: designware: fix poll-after-enable regressionAlexander Monakov1-1/+4
2018-05-22ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier2-6/+8
2018-05-22ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio nodeMaxime Chevallier1-0/+2
2018-05-22netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be statickbuild test robot1-4/+4
2018-05-22netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal1-27/+32
2018-05-22netfilter: nf_tables: free set name in error pathFlorian Westphal1-3/+5
2018-05-22tee: shm: fix use-after-free via temporarily dropped referenceJann Horn1-2/+3
2018-05-22x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck1-0/+6
2018-05-22vsprintf: Replace memory barrier with static_key for random_ptr_key updateSteven Rostedt (VMware)1-11/+15
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)3-22/+2
2018-05-22vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic1-1/+12
2018-05-22hwmon: (k10temp) Use API function to access System Management NetworkGuenter Roeck2-6/+7
2018-05-22hwmon: (k10temp) Fix reading critical temperature registerGuenter Roeck1-10/+30
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara3-7/+40
2018-05-22KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() callsAndre Przywara2-4/+4
2018-05-22KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinityAndre Przywara1-2/+3
2018-05-22KVM: arm/arm64: Properly protect VGIC locks from IRQsAndre Przywara3-14/+23
2018-05-22KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson1-13/+15
2018-05-22spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRLKamal Dasu1-2/+2
2018-05-22spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor masterKamal Dasu1-8/+16