summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin2022-04-151-0/+2
* media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold2022-04-151-0/+1
* DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-04-152-11/+6
* lib/raid6/test: fix multiple definition linking errorDirk Müller2022-04-151-1/+0
* thermal: int340x: Increase bitmap sizeSrinivas Pandruvada2022-04-151-1/+1
* carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King2022-04-151-1/+1
* ARM: dts: exynos: add missing HDMI supplies on SMDK5420Krzysztof Kozlowski2022-04-151-0/+3
* ARM: dts: exynos: add missing HDMI supplies on SMDK5250Krzysztof Kozlowski2022-04-151-0/+3
* ARM: dts: exynos: fix UART3 pins configuration in Exynos5250Krzysztof Kozlowski2022-04-151-1/+1
* ARM: dts: at91: sama5d2: Fix PMERRLOC resource sizeTudor Ambarus2022-04-151-1/+1
* video: fbdev: atari: Atari 2 bpp (STe) palette bugfixMichael Schmitz2022-04-151-6/+6
* video: fbdev: sm712fb: Fix crash in smtcfb_read()Helge Deller2022-04-151-18/+7
* drm/edid: check basic audio support on CEA extension blockCooper Chiou2022-04-151-1/+2
* block: don't merge across cgroup boundaries if blkcg is enabledTejun Heo2022-04-152-0/+29
* drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou2022-04-151-2/+2
* ACPI: properties: Consistently return -ENOENT if there are no more referencesSakari Ailus2022-04-151-1/+1
* powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher2022-04-151-1/+1
* drbd: fix potential silent data corruptionLars Ellenberg2022-04-151-1/+2
* mm,hwpoison: unmap poisoned page before invalidationRik van Riel2022-04-151-4/+8
* ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng2022-04-151-2/+2
* ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-151-3/+5
* Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito2022-04-151-6/+0
* qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra2022-04-152-2/+27
* qed: display VF trust configManish Chopra2022-04-151-0/+1
* scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal2022-04-151-1/+1
* mempolicy: mbind_range() set_policy() after vma_merge()Hugh Dickins2022-04-151-7/+1
* mm: invalidate hwpoison page cache page in fault pathRik van Riel2022-04-151-2/+7
* mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a nodeAlistair Popple2022-04-151-1/+8
* jffs2: fix memory leak in jffs2_scan_mediumBaokun Li2022-04-151-2/+4
* jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li2022-04-151-1/+3
* jffs2: fix use-after-free in jffs2_clear_xattr_subsystemBaokun Li2022-04-151-1/+1
* can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua2022-04-151-1/+0
* pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski2022-04-151-7/+23
* f2fs: fix to unlock page correctly in error path of is_alive()Chao Yu2022-04-151-1/+3
* NFSD: prevent integer overflow on 32 bit systemsDan Carpenter2022-04-151-0/+2
* NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter2022-04-152-2/+2
* SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown2022-04-151-0/+7
* Documentation: update stable tree linkBagas Sanjaya2022-04-151-1/+1
* Documentation: add link to stable release candidate treeBagas Sanjaya2022-04-151-0/+9
* ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZEJann Horn2022-04-151-15/+32
* clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi2022-04-151-0/+1
* iio: inkern: make a best effort on offset calculationLiam Beguin2022-04-151-5/+27
* iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin2022-04-151-3/+3
* iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin2022-04-151-1/+1
* iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin2022-04-151-4/+4
* coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark2022-04-151-2/+6
* xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman2022-04-154-15/+16
* USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern2022-04-151-79/+76
* virtio-blk: Use blk_validate_block_size() to validate block sizeXie Yongji2022-04-151-2/+10
* block: Add a helper to validate the block sizeXie Yongji2022-04-151-0/+8