summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-102-14/+22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-092-14/+22
| |\
| | * kernel/bpf/syscall: fix warning defined but not usedAnders Roxell2018-04-041-12/+12
| | * bpf: sockmap, duplicates release calls may NULL sk_protJohn Fastabend2018-04-041-2/+4
| | * bpf: sockmap, free memory on sock close with cork dataJohn Fastabend2018-04-041-0/+6
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-071-3/+3
|\ \ \
| * \ \ Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-2222-98/+149
| |\ \ \
| * | | | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-061-3/+3
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-071-0/+1
|\ \ \ \ \
| * | | | | crash: export paddr_vmcoreinfo_note()Marc-André Lureau2018-03-201-0/+1
* | | | | | Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-075-52/+94
|\ \ \ \ \ \
| * | | | | | audit: remove path param from link denied functionRichard Guy Briggs2018-03-211-2/+1Star
| * | | | | | audit: link denied should not directly generate PATH recordRichard Guy Briggs2018-03-091-13/+1Star
| * | | | | | audit: make ANOM_LINK obey audit_enabled and audit_dummy_contextRichard Guy Briggs2018-03-091-0/+3
| * | | | | | audit: do not panic on invalid boot parameterGreg Edwards2018-03-061-7/+14
| * | | | | | audit: track the owner of the command mutex ourselvesPaul Moore2018-02-233-16/+61
| * | | | | | audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs2018-02-221-0/+2
| * | | | | | audit: bail before bug check if audit disabledRichard Guy Briggs2018-02-151-4/+1Star
| * | | | | | audit: deprecate the AUDIT_FILTER_ENTRY filterRichard Guy Briggs2018-02-152-12/+13
| * | | | | | audit: session ID should not set arch quick field pointerRichard Guy Briggs2018-02-141-1/+0Star
| * | | | | | audit: update bugtracker and source URIsRichard Guy Briggs2018-02-141-1/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-063-0/+4
|\ \ \ \ \ \ \
| * | | | | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-061-0/+1
| * | | | | | | kernel/fork.c: detect early free of a live mmMark Rutland2018-04-062-0/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-1/+0Star
|\ \ \ \ \ \ \
| * | | | | | | get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0Star
* | | | | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...Linus Torvalds2018-04-061-58/+1Star
|\ \ \ \ \ \ \ \
| * | | | | | | | printk: change message to pr_infoTomeu Vizoso2018-03-231-1/+1
| * | | | | | | | printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-151-60/+0Star
| * | | | | | | | print kdump kernel loaded status in stack dumpDave Young2018-02-081-2/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-053-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | tracing: Block comments should align the * on each lineRohit Visavalia2018-03-271-1/+1
| * | | | | | | | treewide: Align function definition open/close bracesJoe Perches2018-03-262-5/+5
* | | | | | | | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-051-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez2018-03-201-0/+11
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-051-4/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: signal: Ensure si_code is valid for all fault signalsDave Martin2018-03-091-4/+0Star
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-0522-113/+118
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | genirq: Make GENERIC_IRQ_MULTI_HANDLER depend on !MULTI_IRQ_HANDLERPalmer Dabbelt2018-04-041-0/+1
| * | | | | | | | | | genirq: Remove license boilerplate/referencesThomas Gleixner2018-03-202-13/+4Star
| * | | | | | | | | | genirq: Add missing SPDX identifiersThomas Gleixner2018-03-2015-0/+16
| * | | | | | | | | | genirq/matrix: Cleanup SPDX identifierThomas Gleixner2018-03-201-5/+3Star
| * | | | | | | | | | genirq: Cleanup top of file commentsThomas Gleixner2018-03-2012-32/+7Star
| * | | | | | | | | | genirq: Pass desc to __irq_free instead of irq numberUwe Kleine König2018-03-201-4/+4
| * | | | | | | | | | genirq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-03-142-0/+20
| * | | | | | | | | | Merge branch 'linus' into irq/core to pick up dependencies.Thomas Gleixner2018-03-1429-184/+317
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | softirq: Consolidate common code in tasklet_[hi]_action()Ingo Molnar2018-03-091-39/+15Star
| * | | | | | | | | | softirq: Consolidate common code in __tasklet_[hi]_schedule()Ingo Molnar2018-03-091-12/+16
| * | | | | | | | | | genirq/irq_sim: Return the base of the irq range from irq_sim_init()Bartosz Golaszewski2018-03-091-4/+6
| * | | | | | | | | | genirq/irq_sim: Check the return value of irq_sim_init() for error codesBartosz Golaszewski2018-03-091-1/+1