index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-10
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
1
-2
/
+12
2021-05-10
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
Kyle Tso
1
-10
/
+75
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-10
docs: usb: function: Modify path name
Wei Ming Chen
1
-1
/
+1
2021-05-10
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
1
-0
/
+5
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-05-10
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
1
-1
/
+1
2021-05-10
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
1
-4
/
+0
2021-05-10
usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
Zhen Lei
1
-0
/
+1
2021-05-10
usb: dwc3: imx8mp: detect dwc3 core node via compatible string
Li Jun
1
-1
/
+1
2021-05-10
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
1
-1
/
+3
2021-05-10
usb: dwc3: gadget: Free gadget structure only after freeing endpoints
Jack Pham
1
-1
/
+2
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
2021-05-10
usb: dwc3: gadget: Rename EOPF event macros to Suspend
Jack Pham
3
-9
/
+9
2021-05-10
usb: dwc3: gadget: Enable suspend events
Jack Pham
1
-0
/
+4
2021-05-10
usb: Restore the reference to ch9.h
Fabio Estevam
1
-6
/
+9
2021-05-10
usb: dwc3: core: Add missing GHWPARAMS9 doc
Thinh Nguyen
1
-0
/
+1
2021-05-10
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
Ferry Toth
1
-0
/
+1
2021-05-10
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-8
/
+22
2021-05-09
Linux 5.13-rc1
Linus Torvalds
1
-2
/
+2
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-81
/
+332
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-21
/
+3
2021-05-09
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+14
2021-05-09
Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-15
/
+37
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-60
/
+58
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-21
/
+26
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
16
-233
/
+263
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
4
-21
/
+3
2021-05-08
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
5
-10
/
+16
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-489
/
+438
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
61
-342
/
+183
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
19
-990
/
+175
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
80
-330
/
+689
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
3
-6
/
+5
2021-05-08
Merge branch 'master' into next
Michael Ellerman
1332
-14493
/
+33908
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
15
-42
/
+124
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
8
-62
/
+15
2021-05-07
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
5
-17
/
+39
2021-05-07
Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
3
-6
/
+2
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
23
-92
/
+87
2021-05-07
Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-9
/
+109
[next]