summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-21bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov
2016-02-20perf: generalize perf_callchainAlexei Starovoitov
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-19bpf: grab rcu read lock for bpf_percpu_hash_updateSasha Levin
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18devm_memremap_release(): fix memremap'd addr handlingToshi Kani
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu
2016-02-17perf/core: Plug potential memory leak in CPU_UP_PREPAREThomas Gleixner
2016-02-17perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug stateThomas Gleixner
2016-02-17perf/core: Remove bogus UP_CANCELED hotplug stateThomas Gleixner
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-02-11mm: fix pfn_t vs highmemDan Williams
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-10workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo
2016-02-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo
2016-02-09workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUsMike Galbraith
2016-02-09Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo
2016-02-09locking/lockdep: Fix stack trace caching logicDmitry Vyukov
2016-02-06bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin
2016-02-03Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-03modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-02-03module: wrapper for symbol name.Rusty Russell
2016-02-03modules: fix modparam async_probe requestLuis R. Rodriguez
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-30pid: Fix spelling in commentsZhen Lei
2016-01-29devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-29workqueue: skip flush dependency checks for legacy workqueuesTejun Heo
2016-01-29tracing/stacktrace: Show entire trace if passed in function not foundSteven Rostedt
2016-01-29perf: Remove/simplify lockdep annotationPeter Zijlstra