aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* module: Annotate nested sleep in resolve_symbol()Peter Zijlstra2015-02-10
* module: Remove double spaces in module verification taint messageMarcel Holtmann2015-02-06
* kernel/module.c: Free lock-classes if parse_args failedAndrey Tsyvarev2015-02-06
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-22
|\
| * module: make module_refcount() a signed integer.Rusty Russell2015-01-21
| * module: fix race in kallsyms resolution during module load success.Rusty Russell2015-01-19
| * module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-19
| * module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell2015-01-19
| * param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOCRusty Russell2015-01-19
| * param: initialize store function to NULL if not available.Rusty Russell2014-12-22
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-20
|\ \
| * | workqueue: fix subtle pool management issue which can stall whole worker_poolTejun Heo2015-01-16
| |/
* | kernel: avoid overflow in cmp_rangeLouis Langholtz2015-01-16
* | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-16
|\ \
| * | tracing: Fix enabling of syscall events on the command lineSteven Rostedt (Red Hat)2015-01-15
| * | tracing: Remove extra call to init_ftrace_syscalls()Steven Rostedt (Red Hat)2015-01-15
| * | ftrace: Check both notrace and filter for old hashSteven Rostedt (Red Hat)2015-01-15
| * | ftrace: Fix updating of filters for shared global_ops filtersSteven Rostedt (Red Hat)2015-01-15
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-11
|\ \ \
| * | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-09
| * | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-09
| * | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-09
| * | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-09
| * | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-23
| | |/ | |/|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \
| * | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
| | |/ | |/|
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-01-11
|\ \ \
| * | | mutex: Always clear owner field upon mutex_unlock()Chris Wilson2015-01-09
| |/ /
* | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-09
|\ \ \
| * | | kernel/debug/debug_core.c: Logging clean-upFabian Frederick2014-11-11
| * | | kgdb: timeout if secondary CPUs ignore the roundupDaniel Thompson2014-11-11
| * | | kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson2014-11-11
| * | | kdb: Add enable mask for groups of commandsAnton Vorontsov2014-11-11
| * | | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-11
| * | | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-11
| * | | kdb: Use KDB_REPEAT_* values as flagsAnton Vorontsov2014-11-11
| * | | kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-11
| * | | kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flagsAnton Vorontsov2014-11-11
| * | | kdb: Remove currently unused kdbtab_t->cmd_flagsAnton Vorontsov2014-11-11
* | | | exit: fix race between wait_consider_task() and wait_task_zombie()Oleg Nesterov2015-01-08
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-31
|\ \ \
| * | | audit: create private file name copies when auditing inodesPaul Moore2014-12-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-30
|\ \ \ \
| * | | | netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
* | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-23
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-23
| * | | audit: correctly record file names with different path name typesPaul Moore2014-12-22
| * | | audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbRichard Guy Briggs2014-12-19
| * | | audit: don't attempt to lookup PIDs when changing PID filtering audit rulesPaul Moore2014-12-19
* | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-20
|\ \ \ \