summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10tipc: change to use register_pernet_deviceXin Long
2019-07-10sctp: change to hold sk after auth shkey is created successfullyXin Long
2019-07-10cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-10ovl: modify ovl_permission() to do checks on two inodesVivek Goyal
2019-07-10KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2019-07-10net/9p: include trans_common.h to fix missing prototype warning.Adeodato Simó
2019-07-109p: p9dirent_read: check network-provided name lengthDominique Martinet
2019-07-109p/rdma: remove useless check in cm_event_handlerDominique Martinet
2019-07-109p: acl: fix uninitialized iattr accessDominique Martinet
2019-07-109p/rdma: do not disconnect on down_interruptible EAGAINDominique Martinet
2019-07-10perf help: Remove needless use of strncpy()Arnaldo Carvalho de Melo
2019-07-10perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set...Arnaldo Carvalho de Melo
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg
2019-07-10cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-07-10SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French
2019-07-10Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-07-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-07-10ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam
2019-07-10can: purge socket error queue on sock destructWillem de Bruijn
2019-07-10can: flexcan: fix timeout when set small bitrateJoakim Zhang
2019-07-10btrfs: start readahead also in seed devicesNaohiro Aota
2019-07-10Btrfs: fix race between readahead and device replace/removalFilipe Manana
2019-07-10hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-07-10scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis
2019-07-10sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-07-10parisc: Fix compiler warnings in float emulation codeHelge Deller
2019-07-10parport: Fix mem leak in parport_register_dev_modelYueHaibing
2019-07-10apparmor: enforce nullbyte at end of tag stringJann Horn
2019-07-10Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov
2019-07-10usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-07-10gcc-9: silence 'address-of-packed-member' warningLinus Torvalds
2019-07-10tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-07-10mm/page_idle.c: fix oops because end_pfn is larger than max_pfnColin Ian King
2019-07-10fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-06-27Linux 4.4.184Greg Kroah-Hartman
2019-06-27tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-22Linux 4.4.183Greg Kroah-Hartman
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda