index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Add lockdep checks to synchronous expedited primitives
Paul E. McKenney
2017-01-23
1
-0
/
+10
*
rcu: Eliminate unused expedited_normal counter
Paul E. McKenney
2017-01-23
3
-7
/
+2
*
llist: Clarify comments about when locking is needed
Joel Fernandes
2017-01-23
1
-16
/
+21
*
rcu: Fix comment in rcu_organize_nocb_kthreads()
Paul E. McKenney
2017-01-23
1
-2
/
+3
*
rcu: Enable RCU tracepoints by default to aid in debugging
Matt Fleming
2017-01-23
1
-0
/
+1
*
rcu: Make rcu_cpu_starting() use its "cpu" argument
Paul E. McKenney
2017-01-23
1
-1
/
+1
*
rcu: Add comment headers to expedited-grace-period counter functions
Paul E. McKenney
2017-01-23
1
-1
/
+17
*
rcu: Don't wake rcuc/X kthreads on NOCB CPUs
Paul E. McKenney
2017-01-23
1
-1
/
+1
*
rcu: Re-enable TASKS_RCU for User Mode Linux
Paul E. McKenney
2017-01-23
1
-1
/
+0
*
rcu: Once again use NMI-based stack traces in stall warnings
Paul E. McKenney
2017-01-23
1
-5
/
+7
*
rcu: Remove short-term CPU kicking
Paul E. McKenney
2017-01-23
1
-5
/
+0
*
rcu: Add long-term CPU kicking
Paul E. McKenney
2017-01-23
1
-0
/
+6
*
rcu: Remove unused but set variable
Tobias Klauser
2017-01-23
1
-2
/
+0
*
rcu: Remove unneeded rcu_process_callbacks() declarations
Paul E. McKenney
2017-01-23
1
-2
/
+0
*
rcu: Only dump stalled-tasks stacks if there was a real stall
Byungchul Park
2017-01-23
1
-3
/
+3
*
Fix: Disable sys_membarrier when nohz_full is enabled
Mathieu Desnoyers
2017-01-23
1
-0
/
+4
*
lockdep: Make RCU suspicious-access splats use pr_err
Paul E. McKenney
2017-01-23
1
-6
/
+6
*
rcu: update: Make RCU_EXPEDITE_BOOT be the default
Sebastian Andrzej Siewior
2017-01-17
2
-17
/
+2
*
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-15
7
-35
/
+104
*
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
2017-01-15
1
-4
/
+0
*
Linux 4.10-rc3
v4.10-rc3
Linus Torvalds
2017-01-08
1
-1
/
+1
*
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-01-08
46
-316
/
+550
|
\
|
*
USB: fix problems with duplicate endpoint addresses
Alan Stern
2017-01-05
1
-0
/
+10
|
*
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
2017-01-05
1
-14
/
+10
|
*
usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
Oliver Neukum
2017-01-05
1
-0
/
+7
|
*
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
Geert Uytterhoeven
2017-01-05
1
-30
/
+29
|
*
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
Jérémy Lefaure
2017-01-05
1
-0
/
+1
|
*
usb: musb: fix compilation warning on unused function
Jérémy Lefaure
2017-01-05
1
-0
/
+2
|
*
usb: musb: Fix trying to free already-free IRQ 4
Tony Lindgren
2017-01-05
1
-1
/
+1
|
*
usb: musb: dsps: implement clear_ep_rxintr() callback
Bin Liu
2017-01-05
1
-0
/
+12
|
*
usb: musb: core: add clear_ep_rxintr() to musb_platform_ops
Bin Liu
2017-01-05
2
-6
/
+11
|
*
Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-01-05
16
-58
/
+167
|
|
\
|
|
*
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+7
|
|
*
USB: serial: spcp8x5: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+14
|
|
*
USB: serial: quatech2: fix sleep-while-atomic in close
Johan Hovold
2017-01-04
1
-4
/
+0
|
|
*
USB: serial: pl2303: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+8
|
|
*
USB: serial: oti6858: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+16
|
|
*
USB: serial: omninet: fix NULL-derefs at open and disconnect
Johan Hovold
2017-01-04
1
-0
/
+13
|
|
*
USB: serial: mos7840: fix misleading interrupt-URB comment
Johan Hovold
2017-01-04
1
-3
/
+1
|
|
*
USB: serial: mos7840: remove unused write URB
Johan Hovold
2017-01-04
1
-8
/
+0
|
|
*
USB: serial: mos7840: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+12
|
|
*
USB: serial: mos7720: remove obsolete port initialisation
Johan Hovold
2017-01-04
1
-5
/
+0
|
|
*
USB: serial: mos7720: fix parallel probe
Johan Hovold
2017-01-04
1
-23
/
+7
|
|
*
USB: serial: mos7720: fix parport use-after-free on probe errors
Johan Hovold
2017-01-04
1
-10
/
+8
|
|
*
USB: serial: mos7720: fix use-after-free on probe errors
Johan Hovold
2017-01-04
1
-1
/
+5
|
|
*
USB: serial: mos7720: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+5
|
|
*
USB: serial: kobil_sct: fix NULL-deref in write
Johan Hovold
2017-01-04
1
-0
/
+12
|
|
*
USB: serial: keyspan_pda: verify endpoints at probe
Johan Hovold
2017-01-04
1
-0
/
+14
|
|
*
USB: serial: iuu_phoenix: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+11
|
|
*
USB: serial: io_ti: bind to interface after fw download
Johan Hovold
2017-01-04
1
-2
/
+1
[next]