summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-2715-80/+220
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-8/+17
| |\
| | * bpf: rcu lock must not be held when calling copy_to_user()Alexei Starovoitov2015-01-261-8/+17
| * | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-261-1/+1
| |\ \
| | * | cgroup: prevent mount hang due to memory controller lifetimeJohannes Weiner2015-01-221-1/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-251-0/+4
| |\ \ \
| | * | | x86, mpx: Strictly enforce empty prctl() argsDave Hansen2015-01-221-0/+4
| | | |/ | | |/|
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-252-0/+11
| |\ \ \
| | * \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-222-0/+11
| | |\ \ \
| | | * | | time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-071-0/+7
| | | * | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-071-0/+4
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-235-26/+74
| |\ \ \ \ \
| | * | | | | module: make module_refcount() a signed integer.Rusty Russell2015-01-222-5/+14
| | * | | | | module: fix race in kallsyms resolution during module load success.Rusty Russell2015-01-201-13/+42
| | * | | | | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-203-9/+9
| | * | | | | module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-201-0/+7
| | * | | | | param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOCRusty Russell2015-01-201-0/+1
| | * | | | | param: initialize store function to NULL if not available.Rusty Russell2014-12-231-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-211-17/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo2015-01-161-17/+8
| | |/ / /
| * | | | kernel: avoid overflow in cmp_rangeLouis Langholtz2015-01-171-5/+5
| * | | | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-173-23/+100
| |\ \ \ \
| | * | | | tracing: Fix enabling of syscall events on the command lineSteven Rostedt (Red Hat)2015-01-151-14/+55
| | * | | | tracing: Remove extra call to init_ftrace_syscalls()Steven Rostedt (Red Hat)2015-01-151-1/+0
| | * | | | ftrace: Check both notrace and filter for old hashSteven Rostedt (Red Hat)2015-01-151-7/+20
| | * | | | ftrace: Fix updating of filters for shared global_ops filtersSteven Rostedt (Red Hat)2015-01-151-1/+25
* | | | | | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-11/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-1512-184/+260
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-113-30/+14
| |\ \ \ \ \
| | * | | | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-091-0/+4
| | * | | | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-091-18/+1
| | * | | | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-091-3/+3
| | * | | | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-091-1/+1
| | * | | | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-231-8/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-111-11/+8
| |\ \ \ \ \
| | * | | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-091-11/+8
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-01-111-1/+1
| |\ \ \ \ \
| | * | | | | mutex: Always clear owner field upon mutex_unlock()Chris Wilson2015-01-091-1/+1
| | |/ / / /
| * | | | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-096-139/+228
| |\ \ \ \ \
| | * | | | | kernel/debug/debug_core.c: Logging clean-upFabian Frederick2014-11-111-22/+21
| | * | | | | kgdb: timeout if secondary CPUs ignore the roundupDaniel Thompson2014-11-113-3/+14
| | * | | | | kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson2014-11-111-1/+1
| | * | | | | kdb: Add enable mask for groups of commandsAnton Vorontsov2014-11-111-1/+29
| | * | | | | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-113-41/+102
| | * | | | | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-113-34/+33
| | * | | | | kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov2014-11-111-14/+7
| | * | | | | kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-113-51/+51
| | * | | | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov2014-11-112-4/+4
| | * | | | | kdb: Remove currently unused kdbtab_t->cmd_flagsAnton Vorontsov2014-11-112-2/+0
| * | | | | | exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov2015-01-081-3/+9
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud