summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon1-3/+9
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon1-1/+2
2022-01-27iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark1-1/+1
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy1-0/+2
2022-01-27PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner1-8/+18
2022-01-27RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib1-0/+2
2022-01-27scsi: ufs: Fix race conditions related to driver dataBart Van Assche4-5/+7
2022-01-27scsi: core: Fix scsi_device_max_queue_depth()Bart Van Assche1-2/+2
2022-01-27iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin1-4/+5
2022-01-27iommu: Extend mutex lock scope in iommu_probe_device()Lu Baolu1-1/+2
2022-01-27openrisc: Add clone3 ABI wrapperStafford Horne2-0/+7
2022-01-27binder: avoid potential data leakage when copying txnTodd Kjos1-24/+70
2022-01-27binder: fix handling of error during copyTodd Kjos1-2/+2
2022-01-27char/mwave: Adjust io port register sizeKees Cook1-1/+1
2022-01-27misc: at25: Make driver OF independent againAndy Shevchenko1-7/+6
2022-01-27ALSA: usb-audio: Drop superfluous '0' in Presonus Studio 1810c's IDTakashi Iwai3-3/+3
2022-01-27ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui1-1/+1
2022-01-27clocksource: Avoid accidental unstable marking of clocksourcesWaiman Long1-9/+41
2022-01-27powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy1-1/+2
2022-01-27powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy1-5/+6
2022-01-27powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev2-1/+97
2022-01-27dt-bindings: thermal: Fix definition of cooling-maps contribution propertyNiklas Söderlund1-5/+4
2022-01-27ALSA: hda: Make proper use of timecounterThomas Gleixner3-12/+4
2022-01-27RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang1-1/+1
2022-01-27ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list insteadLukas Bulwahn1-2/+1
2022-01-27ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn1-2/+0
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2022-01-27clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()Lad Prabhakar1-2/+1
2022-01-27clk: renesas: rzg2l: Check return value of pm_genpd_init()Lad Prabhakar1-1/+13
2022-01-27scsi: pm80xx: Update WARN_ON check in pm8001_mpi_build_cmd()Igor Pylypiv1-1/+3
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib1-0/+3
2022-01-27RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET2-5/+2
2022-01-27ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai4-19/+37
2022-01-27ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-1/+5
2022-01-27ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2022-01-27ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertiblePierre-Louis Bossart1-1/+1
2022-01-27ext4: avoid trim error on fs with small groupsJan Kara2-2/+8
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin1-2/+10
2022-01-27bnxt_en: use firmware provided max timeout for messagesEdwin Peer6-12/+15
2022-01-27bnxt_en: move coredump functions into dedicated fileEdwin Peer5-400/+424
2022-01-27bnxt_en: Refactor coredump functionsEdwin Peer1-17/+31
2022-01-27iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2022-01-27net: openvswitch: Fix ct_state nat flags for conns arriving from tcPaul Blakey5-5/+27
2022-01-27net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey3-1/+9
2022-01-27net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey5-3/+7
2022-01-27pcmcia: fix setting of kthread task statesDominik Brodowski1-5/+3
2022-01-27can: rcar_canfd: rcar_canfd_channel_probe(): make sure we free CAN network de...Lad Prabhakar1-3/+2
2022-01-27can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang1-1/+6