summaryrefslogtreecommitdiffstats
path: root/scripts/basic (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-25driver-core: return EINVAL error instead of BUG_ON()Florian Schmaus1-1/+5
2018-05-14driver core: add __printf verification to device_create_groups_vargsMathieu Malaterre1-1/+1
2018-05-14mm: memory_hotplug: use put_device() if device_register failArvind Yadav1-1/+7
2018-05-14base: core: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-14debugfs: inode: debugfs_create_dir uses mode permission from parentThomas Richter1-1/+3
2018-05-14debugfs: Re-use kstrtobool_from_user()Andy Shevchenko1-8/+2
2018-05-14Documentation: clarify firmware_class provenance and why we can't rename the ...Luis R. Rodriguez1-3/+6
2018-05-14Documentation: remove stale firmware API referenceLuis R. Rodriguez1-4/+1
2018-05-14Documentation: fix few typos and clarifications for the firmware loaderLuis R. Rodriguez2-4/+5
2018-05-14ath10k: re-enable the firmware fallback mechanism for testmodeAndres Rodriguez1-1/+1
2018-05-14ath10k: use firmware_request_nowarn() to load firmwareAndres Rodriguez1-1/+1
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez3-0/+42
2018-05-14firmware_loader: make firmware_fallback_sysfs() print more usefulLuis R. Rodriguez1-1/+6
2018-05-14firmware_loader: move kconfig FW_LOADER entries to its own fileLuis R. Rodriguez2-154/+155
2018-05-14firmware_loader: replace ---help--- with helpLuis R. Rodriguez1-1/+1
2018-05-14firmware_loader: enhance Kconfig documentation over FW_LOADERLuis R. Rodriguez1-34/+131
2018-05-14firmware_loader: document firmware_sysfs_fallback()Luis R. Rodriguez1-0/+20
2018-05-14firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez4-14/+14
2018-05-14firmware: use () to terminate kernel-doc function namesAndres Rodriguez2-15/+15
2018-05-14firmware: wrap FW_OPT_* into an enumAndres Rodriguez4-19/+42
2018-05-14driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa1-2/+12
2018-04-29Linux v4.17-rc3v4.17-rc3Linus Torvalds1-1/+1
2018-04-29<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2018-04-28MAINTAINERS: add myself as maintainer of AFFSDavid Sterba1-1/+2
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2-7/+7
2018-04-27kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid1-10/+4
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2-18/+25
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2-0/+73
2018-04-27x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik1-0/+6
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang1-4/+2
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang1-0/+16
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov1-1/+1
2018-04-27arm64: avoid instrumenting atomic_ll_sc.oMark Rutland1-0/+4
2018-04-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor1-0/+7
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin1-16/+39
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-04-26x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm1-0/+3
2018-04-26mtd: rawnand: marvell: fix the chip-select DT parsing logicMiquel Raynal1-17/+8
2018-04-26KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()Mark Rutland1-0/+5
2018-04-26KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()Mark Rutland1-4/+10
2018-04-26arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland1-4/+10
2018-04-26libceph: validate con->state at the top of try_write()Ilya Dryomov1-0/+7
2018-04-26ARM: defconfig: Update Gemini defconfigLinus Walleij1-2/+25
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesLinus Walleij1-2/+2
2018-04-26HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry1-0/+1
2018-04-26ARM: dts: Fix NAS4220B pin configLinus Walleij1-14/+14
2018-04-26MAINTAINERS: Remove myself as maintainerNiklas Cassel1-2/+0
2018-04-26x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam1-0/+2
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto1-1/+1
2018-04-26x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina1-4/+4