summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.299v4.4.299Greg Kroah-Hartman2022-01-111-1/+1
* power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor2022-01-111-2/+2
* mISDN: change function names to avoid conflictswolfgang huang2022-01-113-7/+7
* net: udp: fix alignment problem in udp4_seq_show()yangxingwu2022-01-111-1/+1
* ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao2022-01-111-0/+2
* scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()Lixiaokeng2022-01-111-2/+4
* phonet: refcount leak in pep_sock_accepHangyu Hua2022-01-111-0/+1
* rndis_host: support Hytera digital radiosThomas Toye2022-01-111-0/+5
* xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong2022-01-111-1/+2
* sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet2022-01-111-4/+2
* i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-111-7/+25
* mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-111-1/+1
* ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin2022-01-111-4/+6
* Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai2022-01-111-7/+25
* bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann2022-01-111-1/+1
* Linux 4.4.298v4.4.298Greg Kroah-Hartman2022-01-051-1/+1
* net: fix use-after-free in tw_timer_handlerMuchun Song2022-01-051-6/+4
* Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2022-01-051-2/+9
* Input: appletouch - initialize work before device registrationPavel Skripkin2022-01-051-2/+2
* scsi: vmw_pvscsi: Set residual data length conditionallyAlexey Makhalov2022-01-051-2/+5
* usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier2022-01-051-3/+6
* xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2022-01-051-1/+4
* uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2022-01-051-2/+2
* nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2022-01-051-1/+1
* selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix2022-01-051-1/+1
* recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens2022-01-051-1/+1
* platform/x86: apple-gmux: use resource_size() with resWang Qing2022-01-051-1/+1
* Linux 4.4.297v4.4.297Greg Kroah-Hartman2021-12-291-1/+1
* phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont2021-12-291-0/+2
* hamradio: improve the incomplete fix to avoid NPDLin Ma2021-12-291-2/+2
* hamradio: defer ax25 kfree after unregister_netdevLin Ma2021-12-291-4/+5
* ax25: NPD bug when detaching AX25 deviceLin Ma2021-12-291-1/+3
* xen/blkfront: fix bug in backported patchJuergen Gross2021-12-291-4/+0
* ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel2021-12-291-5/+3
* ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King2021-12-291-1/+1
* ALSA: jack: Check the return value of kstrdup()Xiaoke Wang2021-12-291-0/+4
* hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-291-3/+2
* drivers: net: smc911x: Check for error irqJiasheng Jiang2021-12-291-0/+5
* bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-292-6/+7
* qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang2021-12-293-5/+13
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-291-1/+1
* HID: holtek: fix mouse probingBenjamin Tissoires2021-12-291-0/+15
* can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson2021-12-291-5/+36
* net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski2021-12-291-0/+6
* Linux 4.4.296v4.4.296Greg Kroah-Hartman2021-12-221-1/+1
* xen/netback: don't queue unlimited number of packagesJuergen Gross2021-12-221-4/+9
* xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-221-3/+27
* xen/netfront: harden netfront against event channel stormsJuergen Gross2021-12-221-31/+94
* xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-221-2/+10
* Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor2021-12-221-9/+9