summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-05Linux 5.4.170v5.4.170Greg Kroah-Hartman
2022-01-05perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2022-01-05net: fix use-after-free in tw_timer_handlerMuchun Song
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2022-01-05scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov
2022-01-05binder: fix async_free_space accounting for empty parcelsTodd Kjos
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun
2022-01-05usb: mtu3: fix list_head check warningChunfeng Yun
2022-01-05usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski
2022-01-05i2c: validate user data in compat ioctlPavel Skripkin
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2022-01-05net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2022-01-05ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET
2022-01-05NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun
2022-01-05net: lantiq_xrx200: fix statistics of received bytesAleksander Jan Bajkowski
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2022-01-05sctp: use call_rcu to free endpointXin Long
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2022-01-05udp: using datalen to cap ipv6 udp max gso segmentsCoco Li
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2022-01-05recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens
2022-01-05memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu
2022-01-05platform/x86: apple-gmux: use resource_size() with resWang Qing
2022-01-05tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().Dmitry Vyukov
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2022-01-05tee: handle lookup of shm with reference count 0Jens Wiklander
2022-01-05HID: asus: Add depends on USB_HID to HID_ASUS Kconfig optionHans de Goede
2021-12-29Linux 5.4.169v5.4.169Greg Kroah-Hartman
2021-12-29phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont
2021-12-29hamradio: improve the incomplete fix to avoid NPDLin Ma
2021-12-29hamradio: defer ax25 kfree after unregister_netdevLin Ma
2021-12-29ax25: NPD bug when detaching AX25 deviceLin Ma
2021-12-29hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck
2021-12-29hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck
2021-12-29pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu
2021-12-29mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-29f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()Chao Yu
2021-12-29tee: optee: Fix incorrect page free bugSumit Garg