summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-25driver-core: return EINVAL error instead of BUG_ON()Florian Schmaus
2018-05-14driver core: add __printf verification to device_create_groups_vargsMathieu Malaterre
2018-05-14mm: memory_hotplug: use put_device() if device_register failArvind Yadav
2018-05-14base: core: fix typo 'can by' to 'can be'Wolfram Sang
2018-05-14debugfs: inode: debugfs_create_dir uses mode permission from parentThomas Richter
2018-05-14debugfs: Re-use kstrtobool_from_user()Andy Shevchenko
2018-05-14Documentation: clarify firmware_class provenance and why we can't rename the ...Luis R. Rodriguez
2018-05-14Documentation: remove stale firmware API referenceLuis R. Rodriguez
2018-05-14Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez
2018-05-14ath10k: re-enable the firmware fallback mechanism for testmodeAndres Rodriguez
2018-05-14ath10k: use firmware_request_nowarn() to load firmwareAndres Rodriguez
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez
2018-05-14firmware_loader: make firmware_fallback_sysfs() print more usefulLuis R. Rodriguez
2018-05-14firmware_loader: move kconfig FW_LOADER entries to its own fileLuis R. Rodriguez
2018-05-14firmware_loader: replace ---help--- with helpLuis R. Rodriguez
2018-05-14firmware_loader: enhance Kconfig documentation over FW_LOADERLuis R. Rodriguez
2018-05-14firmware_loader: document firmware_sysfs_fallback()Luis R. Rodriguez
2018-05-14firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez
2018-05-14firmware: use () to terminate kernel-doc function namesAndres Rodriguez
2018-05-14firmware: wrap FW_OPT_* into an enumAndres Rodriguez
2018-05-14driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-04-30Merge 4.17-rc3 into driver-core-nextGreg Kroah-Hartman
2018-04-29Linux v4.17-rc3Linus Torvalds
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-28Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein
2018-04-28MAINTAINERS: add myself as maintainer of AFFSDavid Sterba
2018-04-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-04-28Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-04-27Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-27Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-27kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski