summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+2
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-0/+2
* | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-1/+1
|\ \
| * | kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-171-1/+1
| |/
* | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-154-104/+148
|\ \
| * \ Merge branch 'for-4.19-nmi' into for-linusPetr Mladek2018-08-144-45/+83
| |\ \
| | * | printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-07-093-23/+48
| | * | printk: Create helper function to queue deferred console handlingPetr Mladek2018-07-091-5/+9
| | * | printk: Split the code for storing a message into the log bufferPetr Mladek2018-07-091-17/+26
| * | | printk: Fix warning about unused suppress_message_printingPetr Mladek2018-07-111-1/+0
| * | | printk: Clean up syslog_print_all()Petr Mladek2018-07-091-11/+9
| * | | printk: Remove unnecessary kmalloc() from syslog during clearNamit Gupta2018-06-271-51/+58
| * | | printk: make sure to print log on console.Maninder Singh2018-06-271-5/+7
| |/ /
* | | Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-155-34/+47
|\ \ \
| * | | audit: fix use-after-free in audit_add_watchRonny Chevalier2018-07-181-1/+11
| * | | audit: use ktime_get_coarse_real_ts64() for timestampsPaul Moore2018-07-172-2/+2
| * | | audit: use ktime_get_coarse_ts64() for time accessArnd Bergmann2018-07-032-2/+2
| * | | audit: simplify audit_enabled check in audit_watch_log_rule_change()Richard Guy Briggs2018-06-281-14/+15
| * | | audit: check audit_enabled in audit_tree_log_remove_rule()Richard Guy Briggs2018-06-281-0/+2
| * | | audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-191-3/+0
| * | | audit: rename FILTER_TYPE to FILTER_EXCLUDERichard Guy Briggs2018-06-192-6/+6
| * | | audit: Fix extended comparison of GID/EGIDOndrej Mosnáček2018-06-191-4/+4
| * | | audit: tie ANOM_ABEND records to syscallRichard Guy Briggs2018-06-191-1/+1
| * | | audit: tie SECCOMP records to syscallRichard Guy Briggs2018-06-191-1/+1
| * | | audit: allow other filter list types for AUDIT_EXEOndrej Mosnáček2018-06-191-2/+5
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-1/+9
|\ \ \ \
| * | | | module: replace the existing LSM hook in init_moduleMimi Zohar2018-07-161-1/+1
| * | | | kexec: add call to LSM hook in original kexec_load syscallMimi Zohar2018-07-161-0/+8
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-151-2/+2
|\ \ \ \ \
| * | | | | arm64: perf: Add cap_user_time aarch64Michael O'Farrell2018-07-311-2/+2
* | | | | | cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa2018-08-151-0/+2
* | | | | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-141-2/+2
|\ \ \ \ \ \
| * | | | | | doc: tracing: Fix a typo of trace_statMasami Hiramatsu2018-07-261-1/+1
| * | | | | | docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab2018-07-021-1/+1
| |/ / / / /
* | | | | | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-148-23/+33
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-08-141-0/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge back cpufreq changes for 4.19.Rafael J. Wysocki2018-08-061-0/+6
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-301-0/+6
| | | |\ \ \ \ \ \
| | | | * | | | | | cpu/hotplug: Add a cpus_read_trylock() functionWaiman Long2018-07-261-0/+6
| | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki2018-08-147-23/+27
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | / / / / | | | | | |_|_|/ / / / | | | | |/| | | / / / | | | | | | |_|/ / / | | | | | |/| | | |
| | | * | | | | | | PM / reboot: Eliminate race between reboot and suspendPingfan Liu2018-08-066-21/+24
| | | * | | | | | | PM / hibernate: Mark expected switch fall-throughGustavo A. R. Silva2018-08-061-0/+1
| | | * | | | | | | PM / hibernate: cast PAGE_SIZE to int when comparing with error codeChengguang Xu2018-07-021-2/+2
| | | |/ / / / / /
* | | | | | | | | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-08-142-13/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: Generalise dma_32bit_limit flagRobin Murphy2018-07-271-3/+3
| * | | | | | | | | swiotlb: clean up reportingKees Cook2018-07-251-10/+8
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-142-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-0615-78/+160
| |\| | | | | | | |
| * | | | | | | | | blk-cgroup: clear the throttle queue on forkJosef Bacik2018-08-011-0/+5
| * | | | | | | | | Blktrace: bail out early if block debugfs is not configuredLiu Bo2018-07-091-3/+3
| | |_|/ / / / / / | |/| | | | | | |