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
*
usb: musb: dsps: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-21
1
-6
/
+9
*
usb: cdns3: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-21
1
-6
/
+8
*
usb: isp1760: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-21
1
-9
/
+7
*
usb: dwc3: Drop unneeded calls to platform_get_resource_byname()
Lad Prabhakar
2021-12-21
1
-19
/
+26
*
usb: renesas_usbhs: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-21
3
-23
/
+6
*
usb: host: fotg210: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-21
1
-8
/
+3
*
xhci: use max() to make code cleaner
Changcheng Deng
2021-12-21
1
-4
/
+2
*
Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"
Greg Kroah-Hartman
2021-12-21
1
-2
/
+2
*
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-20
217
-643
/
+1728
|
\
|
*
Linux 5.16-rc6
v5.16-rc6
Linus Torvalds
2021-12-19
1
-1
/
+1
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-12-19
3
-19
/
+16
|
|
\
|
|
*
KVM: x86: Retry page fault if MMU reload is pending and root has no sp
Sean Christopherson
2021-12-19
1
-1
/
+15
|
|
*
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
Vitaly Kuznetsov
2021-12-19
1
-17
/
+0
|
|
*
KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...
Vitaly Kuznetsov
2021-12-19
1
-1
/
+1
|
*
|
Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-19
1
-2
/
+0
|
|
\
\
|
|
*
|
Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
Jens Axboe
2021-12-19
1
-2
/
+0
|
*
|
|
Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-19
1
-4
/
+11
|
|
\
\
\
|
|
*
|
|
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
2021-12-14
1
-1
/
+1
|
|
*
|
|
PCI/MSI: Mask MSI-X vectors only on success
Stefan Roese
2021-12-14
1
-3
/
+10
|
*
|
|
|
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-19
1
-2
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-17
1
-2
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-12-19
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
2021-12-18
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-12-19
1
-0
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
signal: Skip the altstack update when not needed
Chang S. Bae
2021-12-14
1
-0
/
+9
|
*
|
|
|
|
Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-19
3
-4
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MIPS: Only define pci_remap_iospace() for Ralink
Tiezhu Yang
2021-12-09
3
-4
/
+4
|
*
|
|
|
|
|
Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-12-19
2
-10
/
+36
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc/module_64: Fix livepatching for RO modules
Russell Currey
2021-12-14
1
-8
/
+34
|
|
*
|
|
|
|
|
powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
Xiaoming Ni
2021-11-29
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-12-19
3
-14
/
+44
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
2021-12-18
1
-1
/
+37
|
|
*
|
|
|
|
|
|
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2021-12-18
2
-13
/
+7
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-12-18
2
-21
/
+22
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-15
1
-20
/
+0
|
|
*
|
|
|
|
|
|
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
2021-12-15
1
-1
/
+22
|
*
|
|
|
|
|
|
|
Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-12-18
15
-35
/
+87
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
Revert "usb: early: convert to readl_poll_timeout_atomic()"
Greg Kroah-Hartman
2021-12-17
1
-4
/
+11
|
|
*
|
|
|
|
|
|
|
Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-12-17
2
-2
/
+12
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
USB: serial: option: add Telit FN990 compositions
Daniele Palmas
2021-12-14
1
-0
/
+8
|
|
|
*
|
|
|
|
|
|
|
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
2021-12-14
1
-2
/
+4
|
|
|
|
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
Xu Yang
2021-12-15
1
-5
/
+13
|
|
*
|
|
|
|
|
|
|
usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restore
Pawel Laszczak
2021-12-15
1
-0
/
+12
|
|
*
|
|
|
|
|
|
|
USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
Jimmy Wang
2021-12-15
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
Nehal Bakulchandra Shah
2021-12-15
1
-1
/
+5
|
|
*
|
|
|
|
|
|
|
usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
Amelie Delaunay
2021-12-15
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-15
3
-9
/
+9
|
|
*
|
|
|
|
|
|
|
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
2021-12-13
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
2021-12-13
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
2021-12-13
1
-1
/
+8
[next]