summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-031-9/+0Star
| | * sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-031-0/+3
| |/
* | bpf: Use u64_to_user_ptr()Mickaël Salaün2016-11-141-17/+12Star
* | bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-131-0/+11
* | bpf: Remove unused but set variablesTobias Klauser2016-11-101-2/+0Star
* | bpf, inode: add support for symlinks and fix mtime/ctimeDaniel Borkmann2016-10-311-6/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3020-110/+192
|\|
| * Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-291-2/+2
| |\
| | * PM / suspend: Fix missing KERN_CONT for suspend messageJon Hunter2016-10-241-2/+2
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-291-6/+17
| |\ \
| | * | perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-281-2/+8
| | * | perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa2016-10-281-4/+9
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-281-30/+44
| |\ \ \
| | * | | timers: Prevent base clock corruption when forwardingThomas Gleixner2016-10-251-13/+10Star
| | * | | timers: Prevent base clock rewind when forwarding clockThomas Gleixner2016-10-251-5/+9
| | * | | timers: Lock base for same bucket optimizationThomas Gleixner2016-10-251-11/+17
| | * | | timers: Plug locking race vs. timer migrationThomas Gleixner2016-10-251-1/+8
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds2016-10-281-3/+0Star
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | sched/fair: Remove unused but set variable 'rq'Tobias Klauser2016-10-271-3/+0Star
| | |/ /
| * | | kcov: properly check if we are in an interruptAndrey Konovalov2016-10-281-1/+8
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-271-1/+1
| |\ \ \
| | * | | softirq: Display IRQ_POLL for irq-poll statisticsSagi Grimberg2016-10-211-1/+1
| * | | | mm: remove per-zone hashtable of bitlock waitqueuesLinus Torvalds2016-10-272-10/+16
| | |/ / | |/| |
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-221-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | kernel/irq: Export irq_set_parent()Sudip Mukherjee2016-10-211-0/+1
| | |/
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-191-1/+8
| |\ \
| | * | sched/fair: Fix incorrect task group ->load_avgVincent Guittot2016-10-191-1/+8
| | |/
| * | printk: suppress empty continuation linesLinus Torvalds2016-10-191-0/+4
| * | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-8/+14
| |\ \ | | |/ | |/|
| | * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-6/+10
| | * mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+4
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-181-2/+0Star
| |\ \
| | * | alarmtimer: Remove unused but set variableTobias Klauser2016-10-171-2/+0Star
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-181-3/+8
| |\ \ \
| | * | | sched/fair: Fix sched domains NULL dereference in select_idle_sibling()Wanpeng Li2016-10-111-3/+8
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-181-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen2016-10-161-1/+1
| * | | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-156-8/+11
| |\ \ \ \
| | * | | | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-106-8/+10
| | * | | | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+1
| * | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-143-34/+57
| |\ \ \ \ \
| | * | | | | cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...Tejun Heo2016-09-291-3/+3
| | * | | | | cpuset: fix error handling regression in proc_cpuset_show()Tejun Heo2016-09-291-2/+3
| | * | | | | cgroup: add tracepoints for basic operationsTejun Heo2016-08-101-0/+25
| | * | | | | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-103-33/+30Star
* | | | | | | bpf: Print function name in addition to function idThomas Graf2016-10-291-8/+27
* | | | | | | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-1/+1
* | | | | | | genetlink: statically initialize familiesJohannes Berg2016-10-271-6/+11
* | | | | | | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-1/+0Star
* | | | | | | bpf: add helper for retrieving current numa node idDaniel Borkmann2016-10-223-0/+15