index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
Linux 5.15.66
v5.15.66
Greg Kroah-Hartman
1
-1
/
+1
2022-09-08
USB: serial: ch341: fix disabled rx timer on older devices
Johan Hovold
1
-1
/
+5
2022-09-08
USB: serial: ch341: fix lost character on LCR updates
Johan Hovold
1
-1
/
+9
2022-09-08
usb: dwc3: disable USB core PHY management
Johan Hovold
1
-0
/
+10
2022-09-08
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
Johan Hovold
2
-1
/
+14
2022-09-08
usb: dwc3: fix PHY disable sequence
Johan Hovold
1
-9
/
+10
2022-09-08
kbuild: Add skip_encoding_btf_enum64 option to pahole
Martin Rodriguez Reboredo
1
-0
/
+4
2022-09-08
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
4
-11
/
+25
2022-09-08
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
1
-1
/
+2
2022-09-08
drm/i915: Skip wm/ddb readout for disabled pipes
Ville Syrjälä
1
-1
/
+7
2022-09-08
drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
Diego Santa Cruz
1
-0
/
+3
2022-09-08
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
1
-7
/
+5
2022-09-08
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
1
-0
/
+2
2022-09-08
ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298
Kacper Michajłow
1
-7
/
+56
2022-09-08
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-09-08
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
10
-46
/
+46
2022-09-08
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-09-08
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
1
-4
/
+7
2022-09-08
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
1
-0
/
+4
2022-09-08
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
1
-0
/
+10
2022-09-08
usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
Krishna Kurapati
1
-2
/
+4
2022-09-08
usb: xhci-mtk: fix bandwidth release issue
Chunfeng Yun
1
-2
/
+2
2022-09-08
usb: xhci-mtk: relax TT periodic bandwidth allocation
Chunfeng Yun
1
-9
/
+2
2022-09-08
USB: core: Prevent nested device-reset calls
Alan Stern
2
-0
/
+12
2022-09-08
s390: fix nospec table alignments
Josh Poimboeuf
1
-0
/
+1
2022-09-08
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
Gerald Schaefer
1
-2
/
+4
2022-09-08
usb-storage: Add ignore-residue quirk for NXP PN7462AU
Witold Lipieta
1
-0
/
+7
2022-09-08
USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
Thierry GUIBERT
1
-0
/
+3
2022-09-08
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
1
-1
/
+2
2022-09-08
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
1
-0
/
+1
2022-09-08
usb: dwc2: fix wrong order of phy_power_on and phy_init
Heiner Kallweit
1
-4
/
+4
2022-09-08
usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
Badhri Jagan Sridharan
1
-0
/
+7
2022-09-08
usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device
Utkarsh Patel
1
-2
/
+7
2022-09-08
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
2
-2
/
+7
2022-09-08
USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
Slark Xiao
1
-0
/
+6
2022-09-08
USB: serial: option: add Quectel EM060K modem
Yonglin Tan
1
-0
/
+4
2022-09-08
USB: serial: option: add support for OPPO R11 diag port
Yan Xinyu
1
-0
/
+5
2022-09-08
USB: serial: cp210x: add Decagon UCA device id
Johan Hovold
1
-0
/
+1
2022-09-08
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
3
-2
/
+15
2022-09-08
media: mceusb: Use new usb_control_msg_*() routines
Alan Stern
1
-21
/
+14
2022-09-08
usb: dwc3: pci: Add support for Intel Raptor Lake
Heikki Krogerus
1
-0
/
+4
2022-09-08
thunderbolt: Use the actual buffer in tb_async_error()
Mika Westerberg
1
-1
/
+1
2022-09-08
xen-blkfront: Cache feature_persistent value before advertisement
SeongJae Park
1
-7
/
+7
2022-09-08
xen-blkfront: Advertise feature-persistent as user requested
SeongJae Park
1
-2
/
+6
2022-09-08
xen-blkback: Advertise feature-persistent as user requested
SeongJae Park
2
-2
/
+7
2022-09-08
mm: pagewalk: Fix race between unmap and page walker
Steven Price
3
-13
/
+16
2022-09-08
xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
Dan Carpenter
1
-0
/
+3
2022-09-08
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
1
-4
/
+21
2022-09-08
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
1
-1
/
+7
2022-09-08
hwmon: (gpio-fan) Fix array out of bounds access
Armin Wolf
1
-0
/
+3
[next]