index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
usb: typec: tps6598x: Start using struct typec_operations
Heikki Krogerus
1
-23
/
+26
2019-11-04
usb: typec: tcpm: Start using struct typec_operations
Heikki Krogerus
1
-25
/
+20
2019-11-04
usb: typec: Separate the operations vector
Heikki Krogerus
2
-10
/
+49
2019-11-04
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
2
-0
/
+15
2019-11-04
usb: typec: Copy everything from struct typec_capability during registration
Heikki Krogerus
1
-6
/
+14
2019-11-04
USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
Andrey Konovalov
1
-4
/
+4
2019-11-04
USB: dummy-hcd: increase max number of devices to 32
Andrey Konovalov
1
-1
/
+1
2019-11-04
usb: host: fotg210: add missed clk_put calls
Chuhong Yuan
1
-2
/
+6
2019-11-04
usb: Spelling s/disconnet/disconnect/
Geert Uytterhoeven
2
-2
/
+2
2019-11-04
usb: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
4
-5
/
+5
2019-11-04
usb: usb251xb: Add support for USB2422
Uwe Kleine-König
1
-0
/
+12
2019-11-04
usb: usb251xb: Document chip variant usb2422
Uwe Kleine-König
1
-1
/
+1
2019-11-04
usb: usb251xb: Drop some unused defines
Uwe Kleine-König
1
-5
/
+0
2019-11-04
usb: host: oxu210hp-hcd: fix __iomem annotations
Ben Dooks (Codethink)
1
-7
/
+7
2019-11-04
USB: bcma: Add a check for devm_gpiod_get
Chuhong Yuan
1
-1
/
+4
2019-11-04
usb: ohci-nxp: fix use of integer as pointer
Ben Dooks
1
-1
/
+1
2019-11-04
extcon: axp288: Remove the build-in connection description
Heikki Krogerus
1
-15
/
+23
2019-11-04
usb: roles: Add usb_role_switch_find_by_fwnode()
Heikki Krogerus
2
-0
/
+24
2019-11-03
Linux 5.4-rc6
v5.4-rc6
Linus Torvalds
1
-1
/
+1
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-11-01
net: cls_bpf: fix NULL deref on offload filter removal
Jakub Kicinski
1
-2
/
+6
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-11-01
selftests: net: reuseport_dualstack: fix uninitalized parameter
Wei Wang
1
-1
/
+2
2019-11-01
r8169: fix wrong PHY ID issue with RTL8168dp
Heiner Kallweit
1
-0
/
+4
2019-11-01
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
1
-15
/
+21
2019-11-01
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
1
-0
/
+16
2019-11-01
gve: Fixes DMA synchronization.
Yangchun Fu
2
-2
/
+24
2019-11-01
inet: stop leaking jiffies on the wire
Eric Dumazet
5
-6
/
+6
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
1
-1
/
+0
2019-11-01
Documentation: networking: device drivers: Remove stray asterisks
Jonathan Neuschäfer
12
-56
/
+56
2019-11-01
e1000: fix memory leaks
Wenwen Wang
1
-4
/
+3
2019-11-01
i40e: Fix receive buffer starvation for AF_XDP
Jeff Kirsher
1
-5
/
+0
2019-11-01
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
2019-11-01
net: ethernet: arc: add the missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+3
2019-11-01
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
Trond Myklebust
1
-1
/
+1
2019-11-01
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
3
-5
/
+13
2019-11-01
arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core
Florian Fainelli
2
-3
/
+22
2019-11-01
arm64: Brahma-B53 is SSB and spectre v2 safe
Florian Fainelli
1
-0
/
+2
2019-11-01
arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
Doug Berger
3
-2
/
+16
2019-10-31
igb: Enable media autosense for the i350.
Manfred Rudigier
2
-2
/
+2
2019-10-31
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
2
-2
/
+4
2019-10-31
tcp: increase tcp_max_syn_backlog max value
Eric Dumazet
2
-3
/
+6
2019-10-31
net: increase SOMAXCONN to 4096
Eric Dumazet
2
-3
/
+3
2019-10-31
netdevsim: Fix use-after-free during device dismantle
Ido Schimmel
1
-0
/
+5
2019-10-31
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
2
-5
/
+14
2019-10-31
usb: dwc3: gadget: fix race when disabling ep with cancelled xfers
Felipe Balbi
1
-0
/
+6
2019-10-31
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
1
-2
/
+2
2019-10-31
s390/idle: fix cpu idle time calculation
Heiko Carstens
1
-7
/
+22
2019-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
2
-5
/
+14
2019-10-31
s390/cmm: fix information leak in cmm_timeout_handler()
Yihui ZENG
1
-6
/
+6
[next]