summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng1-0/+2
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-22net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet1-16/+3
2021-09-22tipc: fix an use-after-free issue in tipc_recvmsgXin Long1-3/+5
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
2021-09-22PCI: Add AMD GPU multi-function power dependenciesEvan Quan1-2/+7
2021-09-22PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross1-0/+10
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross1-0/+7
2021-09-22dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2-7/+9
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-22platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda1-0/+9
2021-09-22memcg: enable accounting for pids in nested pid namespacesVasily Averin1-1/+2
2021-09-22mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2-0/+10
2021-09-22cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat1-2/+14
2021-09-22scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-09-22scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki1-2/+2
2021-09-22ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()chenying1-2/+4
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-22net: fix NULL pointer reference in cipso_v4_doi_free王贇1-2/+2
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-09-22parport: remove non-zero check on countColin Ian King1-1/+1
2021-09-22ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo1-8/+8
2021-09-22ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang1-5/+14
2021-09-22usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan1-1/+7
2021-09-22usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam1-0/+24
2021-09-22usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova1-7/+6
2021-09-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman1-12/+12
2021-09-22cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui1-1/+1
2021-09-22mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar1-2/+1
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian1-1/+1
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb1-13/+23
2021-09-22mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani1-3/+15
2021-09-22of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier1-1/+1
2021-09-22gfs2: Don't call dlm after protocol is unmountedBob Peterson1-0/+5
2021-09-22staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields1-1/+1
2021-09-22tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQDLuke Hsiao1-2/+1
2021-09-22serial: sh-sci: fix break handling for sysrqUlrich Hecht1-1/+6
2021-09-22Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz1-31/+62
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner1-7/+7
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-22Bluetooth: avoid circular locks in sco_sock_connectDesmond Cheong Zhi Xi1-23/+16
2021-09-22Bluetooth: schedule SCO timeouts with delayed_workDesmond Cheong Zhi Xi1-6/+29
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-22arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul1-1/+1
2021-09-22ARM: dts: imx53-ppd: Fix ACHC entrySebastian Reichel1-10/+13