summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sysctl: return -EINVAL if val violates minmaxChristian Brauner2019-06-221-2/+4
* fs/fat/file.c: issue flush after the writeback of FATHou Tao2019-06-221-3/+8
* Linux 4.4.182v4.4.182Greg Kroah-Hartman2019-06-171-1/+1
* tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-171-0/+1
* tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-175-2/+22
* tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-173-0/+7
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-175-8/+30
* Linux 4.4.181v4.4.181Greg Kroah-Hartman2019-06-111-1/+1
* ethtool: check the return value of get_regs_lenYunsheng Lin2019-06-111-2/+10
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-111-0/+8
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-06-112-1/+5
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-115-3/+389
* drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson2019-06-113-0/+7
* genwqe: Prevent an integer overflow in the ioctlDan Carpenter2019-06-112-0/+6
* MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-06-111-0/+1
* fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-06-111-1/+1
* parisc: Use implicit space register selection for loading the coherence index...John David Anglin2019-06-112-5/+2
* rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-111-4/+2
* pktgen: do not sleep with the thread lock held.Paolo Abeni2019-06-111-0/+11
* net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-111-4/+6
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-06-112-6/+3
* neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern2019-06-111-1/+8
* ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-111-1/+4
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2019-06-111-1/+1
* usb: gadget: fix request length error for isoc transferPeter Chen2019-06-111-1/+3
* net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2019-06-111-2/+2
* Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman2019-06-111-3/+3
* userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov2019-06-112-14/+34
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-06-113-7/+16
* brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel2019-06-111-3/+11
* brcmfmac: fix incorrect event channel deductionGavin Li2019-06-111-1/+1
* brcmfmac: revise handling events in receive pathArend van Spriel2019-06-114-20/+19
* brcmfmac: screening firmware event packetFranky Lin2019-06-116-39/+90
* brcmfmac: Add length checks on firmware eventsHante Meuleman2019-06-114-58/+82
* bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2019-06-111-0/+18
* net: create skb_gso_validate_mac_len()Daniel Axtens2019-06-112-10/+30
* binder: replace "%p" with "%pK"Todd Kjos2019-06-111-4/+4
* binder: Replace "%p" with "%pK" for stableBen Hutchings2019-06-111-14/+14
* CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas2019-06-111-1/+3
* kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei2019-06-111-0/+2
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-112-5/+4
* tty: max310x: Fix external crystal register setupJoe Burmeister2019-06-111-1/+1
* tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-06-111-1/+4
* drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul2019-06-116-2/+65
* ALSA: hda/realtek - Set default power save node to 0Kailang Yang2019-06-111-1/+1
* Btrfs: fix race updating log root item during fsyncFilipe Manana2019-06-111-2/+6
* scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier2019-06-114-7/+65
* scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier2019-06-111-0/+1
* media: smsusb: better handle optional alignmentMauro Carvalho Chehab2019-06-111-4/+4
* media: usb: siano: Fix false-positive "uninitialized variable" warningAlan Stern2019-06-111-1/+1