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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
5
-11
/
+10
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
1
-3
/
+3
2019-08-15
usb: chipidea: imx: fix EPROBE_DEFER support during driver probe
André Draszik
1
-7
/
+12
2019-08-15
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-15
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
1
-2
/
+2
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-08-12
USB: core: Fix races in character device registration and deregistraion
Alan Stern
1
-5
/
+5
2019-08-12
Merge tag 'fixes-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
3
-12
/
+22
2019-08-12
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
1
-10
/
+18
2019-08-12
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
1
-0
/
+1
2019-08-12
usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
Yoshihiro Shimoda
1
-2
/
+3
2019-08-11
Linux 5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-1
/
+7
2019-08-11
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
1
-5
/
+0
2019-08-10
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
7
-202
/
+24
2019-08-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-27
/
+47
2019-08-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-16
/
+69
2019-08-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+2
2019-08-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2019-08-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+9
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-63
/
+101
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
Joe Perches
2
-2
/
+2
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-28
/
+35
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-3
/
+59
2019-08-10
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+4
2019-08-10
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
18
-40
/
+138
2019-08-10
Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
11
-164
/
+216
2019-08-10
Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
5
-38
/
+75
2019-08-10
Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-4
/
+4
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
22
-18
/
+58
2019-08-09
Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
3
-6
/
+24
2019-08-09
ARM: ep93xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-09
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-08-09
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-09
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-09
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-1
/
+5
2019-08-09
crypto: ux500/crypt: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-08-09
watchdog: wdt977: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-09
watchdog: scx200_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-09
watchdog: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-2
/
+4
2019-08-09
ARM: signal: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-09
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-08-09
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-09
ARM: OMAP: dma: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-9
/
+5
2019-08-09
ARM: alignment: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+3
2019-08-09
ARM: tegra: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-09
ARM/hw_breakpoint: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-142
/
+249
2019-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-44
/
+56
[next]