summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29ARM: ensure the signal page contains defined contentsandroid-3.18Russell King
2021-10-24UPSTREAM: ovl: fix missing negative dentry check in ovl_rename()Zheng Liang
2021-10-18tty: Fix ->session lockingJann Horn
2021-10-04block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)
2021-10-04ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello
2021-10-04regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin
2021-10-04btrfs: disable build on platforms having page size 256KChristophe Leroy
2021-10-04media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab
2021-10-04crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel
2021-10-04mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma
2021-10-04media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma
2021-10-04media: v4l2-core: Avoid the dangling pointer in v4l2_fh_releaseLv Yunlong
2021-09-27crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-09-27media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam
2021-09-27media: cpia2: fix memory leak in cpia2_usb_probePavel Skripkin
2021-09-27spi: omap-100k: Fix the length judgment problemTian Tao
2021-09-27spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang
2021-09-27ssb: sdio: Don't overwrite const buffer if block_write failsMichael Buesch
2021-09-27ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()Pali Rohár
2021-09-27serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2021-09-27SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-09-27SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-09-09ext4: fix avefreec in find_group_orlovPan Dong
2021-09-09ext4: remove check for zero nr_to_scan in ext4_es_scan()Zhang Yi
2021-09-09ext4: fix kernel infoleak via ext4_extent_headerAnirudh Rayabharam
2021-09-09btrfs: clear defrag status of a root if starting transaction failsDavid Sterba
2021-09-09Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin
2021-09-09ntfs: fix validity check for file name attributeDesmond Cheong Zhi Xi
2021-09-09USB: cdc-acm: blacklist Heimann USB Appset deviceHannu Hartikainen
2021-09-09usb: gadget: eem: fix echo command packet response issueLinyu Yuan
2021-09-09net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin
2021-09-08Input: usbtouchscreen - fix control-request directionsJohan Hovold
2021-09-08media: dvb-usb: fix wrong definitionPavel Skripkin
2021-09-08ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung
2021-09-08scsi: sr: Return appropriate error code when disk is ejectedManYi Li
2021-09-08i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-09-08nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-09-08net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-09-08r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-09-08sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-09-08r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-08-19net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-08-19mac80211: drop multicast fragmentsJohannes Berg
2021-08-19Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-08-19Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-08-19ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-08-19tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)
2021-08-19tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)
2021-08-19can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-08-19net: fec_ptp: add clock rate zero checkFugang Duan