summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22Linux 4.4.284v4.4.284Greg Kroah-Hartman
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET
2021-09-22PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22dt-bindings: mtd: gpmc: Fix the ECC bytes vs. OOB bytes equationMiquel Raynal
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang
2021-09-22dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-22net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka
2021-09-22net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-22parport: remove non-zero check on countColin Ian King
2021-09-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-09-22cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui
2021-09-22mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb
2021-09-22gfs2: Don't call dlm after protocol is unmountedBob Peterson
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner
2021-09-22gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li
2021-09-22Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi
2021-09-22serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman
2021-09-22hvsi: don't panic on tty_register_driver failureJiri Slaby
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva
2021-09-22video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma
2021-09-22video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma
2021-09-22video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma
2021-09-22bpf/tests: Do not PASS tests without actually testing the resultJohan Almbladh
2021-09-22bpf/tests: Fix copy-and-paste error in double word testJohan Almbladh
2021-09-22tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma
2021-09-22usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski
2021-09-22usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-09-22Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang
2021-09-22netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng
2021-09-22video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma
2021-09-22iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron
2021-09-22PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki