summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-08ALSA: usb-audio: Switch back to non-latency mode at a later pointTakashi Iwai1-2/+9
2021-12-08ALSA: usb-audio: Less restriction for low-latency playback modeTakashi Iwai1-1/+1
2021-12-08ALSA: usb-audio: Fix packet size calculation regressionTakashi Iwai1-1/+1
2021-12-08ALSA: usb-audio: Avoid killing in-flight URBs during drainingTakashi Iwai3-14/+18
2021-12-08ALSA: usb-audio: Improved lowlatency playback supportTakashi Iwai4-68/+177
2021-12-08ALSA: usb-audio: Add spinlock to stop_urbs()Takashi Iwai1-0/+3
2021-12-08ALSA: usb-audio: Check available frames for the next packet sizeTakashi Iwai3-17/+39
2021-12-08ALSA: usb-audio: Disable low-latency mode for implicit feedback syncTakashi Iwai1-0/+3
2021-12-08ALSA: usb-audio: Disable low-latency playback for free-wheel modeTakashi Iwai1-2/+6
2021-12-08ALSA: usb-audio: Rename early_playback_start flag with lowlatency_playbackTakashi Iwai3-10/+26
2021-12-08ALSA: usb-audio: Restrict rates for the shared clocksTakashi Iwai4-0/+32
2021-12-07gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska1-26/+26
2021-12-01Linux 5.15.6Greg Kroah-Hartman1-1/+1
2021-12-01drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Alex Deucher1-11/+35
2021-12-01drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as wellAlex Deucher1-2/+13
2021-12-01block: avoid to quiesce queue in elevator_init_mqMing Lei1-2/+8
2021-12-01blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()Ming Lei5-11/+20
2021-12-01docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab1-1/+1
2021-12-01firmware: arm_scmi: Fix type error in sensor protocolCristian Marussi1-1/+1
2021-12-01firmware: arm_scmi: Fix type error assignment in voltage protocolCristian Marussi1-1/+1
2021-12-01io_uring: fix soft lockup when call __io_remove_buffersYe Bin1-3/+2
2021-12-01cifs: nosharesock should be set on new serverShyam Prasad N1-3/+4
2021-12-01tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)1-0/+10
2021-12-01ksmbd: Fix an error handling path in 'smb2_sess_setup()'Christophe JAILLET1-2/+4
2021-12-01vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella1-1/+1
2021-12-01vdpa_sim: avoid putting an uninitialized iova_domainLongpeng1-2/+5
2021-12-01iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel1-3/+3
2021-12-01ceph: properly handle statfs on multifs setupsJeff Layton1-5/+6
2021-12-01cifs: nosharesock should not share socket with future sessionsShyam Prasad N3-1/+10
2021-12-01riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski2-28/+12
2021-12-01riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski2-3/+3
2021-12-01f2fs: set SBI_NEED_FSCK flag when inconsistent node block foundWeichao Guo1-0/+1
2021-12-01f2fs: quota: fix potential deadlockChao Yu1-1/+2
2021-12-01iommu/vt-d: Fix unmap_pages supportAlex Williamson1-4/+2
2021-12-01iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee1-2/+2
2021-12-01sched/scs: Reset task stack state in bringup_cpu()Mark Rutland2-4/+7
2021-12-01perf: Ignore sigtrap for tracepoints destined for other tasksMarco Elver1-0/+3
2021-12-01locking/rwsem: Make handoff bit handling more consistentWaiman Long1-86/+85
2021-12-01net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-12-01net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0
2021-12-01net: hns3: fix incorrect components info of ethtool --reset commandJie Wang1-0/+4
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-12-01net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu1-1/+7
2021-12-01net: vlan: fix underflow for the real_dev refcntZiyang Xuan2-3/+3
2021-12-01ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann1-1/+1
2021-12-01net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti1-3/+5
2021-12-01net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon1-0/+2
2021-12-01tls: fix replacing proto_opsJakub Kicinski1-7/+40
2021-12-01tls: splice_read: fix accessing pre-processed recordsJakub Kicinski1-8/+25
2021-12-01tls: splice_read: fix record type checkJakub Kicinski1-13/+10