summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-17Linux 4.4.182v4.4.182Greg Kroah-Hartman1-1/+1
2019-06-17tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet1-0/+1
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet5-2/+22
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet3-0/+7
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet5-8/+30
2019-06-11Linux 4.4.181v4.4.181Greg Kroah-Hartman1-1/+1
2019-06-11ethtool: check the return value of get_regs_lenYunsheng Lin1-2/+10
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern1-0/+8
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2-1/+5
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov5-3/+389
2019-06-11drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson3-0/+7
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton1-0/+1
2019-06-11fuse: fallocate: fix return with locked inodeMiklos Szeredi1-1/+1
2019-06-11parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-11rcu: locking and unlocking need to always be at least barriersLinus Torvalds1-4/+2
2019-06-11pktgen: do not sleep with the thread lock held.Paolo Abeni1-0/+11
2019-06-11net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun1-4/+6
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-11neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern1-1/+8
2019-06-11ethtool: fix potential userspace buffer overflowVivien Didelot1-1/+4
2019-06-11media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit1-1/+1
2019-06-11usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2019-06-11net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2019-06-11Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman1-3/+3
2019-06-11userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov2-14/+34
2019-06-11brcmfmac: add subtype check for event handling in data pathArend van Spriel3-7/+16
2019-06-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel1-3/+11
2019-06-11brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2019-06-11brcmfmac: revise handling events in receive pathArend van Spriel4-20/+19
2019-06-11brcmfmac: screening firmware event packetFranky Lin6-39/+90
2019-06-11brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+82
2019-06-11bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2019-06-11net: create skb_gso_validate_mac_len()Daniel Axtens2-10/+30
2019-06-11binder: replace "%p" with "%pK"Todd Kjos1-4/+4
2019-06-11binder: Replace "%p" with "%pK" for stableBen Hutchings1-14/+14
2019-06-11CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas1-1/+3
2019-06-11kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei1-0/+2
2019-06-11memcg: make it work on sparse non-0-node systemsJiri Slaby2-5/+4
2019-06-11tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-06-11tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-06-11drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-06-11ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-11Btrfs: fix race updating log root item during fsyncFilipe Manana1-2/+6
2019-06-11scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier4-7/+65
2019-06-11scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2019-06-11media: smsusb: better handle optional alignmentMauro Carvalho Chehab1-4/+4
2019-06-11media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern1-1/+1
2019-06-11media: usb: siano: Fix general protection fault in smsusbAlan Stern1-13/+20
2019-06-11USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15