summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-21netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-09-21Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern
2019-09-21ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2019-09-21MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2019-09-21x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-21crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy
2019-09-21crypto: talitos - check AES key sizeChristophe Leroy
2019-09-21driver core: Fix use-after-free and double free on glue directoryMuchun Song
2019-09-21clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2019-09-21KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-21genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye
2019-09-21Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman
2019-09-21tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-21tipc: add NULL pointer check before calling kfree_rcuXin Long
2019-09-21tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-21sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long
2019-09-21sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET
2019-09-21sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-09-21net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-09-21isdn/capi: check message length in capi_write()Eric Biggers
2019-09-21ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-09-21cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-21bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel
2019-09-16Linux 4.4.193Greg Kroah-Hartman
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16af_packet: tone down the Tx-ring unsupported spew.Dave Jones
2019-09-16x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat