From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 4.0 000/220] 4.0.2-stable review
Date: Sat, 2 May 2015 20:58:35 +0200 [thread overview]
Message-ID: <20150502185854.333748961@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.0.2 release.
There are 220 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Mon May 4 18:58:12 UTC 2015.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.0/stable-review/patch-4.0.2-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.0.2-rc1
Florian Westphal <fw@strlen.de>
netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
Daniel Borkmann <daniel@iogearbox.net>
netfilter: x_tables: fix cgroup matching on non-full sks
Junjie Mao <junjie_mao@yeah.net>
driver core: bus: Goto appropriate labels on failure in bus_add_device
Linus Walleij <linus.walleij@linaro.org>
drivers: platform: parse IRQ flags from resources
Dan Carpenter <dan.carpenter@oracle.com>
memstick: mspro_block: add missing curly braces
Nishanth Menon <nm@ti.com>
C6x: time: Ensure consistency in __init
Vutla, Lokesh <lokeshvutla@ti.com>
crypto: omap-aes - Fix support for unequal lengths
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
wl18xx: show rx_frames_per_rates as an array as it really is
mancha security <mancha1@zoho.com>
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
David Rientjes <rientjes@google.com>
mm, thp: really limit transparent hugepage allocation to local node
Daniel Borkmann <daniel@iogearbox.net>
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Johannes Berg <johannes.berg@intel.com>
mac80211: send AP probe as unicast again
Sabrina Dubroca <sd@queasysnail.net>
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Juri Lelli <juri.lelli@arm.com>
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
Anna Schumaker <Anna.Schumaker@netapp.com>
NFS: Add a stub for GETDEVICELIST
Peng Tao <tao.peng@primarydata.com>
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao <tao.peng@primarydata.com>
nfs: fix DIO good bytes calculation
Jeff Layton <jlayton@poochiereds.net>
nfs: fix high load average due to callback thread sleeping
Giuseppe Cantavenera <giuseppe.cantavenera.ext@nokia.com>
nfsd: fix nsfd startup race triggering BUG_ON
Mark Salter <msalter@redhat.com>
nfsd: eliminate NFSD_DEBUG
J. Bruce Fields <bfields@redhat.com>
nfsd4: disallow SEEK with special stateids
J. Bruce Fields <bfields@redhat.com>
nfsd4: fix READ permission checking
J. Bruce Fields <bfields@redhat.com>
nfsd4: disallow ALLOCATE with special stateids
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
Al Viro <viro@zeniv.linux.org.uk>
RCU pathwalk breakage when running into a symlink overmounting something
Dmitry Torokhov <dmitry.torokhov@gmail.com>
drm/i915: cope with large i2c transfers
Imre Deak <imre.deak@intel.com>
drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drm: adv7511: Fix nested sleep when reading EDID
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drm: adv7511: Fix DDC error interrupt handling
Daniel Vetter <daniel.vetter@ffwll.ch>
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
Krzysztof Kozlowski <k.kozlowski@samsung.com>
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: fix doublescan modes (v2)
Mark Brown <broonie@kernel.org>
i2c: core: Export bus recovery functions
Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
i2c: Mark adapter devices with pm_runtime_no_callbacks
Dmitry Torokhov <dmitry.torokhov@gmail.com>
i2c: rk3x: report number of messages transmitted
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: mux: use proper dev when removing "channel-X" symlinks
Joonsoo Kim <iamjoonsoo.kim@lge.com>
tracing: Fix incorrect enabling of trace events by boot cmdline
Rabin Vincent <rabin@rab.in>
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
Sagi Grimberg <sagig@mellanox.com>
IB/iser: Fix wrong calculation of protection buffer length
Erez Shitrit <erezsh@mellanox.com>
IB/mlx4: Fix WQE LSO segment calculation
Yann Droneaud <ydroneaud@opteya.com>
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud <ydroneaud@opteya.com>
IB/core: disallow registering 0-sized memory region
Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
stk1160: Make sure current buffer is released
Sifan Naeem <sifan.naeem@imgtec.com>
rc: img-ir: fix error in parameters passed to irq_free()
James Bottomley <JBottomley@Odin.com>
mvsas: fix panic on expander attached SATA devices
K. Y. Srinivasan <kys@microsoft.com>
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
Martin K. Petersen <martin.petersen@oracle.com>
sd: Fix missing ATO tag check
Martin K. Petersen <martin.petersen@oracle.com>
sd: Unregister integrity profile
Peter Hurley <peter@hurleysoftware.com>
serial: 8250: Check UART_SCR is writable
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
serial: imx: Fix clearing of receiver overrun flag
Ken Xue <Ken.Xue@amd.com>
serial: 8250_dw: add support for AMD SOC Carrizo
Ben Collins <ben.c@servergy.com>
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Stephen Boyd <sboyd@codeaurora.org>
clk: qcom: Fix ipq806x LCC frequency tables
Archit Taneja <architt@codeaurora.org>
clk: qcom: fix RCG M/N counter configuration
Stephen Boyd <sboyd@codeaurora.org>
clk: qcom: Properly change rates for ahbix clock
Stephen Boyd <sboyd@codeaurora.org>
clk: qcom: Fix i2c frequency table
Thierry Reding <treding@nvidia.com>
clk: tegra: Use the proper parent for plld_dsi
Thierry Reding <treding@nvidia.com>
clk: tegra: Register the proper number of resets
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC
Gregory CLEMENT <gregory.clement@free-electrons.com>
gpio: mvebu: Fix mask/unmask managment per irq chip type
Max Filippov <jcmvbkbc@gmail.com>
xtensa: ISS: fix locking in TAP network adapter
Max Filippov <jcmvbkbc@gmail.com>
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
Max Filippov <jcmvbkbc@gmail.com>
xtensa: xtfpga: fix hardware lockup caused by LCD driver
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPICA: Store GPE register enable masks upfront
Octavian Purdila <octavian.purdila@intel.com>
ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_table().
Lv Zheng <lv.zheng@intel.com>
ACPICA: Utilities: split IO address types from data type models.
Howard Mitchell <hm@hmbedded.co.uk>
ASoC: pcm512x: Fix divide by zero issue
Howard Mitchell <hm@hmbedded.co.uk>
ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controls
Manish Badarkhe <manishvb@ti.com>
ASoC: davinci-evm: drop un-necessary remove function
Sergej Sawazki <ce3a@gmx.de>
ASoC: wm8741: Fix rates constraints values
Pascal Huerst <pascal.huerst@gmail.com>
ASoC: cs4271: Increase delay time after reset
Michael Ellerman <mpe@ellerman.id.au>
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman <mpe@ellerman.id.au>
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
Dave Olson <olson@cumulusnetworks.com>
powerpc: Fix missing L2 cache size in /sys/devices/system/cpu
Anton Blanchard <anton@samba.org>
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Gavin Shan <gwshan@linux.vnet.ibm.com>
powerpc/powernv: Don't map M64 segments using M32DT
Will Deacon <will.deacon@arm.com>
arm64: errata: add workaround for cortex-a53 erratum #845719
Mark Rutland <mark.rutland@arm.com>
arm64: apply alternatives for !SMP kernels
Steve Capper <steve.capper@linaro.org>
arm64: Adjust EFI libstub object include logic
Mark Rutland <mark.rutland@arm.com>
arm64: head.S: ensure visibility of page tables
Bo Yan <byan@nvidia.com>
arm64: fix midr range for Cortex-A57 erratum 832075
Alexander Ploumistos <alex.ploumistos@gmail.com>
Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card
Sagi Grimberg <sagig@mellanox.com>
iser-target: Fix possible deadlock in RDMA_CM connection error
Sagi Grimberg <sagig@mellanox.com>
iser-target: Fix session hang in case of an rdma read DIF error
Akinobu Mita <akinobu.mita@gmail.com>
target/file: Fix SG table for prot_buf initialization
Akinobu Mita <akinobu.mita@gmail.com>
target/file: Fix UNMAP with DIF protection support
Akinobu Mita <akinobu.mita@gmail.com>
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Nicholas Bellinger <nab@linux-iscsi.org>
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger <nab@linux-iscsi.org>
iscsi-target: Convert iscsi_thread_set usage to kthread.h
K. Y. Srinivasan <kys@microsoft.com>
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
Brian Norris <computersforpeace@gmail.com>
UBI: fix check for "too many bytes"
Brian Norris <computersforpeace@gmail.com>
UBI: initialize LEB number variable
Brian Norris <computersforpeace@gmail.com>
UBI: fix out of bounds write
Brian Norris <computersforpeace@gmail.com>
UBI: account for bitflips in both the VID header and data
Thomas D <whissi@whissi.de>
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING
Anton Blanchard <anton@samba.org>
powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH
Vinson Lee <vlee@twitter.com>
perf tools: Work around lack of sched_getcpu in glibc < 2.6.
H.J. Lu <hjl.tools@gmail.com>
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
Vinson Lee <vlee@twitter.com>
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tpm: fix: sanitized code paths in tpm_chip_register()
Eric W. Biederman <ebiederm@xmission.com>
mnt: Update detach_mounts to leave mounts connected
Eric W. Biederman <ebiederm@xmission.com>
mnt: Fix the error check in __detach_mounts
Eric W. Biederman <ebiederm@xmission.com>
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman <ebiederm@xmission.com>
mnt: Factor umount_mnt from umount_tree
Eric W. Biederman <ebiederm@xmission.com>
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
Eric W. Biederman <ebiederm@xmission.com>
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman <ebiederm@xmission.com>
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman <ebiederm@xmission.com>
mnt: Delay removal from the mount hash.
Eric W. Biederman <ebiederm@xmission.com>
mnt: Add MNT_UMOUNT flag
Eric W. Biederman <ebiederm@xmission.com>
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman <ebiederm@xmission.com>
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman <ebiederm@xmission.com>
mnt: Improve the umount_tree flags
Lukas Czerner <lczerner@redhat.com>
ext4: make fsync to sync parent dir in no-journal for real this time
Marek Vasut <marex@denx.de>
rtlwifi: rtl8192cu: Add new device ID
Larry Finger <Larry.Finger@lwfinger.net>
rtlwifi: rtl8192cu: Add new USB ID
Christophe Ricard <christophe.ricard@gmail.com>
NFC: st21nfcb: Retry i2c_master_send if it returns a negative value
Nicolas Ferre <nicolas.ferre@atmel.com>
net/macb: fix the peripheral version test
Len Brown <len.brown@intel.com>
intel_idle: Update support for Silvermont Core in Baytrail SOC
Oleg Nesterov <oleg@redhat.com>
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Michael Davidson <md@google.com>
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Johan Hovold <johan@kernel.org>
mfd: core: Fix platform-device name collisions
Hans de Goede <hdegoede@redhat.com>
Input: alps - fix touchpad buttons getting stuck when used with trackpoint
Ulrik De Bie <ulrik.debie-os@e2big.org>
Input: elantech - fix absolute mode setting on some ASUS laptops
Hui Wang <hui.wang@canonical.com>
ALSA: hda - fix headset mic detection problem for one more machine
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256
David Henningsson <david.henningsson@canonical.com>
ALSA: hda - fix "num_steps = 0" error on ALC256
Jo-Philipp Wich <jow@openwrt.org>
ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450
Michael Gernoth <michael@gernoth.net>
ALSA: emu10k1: don't deadlock in proc-functions
Adam Honse <calcprogrammer1@gmail.com>
ALSA: usb-audio: Don't attempt to get Microsoft Lifecam Cinema sample rate
Yves-Alexis Perez <corsac@debian.org>
ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)
Boris Brezillon <boris.brezillon@free-electrons.com>
clk: at91: usb: propagate rate modification to the parent clk
Felipe Balbi <balbi@ti.com>
usb: core: hub: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: isp1760: hcd: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: dwc2: hcd: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: sl811: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: isp116x: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: fotg210: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: uhci: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: fusbh200: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi <balbi@ti.com>
usb: define a generic USB_RESUME_TIMEOUT macro
Axel Lin <axel.lin@ingics.com>
usb: phy: Find the right match in devm_usb_phy_match
Felipe Balbi <balbi@ti.com>
usb: musb: core: fix TX/RX endpoint order
Andreas Faerber <afaerber@suse.de>
ARM: dts: fix mmc node updates for exynos5250-spring
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
ARM: dts: dove: Fix uart[23] reg property
Nicolas Ferre <nicolas.ferre@atmel.com>
ARM: at91/dt: sama5d3 xplained: add phy address for macb1
Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore
Gregory CLEMENT <gregory.clement@free-electrons.com>
ARM: mvebu: Disable CPU Idle on Armada 38x
Andrey Ryabinin <a.ryabinin@samsung.com>
ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
Russell King <rmk+kernel@arm.linux.org.uk>
ARM: fix broken hibernation
Andrew Elble <aweits@rit.edu>
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Oliver Neukum <oneukum@suse.de>
HID: add quirk for PIXART OEM mouse used by HP
Oliver Neukum <oneukum@suse.de>
HID: add HP OEM mouse to quirk ALWAYS_POLL
Krzysztof Kozlowski <k.kozlowski@samsung.com>
power_supply: ipaq_micro_battery: Check return values in probe
Krzysztof Kozlowski <k.kozlowski@samsung.com>
power_supply: ipaq_micro_battery: Fix leaking workqueue
Krzysztof Kozlowski <k.kozlowski@samsung.com>
power_supply: lp8788-charger: Fix leaked power supply on probe fail
Krzysztof Kozlowski <k.kozlowski@samsung.com>
power_supply: twl4030_madc: Check return value of power_supply_register
Steven Rostedt <rostedt@goodmis.org>
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Krzysztof Kozlowski <k.kozlowski@samsung.com>
compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski <k.kozlowski@samsung.com>
compal-laptop: Fix leaking hwmon device
Ian Abbott <abbotti@mev.co.uk>
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Lucas Stach <l.stach@pengutronix.de>
spi: imx: read back the RX/TX watermark levels earlier
Chen-Yu Tsai <wens@csie.org>
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Geert Uytterhoeven <geert+renesas@glider.be>
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Oliver Neukum <oneukum@suse.de>
cdc-wdm: fix endianness bug in debug statements
Sudeep Holla <sudeep.holla@arm.com>
drivers/base: cacheinfo: validate device node for all the caches
Christoph Hellwig <hch@infradead.org>
megaraid_sas: use raw_smp_processor_id()
NeilBrown <neilb@suse.de>
md/raid0: fix bug with chunksize not a power of 2.
Malcolm Priestley <tvboxspy@gmail.com>
staging: vt6655: use ieee80211_tx_info to select packet type.
Alistair Strachan <alistair.strachan@imgtec.com>
staging: android: sync: Fix memory corruption in sync_timeline_signal().
Sudip Mukherjee <sudipm.mukherjee@gmail.com>
staging: panel: fix lcd type
Huacai Chen <chenhc@lemote.com>
MIPS: Hibernate: flush TLB entries earlier
Huacai Chen <chenhc@lemote.com>
MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqaction
Markos Chandras <markos.chandras@imgtec.com>
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
Markos Chandras <markos.chandras@imgtec.com>
MIPS: unaligned: Surround load/store macros in do {} while statements
Markos Chandras <markos.chandras@imgtec.com>
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
Markos Chandras <markos.chandras@imgtec.com>
MIPS: asm: asm-eva: Introduce kernel load/store variants
Markos Chandras <markos.chandras@imgtec.com>
MIPS: Malta: Detect and fix bad memsize values
James Hogan <james.hogan@imgtec.com>
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan <james.hogan@imgtec.com>
MIPS: KVM: Handle MSA Disabled exceptions from guest
Ben Serebrin <serebrin@google.com>
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
Andre Przywara <andre.przywara@arm.com>
KVM: arm/arm64: check IRQ number on userland injection
Radim Krčmář <rkrcmar@redhat.com>
KVM: use slowpath for cross page cached accesses
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/hibernate: fix save and restore of kernel text section
Jens Freimann <jfrei@linux.vnet.ibm.com>
KVM: s390: fix get_all_floating_irqs
Ekaterina Tumanova <tumanova@linux.vnet.ibm.com>
KVM: s390: Zero out current VMDB of STSI before including level3 data.
David Hildenbrand <dahi@linux.vnet.ibm.com>
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand <dahi@linux.vnet.ibm.com>
KVM: s390: fix handling of write errors in the tpi handler
Andrzej Pietrasiewicz <andrzej.p@samsung.com>
usb: gadget: printer: enqueue printer's response for setup request
Scott Wood <scottwood@freescale.com>
powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()
Gerald Schaefer <gerald.schaefer@de.ibm.com>
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Filipe Manana <fdmanana@suse.com>
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana <fdmanana@suse.com>
Btrfs: fix inode eviction infinite loop after cloning into it
David Sterba <dsterba@suse.cz>
btrfs: don't accept bare namespace as a valid xattr
Filipe Manana <fdmanana@suse.com>
Btrfs: fix log tree corruption when fs mounted with -o discard
Nadav Amit <namit@cs.technion.ac.il>
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
Linus Torvalds <torvalds@linux-foundation.org>
x86: fix special __probe_kernel_write() tail zeroing case
Peter Zijlstra <peterz@infradead.org>
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Mike Galbraith <bitbucket@online.de>
sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs
Len Brown <len.brown@intel.com>
sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance
Radim Krčmář <rkrcmar@redhat.com>
x86: vdso: fix pvclock races with task migration
Marcelo Tosatti <mtosatti@redhat.com>
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Andy Lutomirski <luto@amacapital.net>
x86/asm/decoder: Fix and enforce max instruction size in the insn decoder
Gu Zheng <guz.fnst@cn.fujitsu.com>
md: fix md io stats accounting broken
Amir Vadai <amirv@mellanox.com>
net/mlx4_en: Prevent setting invalid RSS hash function
Eric Dumazet <edumazet@google.com>
net: rfs: fix crash in get_rps_cpus()
Alexey Khoroshilov <khoroshilov@ispras.ru>
pxa168: fix double deallocation of managed resources
Eric Dumazet <edumazet@google.com>
net: fix crash in build_skb()
Eric Dumazet <edumazet@google.com>
net: do not deplete pfmemalloc reserve
Eric Dumazet <edumazet@google.com>
tcp: avoid looping in tcp_send_fin()
Eric Dumazet <edumazet@google.com>
tcp: fix possible deadlock in tcp_send_fin()
Tom Herbert <tom@herbertland.com>
ppp: call skb_checksum_complete_unset in ppp_receive_frame
Tom Herbert <tom@herbertland.com>
net: add skb_checksum_complete_unset
Sebastian Pöhn <sebastian.poehn@gmail.com>
ip_forward: Drop frames with attached skb->sk
-------------
Diffstat:
Documentation/networking/scaling.txt | 2 +-
Documentation/virtual/kvm/devices/s390_flic.txt | 3 +
Makefile | 4 +-
arch/arm/boot/dts/at91-sama5d3_xplained.dts | 6 +
arch/arm/boot/dts/dove.dtsi | 4 +-
arch/arm/boot/dts/exynos5250-spring.dts | 16 +-
arch/arm/include/asm/elf.h | 2 +-
arch/arm/include/uapi/asm/kvm.h | 8 +-
arch/arm/kernel/hibernate.c | 5 +-
arch/arm/kernel/process.c | 10 +-
arch/arm/kernel/reboot.h | 6 +
arch/arm/kvm/arm.c | 3 +-
arch/arm/mach-mvebu/pmsu.c | 16 +-
arch/arm/mach-s3c64xx/crag6410.h | 1 +
arch/arm/mach-s3c64xx/mach-crag6410.c | 1 +
arch/arm64/Kconfig | 25 ++
arch/arm64/Makefile | 2 +-
arch/arm64/include/asm/cpufeature.h | 3 +-
arch/arm64/include/asm/smp_plat.h | 2 +
arch/arm64/include/uapi/asm/kvm.h | 8 +-
arch/arm64/kernel/cpu_errata.c | 11 +-
arch/arm64/kernel/entry.S | 20 ++
arch/arm64/kernel/head.S | 1 +
arch/arm64/kernel/setup.c | 12 +
arch/arm64/kernel/smp.c | 2 +-
arch/c6x/kernel/time.c | 2 +-
arch/mips/include/asm/asm-eva.h | 137 ++++++---
arch/mips/include/asm/fpu.h | 1 +
arch/mips/include/asm/kvm_host.h | 2 +
arch/mips/kernel/unaligned.c | 340 ++++++++++++++-------
arch/mips/kvm/emulate.c | 1 +
arch/mips/kvm/mips.c | 4 +
arch/mips/kvm/trap_emul.c | 28 ++
arch/mips/loongson/loongson-3/irq.c | 1 +
arch/mips/mti-malta/malta-memory.c | 6 +
arch/mips/power/hibernate.S | 3 +-
arch/powerpc/kernel/cacheinfo.c | 44 ++-
arch/powerpc/mm/hugetlbpage.c | 1 +
arch/powerpc/perf/callchain.c | 2 +-
arch/powerpc/platforms/cell/interrupt.c | 2 +-
arch/powerpc/platforms/cell/iommu.c | 2 +-
arch/powerpc/platforms/powernv/opal-wrappers.S | 2 +-
arch/powerpc/platforms/powernv/pci-ioda.c | 3 +-
arch/powerpc/platforms/pseries/hvCall.S | 2 +-
arch/powerpc/platforms/pseries/lpar.c | 2 +-
arch/s390/kernel/suspend.c | 4 +
arch/s390/kvm/interrupt.c | 62 ++--
arch/s390/kvm/kvm-s390.h | 4 +-
arch/s390/kvm/priv.c | 42 ++-
arch/x86/include/asm/insn.h | 2 +-
arch/x86/include/asm/mwait.h | 8 +
arch/x86/include/asm/pvclock.h | 1 +
arch/x86/kernel/cpu/perf_event_intel_ds.c | 8 +
arch/x86/kernel/process.c | 51 ++++
arch/x86/kernel/pvclock.c | 44 +++
arch/x86/kvm/vmx.c | 12 +-
arch/x86/kvm/x86.c | 10 +-
arch/x86/lib/insn.c | 7 +
arch/x86/lib/usercopy_64.c | 2 +-
arch/x86/vdso/vclock_gettime.c | 34 ++-
arch/xtensa/Kconfig | 30 ++
arch/xtensa/include/uapi/asm/unistd.h | 2 +-
arch/xtensa/platforms/iss/network.c | 29 +-
arch/xtensa/platforms/xtfpga/Makefile | 3 +-
.../platforms/xtfpga/include/platform/hardware.h | 3 -
.../xtensa/platforms/xtfpga/include/platform/lcd.h | 15 +
arch/xtensa/platforms/xtfpga/lcd.c | 55 ++--
drivers/acpi/acpica/evgpe.c | 5 +-
drivers/acpi/acpica/hwgpe.c | 11 +-
drivers/acpi/acpica/tbinstal.c | 1 -
drivers/acpi/scan.c | 6 +-
drivers/base/bus.c | 4 +-
drivers/base/cacheinfo.c | 13 +-
drivers/base/platform.c | 9 +
drivers/bluetooth/ath3k.c | 1 +
drivers/bluetooth/btusb.c | 1 +
drivers/char/tpm/tpm-chip.c | 66 ++--
drivers/clk/at91/clk-usb.c | 64 +++-
drivers/clk/qcom/clk-rcg.c | 62 ++++
drivers/clk/qcom/clk-rcg.h | 1 +
drivers/clk/qcom/clk-rcg2.c | 2 +-
drivers/clk/qcom/gcc-ipq806x.c | 2 +-
drivers/clk/qcom/lcc-ipq806x.c | 23 +-
drivers/clk/samsung/clk-exynos4.c | 11 +-
drivers/clk/tegra/clk-tegra124.c | 14 +-
drivers/clk/tegra/clk.c | 2 +-
drivers/crypto/omap-aes.c | 14 +-
drivers/gpio/gpio-mvebu.c | 24 +-
drivers/gpu/drm/exynos/exynos_dp_core.c | 10 +
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 19 ++
drivers/gpu/drm/exynos/exynos_drm_fimd.h | 15 +
drivers/gpu/drm/i2c/adv7511.c | 102 ++++---
drivers/gpu/drm/i915/i915_drv.c | 4 +-
drivers/gpu/drm/i915/i915_irq.c | 8 +-
drivers/gpu/drm/i915/i915_reg.h | 1 +
drivers/gpu/drm/i915/intel_i2c.c | 66 +++-
drivers/gpu/drm/radeon/atombios_crtc.c | 8 +-
drivers/hid/hid-ids.h | 4 +
drivers/hid/usbhid/hid-quirks.c | 2 +
drivers/hv/channel.c | 7 +-
drivers/i2c/busses/i2c-rk3x.c | 2 +-
drivers/i2c/i2c-core.c | 5 +
drivers/i2c/i2c-mux.c | 8 +-
drivers/idle/intel_idle.c | 14 +-
drivers/infiniband/core/umem.c | 7 +-
drivers/infiniband/hw/mlx4/qp.c | 3 +-
drivers/infiniband/ulp/iser/iser_initiator.c | 4 +-
drivers/infiniband/ulp/isert/ib_isert.c | 20 +-
drivers/input/mouse/alps.c | 5 +-
drivers/input/mouse/elantech.c | 22 ++
drivers/input/mouse/elantech.h | 1 +
drivers/md/dm-crypt.c | 12 +-
drivers/md/md.c | 6 +-
drivers/md/raid0.c | 3 +-
drivers/media/rc/img-ir/img-ir-core.c | 2 +-
drivers/media/usb/stk1160/stk1160-v4l.c | 17 +-
drivers/memstick/core/mspro_block.c | 3 +-
drivers/mfd/mfd-core.c | 2 +-
drivers/mmc/host/sunxi-mmc.c | 4 +-
drivers/mmc/host/tmio_mmc_pio.c | 2 -
drivers/mtd/ubi/attach.c | 2 +-
drivers/mtd/ubi/cdev.c | 2 +-
drivers/mtd/ubi/eba.c | 3 +-
drivers/mtd/ubi/wl.c | 2 +-
drivers/net/ethernet/cadence/macb.c | 2 +-
drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +-
drivers/net/ethernet/marvell/pxa168_eth.c | 16 +-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 29 +-
drivers/net/ppp/ppp_generic.c | 1 +
drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 2 +
drivers/net/wireless/ti/wl18xx/debugfs.c | 2 +-
drivers/net/wireless/ti/wlcore/debugfs.h | 4 +-
drivers/nfc/st21nfcb/i2c.c | 4 +-
drivers/platform/x86/compal-laptop.c | 10 +-
drivers/power/ipaq_micro_battery.c | 22 +-
drivers/power/lp8788-charger.c | 4 +-
drivers/power/twl4030_madc_battery.c | 7 +-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 9 +-
drivers/scsi/mvsas/mv_sas.c | 5 +-
drivers/scsi/sd.c | 1 +
drivers/scsi/sd_dif.c | 2 +-
drivers/scsi/storvsc_drv.c | 15 +-
drivers/spi/spi-imx.c | 4 +-
drivers/spi/spidev.c | 5 +-
drivers/staging/android/sync.c | 2 +-
drivers/staging/panel/panel.c | 12 +-
drivers/staging/vt6655/rxtx.c | 14 +-
drivers/target/iscsi/iscsi_target.c | 104 +++----
drivers/target/iscsi/iscsi_target_erl0.c | 13 +-
drivers/target/iscsi/iscsi_target_login.c | 59 +++-
drivers/target/target_core_file.c | 122 +++++---
drivers/target/target_core_sbc.c | 15 +-
drivers/target/target_core_transport.c | 37 ++-
drivers/tty/serial/8250/8250_core.c | 3 +-
drivers/tty/serial/8250/8250_dw.c | 1 +
drivers/tty/serial/imx.c | 8 +-
drivers/usb/class/cdc-wdm.c | 12 +-
drivers/usb/core/hub.c | 4 +-
drivers/usb/dwc2/hcd.c | 2 +-
drivers/usb/gadget/legacy/printer.c | 9 +
drivers/usb/host/ehci-hcd.c | 10 +-
drivers/usb/host/ehci-hub.c | 9 +-
drivers/usb/host/fotg210-hcd.c | 2 +-
drivers/usb/host/fusbh200-hcd.c | 3 +-
drivers/usb/host/isp116x-hcd.c | 2 +-
drivers/usb/host/oxu210hp-hcd.c | 7 +-
drivers/usb/host/r8a66597-hcd.c | 2 +-
drivers/usb/host/sl811-hcd.c | 2 +-
drivers/usb/host/uhci-hub.c | 5 +-
drivers/usb/host/xhci-ring.c | 2 +-
drivers/usb/isp1760/isp1760-hcd.c | 2 +-
drivers/usb/musb/musb_core.c | 51 ++--
drivers/usb/musb/musb_virthub.c | 2 +-
drivers/usb/phy/phy.c | 4 +-
fs/binfmt_elf.c | 9 +-
fs/btrfs/extent-tree.c | 5 +-
fs/btrfs/ioctl.c | 8 +
fs/btrfs/xattr.c | 53 +++-
fs/ext4/namei.c | 20 +-
fs/lockd/svcsubs.c | 2 +-
fs/namei.c | 6 +-
fs/namespace.c | 123 +++++---
fs/nfs/callback.c | 6 +-
fs/nfs/direct.c | 31 +-
fs/nfs/nfs4xdr.c | 6 +
fs/nfs/read.c | 2 +-
fs/nfs/write.c | 2 +-
fs/nfsd/nfs4proc.c | 4 +
fs/nfsd/nfs4state.c | 2 +-
fs/nfsd/nfs4xdr.c | 12 +-
fs/nfsd/nfsctl.c | 16 +-
fs/nfsd/nfsd.h | 2 +-
fs/open.c | 2 +-
fs/pnode.c | 60 +++-
fs/pnode.h | 7 +-
include/acpi/actypes.h | 24 +-
include/acpi/platform/acenv.h | 1 +
include/dt-bindings/clock/tegra124-car-common.h | 2 +-
include/linux/bpf.h | 4 +-
include/linux/mount.h | 1 +
include/linux/sched.h | 8 +
include/linux/skbuff.h | 13 +
include/linux/usb.h | 26 ++
include/target/iscsi/iscsi_target_core.h | 7 +
include/target/target_core_base.h | 2 +-
include/uapi/linux/nfsd/debug.h | 8 -
include/video/samsung_fimd.h | 6 +
kernel/bpf/verifier.c | 5 +-
kernel/ptrace.c | 20 ++
kernel/sched/core.c | 15 +
kernel/sched/deadline.c | 4 +-
kernel/trace/ring_buffer.c | 11 +-
kernel/trace/trace_events.c | 9 +-
kernel/trace/trace_functions_graph.c | 8 +-
lib/string.c | 2 +-
mm/huge_memory.c | 9 +-
mm/hugetlb.c | 3 +-
mm/mempolicy.c | 3 +-
net/bridge/br_netfilter.c | 17 +-
net/core/dev.c | 12 +-
net/core/skbuff.c | 30 +-
net/ipv4/ip_forward.c | 3 +
net/ipv4/tcp_output.c | 64 ++--
net/mac80211/mlme.c | 2 +-
net/netfilter/xt_cgroup.c | 2 +-
net/netlink/af_netlink.c | 6 +-
sound/pci/emu10k1/emuproc.c | 12 -
sound/pci/hda/patch_realtek.c | 32 +-
sound/soc/codecs/cs4271.c | 4 +-
sound/soc/codecs/pcm512x.c | 8 +-
sound/soc/codecs/wm8741.c | 8 +-
sound/soc/davinci/davinci-evm.c | 10 -
sound/usb/quirks.c | 1 +
tools/lib/traceevent/kbuffer-parse.c | 1 -
tools/perf/config/Makefile | 4 +-
tools/perf/tests/make | 2 +-
tools/perf/util/cloexec.c | 6 +
tools/perf/util/cloexec.h | 6 +
tools/perf/util/symbol-elf.c | 4 +
tools/power/x86/turbostat/Makefile | 6 +-
virt/kvm/arm/vgic.c | 3 +
virt/kvm/kvm_main.c | 4 +-
242 files changed, 2402 insertions(+), 1007 deletions(-)
next reply other threads:[~2015-05-02 18:58 UTC|newest]
Thread overview: 228+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-02 18:58 Greg Kroah-Hartman [this message]
2015-05-02 18:58 ` [PATCH 4.0 001/220] ip_forward: Drop frames with attached skb->sk Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 002/220] net: add skb_checksum_complete_unset Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 003/220] ppp: call skb_checksum_complete_unset in ppp_receive_frame Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 004/220] tcp: fix possible deadlock in tcp_send_fin() Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 005/220] tcp: avoid looping " Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 006/220] net: do not deplete pfmemalloc reserve Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 007/220] net: fix crash in build_skb() Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 008/220] pxa168: fix double deallocation of managed resources Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 009/220] net: rfs: fix crash in get_rps_cpus() Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 010/220] net/mlx4_en: Prevent setting invalid RSS hash function Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 011/220] md: fix md io stats accounting broken Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 012/220] x86/asm/decoder: Fix and enforce max instruction size in the insn decoder Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 013/220] x86: kvm: Revert "remove sched notifier for cross-cpu migrations" Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 015/220] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 016/220] sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 017/220] perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 018/220] x86: fix special __probe_kernel_write() tail zeroing case Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 019/220] KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 020/220] Btrfs: fix log tree corruption when fs mounted with -o discard Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 021/220] btrfs: dont accept bare namespace as a valid xattr Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 022/220] Btrfs: fix inode eviction infinite loop after cloning into it Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 023/220] Btrfs: fix inode eviction infinite loop after extent_same ioctl Greg Kroah-Hartman
2015-05-02 18:58 ` [PATCH 4.0 024/220] mm/hugetlb: use pmd_page() in follow_huge_pmd() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 025/220] powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 026/220] usb: gadget: printer: enqueue printers response for setup request Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 027/220] KVM: s390: fix handling of write errors in the tpi handler Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 028/220] KVM: s390: reinjection of irqs can fail " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 029/220] KVM: s390: Zero out current VMDB of STSI before including level3 data Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 030/220] KVM: s390: fix get_all_floating_irqs Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 031/220] s390/hibernate: fix save and restore of kernel text section Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 033/220] KVM: arm/arm64: check IRQ number on userland injection Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 034/220] KVM: VMX: Preserve host CR4.MCE value while in guest mode Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 035/220] MIPS: KVM: Handle MSA Disabled exceptions from guest Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 036/220] MIPS: lose_fpu(): Disable FPU when MSA enabled Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 037/220] MIPS: Malta: Detect and fix bad memsize values Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 038/220] MIPS: asm: asm-eva: Introduce kernel load/store variants Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 039/220] MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 040/220] MIPS: unaligned: Surround load/store macros in do {} while statements Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 041/220] MIPS: unaligned: Fix regular load/store instruction emulation for EVA Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 042/220] MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqaction Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 043/220] MIPS: Hibernate: flush TLB entries earlier Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 044/220] staging: panel: fix lcd type Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 045/220] staging: android: sync: Fix memory corruption in sync_timeline_signal() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 046/220] staging: vt6655: use ieee80211_tx_info to select packet type Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 047/220] md/raid0: fix bug with chunksize not a power of 2 Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 048/220] megaraid_sas: use raw_smp_processor_id() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 049/220] drivers/base: cacheinfo: validate device node for all the caches Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 050/220] cdc-wdm: fix endianness bug in debug statements Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 051/220] mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 053/220] spi: imx: read back the RX/TX watermark levels earlier Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 054/220] spi: spidev: fix possible arithmetic overflow for multi-transfer message Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 055/220] compal-laptop: Fix leaking hwmon device Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 056/220] compal-laptop: Check return value of power_supply_register Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 057/220] ring-buffer: Replace this_cpu_*() with __this_cpu_*() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 058/220] power_supply: twl4030_madc: Check return value of power_supply_register Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 059/220] power_supply: lp8788-charger: Fix leaked power supply on probe fail Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 060/220] power_supply: ipaq_micro_battery: Fix leaking workqueue Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 061/220] power_supply: ipaq_micro_battery: Check return values in probe Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 062/220] HID: add HP OEM mouse to quirk ALWAYS_POLL Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 063/220] HID: add quirk for PIXART OEM mouse used by HP Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 064/220] NFS: fix BUG() crash in notify_change() with patch to chown_common() Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 065/220] ARM: fix broken hibernation Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 066/220] ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 067/220] ARM: mvebu: Disable CPU Idle on Armada 38x Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 068/220] ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 069/220] ARM: at91/dt: sama5d3 xplained: add phy address for macb1 Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 070/220] ARM: dts: dove: Fix uart[23] reg property Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 071/220] ARM: dts: fix mmc node updates for exynos5250-spring Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 072/220] usb: musb: core: fix TX/RX endpoint order Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 073/220] usb: phy: Find the right match in devm_usb_phy_match Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 074/220] usb: define a generic USB_RESUME_TIMEOUT macro Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 075/220] usb: musb: use new USB_RESUME_TIMEOUT Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 076/220] usb: host: oxu210hp: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 077/220] usb: host: fusbh200: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 078/220] usb: host: uhci: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 079/220] usb: host: fotg210: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 080/220] usb: host: r8a66597: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 081/220] usb: host: isp116x: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 082/220] usb: host: xhci: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 083/220] usb: host: ehci: " Greg Kroah-Hartman
2015-05-02 18:59 ` [PATCH 4.0 084/220] usb: host: sl811: " Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 085/220] usb: dwc2: hcd: " Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 086/220] usb: isp1760: " Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 087/220] usb: core: hub: " Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 088/220] clk: at91: usb: propagate rate modification to the parent clk Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 089/220] ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226) Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 090/220] ALSA: usb-audio: Dont attempt to get Microsoft Lifecam Cinema sample rate Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 091/220] ALSA: emu10k1: dont deadlock in proc-functions Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 092/220] ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450 Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 093/220] ALSA: hda - fix "num_steps = 0" error on ALC256 Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 094/220] ALSA: hda/realtek - Fix Headphone Mic doesnt recording for ALC256 Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 095/220] ALSA: hda - fix headset mic detection problem for one more machine Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 096/220] Input: elantech - fix absolute mode setting on some ASUS laptops Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 098/220] mfd: core: Fix platform-device name collisions Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 099/220] fs/binfmt_elf.c: fix bug in loading of PIE binaries Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 100/220] ptrace: fix race between ptrace_resume() and wait_task_stopped() Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 101/220] intel_idle: Update support for Silvermont Core in Baytrail SOC Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 102/220] net/macb: fix the peripheral version test Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 103/220] NFC: st21nfcb: Retry i2c_master_send if it returns a negative value Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 104/220] rtlwifi: rtl8192cu: Add new USB ID Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 105/220] rtlwifi: rtl8192cu: Add new device ID Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 106/220] ext4: make fsync to sync parent dir in no-journal for real this time Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 107/220] mnt: Improve the umount_tree flags Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 108/220] mnt: Dont propagate umounts in __detach_mounts Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 109/220] mnt: In umount_tree reuse mnt_list instead of mnt_hash Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 110/220] mnt: Add MNT_UMOUNT flag Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 111/220] mnt: Delay removal from the mount hash Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 112/220] mnt: On an unmount propagate clearing of MNT_LOCKED Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 113/220] mnt: Dont propagate unmounts to locked mounts Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 114/220] mnt: Factor out unhash_mnt from detach_mnt and umount_tree Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 115/220] mnt: Factor umount_mnt from umount_tree Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 116/220] mnt: Honor MNT_LOCKED when detaching mounts Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 117/220] mnt: Fix the error check in __detach_mounts Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 118/220] mnt: Update detach_mounts to leave mounts connected Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 119/220] tpm: fix: sanitized code paths in tpm_chip_register() Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 121/220] perf tools: Fix perf-read-vdsox32 not building and lib64 install dir Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 123/220] powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 124/220] tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 125/220] tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 126/220] UBI: account for bitflips in both the VID header and data Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 127/220] UBI: fix out of bounds write Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 128/220] UBI: initialize LEB number variable Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 129/220] UBI: fix check for "too many bytes" Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 130/220] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 131/220] iscsi-target: Convert iscsi_thread_set usage to kthread.h Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 132/220] target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 133/220] target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 134/220] target/file: Fix UNMAP with DIF protection support Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 135/220] target/file: Fix SG table for prot_buf initialization Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 136/220] iser-target: Fix session hang in case of an rdma read DIF error Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 137/220] iser-target: Fix possible deadlock in RDMA_CM connection error Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 138/220] Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 139/220] arm64: fix midr range for Cortex-A57 erratum 832075 Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 140/220] arm64: head.S: ensure visibility of page tables Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 141/220] arm64: Adjust EFI libstub object include logic Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 142/220] arm64: apply alternatives for !SMP kernels Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 143/220] arm64: errata: add workaround for cortex-a53 erratum #845719 Greg Kroah-Hartman
2015-05-02 19:00 ` [PATCH 4.0 144/220] powerpc/powernv: Dont map M64 segments using M32DT Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 145/220] powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 146/220] powerpc: Fix missing L2 cache size in /sys/devices/system/cpu Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 147/220] powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 148/220] powerpc/cell: Fix cell iommu after it_page_shift changes Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 149/220] ASoC: cs4271: Increase delay time after reset Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 150/220] ASoC: wm8741: Fix rates constraints values Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 151/220] ASoC: davinci-evm: drop un-necessary remove function Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 152/220] ASoC: pcm512x: Add Analogue prefix to analogue volume controls Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 153/220] ASoC: pcm512x: Fix divide by zero issue Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 154/220] ACPICA: Utilities: split IO address types from data type models Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 155/220] ACPICA: Tables: Dont release ACPI_MTX_TABLES in acpi_tb_install_standard_table() Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 156/220] ACPICA: Store GPE register enable masks upfront Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 157/220] ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 158/220] xtensa: xtfpga: fix hardware lockup caused by LCD driver Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 159/220] xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 160/220] xtensa: ISS: fix locking in TAP network adapter Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 161/220] gpio: mvebu: Fix mask/unmask managment per irq chip type Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 162/220] clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 163/220] clk: tegra: Register the proper number of resets Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 164/220] clk: tegra: Use the proper parent for plld_dsi Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 165/220] clk: qcom: Fix i2c frequency table Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 166/220] clk: qcom: Properly change rates for ahbix clock Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 167/220] clk: qcom: fix RCG M/N counter configuration Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 168/220] clk: qcom: Fix ipq806x LCC frequency tables Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 169/220] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 170/220] serial: 8250_dw: add support for AMD SOC Carrizo Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 172/220] serial: 8250: Check UART_SCR is writable Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 173/220] sd: Unregister integrity profile Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 174/220] sd: Fix missing ATO tag check Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 175/220] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 176/220] mvsas: fix panic on expander attached SATA devices Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 177/220] [media] rc: img-ir: fix error in parameters passed to irq_free() Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 178/220] [media] stk1160: Make sure current buffer is released Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 179/220] IB/core: disallow registering 0-sized memory region Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 180/220] IB/core: dont disallow registering region starting at 0x0 Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 181/220] IB/mlx4: Fix WQE LSO segment calculation Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 182/220] IB/iser: Fix wrong calculation of protection buffer length Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 183/220] tracing: Handle ftrace_dump() atomic context in graph_trace_open() Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 184/220] tracing: Fix incorrect enabling of trace events by boot cmdline Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 185/220] i2c: mux: use proper dev when removing "channel-X" symlinks Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 186/220] i2c: rk3x: report number of messages transmitted Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 187/220] i2c: Mark adapter devices with pm_runtime_no_callbacks Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 188/220] i2c: core: Export bus recovery functions Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 189/220] drm/radeon: fix doublescan modes (v2) Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 191/220] drm/i915: Dont enable CS_PARSER_ERROR interrupts at all Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 192/220] drm: adv7511: Fix DDC error interrupt handling Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 193/220] drm: adv7511: Fix nested sleep when reading EDID Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 194/220] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 195/220] drm/i915: cope with large i2c transfers Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 196/220] RCU pathwalk breakage when running into a symlink overmounting something Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 197/220] Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 198/220] nfsd4: disallow ALLOCATE with special stateids Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 199/220] nfsd4: fix READ permission checking Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 200/220] nfsd4: disallow SEEK with special stateids Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 201/220] nfsd: eliminate NFSD_DEBUG Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 202/220] nfsd: fix nsfd startup race triggering BUG_ON Greg Kroah-Hartman
2015-05-02 19:01 ` [PATCH 4.0 204/220] nfs: fix DIO good bytes calculation Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 205/220] nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 206/220] NFS: Add a stub for GETDEVICELIST Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 207/220] sched/deadline: Always enqueue on previous rq when dl_task_timer() fires Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 208/220] e1000: add dummy allocator to fix race condition between mtu change and netpoll Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 209/220] mac80211: send AP probe as unicast again Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 210/220] ebpf: verifier: check that call reg with ARG_ANYTHING is initialized Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 211/220] mm, thp: really limit transparent hugepage allocation to local node Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 212/220] lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 213/220] wl18xx: show rx_frames_per_rates as an array as it really is Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 214/220] crypto: omap-aes - Fix support for unequal lengths Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 215/220] C6x: time: Ensure consistency in __init Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 216/220] memstick: mspro_block: add missing curly braces Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 217/220] drivers: platform: parse IRQ flags from resources Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 218/220] driver core: bus: Goto appropriate labels on failure in bus_add_device Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 219/220] netfilter: x_tables: fix cgroup matching on non-full sks Greg Kroah-Hartman
2015-05-02 22:11 ` Stefan Lippers-Hollmann
2015-05-03 18:42 ` Greg Kroah-Hartman
2015-05-02 19:02 ` [PATCH 4.0 220/220] netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING Greg Kroah-Hartman
2015-05-02 20:34 ` [PATCH 4.0 000/220] 4.0.2-stable review Stefan Lippers-Hollmann
2015-05-03 18:44 ` Greg Kroah-Hartman
2015-05-04 0:14 ` Guenter Roeck
2015-05-04 21:47 ` Greg Kroah-Hartman
2015-05-05 4:44 ` Guenter Roeck
2015-05-05 22:12 ` Greg Kroah-Hartman
2015-05-04 16:05 ` Shuah Khan
2015-05-05 22:11 ` Greg Kroah-Hartman
2015-05-05 23:02 ` Stefan Lippers-Hollmann
2015-05-06 19:23 ` Greg Kroah-Hartman
2015-05-06 1:52 ` Guenter Roeck
2015-05-06 19:24 ` Greg Kroah-Hartman
2015-05-06 16:02 ` Shuah Khan
2015-05-06 19:24 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150502185854.333748961@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).