aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-19ext4: fix -Wstringop-truncation warningsv5.2/standard/tiny/intel-x86v5.2/standard/tiny/common-pcv5.2/standard/tiny/basev5.2/standard/qemuppcv5.2/standard/qemuarm64v5.2/standard/intel-x86v5.2/standard/edgerouterv5.2/standard/beaglebonev5.2/standard/baseWenlin Kang
2020-11-19tipc: fix -Wstringop-truncation warningsWenlin Kang
2020-11-19kdb: Eliminate strncpy() warnings by replacing with strscpy()Daniel Thompson
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17Linux 5.2.60v5.2.60Paul Gortmaker
2020-09-17tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-09-17rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-09-17mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca
2020-09-17mm: madvise: fix vma user-after-freeYang Shi
2020-09-17kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song
2020-09-17debugfs: Fix module state check conditionVladis Dronov
2020-09-17crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek
2020-09-17crypto: af_alg - Work around empty control messages without MSG_MOREHerbert Xu
2020-09-17crypto: af_alg - Fix regression on empty requestsHerbert Xu
2020-09-17block: Set same_page to false in __bio_try_merge_page if ret is falseRitesh Harjani
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-09-17ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-09-17selftests/timers: Turn off timeout settingPo-Hsu Lin
2020-09-17regulator: push allocation in regulator_init_coupling() outside of lockMichał Mirosław
2020-09-17regulator: plug of_node leak in regulator_register()'s error pathMichał Mirosław
2020-09-17regulator: core: make regulator_register() EPROBE_DEFER awareMarco Felsch
2020-09-17mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song
2020-09-17rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov
2020-09-17net/packet: fix overflow in tpacket_rcvOr Cohen
2020-09-17net/packet: introduce packet_rcv_try_clear_pressure() helperEric Dumazet
2020-09-17net/packet: remove locking from packet_rcv_has_room()Eric Dumazet
2020-09-17net/packet: implement shortcut in tpacket_rcv()Eric Dumazet
2020-09-17net/packet: make tp_drops atomicEric Dumazet
2020-09-17net/packet: constify __packet_rcv_has_room()Eric Dumazet
2020-09-17net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()Eric Dumazet
2020-09-17net/packet: constify packet_lookup_frame() and __tpacket_has_room()Eric Dumazet
2020-09-17net/packet: constify __packet_get_status() argumentEric Dumazet
2020-09-17drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-09-17drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-09-17drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob
2020-09-17sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-09-17perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-09-17ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-09-17mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-09-17test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang
2020-09-17fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-09-17fs/minix: remove expected error message in block_to_path()Eric Biggers
2020-09-17fs/minix: fix block limit check for V1 filesystemsEric Biggers
2020-09-17fs/minix: set s_maxbytes correctlyEric Biggers
2020-09-17nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-09-17net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-09-17drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-09-17drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-09-17Input: sentelic - fix error return when fsp_reg_write failsColin Ian King