summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-26ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski1-1/+1
2022-10-26platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failurePatryk Duda1-0/+32
2022-10-26quota: Check next/prev free block number after reading from quota fileZhihao Cheng1-0/+38
2022-10-26HID: multitouch: Add memory barriersAndri Yngvason1-4/+4
2022-10-26fs: dlm: handle -EBUSY first in lock arg validationAlexander Aring1-8/+8
2022-10-26fs: dlm: fix race between test_bit() and queue_work()Alexander Aring1-2/+4
2022-10-26mmc: sdhci-sprd: Fix minimum clock limitWenchao Chen1-1/+1
2022-10-26can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula1-0/+2
2022-10-26can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula3-1/+5
2022-10-26can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula1-0/+75
2022-10-26can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2-1/+2
2022-10-26usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-10-26iio: pressure: dps310: Reset chip after timeoutEddie James1-10/+64
2022-10-26iio: pressure: dps310: Refactor startup procedureEddie James1-89/+99
2022-10-26iio: adc: ad7923: fix channel readings for some variantsNuno Sá1-1/+3
2022-10-26iio: ltc2497: Fix reading conversion resultsUwe Kleine-König1-0/+13
2022-10-26iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich1-19/+27
2022-10-26cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO messageZhang Xiaoxu1-2/+2
2022-10-26cifs: destage dirty pages before re-reading them for cache=noneRonnie Sahlberg1-0/+9
2022-10-26mtd: rawnand: atmel: Unmap streaming DMA mappingsTudor Ambarus1-0/+1
2022-10-26ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal1-0/+1
2022-10-26ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones1-0/+1
2022-10-26ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones1-3/+5
2022-10-26ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly1-1/+0
2022-10-26ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai1-1/+2
2022-10-26ALSA: usb-audio: Fix potential memory leaksTakashi Iwai1-2/+1
2022-10-26ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai1-2/+0
2022-10-26ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai1-4/+9
2022-10-17Linux 5.10.149v5.10.149Greg Kroah-Hartman1-1/+1
2022-10-17wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg4-2/+15
2022-10-17wifi: mac80211: don't parse mbssid in assoc responseJohannes Berg1-2/+2
2022-10-17mac80211: mlme: find auth challenge directlyJohannes Berg3-11/+6
2022-10-17Revert "fs: check FMODE_LSEEK to control internal pipe splicing"Sasha Levin1-4/+6
2022-10-15Linux 5.10.148v5.10.148Greg Kroah-Hartman1-1/+1
2022-10-15misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-10-15misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-10-15Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman1-1/+0
2022-10-15Input: xpad - add supported devices as contributed on githubPavel Rojtberg1-0/+19
2022-10-15wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg1-11/+20
2022-10-15wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg1-5/+7
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg1-0/+2
2022-10-15wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg1-0/+9
2022-10-15wifi: cfg80211: fix BSS refcounting bugsJohannes Berg1-13/+14
2022-10-15wifi: cfg80211: ensure length byte is present before accessJohannes Berg1-2/+4
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2-0/+4
2022-10-15wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg1-1/+1
2022-10-15random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld1-7/+11
2022-10-15random: avoid reading two cache lines on irq randomnessJason A. Donenfeld1-1/+1
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2-9/+10