summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-2211-17/+52
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2016-11-226-7/+30
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2016-11-224-18/+20
* Linux 4.9-rc6Linus Torvalds2016-11-201-1/+1
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-205-36/+30Star
|\
| * ARM: Fix XIP kernelsRussell King2016-11-171-0/+5
| * ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski2016-11-151-1/+1
| * ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre2016-11-151-1/+1
| * ARM: fix backtraceRussell King2016-11-152-34/+23Star
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-11-2015-28/+54
|\ \
| * \ Merge tag 'sunxi-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-11-181-0/+4
| |\ \
| | * | ARM: dts: sun8i: fix the pinmux for UART1Icenowy Zheng2016-10-251-0/+4
| * | | Merge tag 'sti-dt-for-v4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2016-11-181-1/+1
| |\ \ \
| | * | | ARM: dts: STiH410-b2260: Fix typo in spi0 chipselect definitionLoic Pallardy2016-11-151-1/+1
| | |/ /
| * | | Merge tag 'imx-fixes-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-11-181-7/+7
| |\ \ \
| | * | | ARM: dts: imx53-qsb: Fix regulator constraintsFabio Estevam2016-11-051-7/+7
| * | | | Merge tag 'omap-for-v4.9/fixes-for-rc-cycle' of git://git.kernel.org/pub/scm/...Olof Johansson2016-11-188-11/+33
| |\ \ \ \
| | * | | | ARM: dts: omap5: board-common: fix wrong SMPS6 (VDD-DDR3) voltageH. Nikolaus Schaller2016-11-141-2/+2
| | * | | | ARM: omap3: Add missing memory node in SOM-LVAdam Ford2016-11-091-0/+5
| | * | | | ASoC: omap-abe-twl6040: fix typo in bindings documentationH. Nikolaus Schaller2016-11-081-1/+1
| | * | | | dts: omap5: board-common: enable twl6040 headset jack detectionH. Nikolaus Schaller2016-11-081-0/+1
| | * | | | dts: omap5: board-common: add phandle to reference Palmas gpadcH. Nikolaus Schaller2016-11-081-1/+1
| | * | | | ARM: OMAP2+: avoid NULL pointer dereferenceNicolae Rosia2016-11-081-0/+6
| | * | | | ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_maskColin Ian King2016-11-081-0/+3
| | * | | | ARM: dts: omap3: Fix memory node in Torpedo boardAdam Ford2016-11-081-2/+2
| | * | | | ARM: AM43XX: Select OMAP_INTERCONNECT in KconfigDave Gerlach2016-11-081-0/+1
| | * | | | ARM: OMAP3: Fix formatting of features printedTony Lindgren2016-11-071-5/+11
| | | |/ / | | |/| |
| * | | | Merge tag 'mvebu-fixes-4.9-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2016-11-182-5/+5
| |\ \ \ \
| | * | | | arm64: dts: marvell: add unique identifiers for Armada A8k SPI controllersMarcin Wojtas2016-11-091-2/+2
| | * | | | arm64: dts: marvell: fix clocksource for CP110 slave SPI0Marcin Wojtas2016-11-091-1/+1
| | * | | | arm64: dts: marvell: Fix typo in label name on Armada 37xxGregory CLEMENT2016-11-091-2/+2
| * | | | | ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater2016-11-182-4/+4
* | | | | | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-204-36/+51
|\ \ \ \ \ \
| * | | | | | ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2016-11-202-1/+17
| * | | | | | fscrypto: don't use on-stack buffer for key derivationEric Biggers2016-11-201-3/+13
| * | | | | | fscrypto: don't use on-stack buffer for filename encryptionEric Biggers2016-11-201-32/+21Star
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-196-8/+26
|\ \ \ \ \ \
| * | | | | | i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme2016-11-191-2/+2
| * | | | | | i2c: digicolor: use clk_disable_unprepare instead of clk_unprepareWei Yongjun2016-11-181-1/+1
| * | | | | | i2c: mux: fix up dependenciesLinus Walleij2016-11-142-1/+1
| * | | | | | i2c: Documentation: i2c-topology: fix minor whitespace nitPeter Rosin2016-11-101-2/+2
| * | | | | | i2c: mux: demux-pinctrl: make drivers with no pinctrl work againWolfram Sang2016-11-101-2/+20
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-199-60/+114
|\ \ \ \ \ \
| * | | | | | kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini2016-11-191-31/+27Star
| * | | | | | KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini2016-11-191-0/+3
| * | | | | | KVM: async_pf: avoid recursive flushing of work itemsPaolo Bonzini2016-11-191-1/+12
| * | | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-193-3/+25
| * | | | | | KVM: Disable irq while unregistering user notifierIgnacio Alvarado2016-11-191-2/+11
| * | | | | | KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini2016-11-191-8/+13
| * | | | | | Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-11-194-15/+23
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |