Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9ed36f750534e2c6533fcbf32df89cf20cf87e91
/
drivers
/
firmware
d51df2c
efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse
by Seiji Aguchi
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b9394d8
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
79bae42
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
by Ben Hutchings
· 12 years ago
98e5e1b
dump_stack: implement arch-specific hardware description in task dumps
by Tejun Heo
· 12 years ago
c90fe6b
dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer
by Tejun Heo
· 12 years ago
7b2dd6d
efi: remove "kfree(NULL)"
by Dan Carpenter
· 12 years ago
85c9071
efi: locking fix in efivar_entry_set_safe()
by Dan Carpenter
· 12 years ago
8a415b8
efi, pstore: Read data from variable store before memcpy()
by Matt Fleming
· 12 years ago
12abcfd
efi, pstore: Remove entry from list when erasing
by Matt Fleming
· 12 years ago
4ee39e9
efi, pstore: Initialise 'entry' before iterating
by Matt Fleming
· 12 years ago
a614e19
Merge tag 'v3.9' into efi-for-tip2
by Matt Fleming
· 12 years ago
7a6f93b
firmware, memmap: fix firmware_map_entry leak
by Yasuaki Ishimatsu
· 12 years ago
303eb7e
Include missing linux/magic.h inclusions
by David Howells
· 12 years ago
f464246
efivars: only check for duplicates on the registered list
by Matt Fleming
· 12 years ago
a9499fa
efi: split efisubsystem from efivars
by Tom Gundersen
· 12 years ago
d68772b
efivarfs: Move to fs/efivarfs
by Matt Fleming
· 12 years ago
0485177
efivars: Move pstore code into the new EFI directory
by Matt Fleming
· 12 years ago
e14ab23
efivars: efivar_entry API
by Matt Fleming
· 12 years ago
4423d77
efivars: Keep a private global pointer to efivars
by Matt Fleming
· 12 years ago
d5abc7c
efi: move utf16 string functions to efi.h
by Matt Fleming
· 12 years ago
0635eb8
Move utf16 functions to kernel core and rename
by Matthew Garrett
· 12 years ago
a6e4d5a
x86, efivars: firmware bug workarounds should be in platform code
by Matt Fleming
· 12 years ago
ca0ba26
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
by Ben Hutchings
· 12 years ago
e971318
efivars: Handle duplicate names from get_next_variable()
by Matt Fleming
· 12 years ago
ec50bd3
efivars: explicitly calculate length of VariableName
by Matt Fleming
· 12 years ago
ec0971b
efivars: Add module parameter to disable use as a pstore backend
by Seth Forshee
· 12 years ago
ed9dc8c
efivars: Allow disabling use as a pstore backend
by Seth Forshee
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
a40e7cf
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
by Ben Hutchings
· 12 years ago
feff5dc
efivarfs: return accurate error code in efivarfs_fill_super()
by Matt Fleming
· 12 years ago
123abd7
efivars: efivarfs_valid_name() should handle pstore syntax
by Matt Fleming
· 12 years ago
68d9298
efi: be more paranoid about available space when creating variables
by Matthew Garrett
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
e3c4877
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
46c66c4
memory-hotplug: remove /sys/firmware/memmap/X sysfs
by Yasuaki Ishimatsu
· 12 years ago
024e4ec
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
a93bc0c
efi_pstore: Introducing workqueue updating sysfs
by Seiji Aguchi
· 12 years ago
81fa4e5
efivars: Disable external interrupt while holding efivars->lock
by Seiji Aguchi
· 12 years ago
da27a24
efivarfs: guid part of filenames are case-insensitive
by Matt Fleming
· 12 years ago
47f531e
efivarfs: Validate filenames much more aggressively
by Matt Fleming
· 12 years ago
94a193f
efivarfs: Use sizeof() instead of magic number
by Matt Fleming
· 12 years ago
04c2eee
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
83e6818
efi: Make 'efi_enabled' a function to query EFI facilities
by Matt Fleming
· 12 years ago
791eb56
efivarfs: Delete dentry from dcache in efivarfs_file_write()
by Matt Fleming
· 12 years ago
1fa7e69
efivarfs: Never return ENOENT from firmware
by Matt Fleming
· 12 years ago
de5fe95
efivarfs: Drop link count of the right inode
by Lingzhu Xiang
· 12 years ago
e59310a
efi_pstore: Avoid deadlock in non-blocking paths
by Seiji Aguchi
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9f9c9cbb
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
by Zhenzhong Duan
· 12 years ago
f1d8e61
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
by Zhenzhong Duan
· 12 years ago
9929561
efi: Fix the build with user namespaces enabled.
by Eric W. Biederman
· 12 years ago
d42b3a2
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f94ec0c
efi_pstore: Add a format check for an existing variable name at erasing time
by Seiji Aguchi
· 12 years ago
0f7de85
efi_pstore: Add a format check for an existing variable name at reading time
by Seiji Aguchi
· 12 years ago
755d4fe
efi_pstore: Add a sequence counter to a variable name
by Seiji Aguchi
· 12 years ago
a9efd39
efi_pstore: Add ctime to argument of erase callback
by Seiji Aguchi
· 12 years ago
96480d9
efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
by Seiji Aguchi
· 12 years ago
dd230fe
efi_pstore: Add a logic erasing entries to an erase callback
by Seiji Aguchi
· 12 years ago
d80a361
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
by Seiji Aguchi
· 12 years ago
e83af1f
efivarfs: Make efivarfs_fill_super() static
by Matt Fleming
· 12 years ago
89d1666
efivarfs: Use query_variable_info() to limit kmalloc()
by Matt Fleming
· 12 years ago
cfcf2f1
efivarfs: Fix return value of efivarfs_file_write()
by Matt Fleming
· 12 years ago
aeeaa8d
efivarfs: Return a consistent error when efivarfs_get_inode() fails
by Matt Fleming
· 12 years ago
07b1c5b
efivarfs: Make 'datasize' unsigned long
by Matt Fleming
· 12 years ago
9171632
efivarfs: Add unique magic number
by Matt Fleming
· 12 years ago
d292384
efivarfs: Replace magic number with sizeof(attributes)
by Matt Fleming
· 12 years ago
7253eab
efivarfs: Return an error if we fail to read a variable
by Matt Fleming
· 12 years ago
310ad75
efi: Clarify GUID length calculations
by Jeremy Kerr
· 12 years ago
f5f6a60
efivarfs: Implement exclusive access for {get,set}_variable
by Jeremy Kerr
· 12 years ago
5ba6e29
efivarfs: efivarfs_fill_super() ensure we clean up correctly on error
by Andy Whitcroft
· 12 years ago
c0359db
efivarfs: efivarfs_fill_super() ensure we free our temporary name
by Andy Whitcroft
· 12 years ago
5c9b50a
efivarfs: efivarfs_fill_super() fix inode reference counts
by Andy Whitcroft
· 12 years ago
45a937a
efivarfs: efivarfs_create() ensure we drop our reference on inode on error
by Andy Whitcroft
· 12 years ago
d142df0
efivarfs: efivarfs_file_read ensure we free data in error paths
by Andy Whitcroft
· 12 years ago
605e70c
efi: add efivars kobject to efi sysfs folder
by Lee, Chun-Yi
· 12 years ago
0c542ed
efi: Handle deletions and size changes in efivarfs_write_file
by Jeremy Kerr
· 12 years ago
5d9db88
efi: Add support for a UEFI variable filesystem
by Matthew Garrett
· 12 years ago
bac7169
firmware/memmap: avoid type conflicts with the generic memmap_init()
by Fengguang Wu
· 12 years ago
7083909
firmware: Add missing attributes to EFI variable attribute print out from sysfs
by Khalid Aziz
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
4ed940d
firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug()
by Yasuaki Ishimatsu
· 12 years ago
6c4088a
pcdp: use early_ioremap/early_iounmap to access pcdp table
by Greg Pearson
· 12 years ago
d114a33
dmi: Feed DMI table to /dev/random driver
by Tony Luck
· 12 years ago
54b3a4d
efivars: Improve variable validation
by Matthew Garrett
· 13 years ago
fec6c20
efi: Validate UEFI boot variables
by Matthew Garrett
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
6ed23fd
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
6f12d2e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 13 years ago
935a9fe
ibft: Fix finding IBFT ACPI table on UEFI
by Yinghai Lu
· 13 years ago
68556ca
Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into for-3.3
by Mark Brown
· 13 years ago
d2554f5
firmware: google: fix gsmi.c build warning
by Maxin B. John
· 13 years ago
0efebaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
40216ce
ASoC: Move SigmaDSP firmware loader to ASoC
by Lars-Peter Clausen
· 13 years ago
bda6358
firmware: Sigma: Fix endianess issues
by Lars-Peter Clausen
· 13 years ago
c56935b
firmware: Sigma: Skip header during CRC generation
by Lars-Peter Clausen
· 13 years ago
Next »