index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
errseq.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
1
-0
/
+2
2020-05-19
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
1
-4
/
+3
2020-05-19
usb: xhci: make symbols static
Vinod Koul
1
-3
/
+3
2020-05-19
usb: xhci: fix USB_XHCI_PCI depends
Vinod Koul
1
-1
/
+1
2020-05-18
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
1
-0
/
+4
2020-05-18
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
1
-1
/
+9
2020-05-18
usb/ohci-platform: Fix a warning when hibernating
Qais Yousef
1
-0
/
+5
2020-05-18
usb: renesas-xhci: include correct header for get_unaligned_le16()
Vinod Koul
1
-1
/
+1
2020-05-17
Linux 5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
3
-32
/
+88
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
5
-2
/
+10
2020-05-15
usb: renesas-xhci: Add ROM loader for uPD720201
Vinod Koul
1
-7
/
+287
2020-05-15
usb: xhci: Add support for Renesas controller with memory
Vinod Koul
2
-1
/
+35
2020-05-15
usb: renesas-xhci: Add the renesas xhci driver
Christian Lamparter
4
-0
/
+403
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
6
-22
/
+25
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
5
-1
/
+23
2020-05-15
ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39
Ricardo Cañuelo
1
-2
/
+0
2020-05-15
ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
9
-24
/
+4
2020-05-15
arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
6
-14
/
+2
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-14
MAINTAINERS: Mark networking drivers as Maintained.
David S. Miller
1
-1
/
+1
2020-05-14
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
1
-3
/
+4
2020-05-14
ipmr: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-05-14
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
1
-1
/
+2
2020-05-14
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2
-2
/
+7
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-14
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-14
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
1
-3
/
+4
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-14
MAINTAINERS: Add Jakub to networking drivers.
David S. Miller
1
-0
/
+1
2020-05-14
MAINTAINERS: another add of Karsten Graul for S390 networking
Ursula Braun
1
-0
/
+1
2020-05-14
drivers: ipa: fix typos for ipa_smp2p structure doc
Wang Wenhu
1
-1
/
+1
2020-05-14
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
1
-0
/
+3
2020-05-14
selftests/bpf: Enforce returning 0 for fentry/fexit programs
Yonghong Song
1
-2
/
+2
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
1
-0
/
+17
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
1
-2
/
+15
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
2020-05-14
libbpf: Fix register naming in PT_REGS s390 macros
Sumanth Korikkar
1
-2
/
+2
2020-05-14
bpf: Fix bug in mmap() implementation for BPF array map
Andrii Nakryiko
2
-1
/
+14
2020-05-14
samples: bpf: Fix build error
Matteo Croce
1
-2
/
+0
2020-05-14
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
1
-2
/
+32
2020-05-14
kasan: consistently disable debugging features
Andrey Konovalov
1
-5
/
+10
[next]