index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
efi: Make memreserve table handling local to efi.c
Ard Biesheuvel
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
efi: Make rng_seed table handling local to efi.c
Ard Biesheuvel
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
2020-02-23
efi/dev-path-parser: Add struct definition for vendor type device path nodes
Ard Biesheuvel
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
2020-02-09
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-02-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-02-07
Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-02-07
prefix-handling analogues of errorf() and friends
Al Viro
2020-02-07
turn fs_param_is_... into functions
Al Viro
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
add prefix to fs_context->log
Al Viro
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
2020-02-07
new primitive: __fs_parse()
Al Viro
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
2020-02-07
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
2020-02-07
don't bother with explicit length argument for __lookup_constant()
Al Viro
2020-02-07
fs: New zonefs file system
Damien Le Moal
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
fs_parse: get rid of ->enums
Al Viro
[next]