summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-06Linux 4.0.2v4.0.2Greg Kroah-Hartman1-1/+1
2015-05-06netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal1-2/+15
2015-05-06driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao1-2/+2
2015-05-06drivers: platform: parse IRQ flags from resourcesLinus Walleij1-0/+9
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh1-3/+11
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-06lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security1-1/+1
2015-05-06mm, thp: really limit transparent hugepage allocation to local nodeDavid Rientjes2-3/+9
2015-05-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2-2/+7
2015-05-06mac80211: send AP probe as unicast againJohannes Berg1-1/+1
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-06sched/deadline: Always enqueue on previous rq when dl_task_timer() firesJuri Lelli1-2/+2
2015-05-06NFS: Add a stub for GETDEVICELISTAnna Schumaker1-0/+6
2015-05-06nfs: remove WARN_ON_ONCE from nfs_direct_good_bytesPeng Tao1-2/+0
2015-05-06nfs: fix DIO good bytes calculationPeng Tao1-12/+17
2015-05-06nfs: fix high load average due to callback thread sleepingJeff Layton1-3/+3
2015-05-06nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera1-8/+8
2015-05-06nfsd: eliminate NFSD_DEBUGMark Salter4-11/+3
2015-05-06nfsd4: disallow SEEK with special stateidsJ. Bruce Fields1-0/+2
2015-05-06nfsd4: fix READ permission checkingJ. Bruce Fields1-4/+8
2015-05-06nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields1-0/+2
2015-05-06Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2-2/+2
2015-05-06RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-05-06drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-05-06drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart1-50/+46
2015-05-06drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart1-4/+10
2015-05-06drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter1-6/+2
2015-05-06drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski4-0/+50
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-05-06i2c: core: Export bus recovery functionsMark Brown1-0/+3
2015-05-06i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax1-0/+2
2015-05-06i2c: rk3x: report number of messages transmittedDmitry Torokhov1-1/+1
2015-05-06i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang1-3/+5
2015-05-06tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim1-1/+8
2015-05-06tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent1-2/+6
2015-05-06IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-05-06IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-05-06IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-05-06stk1160: Make sure current buffer is releasedEzequiel Garcia1-2/+15
2015-05-06rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem1-1/+1
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-05-06Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan1-2/+5
2015-05-06sd: Fix missing ATO tag checkMartin K. Petersen1-1/+1
2015-05-06sd: Unregister integrity profileMartin K. Petersen1-0/+1
2015-05-06serial: 8250: Check UART_SCR is writablePeter Hurley1-1/+2
2015-05-06serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König1-5/+3