summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-04-121-4/+4
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-04-121-1/+3
* scripts/coccinelle: modernize &Julia Lawall2016-04-121-1/+1
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-04-121-7/+7
* tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-04-122-3/+6
* tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-04-121-1/+4
* tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)2016-04-121-2/+6
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-04-121-7/+17
* drm/amdgpu: include the right version of gmc header files for icelandKen Wang2016-04-121-2/+2
* drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-04-122-5/+11
* drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner2016-04-121-2/+4
* drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-04-122-5/+11
* iwlwifi: mvm: Fix paging memory leakMatti Gottlieb2016-04-123-1/+8
* ipr: Fix regression when loading firmwareGabriel Krisman Bertazi2016-04-121-0/+5
* ipr: Fix out-of-bounds null overwriteInsu Yun2016-04-121-3/+2
* rapidio/rionet: fix deadlock on SMPAurelien Jacquiot2016-04-121-2/+2
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-126-12/+32
* fuse: Add reference counting for fuse_io_privSeth Forshee2016-04-123-9/+32
* fuse: do not use iocb after it may have been freedRobert Doebbelin2016-04-121-3/+4
* md: multipath: don't hardcopy bio in .make_request pathMing Lei2016-04-121-1/+3
* md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_listNeilBrown2016-04-121-1/+1
* raid10: include bio_end_io_list in nr_queued to prevent freeze_array hangShaohua Li2016-04-121-2/+5
* RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2016-04-122-20/+9
* RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2016-04-122-0/+20
* md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen2016-04-121-2/+2
* raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey2016-04-121-2/+5
* xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-04-121-9/+10
* quota: Fix possible GPF due to uninitialised pointersNikolay Borisov2016-04-121-2/+1
* ARC: bitops: Remove non relevant commentsVineet Gupta2016-04-121-15/+0
* ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova2016-04-121-5/+13
* xtensa: clear all DBREAKC registers on startMax Filippov2016-04-121-1/+1
* xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov2016-04-121-4/+4
* xtensa: ISS: don't hang if stdin EOF is reachedMax Filippov2016-04-121-4/+6
* splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent2016-04-121-0/+3
* vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin2016-04-121-0/+2
* of: alloc anywhere from memblock if range not specifiedVinayak Menon2016-04-121-1/+3
* net: mvneta: enable change MAC address when interface is upDmitri Epshtein2016-04-121-1/+1
* cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-04-122-2/+21
* Bluetooth: Fix potential buffer overflow with Add AdvertisingJohan Hedberg2016-04-121-0/+4
* Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2016-04-122-0/+3
* watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin2016-04-121-1/+1
* watchdog: don't run proc_watchdog_update if new value is same as oldJoshua Hunt2016-04-121-1/+8
* ia64: define ioremap_uc()Luis R. Rodriguez2016-04-121-0/+1
* mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner2016-04-121-4/+34
* mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner2016-04-121-0/+6
* bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler2016-04-121-0/+3
* bcache: fix race of writeback thread starting before complete initializationEric Wheeler2016-04-121-1/+8
* bcache: cleaned up error handling around register_cache()Eric Wheeler2016-04-121-12/+22
* IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-04-121-58/+1
* brd: Fix discard request processingBart Van Assche2016-04-121-1/+1