summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16.49v3.16.49Ben Hutchings2017-10-121-1/+1
* dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-10-121-0/+55
* cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2017-10-125-13/+23
* sched: add macros to define bitops for task atomic flagsZefan Li2017-10-122-9/+18
* sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2017-10-121-1/+1
* sched: move no_new_privs into new atomic flagsKees Cook2017-10-125-10/+22
* Fix match_prepath()Sachin Prabhu2017-10-121-8/+6
* Fix regression which breaks DFS mountingSachin Prabhu2017-10-121-6/+8
* Move check for prefix path to within cifs_get_root()Sachin Prabhu2017-10-121-5/+4
* Compare prepaths when comparing superblocksSachin Prabhu2017-10-121-1/+20
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2017-10-123-14/+18
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2017-10-125-5/+104
* netvsc: fix incorrect receive checksum offloadingStephen Hemminger2017-10-121-8/+11
* ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz2017-10-121-1/+1
* PCI: Limit config space size for Netronome NFP4000Simon Horman2017-10-121-0/+1
* PCI: Add Netronome NFP4000 PF device IDSimon Horman2017-10-121-0/+1
* PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan2017-10-121-0/+11
* PCI: Add Netronome vendor and device IDsJason S. McMullan2017-10-121-0/+6
* PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2017-10-121-9/+9
* mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli2017-10-121-2/+12
* s390/seccomp: fix error return for filtered system callsJan Willeke2017-10-121-1/+1
* mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba2017-10-121-5/+4
* arm64: Rework valid_user_regsMark Rutland2017-10-124-34/+89
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2017-10-124-1/+14
* macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas2017-10-121-0/+1
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2017-10-121-1/+1
* perf/x86: Honor the architectural performance monitoring versionPalik, Imre2017-10-121-6/+6
* MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2017-10-121-1/+1
* misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2017-10-121-1/+1
* serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi2017-10-121-2/+2
* Btrfs: don't use src fd for printkJosef Bacik2017-10-121-1/+1
* ARM: OMAP3: Fix booting with thumb2 kernelTony Lindgren2017-10-121-20/+2
* Input: ads7846 - correct the value got from SPIAndrey Gelman2017-10-121-2/+6
* v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2017-10-121-10/+20
* usb: musb: cppi41: improve rx channel abort routineBin Liu2017-10-121-3/+9
* usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu2017-10-121-6/+6
* x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2017-10-125-203/+303
* drm/irq: BUG_ON() -> WARN_ON()Rob Clark2017-10-121-1/+2
* Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2017-10-121-2/+2
* net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2017-10-121-1/+2
* net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2017-10-121-1/+2
* net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG caseTim Bingham2017-10-121-1/+9
* net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2017-10-121-0/+8
* sparc64: Fix return from trap window fill crashes.David S. Miller2017-10-125-52/+116
* sparc: Harden signal return frame checks.David S. Miller2017-10-125-45/+92
* sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2017-10-121-3/+7
* sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2017-10-121-0/+17
* sparc64: Fix sparc64_set_context stack handling.David S. Miller2017-10-121-1/+1
* sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2017-10-128-55/+34
* sparc: Fix system call tracing register handling.Mike Frysinger2017-10-122-0/+53