summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.283v4.9.283Greg Kroah-Hartman2021-09-221-1/+1
* s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-221-2/+7
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* mfd: Don't use irq_create_mapping() to resolve a mappingMarc Zyngier2021-09-224-5/+5
* dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equationMiquel Raynal2021-09-221-1/+1
* x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-221-3/+3
* tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()zhenggy2021-09-221-1/+1
* net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2021-09-222-2/+2
* events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers2021-09-221-1/+1
* tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-221-1/+1
* r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli2021-09-221-1/+8
* net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang2021-09-221-1/+3
* dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng2021-09-221-0/+2
* ptp: dp83640: don't define PAGE0Randy Dunlap2021-09-221-1/+1
* net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet2021-09-221-16/+3
* bnx2x: Fix enabling network interfaces without VFsAdrian Bunk2021-09-221-1/+1
* xen: reset legacy rtc flag for PV domUJuergen Gross2021-09-221-0/+7
* platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda2021-09-221-0/+9
* memcg: enable accounting for pids in nested pid namespacesVasily Averin2021-09-221-1/+1
* mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2021-09-222-0/+10
* scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki2021-09-221-2/+2
* parisc: fix crash with signals and allocaMikulas Patocka2021-09-221-0/+6
* net: w5100: check return value after calling platform_get_resource()Yang Yingliang2021-09-221-0/+2
* net: fix NULL pointer reference in cipso_v4_doi_free王贇2021-09-221-2/+2
* ath9k: fix sleeping in atomic contextMiaoqing Pan2021-09-221-5/+7
* ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen2021-09-221-1/+2
* parport: remove non-zero check on countColin Ian King2021-09-221-1/+1
* usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam2021-09-221-0/+24
* Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman2021-09-221-12/+12
* cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui2021-09-221-1/+1
* mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb2021-09-221-13/+23
* gfs2: Don't call dlm after protocol is unmountedBob Peterson2021-09-221-0/+5
* rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-09-221-1/+1
* ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner2021-09-221-7/+7
* gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li2021-09-221-1/+1
* Bluetooth: avoid circular locks in sco_sock_connectDesmond Cheong Zhi Xi2021-09-221-23/+16
* net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor2021-09-221-10/+8
* ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the m...Hans de Goede2021-09-221-3/+6
* Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-09-221-0/+15
* ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko2021-09-221-8/+4
* staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET2021-09-221-1/+1
* serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman2021-09-221-1/+1
* hvsi: don't panic on tty_register_driver failureJiri Slaby2021-09-221-3/+16