summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-30isofs: fix timestamps beyond 2027Arnd Bergmann3-3/+3
2017-11-30fanotify: fix fsnotify_prepare_user_wait() failureMiklos Szeredi1-13/+20
2017-11-30fs: guard_bio_eod() needs to consider partitionsGreg Edwards2-1/+10
2017-11-30bcache: check ca->alloc_thread initialized before wake up itColy Li1-1/+2
2017-11-30libceph: don't WARN() if user tries to add invalid keyEric Biggers1-1/+3
2017-11-30eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter1-3/+4
2017-11-30fscrypt: lock mutex before checking for bounce page poolEric Biggers1-5/+2
2017-11-30nilfs2: fix race condition that causes file system corruptionAndreas Rohner1-2/+4
2017-11-30autofs: don't fail mount for transient errorNeilBrown1-1/+14
2017-11-30mm/z3fold.c: use kref to prevent page free/compact raceVitaly Wool1-2/+8
2017-11-30rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2017-11-30MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-11-30MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey1-1/+1
2017-11-30MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki1-0/+17
2017-11-30MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada1-1/+0
2017-11-30MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2-14/+14
2017-11-30MIPS: Fix odd fp register warnings with MIPS64r2James Hogan1-3/+5
2017-11-30dm: discard support requires all targets in a table support discardsMike Snitzer1-19/+14
2017-11-30dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao1-4/+8
2017-11-30MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin1-1/+1
2017-11-30sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)3-208/+138
2017-11-30dm: allocate struct mapped_device with kvzallocMikulas Patocka2-4/+5
2017-11-30ovl: Put upperdentry if ovl_check_origin() failsVivek Goyal1-1/+1
2017-11-30dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers1-9/+6
2017-11-30dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei1-2/+0
2017-11-30dm zoned: ignore last smaller runt zoneDamien Le Moal1-4/+9
2017-11-30dm crypt: allow unaligned bv_offsetMikulas Patocka1-2/+2
2017-11-30dm cache: fix race condition in the writeback mode overwrite_bio optimisationJoe Thornber1-33/+53
2017-11-30dm integrity: allow unaligned bv_offsetMikulas Patocka1-1/+1
2017-11-30ALSA: hda: Add Raven PCI IDVijendar Mukunda1-0/+3
2017-11-30PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev1-1/+14
2017-11-30PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev1-5/+7
2017-11-30PCI: hv: Use effective affinity maskDexuan Cui1-3/+5
2017-11-30PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas1-1/+1
2017-11-30PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas1-1/+1
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan1-0/+1
2017-11-30nbd: don't start req until after the dead connection logicJosef Bacik1-13/+7
2017-11-30nbd: wait uninterruptible for the dead timeoutJosef Bacik1-3/+3
2017-11-30net: mvneta: fix handling of the Tx descriptor counterSimon Guinot1-5/+8
2017-11-30MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin1-1/+1
2017-11-30MIPS: ralink: Fix MT7628 pinmuxMathias Kresin1-2/+2
2017-11-30MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2-1/+3
2017-11-30uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-11-30uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2-4/+4
2017-11-30ARM: 8721/1: mm: dump: check hardware RO bit for LPAEPhilip Derrin1-2/+2
2017-11-30ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAEPhilip Derrin1-2/+2
2017-11-30arm64: Implement arch-specific pte_access_permitted()Catalin Marinas1-0/+14
2017-11-30perf/x86/intel: Hide TSX events when RTM is not supportedAndi Kleen1-12/+23
2017-11-30x86/entry/64: Add missing irqflags tracing to native_load_gs_index()Andy Lutomirski1-2/+8
2017-11-30x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracingAndy Lutomirski1-2/+2