aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-18
|\
| * crypto: algif_aead - Fix bogus request dereference in completion functionHerbert Xu2017-04-10
| * crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-10
| * crypto: lrw - Fix use-after-free on EINPROGRESSHerbert Xu2017-04-10
| * crypto: xts - Fix use-after-free on EINPROGRESSHerbert Xu2017-04-10
* | Merge branch 'parisc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-04-17
|\ \
| * | parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-16
* | | Linux 4.11-rc7Linus Torvalds2017-04-16
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-16
|\ \ \
| * \ \ Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2017-04-16
| |\ \ \
| | * | | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach2017-04-04
| | * | | ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren2017-03-27
| | * | | ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal2017-03-27
| | * | | ARM: dts: ti: fix PCI bus dtc warningsRob Herring2017-03-23
| | * | | ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHYYegor Yefremov2017-03-23
| | * | | ARM: dts: OMAP3: Fix MFG ID EEPROMAdam Ford2017-03-23
| * | | | Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-04-07
| |\ \ \ \
| | * | | | ARM: orion5x: only call into phylib when availableArnd Bergmann2017-03-30
| * | | | | Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-04-07
| |\ \ \ \ \
| | * | | | | arm64: allwinner: a64: add pmu0 regs for USB PHYIcenowy Zheng2017-04-06
| | * | | | | ARM: sun8i: a33: add operating-points-v2 property to all nodesQuentin Schulz2017-03-22
| | * | | | | ARM: sun8i: a33: remove highest OPP to fix CPU crashesQuentin Schulz2017-03-21
| * | | | | | Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-07
| |\ \ \ \ \ \
| | * | | | | | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-04
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-16
|\ \ \ \ \ \ \ \
| * | | | | | | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-14
| * | | | | | | | nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-09
| * | | | | | | | nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-09
| * | | | | | | | nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-09
* | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo2017-04-16
* | | | | | | | | | Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "tty: don't panic on OOM in tty_set_ldisc()"Greg Kroah-Hartman2017-04-14
* | | | | | | | | | | Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | ftrace: Fix removing of second function probeSteven Rostedt (VMware)2017-04-14
* | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-12
| * | | | | | | | | | | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2017-04-12
| * | | | | | | | | | | libnvdimm: band aid btt vs clear poison lockingDan Williams2017-04-10
| * | | | | | | | | | | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-10
| * | | | | | | | | | | libnvdimm: fix blk free space accountingDan Williams2017-04-04
| * | | | | | | | | | | acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-03-28
* | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-04-12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira2017-04-11
| | * | | | | | | | | | | | scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli2017-04-11
| | * | | | | | | | | | | | scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-07
| | * | | | | | | | | | | | scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-07
| | * | | | | | | | | | | | scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-07
| | * | | | | | | | | | | | scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-07