summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-10efi: Allow disabling PCI busmastering on bridges during bootMatthew Garrett7-3/+168
2020-01-10efi/x86: Allow translating 64-bit arguments for mixed mode callsArvind Sankar3-25/+67
2020-01-10efi/x86: Check number of arguments to variadic functionsArvind Sankar4-8/+58
2020-01-10efi/x86: Remove unreachable code in kexec_enter_virtual_mode()Ard Biesheuvel1-3/+0
2020-01-10efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel2-18/+19
2020-01-10efi/x86: Clean up efi_systab_init() routine for legibilityArd Biesheuvel1-84/+82
2020-01-10efi/x86: Drop two near identical versions of efi_runtime_init()Ard Biesheuvel2-109/+5
2020-01-10efi/x86: Simplify mixed mode call wrapperArd Biesheuvel4-148/+71
2020-01-10efi/x86: Simplify 64-bit EFI firmware call wrapperArd Biesheuvel4-38/+12
2020-01-10efi/x86: Simplify i386 efi_call_phys() firmware call wrapperArd Biesheuvel3-97/+20
2020-01-10efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versionsArd Biesheuvel4-57/+58
2020-01-10efi/x86: Split off some old memmap handling into separate routinesArd Biesheuvel1-13/+22
2020-01-10efi/x86: Avoid redundant cast of EFI firmware service pointerArd Biesheuvel2-8/+4
2020-01-10efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel1-6/+7
2020-01-10efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFIArd Biesheuvel1-16/+2
2020-01-10efi/libstub/x86: Force 'hidden' visibility for extern declarationsArd Biesheuvel1-0/+2
2020-01-10efi/libstub: Fix boot argument handling in mixed mode entry codeArd Biesheuvel1-7/+10
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar67-681/+797
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar401-2086/+3214
2020-01-10Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2020-01-10Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds13-61/+85
2020-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-16/+27
2020-01-10Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie7-31/+38
2020-01-10Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-10/+54
2020-01-10Merge tag 'pinctrl-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-0/+2
2020-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-25/+43
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds15-69/+101
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds71-275/+515
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2020-01-09Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...Dave Airlie2-25/+27
2020-01-09Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-5/+20
2020-01-09pstore/ram: Regularize prz label allocation lifetimeKees Cook2-3/+3
2020-01-09tipc: fix wrong connect() return codeTuong Lien1-2/+2
2020-01-09tipc: fix link overflow issue at socket shutdownTuong Lien1-21/+32
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-39/+75
2020-01-09netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal1-1/+2
2020-01-09netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal2-0/+6
2020-01-09atm: eni: fix uninitialized variable warningArnd Bergmann1-2/+2
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2-1/+9
2020-01-08Merge branch 'net-ungraft-prio'David S. Miller2-2/+15
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata1-2/+8
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-08MAINTAINERS: Remove myself as co-maintainer for qcom-ethqosNiklas Cassel1-1/+0
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet1-2/+4
2020-01-08tipc: remove meaningless assignment in MakefileMasahiro Yamada1-2/+0
2020-01-08tipc: do not add socket.o to tipc-y twiceMasahiro Yamada1-1/+1
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-08Merge tag 'tpmdd-next-20200108' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-2/+2