aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cgroup: fix compile warningFelipe Balbi2016-05-12
* kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2016-05-12
* cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-09
* kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2016-05-02
* memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-04-25
* cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-25
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-04-25
|\
| * crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-04-20
| * crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-04-20
* | Linux 4.6-rc5Linus Torvalds2016-04-24
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-23
|\ \
| * | thermal: fix Mediatek thermal controller buildJohannes Berg2016-04-21
| * | thermal: consistently use int for trip tempWei Ni2016-04-20
| * | thermal: fix mtk_thermal build dependencyRandy Dunlap2016-04-20
| * | thermal: minor mtk_thermal.c cleanupsRandy Dunlap2016-04-20
| * | thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino2016-04-20
| * | thermal: of: add __init attributeJulia Lawall2016-04-20
* | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-23
|\ \ \
| * | | generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-23
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-23
|\ \ \ \
| * | | | x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck2016-04-22
| * | | | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck2016-04-22
| * | | | x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-04-22
| * | | | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross2016-04-22
| * | | | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov2016-04-16
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds2016-04-23
|\ \ \ \ \ \ \
| | | * | | | | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano2016-04-22
| | * | | | | | cpu/hotplug: Fix rollback during error-out in __cpu_disable()Sebastian Andrzej Siewior2016-04-22
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-04-19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | perf intel-pt: Fix segfault tracing transactionsAdrian Hunter2016-04-18
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-23
|\ \ \ \ \ \ \
| * | | | | | | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-04-21
| * | | | | | | futex: Acknowledge a new waiter in counter before plistDavidlohr Bueso2016-04-21
| * | | | | | | futex: Handle unlock_pi race gracefullySebastian Andrzej Siewior2016-04-20
| * | | | | | | locking/pvqspinlock: Fix division by zero in qstat_read()Davidlohr Bueso2016-04-19
| |/ / / / / /
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-23
|\ \ \ \ \ \ \
| * | | | | | | irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton2016-04-21
| * | | | | | | genirq: Dont allow affinity mask to be updated on IPIsMatt Redfearn2016-04-21
| |/ / / / / /
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-23
|\ \ \ \ \ \ \
| * | | | | | | objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt2016-04-22
| * | | | | | | objtool: Detect falling through to the next functionJosh Poimboeuf2016-04-16
| * | | | | | | objtool: Add workaround for GCC switch jump table bugJosh Poimboeuf2016-04-15
* | | | | | | | Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-23
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-04-22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | phy: rockchip-emmc: adapt binding to specifiy register offset and lengthHeiko Stuebner2016-04-13
| | * | | | | | | | phy: rockchip-emmc: should be a child device of the GRFHeiko Stuebner2016-04-13
| | * | | | | | | | phy: rockchip-dp: should be a child device of the GRFHeiko Stuebner2016-04-13
| * | | | | | | | | Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-22
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen2016-04-20
| | * | | | | | | | usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros2016-04-18