summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-111-0/+4
|\
| * percpu: hack to let the CRIS architecture to boot until they clean upNicolas Pitre2017-11-271-0/+4
* | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-113-4/+15
|\ \
| * | cgroup: add warning about RT not being supported on cgroup2Tejun Heo2017-12-051-0/+7
| * | Revert "cgroup/cpuset: remove circular dependency deadlock"Tejun Heo2017-12-041-30/+23
| * | Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2017-12-044-20/+30
| * | cgroup: properly init u64_statsLucas Stach2017-11-281-2/+6
| * | debug cgroup: use task_css_set instead of rcu_dereferenceWang Long2017-11-271-2/+2
| * | cpuset: Make cpuset hotplug synchronousPrateek Sood2017-11-274-30/+20
| * | cgroup/cpuset: remove circular dependency deadlockPrateek Sood2017-11-271-23/+30
| |/
* | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-112-22/+18
|\ \
| * | workqueue: remove unneeded kallsyms includeSergey Senozhatsky2017-12-111-1/+0
| * | workqueue/hotplug: remove the workaround in rebind_workers()Lai Jiangshan2017-12-041-10/+0
| * | workqueue/hotplug: simplify workqueue_offline_cpu()Lai Jiangshan2017-12-041-9/+6
| * | workqueue: respect isolated cpus when queueing an unbound workTal Shorer2017-11-271-1/+6
| * | main: kernel_start: move housekeeping_init() before workqueue_init_early()Tal Shorer2017-11-271-1/+6
| |/
* | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-12-114-16/+30
|\ \
| * | libata: sata_down_spd_limit should return if driver has not recorded sstatus ...David Milburn2017-12-041-3/+9
| * | ahci: mtk: Change driver name to ahci-mtkMatthias Brugger2017-12-041-1/+1
| * | ahci: qoriq: refine port register configurationYuantian Tang2017-12-041-0/+12
| * | pata_pdc2027x : make pdc2027x_*_timing structures constArvind Yadav2017-11-271-3/+3
| * | pata_pdc2027x: Remove unnecessary error checkArvind Yadav2017-11-271-7/+3
| * | ata: mediatek: Fix typo in module descriptionAlbert Pool2017-11-271-2/+2
| |/
* | Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-12-113-23/+30
|\ \
| * | ipmi_si: fix crash on pariscMikulas Patocka2017-12-111-0/+2
| * | ipmi_si: Fix oops with PCI devicesCorey Minyard2017-12-111-2/+5
| * | ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki2017-12-061-21/+23
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-118-25/+25
|\ \ \
| * | | crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-11-292-14/+0
| * | | crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-11-293-3/+16
| * | | crypto: af_alg - fix NULL pointer dereference inEric Biggers2017-11-291-6/+7
| * | | crypto: algif_aead - fix reference counting of null skcipherEric Biggers2017-11-291-1/+1
| * | | crypto: rsa - fix buffer overread when stripping leading zeroesEric Biggers2017-11-291-1/+1
| | |/ | |/|
* | | Linux 4.15-rc3v4.15-rc3Linus Torvalds2017-12-101-1/+1
* | | hpfs: don't bother with the i_version counter or f_versionJeff Layton2017-12-103-4/+0
* | | futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2017-12-101-2/+2
* | | Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-12-105-14/+21
|\ \ \
| * | | btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov2017-12-071-1/+1
| * | | Btrfs: disable FUA if mounted with nobarrierOmar Sandoval2017-12-071-7/+5
| * | | btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney2017-12-071-0/+1
| * | | btrfs: handle errors while updating refcounts in update_ref_for_cowJeff Mahoney2017-12-071-6/+12
| * | | btrfs: Fix quota reservation leak on preallocated filesJustin Maggard2017-12-071-0/+2
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-12-1066-210/+278
|\ \ \ \
| * \ \ \ Merge branch 'fixes' into for-nextOlof Johansson2017-12-099-30/+39
| |\ \ \ \
| | * \ \ \ Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-12-095-17/+17
| | |\ \ \ \
| | | * | | | ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2017-12-082-5/+5
| | | * | | | meson-gx-socinfo: Fix package id parsingArnaud Patard2017-11-301-2/+2
| | | * | | | ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"Colin Ian King2017-11-301-1/+1
| | | * | | | ARM: dts: meson: fix the memory region of the GPIO interrupt controllerMartin Blumenstingl2017-11-301-1/+1
| | | * | | | ARM: dts: meson: correct the sort order for the the gpio_intc nodeMartin Blumenstingl2017-11-301-9/+9
| | | | |/ / | | | |/| |