summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-2/+11
2018-09-08Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+2
2018-09-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-14/+16
2018-09-08Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds27-113/+154
2018-09-08afs: Fix cell specification to permit an empty address listDavid Howells1-8/+7
2018-09-07Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-9/+17
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds2-62/+189
2018-09-07Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-10/+3
2018-09-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+6
2018-09-07Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-7/+8
2018-09-07Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-18/+11
2018-09-07i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek1-0/+1
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki1-6/+7
2018-09-07Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-50/+120
2018-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+1
2018-09-07Merge tag 'drm-intel-fixes-2018-09-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie10-50/+120
2018-09-07Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+20
2018-09-07Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-19/+40
2018-09-07Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds8-64/+111
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta1-0/+4
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov1-2/+2
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski1-1/+1
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland1-4/+6
2018-09-06Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stb...Olof Johansson1-0/+1
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla1-1/+7
2018-09-06Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+8
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-55/+197
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)1-2/+2
2018-09-06rbd: support cloning across namespacesIlya Dryomov1-14/+97
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov1-48/+86
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov1-5/+11
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui1-1/+1
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare1-6/+7
2018-09-06block: don't warn when doing fsync on read-only devicesMikulas Patocka1-1/+4
2018-09-05hwmon: rpi: add module alias to raspberrypi-hwmonPeter Robinson1-0/+1
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-40/+72
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-77/+85
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds16-152/+527
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu1-0/+12
2018-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds56-433/+91
2018-09-05nilfs2: convert to SPDX license tagsRyusuke Konishi39-390/+39
2018-09-05drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder1-1/+2
2018-09-05lib/Kconfig.debug: fix three typos in help textThibaut Sautereau1-2/+2
2018-09-05checkpatch: add __ro_after_init to known $AttributeJoe Perches1-0/+1
2018-09-05mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang1-2/+2
2018-09-05uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2-2/+2
2018-09-05memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko1-11/+9
2018-09-05checkpatch: add optional static const to blank line declarations testJoe Perches1-1/+1