summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-19Linux 5.13.3v5.13.3Greg Kroah-Hartman
2021-07-19f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instancesChao Yu
2021-07-19smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa
2021-07-19media: v4l2-core: explicitly clear ioctl input dataArnd Bergmann
2021-07-19jfs: fix GPF in diFreePavel Skripkin
2021-07-19ext4: fix possible UAF when remounting r/o a mmp-protected file systemTheodore Ts'o
2021-07-19drm/ast: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-07-19pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei
2021-07-19dm writecache: write at least 4k when committingMikulas Patocka
2021-07-19media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung
2021-07-19media: gspca/sunplus: fix zero-length control requestsJohan Hovold
2021-07-19media: gspca/sq905: fix control-request directionJohan Hovold
2021-07-19media: ccs: Fix the op_pll_multiplier addressBernhard Wimmer
2021-07-19media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin
2021-07-19media: dtv5100: fix control-request directionsJohan Hovold
2021-07-19media: i2c: ccs-core: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-07-19media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann
2021-07-19PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár
2021-07-19PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár
2021-07-19PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov
2021-07-19dm btree remove: assign new_root only when removal succeedsHou Tao
2021-07-19dm writecache: flush origin device when writing and cache is fullMikulas Patocka
2021-07-19dm zoned: check zone capacityDamien Le Moal
2021-07-19coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan
2021-07-19coresight: Propagate symlink failureJeremy Linton
2021-07-19ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong
2021-07-19tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULTPaul Burton
2021-07-19tracing: Simplify & fix saved_tgids logicPaul Burton
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-07-19seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou
2021-07-19lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook
2021-07-19extcon: intel-mrfld: Sync hardware and software state on initFerry Toth
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-07-19lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook
2021-07-19nvmem: core: add a missing of_node_putChristophe JAILLET
2021-07-19mfd: syscon: Free the allocated name field of struct regmap_configLimeng
2021-07-19power: supply: ab8500: Fix an old bugLinus Walleij
2021-07-19ubifs: Fix races between xattr_{set|get} and listxattr operationsZhihao Cheng
2021-07-19thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada
2021-07-19ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-07-19qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor
2021-07-19i40e: fix PTP on 5Gb linksJesse Brandeburg
2021-07-19mwifiex: bring down link before deleting interfaceBrian Norris
2021-07-19ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko
2021-07-19fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight
2021-07-19clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundSamuel Holland
2021-07-19cpu/hotplug: Cure the cpusets trainwreckThomas Gleixner
2021-07-19arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye
2021-07-19ata: ahci_sunxi: Disable DIPMTimo Sigurdsson
2021-07-19docs: Makefile: Use CONFIG_SHELL not SHELLKees Cook