summaryrefslogtreecommitdiffstats
path: root/mm/msync.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-21ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai1-0/+22
2023-07-20ALSA: emu10k1: Go back and simplify with snd_ctl_find_id()Takashi Iwai1-4/+1
2023-07-20ALSA: control: Take lock in snd_ctl_find_id() and snd_ctl_find_numid()Takashi Iwai1-2/+18
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai6-28/+61
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai2-2/+2
2023-07-20staging: greybus: Avoid abusing controls_rwsemTakashi Iwai2-11/+8
2023-07-20ASoC: sigmadsp: Simplify with snd_ctl_activate_id()Takashi Iwai1-21/+4
2023-07-20ALSA: control: Add lockdep warning to internal functionsTakashi Iwai1-0/+10
2023-07-20ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai8-21/+21
2023-07-20ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id()Takashi Iwai1-10/+2
2023-07-20staging: greybus: audio_helper: Use snd_ctl_remove_id()Takashi Iwai1-16/+4
2023-07-20ALSA: control: Take card->controls_rwsem in snd_ctl_rename()Takashi Iwai1-1/+3
2023-07-18ASoC: Intel: sst: Convert to PCI device IDs definesAmadeusz Sławiński3-11/+14
2023-07-18ASoC: SOF: Intel: Convert to PCI device IDs definesAmadeusz Sławiński7-60/+30
2023-07-18ASoC: Intel: Skylake: Convert to PCI device IDs definesAmadeusz Sławiński2-34/+18
2023-07-18ASoC: Intel: avs: Convert to PCI device IDs definesAmadeusz Sławiński1-5/+5
2023-07-18ASoC: Intel: avs: Convert to PCI device IDs definesAmadeusz Sławiński1-8/+8
2023-07-18ALSA: hda: Convert to PCI device IDs definesAmadeusz Sławiński1-210/+140
2023-07-18ALSA: intel-dsp-config: Convert to PCI device IDs definesAmadeusz Sławiński1-63/+54
2023-07-18ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński2-4/+2
2023-07-18ALSA: hda/i915: Use global PCI match macroAmadeusz Sławiński1-6/+1
2023-07-18ALSA: hda: Use global PCI match macroAmadeusz Sławiński1-16/+4
2023-07-18ALSA: hda: Add controller matching macrosAmadeusz Sławiński1-0/+26
2023-07-18ALSA: Remove unused Broxton PCI IDAmadeusz Sławiński1-3/+0
2023-07-18ASoC: SOF: Remove unused Broxton PCI IDAmadeusz Sławiński2-9/+0
2023-07-18PCI: Add Intel Audio DSP devices to pci_ids.hAmadeusz Sławiński1-0/+73
2023-07-18PCI: Sort Intel PCI IDs by numberAmadeusz Sławiński1-16/+16
2023-07-17ALSA: emu10k1: rework copyright statementsOswald Buddenhagen9-22/+28
2023-07-17ALSA: emu10k1: clean up driver status commentsOswald Buddenhagen12-112/+0
2023-07-17ALSA: emu10k1: set the "no filtering" bits on PCM voices on AudigyOswald Buddenhagen1-4/+7
2023-07-17ALSA: emu10k1: track loss of external clock on E-MU cardsOswald Buddenhagen4-5/+43
2023-07-17Linux 6.5-rc2v6.5-rc2Linus Torvalds1-1/+1
2023-07-16ALSA: Explicitly include correct DT includesRob Herring8-8/+9
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N1-4/+15
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N3-7/+14
2023-07-14block: queue data commands from the flush state machine at the headChristoph Hellwig1-1/+1
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter1-1/+2
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe1-13/+14
2023-07-14tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)3-12/+14
2023-07-14ALSA: pcmtest: minor optimizationsIvan Orlov1-4/+5
2023-07-14ALSA: pcmtest: Add 'open' PCM callback error injectionIvan Orlov1-0/+7
2023-07-13blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rqChengming Zhou1-17/+30
2023-07-13sparc: mark __arch_xchg() as __always_inlineArnd Bergmann2-2/+2
2023-07-13MAINTAINERS: Foolishly claim maintainership of string routinesKees Cook1-1/+4
2023-07-13Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)3-26/+9
2023-07-13tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)1-5/+7
2023-07-13tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)1-0/+2
2023-07-13tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)1-2/+2
2023-07-13fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is runningMasami Hiramatsu (Google)1-0/+6
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei1-1/+1