summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-25docs: update mediator contact information in CoC docShuah Khan1-1/+1
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-11-25mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li1-0/+7
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier1-1/+7
2022-11-25firmware: coreboot: Register bus in module initBrian Norris1-8/+29
2022-11-25iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-25scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-11-25maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()Alban Crequy1-1/+1
2022-11-25Input: iforce - invert valid length check when fetching device IDsTetsuo Handa1-4/+4
2022-11-25serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen1-4/+11
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen1-2/+1
2022-11-25serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen1-0/+4
2022-11-25dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka1-2/+2
2022-11-25iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes1-1/+1
2022-11-25iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar1-1/+2
2022-11-25iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar1-1/+1
2022-11-25iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang1-1/+5
2022-11-25iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang1-1/+3
2022-11-25usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13
2022-11-25usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou1-0/+2
2022-11-25usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-25USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer1-0/+1
2022-11-25USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin1-0/+8
2022-11-25USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin1-0/+2
2022-11-25USB: serial: option: remove old LARA-R6 PIDDavide Tronchin1-2/+1
2022-11-25USB: serial: option: add Sierra Wireless EM9191Benoît Monin1-0/+5
2022-11-25USB: bcma: Make GPIO explicitly optionalLinus Walleij1-4/+6
2022-11-25speakup: fix a segfault caused by switching consolesMushahid Hussain1-1/+1
2022-11-25slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski1-4/+4
2022-11-25Revert "usb: dwc3: disable USB core PHY management"Johan Hovold1-10/+0
2022-11-25ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai1-0/+1
2022-11-25ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink1-0/+1
2022-11-25ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()Takashi Iwai1-3/+1
2022-11-25tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprobe_event_...Shang XiaoJing1-0/+4
2022-11-25tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_e...Shang XiaoJing1-16/+28
2022-11-25tracing: Fix wild-memory-access in register_synth_event()Shang XiaoJing1-3/+2
2022-11-25tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()Shang XiaoJing1-10/+6
2022-11-25tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)3-21/+38
2022-11-25ring_buffer: Do not deactivate non-existant pagesDaniil Tatianin1-2/+2
2022-11-25ftrace: Fix null pointer dereference in ftrace_add_mod()Xiu Jianfeng1-0/+1
2022-11-25ftrace: Optimize the allocation for mcount entriesWang Wensheng1-1/+1
2022-11-25ftrace: Fix the possible incorrect kernel messageWang Wensheng1-1/+1
2022-11-25cifs: add check for returning value of SMB2_set_info_initAnastasia Belova1-0/+2
2022-11-25net: thunderbolt: Fix error handling in tbnet_init()Yuan Can1-5/+14
2022-11-25cifs: Fix wrong return value checking when GETFLAGSZhang Xiaoxu1-2/+2
2022-11-25net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun1-1/+1
2022-11-25net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-25cifs: add check for returning value of SMB2_close_initAnastasia Belova1-0/+2
2022-11-25platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-25drbd: use after free in drbd_create_device()Dan Carpenter1-2/+2