summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2016-03-0215-9/+399
|\
| * lkdtm: improve use-after-free testsKees Cook2016-03-011-4/+15
| * lkdtm: add test for atomic_t underflow/overflowDavid Windsor2016-03-011-0/+13
| * lkdtm: Add read/write after free tests for buddy memoryLaura Abbott2016-03-011-0/+45
| * lkdtm: Update WRITE_AFTER_FREE testLaura Abbott2016-03-011-4/+13
| * lkdtm: Add READ_AFTER_FREE testLaura Abbott2016-03-011-0/+38
| * MAINTAINERS: add myself as lkdtm maintainerKees Cook2016-03-011-0/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-0113-6/+275
| |\
| | * sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-011-1/+1
| | * sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller2016-03-011-0/+6
| | * Add sun4v_wdt watchdog driverwim.coekaerts@oracle.com2016-01-316-1/+210
| | * sparc: Fix system call tracing register handling.Mike Frysinger2016-01-222-0/+53
| | * sparc: Hook up copy_file_range syscall.David S. Miller2016-01-223-4/+5
* | | Merge tag 'extcon-next-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2016-03-0211-13/+92
|\ \ \
| * | | extcon: palmas: Drop IRQF_EARLY_RESUME flagGrygorii Strashko2016-02-291-2/+2
| * | | arm: boot: beaglex15: pass correct interruptFelipe Balbi2016-02-051-0/+1
| * | | arm: boot: dts: beaglex15: Remove ID GPIOFelipe Balbi2016-02-051-2/+0
| * | | extcon: palmas: Add the support for VBUS detection by using GPIOFelipe Balbi2016-02-052-0/+53
| * | | extcon: max77843: Use correct size for reading the interrupt registerDan Carpenter2016-02-051-1/+1
| * | | extcon: arizona: Use DAPM mutex helper functionsCharles Keepax2016-01-251-2/+2
| * | | extcon: Add the EXTCON_CHG_USB_SDP to support SDP charing portChanwoo Choi2016-01-256-1/+28
| * | | extcon: gpio: Fix typo in commentMoritz Fischer2016-01-251-1/+1
| * | | extcon: Use to_i2c_client for both rt8973a and sm5502Geliang Tang2016-01-252-4/+4
* | | | Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-02539-4374/+7318
|\ \ \ \ | | |/ / | |/| |
| * | | Linux 4.5-rc6v4.5-rc6Linus Torvalds2016-02-281-1/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-282-131/+244
| |\ \ \
| | * | | perf: Robustify task_function_call()Peter Zijlstra2016-02-251-20/+20
| | * | | perf: Fix scaling vs. perf_install_in_context()Peter Zijlstra2016-02-251-45/+70
| | * | | perf: Fix scaling vs. perf_event_enable()Peter Zijlstra2016-02-251-19/+23
| | * | | perf: Fix scaling vs. perf_event_enable_on_exec()Peter Zijlstra2016-02-251-0/+1
| | * | | perf: Fix ctx time tracking by introducing EVENT_TIMEPeter Zijlstra2016-02-251-12/+30
| | * | | perf: Cure event->pending_disable racePeter Zijlstra2016-02-251-3/+3
| | * | | perf: Fix race between event install and jump_labelsPeter Zijlstra2016-02-252-11/+44
| | * | | perf: Fix cloningPeter Zijlstra2016-02-252-15/+15
| | * | | perf: Only update context time when activePeter Zijlstra2016-02-251-6/+6
| | * | | perf: Allow perf_release() with !event->ctxPeter Zijlstra2016-02-251-3/+13
| | * | | perf: Do not double freePeter Zijlstra2016-02-251-1/+6
| | * | | perf: Close install vs. exit racePeter Zijlstra2016-02-251-9/+26
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
| |\ \ \ \
| | * | | | x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| | * | | | x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10
| | * | | | x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| | * | | | x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| | * | | | x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-02-281-1/+1
| |\ \ \ \ \
| | * | | | | sched/deadline: Fix trivial typo in printk() messageSteven Rostedt2016-02-171-1/+1
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-282-11/+8
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'gic-fixes-4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2016-02-222-11/+8
| | |\ \ \ \ \ \
| | | * | | | | | irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier2016-02-181-0/+1
| | | * | | | | | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni2016-02-171-5/+6