summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| * | | | | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-251-1/+1
| * | | | | ip6_gre: release cached dst on tunnel removalhuaibin Wang2015-08-251-0/+1
| * | | | | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1
| * | | | | net: Fix RCU splat in af_keyDavid Ahern2015-08-241-23/+23
| |/ / / /
| * | | | net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-231-0/+16
| * | | | net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-231-4/+0
| * | | | netlink: mmap: fix tx type checkKen-ichirou MATSUZAWA2015-08-231-1/+1
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-271-10/+10
|\ \ \ \ \
| * | | | | nfit: Clarify memory device state flags stringsToshi Kani2015-08-271-10/+10
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-08-271-6/+6
|\ \ \ \ \ \
| * | | | | | arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier2015-08-271-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-08-262-9/+21
|\ \ \ \ \ \
| * | | | | | mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer2015-08-251-0/+8
| * | | | | | writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...Tejun Heo2015-08-251-9/+13
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-08-251-5/+6
|\ \ \ \ \ \
| * | | | | | LSM: restore certain default error codesJan Beulich2015-08-261-5/+6
* | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-08-251-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler2015-08-251-2/+2
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-251-7/+7
|\ \ \ \ \ \
| * | | | | | x86/apic: Fix fallout from x2apic cleanupThomas Gleixner2015-08-221-7/+7
* | | | | | | nfsd: Add Jeff Layton as co-maintainerJ. Bruce Fields2015-08-241-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Linux 4.2-rc8v4.2-rc8Linus Torvalds2015-08-231-1/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-233-13/+15
|\ \ \ \ \ \
| * | | | | | SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
| * | | | | | fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-232-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
| * | | | | | | MIPS: Fix LLVM build issue.Ralf Baechle2015-08-181-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-221-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | 9p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat2015-08-221-0/+2
* | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-222-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada2015-08-181-0/+3
| * | | | | | | | | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-225-11/+14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | x86/fpu/math-emu: Fix crash in fork()Ingo Molnar2015-08-221-1/+1
| * | | | | | | | | x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar2015-08-221-1/+6
| * | | | | | | | | x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang2015-08-201-0/+2
| * | | | | | | | | Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar2015-08-191-8/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski2015-08-181-8/+4
| * | | | | | | | | | x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu2015-08-181-1/+1
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-224-4/+37
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-08-204-4/+37
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo2015-08-191-2/+2
| | * | | | | | | | | | | perf tools: Fix buildid processingAdrian Hunter2015-08-191-0/+11
| | * | | | | | | | | | | perf tools: Make fork event processing more resilientAdrian Hunter2015-08-191-2/+18
| | * | | | | | | | | | | perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter2015-08-191-0/+6
* | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-224-2/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
| * | | | | | | | | | | | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
OpenPOWER on IntegriCloud