aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-05binder: fix async_free_space accounting for empty parcelsTodd Kjos
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-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2022-01-05NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
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-05platform/x86: apple-gmux: use resource_size() with resWang Qing
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 4.14.260v4.14.260Greg 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-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-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-29ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King
2021-12-29ALSA: jack: Check the return value of kstrdup()Xiaoke Wang
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29fjes: Check for error irqJiasheng Jiang
2021-12-29bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera
2021-12-29net: skip virtio_net_hdr_set_proto if protocol already setWillem de Bruijn
2021-12-29net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29netfilter: fix regression in looped (broad|multi)cast's MAC handlingIgnacy Gawędzki
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-29spi: change clk_disable_unprepare to clk_unprepareDongliang Mu
2021-12-29HID: holtek: fix mouse probingBenjamin Tissoires
2021-12-29can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-22Linux 4.14.259v4.14.259Greg Kroah-Hartman
2021-12-22xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-22xen/netback: fix rx queue stall detectionJuergen Gross
2021-12-22xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-22xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-22xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor