summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-09block: make sure writesame bio is aligned with logical block sizeMing Lei
2018-11-09block: cleanup __blkdev_issue_discard()Ming Lei
2018-11-09block: make sure discard bio is aligned with logical block sizeMing Lei
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-08Merge tag 'xfs-4.20-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-11-08Merge tag 'led-fixes-for-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-08Merge tag 'sound-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08ceph: quota: fix null pointer dereference in quota checkLuis Henriques
2018-11-08ceph: add destination file data sync before doing any remote copyLuis Henriques
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto
2018-11-08ubd: fix missing initialization of io_reqAnton Ivanov
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter
2018-11-07block: Clear kernel memory before copying to userKeith Busch
2018-11-07MAINTAINERS: Fix remaining pointers to obsolete libata.gitGeert Uytterhoeven
2018-11-07ubd: fix missing lock around request issueJens Axboe
2018-11-07Documentation: ABI: led-trigger-pattern: Fix typosGeert Uytterhoeven
2018-11-07leds: trigger: Fix sleeping function called from invalid contextBaolin Wang
2018-11-07block: respect virtual boundary mask in bvecsJohannes Thumshirn
2018-11-07Merge tag 'hwmon-for-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2018-11-07Merge tag 'stratix10_dts_fix_for_v4.20' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2018-11-07Merge tag 'renesas-fixes-for-v4.20' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-11-06mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon
2018-11-06Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-06xfs: fix overflow in xfs_attr3_leaf_verifyDave Chinner
2018-11-06xfs: print buffer offsets when dumping corrupt buffersDarrick J. Wong
2018-11-06xfs: Fix error code in 'xfs_ioc_getbmap()'Christophe JAILLET
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-06ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com
2018-11-06HID: fix up .raw_event() documentationLinus Walleij
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann
2018-11-06Merge branch 'master' into for-4.20/upstream-fixesJiri Kosina
2018-11-06ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes
2018-11-05net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo