summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Fix potential memory leaksTakashi Iwai2022-10-261-2/+1
* ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai2022-10-261-2/+0
* ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai2022-10-261-4/+9
* Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-10-261-1/+0
* Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-10-261-0/+19
* wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-261-0/+2
* random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld2022-10-261-7/+11
* random: avoid reading two cache lines on irq randomnessJason A. Donenfeld2022-10-261-1/+1
* random: restore O_NONBLOCK supportJason A. Donenfeld2022-10-262-2/+7
* USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich2022-10-261-0/+1
* scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-10-262-9/+10
* ALSA: hda: Fix position reporting on PoulsboTakashi Iwai2022-10-261-1/+2
* random: clamp credited irq bits to maximum mixedJason A. Donenfeld2022-10-261-1/+1
* ceph: don't truncate file in atomic_openHu Weiwen2022-10-261-3/+7
* nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failureRyusuke Konishi2022-10-261-4/+10
* nilfs2: fix leak of nilfs_root in case of writer thread creation failureRyusuke Konishi2022-10-261-4/+3
* nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()Ryusuke Konishi2022-10-261-0/+2
* rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski2022-10-262-3/+3
* mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris2022-10-261-1/+2
* mmc: core: Replace with already defined values for readabilityChanWoo Lee2022-10-261-1/+1
* USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold2022-10-261-2/+1
* usb: mon: make mmapped memory read onlyTadeusz Struk2022-10-261-0/+5
* um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub2022-10-261-6/+0
* um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub2022-10-261-3/+2
* net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-10-262-19/+60
* scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren2022-10-261-5/+0
* ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov2022-10-263-5/+5
* dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal2022-10-261-1/+5
* dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal2022-10-261-1/+1
* firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi2022-10-261-0/+20
* fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu2022-10-261-4/+3
* ARM: fix function graph tracer and unwinder dependenciesRussell King2022-10-262-4/+4
* docs: update mediator information in CoC docsShuah Khan2022-10-261-1/+1
* Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen2022-10-261-0/+1
* Linux 4.19.261v4.19.261Greg Kroah-Hartman2022-10-051-1/+1
* clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli2022-10-051-4/+8
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley2022-10-051-3/+3
* nvme: add new line after variable declatationChaitanya Kulkarni2022-10-051-0/+3
* usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-10-051-1/+6
* Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-10-051-1/+1
* Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resu...Brian Norris2022-10-051-13/+0
* soc: sunxi: sram: Fix debugfs info for A64 SRAM CSamuel Holland2022-10-051-2/+2
* soc: sunxi: sram: Fix probe function ordering issuesSamuel Holland2022-10-051-8/+5
* soc: sunxi: sram: Prevent the driver from being unboundSamuel Holland2022-10-051-3/+2
* soc: sunxi: sram: Actually claim SRAM regionsSamuel Holland2022-10-051-0/+1
* ima: Free the entire rule if it fails to parseTyler Hicks2022-10-051-1/+2
* ima: Free the entire rule when deleting a list of rulesTyler Hicks2022-10-051-7/+16
* ima: Have the LSM free its audit ruleTyler Hicks2022-10-052-1/+8
* mm/migrate_device.c: flush TLB while holding PTLAlistair Popple2022-10-051-2/+3