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, patches@kernelci.org,
stable@vger.kernel.org
Subject: [PATCH 4.5 000/238] 4.5.1-stable review
Date: Sun, 10 Apr 2016 11:32:57 -0700 [thread overview]
Message-ID: <20160410183456.398741366@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.5.1 release.
There are 238 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 Tue Apr 12 18:34:18 UTC 2016.
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.x/stable-review/patch-4.5.1-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.5.1-rc1
Andi Kleen <ak@linux.intel.com>
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
Jiri Olsa <jolsa@redhat.com>
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
Kan Liang <kan.liang@intel.com>
perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
Kan Liang <kan.liang@intel.com>
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Stephane Eranian <eranian@google.com>
perf/x86/pebs: Add workaround for broken OVFL status on HSW+
Thomas Gleixner <tglx@linutronix.de>
sched/cputime: Fix steal time accounting vs. CPU hotplug
Hannes Reinecke <hare@suse.de>
scsi_common: do not clobber fixed sense information
Lukas Wunner <lukas@wunner.de>
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Len Brown <len.brown@intel.com>
intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
Aaro Koskinen <aaro.koskinen@iki.fi>
mtd: onenand: fix deadlock in onenand_block_markbad
Vlastimil Babka <vbabka@suse.cz>
mm/page_alloc: prevent merging between isolated and other pageblocks
Joseph Qi <joseph.qi@huawei.com>
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi <joseph.qi@huawei.com>
ocfs2/dlm: fix race between convert and recovery
Junxiao Bi <junxiao.bi@oracle.com>
ocfs2: o2hb: fix double free bug
Vladis Dronov <vdronov@redhat.com>
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
Oliver Neukum <oneukum@suse.com>
Input: ims-pcu - sanity check against missing interfaces
Benjamin Tissoires <benjamin.tissoires@redhat.com>
Input: synaptics - handle spurious release of trackstick buttons, again
Tejun Heo <tj@kernel.org>
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode
Tejun Heo <tj@kernel.org>
writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
Lukas Wunner <lukas@wunner.de>
ACPI / PM: Runtime resume devices when waking from hibernate
Ludovic Desroches <ludovic.desroches@atmel.com>
ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
Ludovic Desroches <ludovic.desroches@atmel.com>
ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
J. Bruce Fields <bfields@redhat.com>
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields <bfields@redhat.com>
nfsd4: fix bad bounds checking
Jenny Derzhavetz <jennyf@mellanox.com>
iser-target: Rework connection termination
Jenny Derzhavetz <jennyf@mellanox.com>
iser-target: Separate flows for np listeners and connections cma events
Jenny Derzhavetz <jennyf@mellanox.com>
iser-target: Add new state ISER_CONN_BOUND to isert_conn
Jenny Derzhavetz <jennyf@mellanox.com>
iser-target: Fix identification of login rx descriptor type
Himanshu Madhani <himanshu.madhani@qlogic.com>
target: Fix target_release_cmd_kref shutdown comp leak
Eric Anholt <eric@anholt.net>
clk: bcm2835: Fix setting of PLL divider clock rates
Alexander Kochetkov <al.kochet@gmail.com>
clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
Heiko Stuebner <heiko@sntech.de>
clk: rockchip: rk3368: fix hdmi_cec gate-register
Heiko Stuebner <heiko@sntech.de>
clk: rockchip: rk3368: fix parents of video encoder/decoder
Heiko Stuebner <heiko@sntech.de>
clk: rockchip: rk3368: fix cpuclk core dividers
Heiko Stuebner <heiko@sntech.de>
clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
Brent Taylor <motobud@gmail.com>
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Lucas Stach <dev@lynxeye.de>
mmc: tegra: properly disable card clock
Jon Hunter <jonathanh@nvidia.com>
mmc: tegra: Disable UHS-I modes for tegra114
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci-pxav3: fix higher speed mode capabilities
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: fix data timeout (part 2)
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: fix data timeout (part 1)
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: plug DMA mapping leak on error
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: fix command response CRC error handling
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: clean up command error handling
Russell King <rmk+kernel@arm.linux.org.uk>
mmc: sdhci: move initialisation of command error member
Magnus Damm <damm+renesas@opensource.se>
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Shawn Lin <shawn.lin@rock-chips.com>
mmc: block: fix ABI regression of mmc_blk_ioctl
John Dahlstrom <jodarom@SDF.ORG>
ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
Guenter Roeck <linux@roeck-us.net>
MAINTAINERS: Update mailing list and web page for hwmon subsystem
Jiri Kosina <jkosina@suse.cz>
kbuild/mkspec: fix grub2 installkernel issue
Jan Beulich <JBeulich@suse.com>
scripts/kconfig: allow building with make 3.80 again
Julia Lawall <Julia.Lawall@lip6.fr>
scripts/coccinelle: modernize &
Peter Zijlstra <peterz@infradead.org>
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat) <rostedt@goodmis.org>
tracing: Have preempt(irqs)off trace preempt disabled functions
Eric Huang <JinHuiEric.Huang@amd.com>
drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue for CZ
Ken Wang <Qingqing.Wang@amd.com>
drm/amdgpu: include the right version of gmc header files for iceland
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
Dave Airlie <airlied@redhat.com>
drm/radeon/mst: fix regression in lane/link handling.
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: rework fbdev handling on chips with no connectors
Mario Kleiner <mario.kleiner.de@gmail.com>
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
Alex Deucher <alexander.deucher@amd.com>
drm/radeon: disable runtime pm on PX laptops without dGPU power control
Dan Carpenter <dan.carpenter@oracle.com>
drm/vc4: Return -EFAULT on copy_from_user() failure
Aurelien Jacquiot <a-jacquiot@ti.com>
rapidio/rionet: fix deadlock on SMP
Jann Horn <jann@thejh.net>
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jan Kiszka <jan.kiszka@siemens.com>
scripts/gdb: account for changes in module data structure
Seth Forshee <seth.forshee@canonical.com>
fuse: Add reference counting for fuse_io_priv
Robert Doebbelin <robert@quobyte.com>
fuse: do not use iocb after it may have been freed
Ming Lei <ming.lei@canonical.com>
md: multipath: don't hardcopy bio in .make_request path
NeilBrown <neilb@suse.com>
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
Shaohua Li <shli@fb.com>
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li <shli@fb.com>
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li <shli@fb.com>
RAID5: check_reshape() shouldn't call mddev_suspend
Jes Sorensen <Jes.Sorensen@redhat.com>
md/raid5: Compare apples to apples (or sectors to sectors)
Nate Dailey <nate.dailey@stratus.com>
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Mateusz Guzik <mguzik@redhat.com>
xfs: fix two memory leaks in xfs_attr_list.c error paths
Nikolay Borisov <kernel@kyup.com>
quota: Fix possible GPF due to uninitialised pointers
Vineet Gupta <vgupta@synopsys.com>
ARC: bitops: Remove non relevant comments
Lada Trimasova <ltrimas@synopsys.com>
ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
Alexey Brodkin <Alexey.Brodkin@synopsys.com>
ARC: [plat-axs10x] add Ethernet PHY description in .dts
Max Filippov <jcmvbkbc@gmail.com>
xtensa: clear all DBREAKC registers on start
Max Filippov <jcmvbkbc@gmail.com>
xtensa: fix preemption in {clear,copy}_user_highpage
Max Filippov <jcmvbkbc@gmail.com>
xtensa: ISS: don't hang if stdin EOF is reached
Rabin Vincent <rabin@rab.in>
splice: handle zero nr_pages in splice_to_pipe()
Dmitry V. Levin <ldv@altlinux.org>
vfs: show_vfsstat: do not ignore errors from show_devname method
Vinayak Menon <vinmenon@codeaurora.org>
of: alloc anywhere from memblock if range not specified
Hante Meuleman <meuleman@broadcom.com>
brcmfmac: Increase nr of supported flowrings.
Dmitri Epshtein <dima@marvell.com>
net: mvneta: enable change MAC address when interface is up
Tejun Heo <tj@kernel.org>
cgroup: ignore css_sets associated with dead cgroups during migration
Johan Hedberg <johan.hedberg@intel.com>
Bluetooth: Fix potential buffer overflow with Add Advertising
Dmitry Tunin <hanipouspilot@gmail.com>
Bluetooth: Add new AR3012 ID 0489:e095
Michael S. Tsirkin <mst@redhat.com>
watchdog: rc32434_wdt: fix ioctl error handling
Joshua Hunt <johunt@akamai.com>
watchdog: don't run proc_watchdog_update if new value is same as old
Aaro Koskinen <aaro.koskinen@iki.fi>
drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
Luis R. Rodriguez <mcgrof@kernel.org>
ia64: define ioremap_uc()
Johannes Weiner <hannes@cmpxchg.org>
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner <hannes@cmpxchg.org>
mm: memcontrol: reclaim when shrinking memory.high below usage
Eric Wheeler <git@linux.ewheeler.net>
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler <git@linux.ewheeler.net>
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler <git@linux.ewheeler.net>
bcache: cleaned up error handling around register_cache()
Bart Van Assche <bart.vanassche@sandisk.com>
IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche <bart.vanassche@sandisk.com>
brd: Fix discard request processing
Catalin Marinas <catalin.marinas@arm.com>
arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
Geert Uytterhoeven <geert+renesas@glider.be>
gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
Kamal Mostafa <kamal@canonical.com>
tools/hv: Use include/uapi with __EXPORTED_HEADERS__
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix missing ELD update at unplugging
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Workaround for unbalanced i915 power refcount by concurrent probe
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix forgotten HDMI monitor_present update
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Really restrict i915 notifier to HSW+
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMI
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Limit i915 HDMI binding only for HSW and later
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix unconditional GPIO toggle via automute
Aaron Plattner <aplattner@nvidia.com>
ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hda
Hui Wang <hui.wang@canonical.com>
ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Don't handle ELD notify from invalid port
Vittorio Gambaletta (VittGam) <linuxbugs@vittgam.net>
ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
Takashi Iwai <tiwai@suse.de>
ALSA: pcm: Avoid "BUG:" string for warnings again
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix unexpected resume through regmap code path
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Cleanup queued requests after surprise removal
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Implement timeout handler
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Handle FTL rebuild failure state during device initialization
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Handle safe removal during IO
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Print exact time when an internal command is interrupted
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Remove unwanted code from taskfile error handler
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Fix broken service thread handling
Asai Thambi SP <asamymuthupa@micron.com>
mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
Tiffany Lin <tiffany.lin@mediatek.com>
media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
Philipp Zabel <p.zabel@pengutronix.de>
coda: fix first encoded frame payload
Hans de Goede <hdegoede@redhat.com>
bttv: Width must be a multiple of 16 when capturing planar formats
Hans Verkuil <hverkuil@xs4all.nl>
adv7511: TX_EDID_PRESENT is still 1 after a disconnect
Hans de Goede <hdegoede@redhat.com>
saa7134: Fix bytesperline not being set correctly for planar formats
Sebastian Frias <sf84@laposte.net>
8250: use callbacks to access UART_DLL/UART_DLM
Peter Hurley <peter@hurleysoftware.com>
net: irda: Fix use-after-free in irtty_open()
Peter Hurley <peter@hurleysoftware.com>
tty: Fix GPF in flush_to_ldisc(), part 2
H Hartley Sweeten <hsweeten@visionengravers.com>
staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
Vladimir Zapolskiy <vz@mleia.com>
staging: android: ion_test: fix check of platform_device_register_simple() error code
Spencer E. Olson <olsonse@umich.edu>
staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
Benjamin Tissoires <benjamin.tissoires@redhat.com>
HID: fix hid_ignore_special_drivers module parameter
Benjamin Tissoires <benjamin.tissoires@redhat.com>
HID: multitouch: force retrieving of Win8 signature blob
Dmitry Torokhov <dtor@chromium.org>
HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
Grazvydas Ignotas <notasas@gmail.com>
HID: logitech: fix Dual Action gamepad support
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tpm: fix the cleanup of struct tpm_chip
Harald Hoyer <harald@redhat.com>
tpm_eventlog.c: fix binary_bios_measurements
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
tpm: fix the rollback in tpm_chip_register()
Alexander Usyskin <alexander.usyskin@intel.com>
mei: bus: check if the device is enabled before data transfer
David Howells <dhowells@redhat.com>
X.509: Fix leap year handling again
Boris BREZILLON <boris.brezillon@free-electrons.com>
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Vladimir Zapolskiy <vz@mleia.com>
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy <vz@mleia.com>
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Dan Carpenter <dan.carpenter@oracle.com>
crypto: keywrap - memzero the correct memory
Tom Lendacky <thomas.lendacky@amd.com>
crypto: ccp - memset request context to zero during import
Tom Lendacky <thomas.lendacky@amd.com>
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky <thomas.lendacky@amd.com>
crypto: ccp - Limit the amount of information exported
Tom Lendacky <thomas.lendacky@amd.com>
crypto: ccp - Add hash state import and export support
Dmitry Tunin <hanipouspilot@gmail.com>
Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
Dmitry Tunin <hanipouspilot@gmail.com>
Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
Dmitry Tunin <hanipouspilot@gmail.com>
Bluetooth: btusb: Add new AR3012 ID 13d3:3395
Vladis Dronov <vdronov@redhat.com>
ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
Victor Clément <victor.clement@openmailbox.org>
ALSA: usb-audio: add Microsoft HD-5001 to quirks
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Add sanity checks for endpoint accesses
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
Josh Boyer <jwboyer@fedoraproject.org>
Input: powermate - fix oops with malicious USB descriptors
Hans de Goede <hdegoede@redhat.com>
pwc: Add USB id for Philips Spc880nc webcam
Anthony Wong <anthony.wong@ubuntu.com>
rt2x00: add new rt2800usb device Buffalo WLI-UC-G450
Bjørn Mork <bjorn@mork.no>
USB: option: add "D-Link DWM-221 B1" device id
Josh Boyer <jwboyer@fedoraproject.org>
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
Martyn Welch <martyn.welch@collabora.co.uk>
USB: serial: cp210x: Adding GE Healthcare Device ID
Oliver Neukum <oneukum@suse.com>
USB: cypress_m8: add endpoint sanity check
Oliver Neukum <oneukum@suse.com>
USB: digi_acceleport: do sanity checking for the number of ports
Oliver Neukum <oneukum@suse.com>
USB: mct_u232: add sanity checking in probe
Oliver Neukum <oneukum@suse.com>
USB: usb_driver_claim_interface: add sanity checking
Josh Boyer <jwboyer@fedoraproject.org>
USB: iowarrior: fix oops with malicious USB descriptors
Oliver Neukum <oneukum@suse.com>
USB: cdc-acm: more sanity checking
Hans de Goede <hdegoede@redhat.com>
USB: uas: Reduce can_queue to MAX_CMNDS
Oliver Neukum <oneukum@suse.com>
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum <oneukum@suse.com>
usb: retry reset if a device times out
Bryn M. Reeves <bmr@redhat.com>
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
Joe Thornber <ejt@redhat.com>
dm cache: make sure every metadata function checks fail_io
Joe Thornber <ejt@redhat.com>
dm thin metadata: don't issue prefetches if a transaction abort has failed
Mike Snitzer <snitzer@redhat.com>
dm: fix excessive dm-mq context switching
DingXiang <dingxiang@huawei.com>
dm snapshot: disallow the COW and origin devices from being identical
Dan Williams <dan.j.williams@intel.com>
libnvdimm, pmem: fix kmap_atomic() leak in error path
Jerry Hoemann <jerry.hoemann@hpe.com>
libnvdimm: Fix security issue with DSM IOCTL.
Alan <gnomes@lxorguk.ukuu.org.uk>
aic7xxx: Fix queue depth handling
Maurizio Lombardi <mlombard@redhat.com>
be2iscsi: set the boot_kset pointer to NULL in case of failure
Vitaly Kuznetsov <vkuznets@redhat.com>
scsi: storvsc: fix SRB_STATUS_ABORTED handling
Finn Thain <fthain@telegraphics.com.au>
ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appropriate
Finn Thain <fthain@telegraphics.com.au>
ncr5380: Fix NCR5380_select() EH checks and result handling
Finn Thain <fthain@telegraphics.com.au>
ncr5380: Forget aborted commands
Finn Thain <fthain@telegraphics.com.au>
ncr5380: Dont re-enter NCR5380_select()
Finn Thain <fthain@telegraphics.com.au>
ncr5380: Dont release lock for PIO transfer
Finn Thain <fthain@telegraphics.com.au>
ncr5380: Correctly clear command pointers and lists after bus reset
Martin K. Petersen <martin.petersen@oracle.com>
sd: Fix discard granularity when LBPRZ=1
Raghava Aditya Renukunta <raghavaaditya.renukunta@pmcs.com>
aacraid: Set correct msix count for EEH recovery
Raghava Aditya Renukunta <raghavaaditya.renukunta@pmcs.com>
aacraid: Fix memory leak in aac_fib_map_free
Raghava Aditya Renukunta <raghavaaditya.renukunta@pmcs.com>
aacraid: Fix RRQ overload
Douglas Gilbert <dgilbert@interlog.com>
sg: fix dxferp in from_to case
Nadav Amit <namit@vmware.com>
x86/mm: TLB_REMOTE_SEND_IPI should count pages
Andy Lutomirski <luto@kernel.org>
x86/iopl: Fix iopl capability check on Xen PV
Andy Lutomirski <luto@kernel.org>
x86/iopl/64: Properly context-switch IOPL on Xen PV
Dave Jones <davej@codemonkey.org.uk>
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
Thomas Gleixner <tglx@linutronix.de>
x86/irq: Cure live lock in fixup_irqs()
Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
PCI: ACPI: IA64: fix IO port generic range check
Bjorn Helgaas <bhelgaas@google.com>
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Phil Elwell <phil@raspberrypi.org>
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
Sebastian Ott <sebott@linux.vnet.ibm.com>
s390/pci: enforce fmb page boundary rule
Heiko Carstens <heiko.carstens@de.ibm.com>
s390/cpumf: add missing lpp magic initialization
Martin Schwidefsky <schwidefsky@de.ibm.com>
s390: fix floating pointer register corruption (again)
Dan Carpenter <dan.carpenter@oracle.com>
EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
Tony Luck <tony.luck@intel.com>
EDAC/sb_edac: Fix computation of channel address
David Hildenbrand <dahi@linux.vnet.ibm.com>
sched/preempt, sh: kmap_coherent relies on disabled preemption
Byungchul Park <byungchul.park@lge.com>
sched/fair: Avoid using decay_load_missed() with a negative value
Chris Friesen <cbf123@mail.usask.ca>
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Zhang Rui <rui.zhang@intel.com>
Thermal: Ignore invalid trip points
Jiri Olsa <jolsa@redhat.com>
perf tools: Fix python extension build
Wang Nan <wangnan0@huawei.com>
perf tools: Fix checking asprintf return value
Andi Kleen <ak@linux.intel.com>
perf tools: Dont stop PMU parsing on alias parse error
Alexander Shishkin <alexander.shishkin@linux.intel.com>
perf/core: Fix perf_sched_count derailment
Paolo Bonzini <pbonzini@redhat.com>
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini <pbonzini@redhat.com>
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini <pbonzini@redhat.com>
KVM: VMX: avoid guest hang on invalid invept instruction
Paolo Bonzini <pbonzini@redhat.com>
KVM: fix spin_lock_init order on x86
Radim Krčmář <rkrcmar@redhat.com>
KVM: i8254: change PIT discard tick policy
Paolo Bonzini <pbonzini@redhat.com>
KVM: x86: fix missed hardware breakpoints
Bjorn Helgaas <bhelgaas@google.com>
x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
Stephane Eranian <eranian@google.com>
perf/x86/intel: Add definition for PT PMI bit
Andy Lutomirski <luto@kernel.org>
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Borislav Petkov <bp@suse.de>
x86/microcode: Untangle from BLK_DEV_INITRD
Borislav Petkov <bp@suse.de>
x86/microcode/intel: Make early loader look for builtin microcode too
-------------
Diffstat:
Documentation/cgroup-v2.txt | 6 +
MAINTAINERS | 96 ++++----
Makefile | 4 +-
arch/arc/boot/dts/axs10x_mb.dtsi | 8 +
arch/arc/include/asm/bitops.h | 15 --
arch/arc/include/asm/io.h | 18 +-
arch/arm/boot/dts/at91-sama5d3_xplained.dts | 1 +
arch/arm/boot/dts/at91-sama5d4_xplained.dts | 1 +
arch/arm64/include/asm/pgtable.h | 3 +-
arch/ia64/include/asm/io.h | 1 +
arch/s390/include/asm/pci.h | 2 +-
arch/s390/kernel/entry.S | 106 +-------
arch/s390/kernel/setup.c | 1 +
arch/s390/pci/pci.c | 5 +-
arch/sh/mm/kmap.c | 2 +
arch/um/drivers/mconsole_kern.c | 2 +-
arch/x86/Kconfig | 27 ++-
arch/x86/entry/common.c | 23 +-
arch/x86/include/asm/apic.h | 2 +-
arch/x86/include/asm/hw_irq.h | 1 +
arch/x86/include/asm/microcode.h | 26 ++
arch/x86/include/asm/perf_event.h | 1 +
arch/x86/include/asm/xen/hypervisor.h | 2 +
arch/x86/kernel/apic/vector.c | 88 +++++--
arch/x86/kernel/cpu/microcode/intel.c | 38 +--
arch/x86/kernel/cpu/perf_event.c | 13 +
arch/x86/kernel/cpu/perf_event.h | 3 +
arch/x86/kernel/cpu/perf_event_intel.c | 27 ++-
arch/x86/kernel/cpu/perf_event_intel_ds.c | 24 +-
.../x86/kernel/cpu/perf_event_intel_uncore_snbep.c | 8 +-
arch/x86/kernel/cpu/perf_event_knc.c | 4 +-
arch/x86/kernel/ioport.c | 12 +-
arch/x86/kernel/process_64.c | 12 +
arch/x86/kvm/i8254.c | 12 +-
arch/x86/kvm/vmx.c | 16 +-
arch/x86/kvm/x86.c | 1 +
arch/x86/mm/tlb.c | 12 +-
arch/x86/pci/fixup.c | 7 +
arch/x86/xen/enlighten.c | 2 +-
arch/xtensa/kernel/head.S | 2 +-
arch/xtensa/mm/cache.c | 8 +-
arch/xtensa/platforms/iss/console.c | 10 +-
block/blk-core.c | 2 +-
crypto/asymmetric_keys/x509_cert_parser.c | 8 +-
crypto/keywrap.c | 4 +-
drivers/acpi/resource.c | 14 +-
drivers/acpi/sleep.c | 1 +
drivers/block/brd.c | 2 +-
drivers/block/mtip32xx/mtip32xx.c | 267 ++++++++++++++++-----
drivers/block/mtip32xx/mtip32xx.h | 11 +-
drivers/bluetooth/ath3k.c | 8 +
drivers/bluetooth/btusb.c | 4 +
drivers/char/tpm/tpm-chip.c | 14 +-
drivers/char/tpm/tpm_crb.c | 4 +-
drivers/char/tpm/tpm_eventlog.c | 14 +-
drivers/clk/bcm/clk-bcm2835.c | 12 +-
drivers/clk/rockchip/clk-rk3188.c | 1 +
drivers/clk/rockchip/clk-rk3368.c | 48 ++--
drivers/crypto/atmel-aes.c | 4 +-
drivers/crypto/atmel-sha.c | 4 +-
drivers/crypto/atmel-tdes.c | 4 +-
drivers/crypto/ccp/ccp-crypto-aes-cmac.c | 36 +++
drivers/crypto/ccp/ccp-crypto-sha.c | 40 +++
drivers/crypto/ccp/ccp-crypto.h | 22 ++
drivers/crypto/marvell/cesa.c | 2 +-
drivers/crypto/ux500/cryp/cryp_core.c | 4 +-
drivers/crypto/ux500/hash/hash_core.c | 4 +-
drivers/edac/amd64_edac.c | 2 +-
drivers/edac/sb_edac.c | 26 +-
drivers/firmware/broadcom/bcm47xx_nvram.c | 5 +-
drivers/gpio/gpio-pca953x.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 8 +-
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c | 4 +-
drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c | 5 +
drivers/gpu/drm/radeon/atombios_encoders.c | 6 +-
drivers/gpu/drm/radeon/radeon_atpx_handler.c | 8 +-
drivers/gpu/drm/radeon/radeon_device.c | 8 +-
drivers/gpu/drm/radeon/radeon_display.c | 6 +-
drivers/gpu/drm/radeon/radeon_dp_mst.c | 12 +-
drivers/gpu/drm/radeon/radeon_fb.c | 19 +-
drivers/gpu/drm/vc4/vc4_bo.c | 7 +-
drivers/hid/hid-core.c | 8 +-
drivers/hid/hid-multitouch.c | 5 +
drivers/hid/i2c-hid/i2c-hid.c | 16 +-
drivers/idle/intel_idle.c | 108 +++++++--
drivers/infiniband/ulp/isert/ib_isert.c | 122 +++++-----
drivers/infiniband/ulp/isert/ib_isert.h | 2 +-
drivers/infiniband/ulp/srpt/ib_srpt.c | 59 +----
drivers/input/misc/ati_remote2.c | 36 ++-
drivers/input/misc/ims-pcu.c | 4 +
drivers/input/misc/powermate.c | 3 +
drivers/input/mouse/synaptics.c | 5 +-
drivers/md/bcache/super.c | 46 +++-
drivers/md/dm-cache-metadata.c | 98 +++++---
drivers/md/dm-cache-metadata.h | 4 +-
drivers/md/dm-cache-target.c | 12 +-
drivers/md/dm-snap.c | 9 +
drivers/md/dm-table.c | 36 ++-
drivers/md/dm-thin-metadata.c | 5 +-
drivers/md/dm.c | 15 +-
drivers/md/multipath.c | 4 +-
drivers/md/raid1.c | 7 +-
drivers/md/raid10.c | 7 +-
drivers/md/raid5.c | 51 ++--
drivers/md/raid5.h | 4 +-
drivers/media/i2c/adv7511.c | 21 +-
drivers/media/pci/bt8xx/bttv-driver.c | 26 +-
drivers/media/pci/saa7134/saa7134-video.c | 18 +-
drivers/media/platform/coda/coda-bit.c | 2 +-
drivers/media/usb/pwc/pwc-if.c | 6 +
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 21 +-
drivers/misc/mei/bus.c | 9 +
drivers/mmc/card/block.c | 24 +-
drivers/mmc/host/atmel-mci.c | 2 +-
drivers/mmc/host/mmc_spi.c | 6 +
drivers/mmc/host/sdhci-pxav3.c | 6 +-
drivers/mmc/host/sdhci-tegra.c | 14 +-
drivers/mmc/host/sdhci.c | 142 ++++++-----
drivers/mtd/onenand/onenand_base.c | 3 +-
drivers/net/ethernet/marvell/mvneta.c | 2 +-
drivers/net/irda/irtty-sir.c | 10 -
drivers/net/rionet.c | 4 +-
.../broadcom/brcm80211/brcmfmac/flowring.c | 38 +--
.../broadcom/brcm80211/brcmfmac/flowring.h | 20 +-
.../wireless/broadcom/brcm80211/brcmfmac/msgbuf.c | 11 +-
.../wireless/broadcom/brcm80211/brcmfmac/msgbuf.h | 2 +-
drivers/net/wireless/ralink/rt2x00/rt2800usb.c | 1 +
drivers/nvdimm/bus.c | 8 +-
drivers/nvdimm/pmem.c | 11 +-
drivers/of/of_reserved_mem.c | 4 +-
drivers/pci/probe.c | 14 ++
drivers/pinctrl/bcm/pinctrl-bcm2835.c | 2 +-
drivers/platform/x86/ideapad-laptop.c | 14 ++
drivers/scsi/NCR5380.c | 133 +++++-----
drivers/scsi/aacraid/aacraid.h | 2 +
drivers/scsi/aacraid/commsup.c | 37 ++-
drivers/scsi/aacraid/linit.c | 12 +-
drivers/scsi/aacraid/src.c | 30 +--
drivers/scsi/aic7xxx/aic7xxx_osm.c | 1 +
drivers/scsi/atari_NCR5380.c | 133 +++++-----
drivers/scsi/be2iscsi/be_main.c | 1 +
drivers/scsi/scsi_common.c | 12 +-
drivers/scsi/sd.c | 2 +-
drivers/scsi/sg.c | 3 +-
drivers/scsi/storvsc_drv.c | 5 +-
drivers/staging/android/ion/ion_test.c | 4 +-
drivers/staging/comedi/drivers/ni_mio_common.c | 12 +-
drivers/staging/comedi/drivers/ni_tiocmd.c | 2 +-
drivers/target/target_core_transport.c | 2 -
drivers/thermal/thermal_core.c | 13 +-
drivers/tty/serial/8250/8250_port.c | 18 +-
drivers/usb/class/cdc-acm.c | 3 +
drivers/usb/core/driver.c | 6 +-
drivers/usb/core/hub.c | 16 +-
drivers/usb/misc/iowarrior.c | 6 +
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/cypress_m8.c | 11 +-
drivers/usb/serial/digi_acceleport.c | 19 ++
drivers/usb/serial/ftdi_sio.c | 4 +
drivers/usb/serial/ftdi_sio_ids.h | 8 +
drivers/usb/serial/mct_u232.c | 9 +-
drivers/usb/serial/option.c | 2 +
drivers/usb/storage/uas.c | 2 +-
drivers/watchdog/rc32434_wdt.c | 2 +-
fs/coredump.c | 30 ++-
fs/fhandle.c | 2 +-
fs/fs-writeback.c | 37 ++-
fs/fuse/cuse.c | 4 +-
fs/fuse/file.c | 33 ++-
fs/fuse/fuse_i.h | 9 +
fs/jbd2/journal.c | 17 +-
fs/nfsd/nfs4proc.c | 1 +
fs/nfsd/nfs4xdr.c | 13 +-
fs/ocfs2/cluster/heartbeat.c | 4 +-
fs/ocfs2/dlm/dlmconvert.c | 24 +-
fs/ocfs2/dlm/dlmrecovery.c | 1 -
fs/open.c | 6 +-
fs/proc_namespace.c | 2 +
fs/quota/dquot.c | 3 +-
fs/splice.c | 3 +
fs/xfs/xfs_attr_list.c | 19 +-
include/asm-generic/bitops/lock.h | 14 +-
include/linux/cgroup-defs.h | 3 +
include/linux/device-mapper.h | 2 +
include/linux/fs.h | 2 +-
include/linux/kernel.h | 6 +-
include/linux/pci.h | 1 +
include/linux/thermal.h | 2 +
include/linux/tty.h | 2 +-
include/sound/hdaudio.h | 2 +
kernel/cgroup.c | 20 +-
kernel/events/core.c | 7 +-
kernel/power/hibernate.c | 1 +
kernel/sched/core.c | 1 +
kernel/sched/cputime.c | 14 +-
kernel/sched/fair.c | 12 +-
kernel/sched/sched.h | 13 +
kernel/sysctl_binary.c | 2 +-
kernel/trace/trace.c | 5 +-
kernel/trace/trace_irqsoff.c | 8 +-
kernel/trace/trace_printk.c | 3 +
kernel/watchdog.c | 9 +-
mm/memcontrol.c | 44 +++-
mm/page_alloc.c | 46 +++-
net/bluetooth/mgmt.c | 4 +
scripts/coccinelle/iterators/use_after_iter.cocci | 2 +-
scripts/gdb/linux/modules.py | 5 +-
scripts/gdb/linux/symbols.py | 2 +-
scripts/kconfig/Makefile | 4 +-
scripts/package/mkspec | 8 +-
sound/core/pcm_lib.c | 2 +-
sound/hda/hdac_device.c | 16 ++
sound/hda/hdac_regmap.c | 69 ++++--
sound/pci/hda/patch_cirrus.c | 8 +-
sound/pci/hda/patch_conexant.c | 7 +-
sound/pci/hda/patch_hdmi.c | 43 +++-
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/intel8x0.c | 1 +
sound/usb/clock.c | 2 +
sound/usb/endpoint.c | 3 +
sound/usb/mixer_quirks.c | 4 +
sound/usb/pcm.c | 2 +
sound/usb/quirks.c | 27 ++-
sound/usb/stream.c | 6 +-
tools/hv/Makefile | 2 +
tools/perf/util/parse-events.c | 6 +-
tools/perf/util/pmu.c | 15 +-
tools/perf/util/setup.py | 4 +
virt/kvm/kvm_main.c | 21 +-
230 files changed, 2359 insertions(+), 1266 deletions(-)
next reply other threads:[~2016-04-10 20:54 UTC|newest]
Thread overview: 259+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-10 18:32 Greg Kroah-Hartman [this message]
2016-04-10 18:32 ` [PATCH 4.5 001/238] x86/microcode/intel: Make early loader look for builtin microcode too Greg Kroah-Hartman
2016-04-10 18:32 ` [PATCH 4.5 002/238] x86/microcode: Untangle from BLK_DEV_INITRD Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 003/238] x86/entry/compat: Keep TS_COMPAT set during signal delivery Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 004/238] perf/x86/intel: Add definition for PT PMI bit Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 005/238] x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 006/238] KVM: x86: fix missed hardware breakpoints Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 008/238] KVM: fix spin_lock_init order on x86 Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 009/238] KVM: VMX: avoid guest hang on invalid invept instruction Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 010/238] KVM: VMX: avoid guest hang on invalid invvpid instruction Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 011/238] KVM: VMX: fix nested vpid for old KVM guests Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 012/238] perf/core: Fix perf_sched_count derailment Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 013/238] perf tools: Dont stop PMU parsing on alias parse error Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 014/238] perf tools: Fix checking asprintf return value Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 015/238] perf tools: Fix python extension build Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 016/238] Thermal: Ignore invalid trip points Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 017/238] sched/cputime: Fix steal_account_process_tick() to always return jiffies Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 018/238] sched/fair: Avoid using decay_load_missed() with a negative value Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 019/238] sched/preempt, sh: kmap_coherent relies on disabled preemption Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 020/238] EDAC/sb_edac: Fix computation of channel address Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 021/238] EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 022/238] s390: fix floating pointer register corruption (again) Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 023/238] s390/cpumf: add missing lpp magic initialization Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 024/238] s390/pci: enforce fmb page boundary rule Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 025/238] pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 026/238] PCI: Disable IO/MEM decoding for devices with non-compliant BARs Greg Kroah-Hartman
2016-04-11 23:45 ` Ben Hutchings
2016-04-12 14:31 ` Greg Kroah-Hartman
2016-04-12 14:31 ` Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 027/238] PCI: ACPI: IA64: fix IO port generic range check Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 028/238] x86/irq: Cure live lock in fixup_irqs() Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 029/238] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 030/238] x86/iopl/64: Properly context-switch IOPL on Xen PV Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 031/238] x86/iopl: Fix iopl capability check " Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 032/238] x86/mm: TLB_REMOTE_SEND_IPI should count pages Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 033/238] sg: fix dxferp in from_to case Greg Kroah-Hartman
2016-04-10 18:33 ` Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 034/238] aacraid: Fix RRQ overload Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 035/238] aacraid: Fix memory leak in aac_fib_map_free Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 036/238] aacraid: Set correct msix count for EEH recovery Greg Kroah-Hartman
2016-04-12 0:29 ` Ben Hutchings
2016-04-12 18:01 ` Raghava Aditya Renukunta
2016-04-10 18:33 ` [PATCH 4.5 037/238] sd: Fix discard granularity when LBPRZ=1 Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 038/238] ncr5380: Correctly clear command pointers and lists after bus reset Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 039/238] ncr5380: Dont release lock for PIO transfer Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 040/238] ncr5380: Dont re-enter NCR5380_select() Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 041/238] ncr5380: Forget aborted commands Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 042/238] ncr5380: Fix NCR5380_select() EH checks and result handling Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 043/238] ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appropriate Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 044/238] scsi: storvsc: fix SRB_STATUS_ABORTED handling Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 045/238] be2iscsi: set the boot_kset pointer to NULL in case of failure Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 046/238] aic7xxx: Fix queue depth handling Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 047/238] libnvdimm: Fix security issue with DSM IOCTL Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 048/238] libnvdimm, pmem: fix kmap_atomic() leak in error path Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 049/238] dm snapshot: disallow the COW and origin devices from being identical Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 050/238] dm: fix excessive dm-mq context switching Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 051/238] dm thin metadata: dont issue prefetches if a transaction abort has failed Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 052/238] dm cache: make sure every metadata function checks fail_io Greg Kroah-Hartman
2016-04-12 1:27 ` Ben Hutchings
2016-04-12 17:18 ` Mike Snitzer
2016-04-10 18:33 ` [PATCH 4.5 053/238] dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 054/238] usb: retry reset if a device times out Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 055/238] usb: hub: fix a typo in hub_port_init() leading to wrong logic Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 056/238] USB: uas: Reduce can_queue to MAX_CMNDS Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 057/238] USB: cdc-acm: more sanity checking Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 058/238] USB: iowarrior: fix oops with malicious USB descriptors Greg Kroah-Hartman
2016-04-12 1:37 ` Ben Hutchings
2016-04-12 14:25 ` Greg Kroah-Hartman
2016-04-12 14:25 ` Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 059/238] USB: usb_driver_claim_interface: add sanity checking Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 060/238] USB: mct_u232: add sanity checking in probe Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 061/238] USB: digi_acceleport: do sanity checking for the number of ports Greg Kroah-Hartman
2016-04-10 18:33 ` [PATCH 4.5 062/238] USB: cypress_m8: add endpoint sanity check Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 063/238] USB: serial: cp210x: Adding GE Healthcare Device ID Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 064/238] USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 066/238] rt2x00: add new rt2800usb device Buffalo WLI-UC-G450 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 067/238] [media] pwc: Add USB id for Philips Spc880nc webcam Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 068/238] Input: powermate - fix oops with malicious USB descriptors Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 069/238] ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 070/238] ALSA: usb-audio: Add sanity checks for endpoint accesses Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 072/238] ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 073/238] ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 074/238] Bluetooth: btusb: Add new AR3012 ID 13d3:3395 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 075/238] Bluetooth: btusb: Add a new AR3012 ID 04ca:3014 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 076/238] Bluetooth: btusb: Add a new AR3012 ID 13d3:3472 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 077/238] crypto: ccp - Add hash state import and export support Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 078/238] crypto: ccp - Limit the amount of information exported Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 079/238] crypto: ccp - Dont assume export/import areas are aligned Greg Kroah-Hartman
2016-04-12 1:56 ` Ben Hutchings
2016-04-12 14:28 ` Greg Kroah-Hartman
2016-04-12 14:28 ` Greg Kroah-Hartman
2016-04-12 17:01 ` Tom Lendacky
2016-04-12 17:25 ` Ben Hutchings
2016-04-10 18:34 ` [PATCH 4.5 080/238] crypto: ccp - memset request context to zero during import Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 081/238] crypto: keywrap - memzero the correct memory Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 082/238] crypto: atmel - fix checks of error code returned by devm_ioremap_resource() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 083/238] crypto: ux500 " Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 084/238] crypto: marvell/cesa - forward devm_ioremap_resource() error code Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 085/238] X.509: Fix leap year handling again Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 086/238] mei: bus: check if the device is enabled before data transfer Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 087/238] tpm: fix the rollback in tpm_chip_register() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 088/238] tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 089/238] tpm_eventlog.c: fix binary_bios_measurements Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 090/238] tpm: fix the cleanup of struct tpm_chip Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 091/238] HID: logitech: fix Dual Action gamepad support Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 092/238] HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 093/238] HID: multitouch: force retrieving of Win8 signature blob Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 094/238] HID: fix hid_ignore_special_drivers module parameter Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 095/238] staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 096/238] staging: android: ion_test: fix check of platform_device_register_simple() error code Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 097/238] staging: comedi: ni_mio_common: fix the ni_write[blw]() functions Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 098/238] tty: Fix GPF in flush_to_ldisc(), part 2 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 099/238] net: irda: Fix use-after-free in irtty_open() Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 100/238] 8250: use callbacks to access UART_DLL/UART_DLM Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 101/238] [media] saa7134: Fix bytesperline not being set correctly for planar formats Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 102/238] [media] adv7511: TX_EDID_PRESENT is still 1 after a disconnect Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 103/238] [media] bttv: Width must be a multiple of 16 when capturing planar formats Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 104/238] [media] coda: fix first encoded frame payload Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 105/238] [media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 106/238] mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 107/238] mtip32xx: Fix broken service thread handling Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 108/238] mtip32xx: Remove unwanted code from taskfile error handler Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 109/238] mtip32xx: Print exact time when an internal command is interrupted Greg Kroah-Hartman
2016-04-12 2:48 ` Ben Hutchings
2016-04-12 4:06 ` Greg Kroah-Hartman
2016-04-12 4:06 ` Greg Kroah-Hartman
2016-04-12 6:29 ` Willy Tarreau
2016-04-12 6:29 ` Willy Tarreau
2016-04-10 18:34 ` [PATCH 4.5 110/238] mtip32xx: Fix for rmmod crash when drive is in FTL rebuild Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 111/238] mtip32xx: Handle safe removal during IO Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 112/238] mtip32xx: Handle FTL rebuild failure state during device initialization Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 113/238] mtip32xx: Implement timeout handler Greg Kroah-Hartman
2016-04-12 2:49 ` Ben Hutchings
2016-04-10 18:34 ` [PATCH 4.5 114/238] mtip32xx: Cleanup queued requests after surprise removal Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 115/238] ALSA: hda - Fix unexpected resume through regmap code path Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 116/238] ALSA: hda - Apply reboot D3 fix for CX20724 codec, too Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 117/238] ALSA: pcm: Avoid "BUG:" string for warnings again Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 118/238] ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41 Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 119/238] ALSA: hda - Dont handle ELD notify from invalid port Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 120/238] ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 121/238] ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hda Greg Kroah-Hartman
2016-04-10 18:34 ` [PATCH 4.5 122/238] ALSA: hda - Fix unconditional GPIO toggle via automute Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 126/238] ALSA: hda - Fix forgotten HDMI monitor_present update Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 128/238] ALSA: hda - Fix missing ELD update at unplugging Greg Kroah-Hartman
2016-04-12 18:39 ` Paul Bolle
2016-04-12 18:51 ` Takashi Iwai
2016-04-10 18:35 ` [PATCH 4.5 129/238] tools/hv: Use include/uapi with __EXPORTED_HEADERS__ Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 130/238] jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 131/238] gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 132/238] arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 133/238] brd: Fix discard request processing Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 134/238] IB/srpt: Simplify srpt_handle_tsk_mgmt() Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 135/238] bcache: cleaned up error handling around register_cache() Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 136/238] bcache: fix race of writeback thread starting before complete initialization Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 137/238] bcache: fix cache_set_flush() NULL pointer dereference on OOM Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 138/238] mm: memcontrol: reclaim when shrinking memory.high below usage Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 139/238] mm: memcontrol: reclaim and OOM kill when shrinking memory.max " Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 140/238] ia64: define ioremap_uc() Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 141/238] drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 142/238] watchdog: dont run proc_watchdog_update if new value is same as old Greg Kroah-Hartman
2016-04-12 22:41 ` Ben Hutchings
2016-04-13 15:56 ` Don Zickus
2016-04-10 18:35 ` [PATCH 4.5 143/238] watchdog: rc32434_wdt: fix ioctl error handling Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 144/238] Bluetooth: Add new AR3012 ID 0489:e095 Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 145/238] Bluetooth: Fix potential buffer overflow with Add Advertising Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 146/238] cgroup: ignore css_sets associated with dead cgroups during migration Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 147/238] net: mvneta: enable change MAC address when interface is up Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 149/238] of: alloc anywhere from memblock if range not specified Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 150/238] vfs: show_vfsstat: do not ignore errors from show_devname method Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 151/238] splice: handle zero nr_pages in splice_to_pipe() Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 152/238] xtensa: ISS: dont hang if stdin EOF is reached Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 153/238] xtensa: fix preemption in {clear,copy}_user_highpage Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 154/238] xtensa: clear all DBREAKC registers on start Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 155/238] ARC: [plat-axs10x] add Ethernet PHY description in .dts Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 156/238] ARC: [BE] readl()/writel() to work in Big Endian CPU configuration Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 157/238] ARC: bitops: Remove non relevant comments Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 158/238] quota: Fix possible GPF due to uninitialised pointers Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 159/238] xfs: fix two memory leaks in xfs_attr_list.c error paths Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 160/238] raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 161/238] md/raid5: Compare apples to apples (or sectors to sectors) Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 162/238] RAID5: check_reshape() shouldnt call mddev_suspend Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 163/238] RAID5: revert e9e4c377e2f563 to fix a livelock Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 164/238] raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 165/238] md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 166/238] md: multipath: dont hardcopy bio in .make_request path Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 167/238] fuse: do not use iocb after it may have been freed Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 168/238] fuse: Add reference counting for fuse_io_priv Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 169/238] scripts/gdb: account for changes in module data structure Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 170/238] fs/coredump: prevent fsuid=0 dumps into user-controlled directories Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 171/238] rapidio/rionet: fix deadlock on SMP Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 172/238] drm/vc4: Return -EFAULT on copy_from_user() failure Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 174/238] drm/radeon: Dont drop DP 2.7 Ghz link setup on some cards Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 175/238] drm/radeon: rework fbdev handling on chips with no connectors Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 176/238] drm/radeon/mst: fix regression in lane/link handling Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 178/238] drm/amdgpu: include the right version of gmc header files for iceland Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 179/238] drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue for CZ Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 180/238] tracing: Have preempt(irqs)off trace preempt disabled functions Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 181/238] tracing: Fix crash from reading trace_pipe with sendfile Greg Kroah-Hartman
2016-04-10 18:35 ` [PATCH 4.5 182/238] tracing: Fix trace_printk() to print when not using bprintk() Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 183/238] bitops: Do not default to __clear_bit() for __clear_bit_unlock() Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 184/238] scripts/coccinelle: modernize & Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 185/238] scripts/kconfig: allow building with make 3.80 again Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 186/238] kbuild/mkspec: fix grub2 installkernel issue Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 187/238] MAINTAINERS: Update mailing list and web page for hwmon subsystem Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 188/238] ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 189/238] mmc: block: fix ABI regression of mmc_blk_ioctl Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 190/238] mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 191/238] mmc: sdhci: move initialisation of command error member Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 192/238] mmc: sdhci: clean up command error handling Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 193/238] mmc: sdhci: fix command response CRC " Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 194/238] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req() Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 195/238] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 196/238] mmc: sdhci: plug DMA mapping leak on error Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 197/238] mmc: sdhci: fix data timeout (part 1) Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 198/238] mmc: sdhci: fix data timeout (part 2) Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 199/238] mmc: sdhci-pxav3: fix higher speed mode capabilities Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 200/238] mmc: tegra: Disable UHS-I modes for tegra114 Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 201/238] mmc: tegra: properly disable card clock Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 202/238] mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 203/238] mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 204/238] clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 205/238] clk: rockchip: rk3368: fix cpuclk core dividers Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 206/238] clk: rockchip: rk3368: fix parents of video encoder/decoder Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 207/238] clk: rockchip: rk3368: fix hdmi_cec gate-register Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 208/238] clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 209/238] clk: bcm2835: Fix setting of PLL divider clock rates Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 210/238] target: Fix target_release_cmd_kref shutdown comp leak Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 211/238] iser-target: Fix identification of login rx descriptor type Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 212/238] iser-target: Add new state ISER_CONN_BOUND to isert_conn Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 213/238] iser-target: Separate flows for np listeners and connections cma events Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 214/238] iser-target: Rework connection termination Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 215/238] nfsd4: fix bad bounds checking Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 216/238] nfsd: fix deadlock secinfo+readdir compound Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 217/238] ARM: dts: at91: sama5d3 Xplained: dont disable hsmci regulator Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 218/238] ARM: dts: at91: sama5d4 " Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 219/238] ACPI / PM: Runtime resume devices when waking from hibernate Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 220/238] writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list() Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 221/238] writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 222/238] Input: synaptics - handle spurious release of trackstick buttons, again Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 223/238] Input: ims-pcu - sanity check against missing interfaces Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 224/238] Input: ati_remote2 - fix crashes on detecting device with invalid descriptor Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 225/238] ocfs2: o2hb: fix double free bug Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 226/238] ocfs2/dlm: fix race between convert and recovery Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 227/238] ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 228/238] mm/page_alloc: prevent merging between isolated and other pageblocks Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 229/238] mtd: onenand: fix deadlock in onenand_block_markbad Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 230/238] intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 231/238] PM / sleep: Clear pm_suspend_global_flags upon hibernate Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 232/238] scsi_common: do not clobber fixed sense information Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 233/238] sched/cputime: Fix steal time accounting vs. CPU hotplug Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 234/238] perf/x86/pebs: Add workaround for broken OVFL status on HSW+ Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 235/238] perf/x86/intel/uncore: Remove SBOX support for BDX-DE Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 236/238] [PATCH 3/5] perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 237/238] perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 Greg Kroah-Hartman
2016-04-10 18:36 ` [PATCH 4.5 238/238] perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere Greg Kroah-Hartman
2016-04-11 6:43 ` [PATCH 4.5 000/238] 4.5.1-stable review Guenter Roeck
2016-04-12 14:32 ` Greg Kroah-Hartman
2016-04-11 17:25 ` shuahkh
2016-04-12 6:39 ` 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=20160410183456.398741366@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.