summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng1-1/+0
2019-09-19platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel1-0/+8
2019-09-19modules: fix compile error if don't have strict module rwxYang Yingliang1-3/+10
2019-09-19modules: fix BUG when load module with rodata=nYang Yingliang1-4/+7
2019-09-19iio: adc: stm32-dfsdm: fix data typeOlivier Moysan1-2/+2
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello1-5/+0
2019-09-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta1-1/+4
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCHans de Goede1-0/+12
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis1-4/+4
2019-09-19crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy1-1/+2
2019-09-19crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy1-14/+17
2019-09-19crypto: talitos - fix ECB algs ivsizeChristophe Leroy1-1/+0
2019-09-19crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy1-0/+16
2019-09-19crypto: talitos - fix CTR alg blocksizeChristophe Leroy1-1/+1
2019-09-19crypto: talitos - check AES key sizeChristophe Leroy1-0/+14
2019-09-19driver core: Fix use-after-free and double free on glue directoryMuchun Song1-1/+52
2019-09-19ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger1-5/+11
2019-09-19gpio: fix line flag validation in lineevent_createKent Gibson1-5/+3
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-09-19mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li1-11/+10
2019-09-19clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson1-3/+1
2019-09-19drm/meson: Add support for XBGR8888 & ABGR8888 formatsNeil Armstrong1-0/+16
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh1-0/+1
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl1-16/+19
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-2/+5
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov1-0/+2
2019-09-19genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye1-0/+2
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck1-1/+3
2019-09-19Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana1-4/+4
2019-09-19gpio: fix line flag validation in linehandle_createKent Gibson1-0/+8
2019-09-19gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklistHans de Goede1-4/+38
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-19tipc: add NULL pointer check before calling kfree_rcuXin Long1-1/+2
2019-09-19tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell1-1/+1
2019-09-19sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long1-1/+1
2019-09-19sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET1-1/+1
2019-09-19sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang1-1/+1
2019-09-19net: sched: fix reordering issuesEric Dumazet1-2/+7
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-09-19net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani1-0/+19
2019-09-19net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan1-0/+2
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert1-1/+3
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers2-1/+10
2019-09-19ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET1-1/+1
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-3/+10
2019-09-19bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel1-1/+1
2019-09-16Linux 4.19.73v4.19.73Greg Kroah-Hartman1-1/+1
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2