summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-075-22/+11
|\
| * Merge branch 'topic/dma' into nextMichael Ellerman2019-02-214-18/+11
| |\
| | * swiotlb: remove swiotlb_dma_supportedChristoph Hellwig2019-02-181-12/+0
| | * dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-182-2/+10
| | * powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig2019-02-181-2/+0
| | * dma-direct: we might need GFP_DMA for 32-bit dma masksChristoph Hellwig2019-02-181-2/+1
| * | powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy2019-02-041-4/+0
| |/
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-077-322/+375
|\ \
| * | audit: mark expected switch fall-throughGustavo A. R. Silva2019-02-131-1/+1
| * | audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs2019-02-081-0/+5
| * | audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALLRichard Guy Briggs2019-02-033-166/+158
| * | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-02-012-10/+13
| * | audit: ignore fcaps on umountRichard Guy Briggs2019-01-313-5/+13
| * | audit: clean up AUDITSYSCALL prototypes and stubsRichard Guy Briggs2019-01-251-31/+33
| * | audit: more filter PATH records keyed on filesystem magicRichard Guy Briggs2019-01-251-8/+27
| * | audit: add support for fcaps v3Richard Guy Briggs2019-01-253-2/+9
| * | audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-252-84/+85
| * | audit: add syscall information to CONFIG_CHANGE recordsRichard Guy Briggs2019-01-184-12/+22
| * | audit: hand taken context to audit_kill_trees for syscall loggingRichard Guy Briggs2019-01-153-16/+19
| * | audit: give a clue what CONFIG_CHANGE op was involvedRichard Guy Briggs2019-01-141-2/+5
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-074-32/+40
|\ \ \
| * | | LSM: add SafeSetID module that gates setid callsMicah Morton2019-01-252-5/+24
| * | | capabilities:: annotate implicit fall throughMathieu Malaterre2019-01-231-3/+1
| * | | Merge tag 'v5.0-rc3' into next-generalJames Morris2019-01-2212-33/+141
| |\ \ \
| * | | | LSM: generalize flag passing to security_capableMicah Morton2019-01-102-11/+15
| * | | | SELinux: Remove cred security blob poisoningCasey Schaufler2019-01-081-13/+0
| | |/ / | |/| |
* | | | Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-03-075-25/+18
|\ \ \ \
| * | | | cpuset: remove unused task_has_mempolicy()Masahiro Yamada2019-02-191-13/+0
| * | | | cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo2019-02-151-4/+6
| * | | | cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov2019-01-313-8/+12
* | | | | Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2019-03-071-3/+6
|\ \ \ \ \
| * | | | | workqueue: Fix spelling in source code commentsBart Van Assche2019-03-051-2/+2
| * | | | | workqueue: fix typo in commentLiu Song2019-02-211-1/+1
| * | | | | workqueue: Try to catch flush_work() without INIT_WORK().Tetsuo Handa2019-01-251-0/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-03-072-2/+5
|\ \ \ \ \
| * | | | | tracing/kprobes: Use probe_kernel_read instead of probe_mem_readMasami Hiramatsu2019-03-011-1/+1
| * | | | | tracing: Fix event filters and triggers to handle negative numbersPavel Tikhomirov2019-03-011-1/+4
* | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-062-24/+113
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-1133-144/+409
| |\ \ \ \ \ \
| * | | | | | | async: Add support for queueing on specific NUMA nodeAlexander Duyck2019-01-311-24/+29
| * | | | | | | workqueue: Provide queue_work_node to queue work near a given NUMA nodeAlexander Duyck2019-01-311-0/+84
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-062-6/+59
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki2019-03-042-6/+59
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | | * | | | | PM / EM: Expose the Energy Model in debugfsQuentin Perret2019-01-231-0/+57
| | | | |/ / / / /
| | | * / / / / / PM: QoS: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-6/+2
| | | |/ / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-067-15/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel: cgroup: add poll file operationJohannes Weiner2019-03-061-0/+12
| * | | | | | | | mm, compaction: capture a page under direct compactionMel Gorman2019-03-061-0/+3
| * | | | | | | | mm: remove sysctl_extfrag_handler()Matthew Wilcox2019-03-061-1/+1
| * | | | | | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-062-8/+10