summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-14Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-14firmware: delete in-kernel firmwareGreg Kroah-Hartman
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-09-14Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-09-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-09-14Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-14Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-14orangefs: Adjust three checks for null pointersMarkus Elfring
2017-09-14orangefs: Use kcalloc() in orangefs_prepare_cdm_array()Markus Elfring
2017-09-14orangefs: Delete error messages for a failed memory allocation in five functionsMarkus Elfring
2017-09-14orangefs: constify xattr_handler structureJulia Lawall
2017-09-14orangefs: don't call filemap_write_and_wait from fsyncJeff Layton
2017-09-14orangefs: off by ones in xattr size checksDan Carpenter
2017-09-14orangefs: documentation clean upMike Marshall
2017-09-14orangefs: react properly to posix_acl_update_mode's aftermath.Mike Marshall
2017-09-14orangefs: Don't clear SGID when inheriting ACLsJan Kara
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King
2017-09-14sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen
2017-09-14sched/wait: Break up long wake list walkTim Chen
2017-09-14tls: make tls_sw_free_resources staticTobias Klauser
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek
2017-09-14KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...Wanpeng Li
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET
2017-09-14i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET
2017-09-14dt-bindings: i2c-stm32: Document the STM32F7 I2C bindingsPierre-Yves MORDRET
2017-09-14Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-09-14KVM: X86: Don't block vCPU if there is pending exceptionWanpeng Li
2017-09-14KVM: SVM: Add irqchip_split() checks before enabling AVICSuravee Suthikulpanit
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-13mm, page_owner: skip unnecessary stack_trace entriesPrakash Gupta
2017-09-13arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann
2017-09-13fscache: fix fscache_objlist_show format processingArnd Bergmann
2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven
2017-09-13procfs: remove unused variableArnd Bergmann
2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton
2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer
2017-09-13dt-bindings: i2c: Add Altera I2C ControllerThor Thayer
2017-09-13MAINTAINERS: review Renesas DT bindings as wellSergei Shtylyov
2017-09-13um: return negative in tuntap_open_tramp()Dan Carpenter
2017-09-13um: remove a stray tabDan Carpenter