summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08mm: invalidate hwpoison page cache page in fault pathRik van Riel
2022-04-08mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end of a nodeAlistair Popple
2022-04-08jffs2: fix memory leak in jffs2_scan_mediumBaokun Li
2022-04-08jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li
2022-04-08jffs2: fix use-after-free in jffs2_clear_xattr_subsystemBaokun Li
2022-04-08can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-04-08mtd: rawnand: protect access to rawnand devices while in suspendSean Nyekjaer
2022-04-08spi: mxic: Fix the transmit pathMiquel Raynal
2022-04-08pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski
2022-04-08remoteproc: Fix count check in rproc_coredump_write()Alistair Delva
2022-04-08f2fs: fix to do sanity check on .cp_pack_total_block_countChao Yu
2022-04-08f2fs: quota: fix loop condition at f2fs_quota_sync()Juhyung Park
2022-04-08f2fs: fix to unlock page correctly in error path of is_alive()Chao Yu
2022-04-08NFSD: prevent integer overflow on 32 bit systemsDan Carpenter
2022-04-08NFSD: prevent underflow in nfssvc_decode_writeargs()Dan Carpenter
2022-04-08SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2022-04-08HID: intel-ish-hid: Use dma_alloc_coherent for firmware updateGwendal Grignou
2022-04-08firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung
2022-04-08Documentation: update stable tree linkBagas Sanjaya
2022-04-08Documentation: add link to stable release candidate treeBagas Sanjaya
2022-04-08KEYS: fix length validation in keyctl_pkey_params_get_2()Eric Biggers
2022-04-08ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZEJann Horn
2022-04-08clk: uniphier: Fix fixed-rate initializationKunihiko Hayashi
2022-04-08greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter
2022-04-08iio: inkern: make a best effort on offset calculationLiam Beguin
2022-04-08iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin
2022-04-08iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin
2022-04-08iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin
2022-04-08coresight: Fix TRCCONFIGR.QE sysfs interfaceJames Clark
2022-04-08mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin
2022-04-08mei: me: add Alder Lake N device id.Alexander Usyskin
2022-04-08xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula
2022-04-08xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2022-04-08xhci: fix runtime PM imbalance in USB2 resumeHenry Lin
2022-04-08xhci: fix garbage USBSTS being logged in some casesAnssi Hannula
2022-04-08USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern
2022-04-08virtio-blk: Use blk_validate_block_size() to validate block sizeXie Yongji
2022-04-08tpm: fix reference counting for struct tpm_chipLino Sanfilippo
2022-04-08iommu/iova: Improve 32-bit free space estimateRobin Murphy
2022-04-08locking/lockdep: Avoid potential access of invalid memory in lock_classWaiman Long
2022-04-08net: dsa: microchip: add spi_device_id tablesClaudiu Beznea
2022-04-08af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang
2022-04-08Input: zinitix - do not report shadow fingersLinus Walleij
2022-04-08spi: Fix erroneous sgs value with min_t()Biju Das
2022-04-08Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-04-08net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)
2022-04-08spi: Fix invalid sgs valueBiju Das
2022-04-08gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez
2022-04-08ethernet: sun: Free the coherent when failing in probingZheyu Ma
2022-04-08tools/virtio: fix virtio_test executionStefano Garzarella