index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
3
-25
/
+67
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
4
-8
/
+58
2020-01-10
efi/x86: Remove unreachable code in kexec_enter_virtual_mode()
Ard Biesheuvel
1
-3
/
+0
2020-01-10
efi/x86: Don't panic or BUG() on non-critical error conditions
Ard Biesheuvel
2
-18
/
+19
2020-01-10
efi/x86: Clean up efi_systab_init() routine for legibility
Ard Biesheuvel
1
-84
/
+82
2020-01-10
efi/x86: Drop two near identical versions of efi_runtime_init()
Ard Biesheuvel
2
-109
/
+5
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
4
-148
/
+71
2020-01-10
efi/x86: Simplify 64-bit EFI firmware call wrapper
Ard Biesheuvel
4
-38
/
+12
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
3
-97
/
+20
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
4
-57
/
+58
2020-01-10
efi/x86: Split off some old memmap handling into separate routines
Ard Biesheuvel
1
-13
/
+22
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
2
-8
/
+4
2020-01-10
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
1
-6
/
+7
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
1
-16
/
+2
2020-01-10
efi/libstub/x86: Force 'hidden' visibility for extern declarations
Ard Biesheuvel
1
-0
/
+2
2020-01-10
efi/libstub: Fix boot argument handling in mixed mode entry code
Ard Biesheuvel
1
-7
/
+10
2020-01-09
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
1
-0
/
+4
2020-01-09
pstore/ram: Regularize prz label allocation lifetime
Kees Cook
2
-3
/
+3
2020-01-09
tipc: fix wrong connect() return code
Tuong Lien
1
-2
/
+2
2020-01-09
tipc: fix link overflow issue at socket shutdown
Tuong Lien
1
-21
/
+32
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2
-0
/
+6
2020-01-08
atm: eni: fix uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2020-01-08
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
2
-1
/
+9
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-08
mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO
Petr Machata
1
-0
/
+7
2020-01-08
MAINTAINERS: Remove myself as co-maintainer for qcom-ethqos
Niklas Cassel
1
-1
/
+0
2020-01-08
gtp: fix bad unlock balance in gtp_encap_enable_socket
Eric Dumazet
1
-2
/
+3
2020-01-08
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-2
/
+4
2020-01-08
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
1
-2
/
+0
2020-01-08
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
1
-1
/
+1
2020-01-08
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
1
-0
/
+3
2020-01-08
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
1
-1
/
+1
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2
-2
/
+2
2020-01-07
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
1
-6
/
+3
2020-01-07
net: stmmac: Fixed link does not need MDIO Bus
Jose Abreu
1
-1
/
+1
2020-01-07
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-07
stmmac: debugfs entry name is not be changed when udev rename device name.
Jiping Ma
1
-0
/
+32
2020-01-07
i40iw: Remove setting of VMA private data and use rdma_user_mmap_io
Shiraz Saleem
1
-8
/
+6
2020-01-07
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
Chunming Zhou
1
-1
/
+2
2020-01-07
drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
Thomas Anderson
1
-22
/
+23
2020-01-07
Revert "drm/amdgpu: Set no-retry as default."
Alex Deucher
1
-2
/
+2
2020-01-07
drm/fb-helper: Round up bits_per_pixel if possible
Geert Uytterhoeven
1
-1
/
+6
2020-01-07
drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model
Chen-Yu Tsai
2
-3
/
+13
2020-01-07
drm/i915/dp: Disable Port sync mode correctly on teardown
Manasi Navare
1
-6
/
+1
2020-01-07
drm/i915: Add Wa_1407352427:icl,ehl
Matt Roper
2
-0
/
+7
2020-01-07
drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
Matt Roper
2
-1
/
+11
2020-01-07
drm/i915/gt: Restore coarse power gating
Chris Wilson
1
-2
/
+4
2020-01-07
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
1
-20
/
+11
[next]