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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
1
-3
/
+13
2020-05-14
usb: host: xhci-plat: keep runtime active when removing host
Li Jun
1
-1
/
+3
2020-05-14
usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
Sriharsha Allenki
1
-2
/
+2
2020-05-14
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
1
-10
/
+10
2020-05-14
usb: mtu3: constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-05-14
usb: gadget: udc: atmel: Make some symbols static
Samuel Zou
1
-2
/
+2
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: documentation updates
Andrey Konovalov
1
-2
/
+28
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
3
-4
/
+144
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
3
-70
/
+194
2020-05-14
usb: raw-gadget: improve uapi headers comments
Andrey Konovalov
1
-10
/
+11
2020-05-13
usb: typec: mux: intel: Fix DP_HPD_LVL bit field
Prashant Malani
1
-3
/
+3
2020-05-10
Linux 5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
1
-0
/
+1
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
1
-4
/
+4
2020-05-09
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()'
Christophe JAILLET
1
-0
/
+2
2020-05-09
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6030_usb_probe()'
Christophe JAILLET
1
-3
/
+9
2020-05-09
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
1
-1
/
+1
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-09
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
1
-0
/
+1
2020-05-09
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
1
-3
/
+0
2020-05-08
ceph: demote quotarealm lookup warning to a debug message
Luis Henriques
1
-2
/
+2
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-07
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
2
-10
/
+6
2020-05-07
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
1
-1
/
+0
2020-05-07
epoll: atomically remove wait entry on wake up
Roman Penyaev
1
-19
/
+24
2020-05-07
kselftests: introduce new epoll60 testcase for catching lost wakeups
Roman Penyaev
1
-0
/
+146
2020-05-07
percpu: make pcpu_alloc() aware of current gfp context
Filipe Manana
1
-4
/
+10
2020-05-07
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
1
-15
/
+30
2020-05-07
scripts/gdb: repair rb_first() and rb_last()
Aymeric Agon-Rambosson
1
-2
/
+2
2020-05-07
eventpoll: fix missing wakeup for ovflist in ep_poll_callback
Khazhismel Kumykov
1
-9
/
+9
2020-05-07
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
1
-1
/
+1
2020-05-07
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
1
-1
/
+1
2020-05-07
kernel/kcov.c: fix typos in kcov_remote_start documentation
Maciej Grochowski
1
-2
/
+2
[next]