summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-082-6/+6
|\
| * timekeeping: Mark NMI safe time accessors as notraceKurt Kanzenbach2022-04-291-2/+2
| * MAINTAINERS: Update email address for John StultzJohn Stultz2022-04-221-4/+4
* | Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-083-10/+33
|\ \
| * | genirq: Synchronize interrupt thread startupThomas Pfaff2022-05-053-10/+33
* | | Merge tag 'locking-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-082-1/+2
|\ \ \
| * | | futex: MAINTAINERS, .mailmap: Update André's email addressAndré Almeida2022-04-222-1/+2
| | |/ | |/|
* | | Merge tag 'core-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-081-1/+1
|\ \ \
| * | | mm: Fix PASID use-after-free issueFenghua Yu2022-05-011-1/+1
* | | | Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-05-0821-74/+96
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-05-0814-41/+54
| |\ \ \ \
| | * | | | ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callbackAjit Kumar Pandey2022-04-271-0/+5
| | * | | | ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown2022-04-261-1/+17
| | * | | | ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu2022-04-251-3/+3
| | * | | | ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu2022-04-251-0/+1
| | * | | | ASoC: max98090: Generate notifications on changes for custom controlMark Brown2022-04-251-1/+1
| | * | | | ASoC: max98090: Reject invalid values in custom control put()Mark Brown2022-04-251-0/+3
| | * | | | ASoC: rt9120: Correct the reg 0x09 size to one byteChiYuan Huang2022-04-221-1/+0
| | * | | | ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong2022-04-211-1/+0
| | * | | | ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong2022-04-211-21/+5
| | * | | | ASoC: soc-ops: fix error handlingPierre-Louis Bossart2022-04-211-1/+1
| | * | | | ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown2022-04-211-1/+1
| | * | | | ASoC: meson: Fix event generation for AUI CODEC muxMark Brown2022-04-211-1/+1
| | * | | | ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown2022-04-211-1/+1
| | * | | | ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown2022-04-201-4/+10
| | * | | | ASoC: simple-card-utils: fix sysclk shutdownOlivier Moysan2022-04-201-1/+1
| | * | | | ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-04-191-4/+4
| * | | | | ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto2022-04-251-0/+1
| * | | | | ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakersZihao Wang2022-04-251-0/+1
| * | | | | Merge branch 'topic/firewire' into for-linusTakashi Iwai2022-04-255-27/+32
| |\ \ \ \ \
| | * | | | | firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2022-04-252-6/+6
| | * | | | | firewire: remove check of list iterator against head past the loop bodyJakob Koschel2022-04-252-20/+23
| | * | | | | firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye2022-04-251-1/+3
| * | | | | | ALSA: hda/realtek: Enable mute/micmute LEDs support for HP LaptopsAndy Chi2022-04-221-6/+6
| * | | | | | ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codecHui Wang2022-04-221-0/+2
* | | | | | | blk-mq: remove the error_count from struct requestWilly Tarreau2022-05-081-1/+0
* | | | | | | ataflop: use a statically allocated error countersWilly Tarreau2022-05-081-4/+6
* | | | | | | floppy: use a statically allocated error counterWilly Tarreau2022-05-081-10/+8
* | | | | | | Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-075-16/+6
|\ \ \ \ \ \ \
| * | | | | | | gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu2022-05-061-2/+2
| * | | | | | | gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu2022-05-051-5/+2
| * | | | | | | MAINTAINERS: update the GPIO git tree entryBartosz Golaszewski2022-05-051-1/+1
| * | | | | | | gpio: mvebu: drop pwm base assignmentBaruch Siach2022-05-021-7/+0
| * | | | | | | gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev2022-05-021-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-074-18/+51
|\ \ \ \ \ \ \
| * | | | | | | s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai2022-05-051-4/+1
| * | | | | | | s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner2022-05-051-2/+1
| * | | | | | | s390/dasd: Fix read for ESE with blksize < 4kJan Höppner2022-05-051-4/+3
| * | | | | | | s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland2022-05-053-2/+26
| * | | | | | | s390/dasd: fix data corruption for ESE devicesStefan Haberland2022-05-053-2/+20