summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-20video/omap: add module license tagsArnd Bergmann9-0/+36
2018-11-20fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-11-20mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka1-1/+2
2018-11-20mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying1-2/+3
2018-11-20pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov1-7/+10
2018-11-20bnx2x: use the right constantJulia Lawall1-1/+1
2018-11-20ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+1
2018-11-20pwm: lpss: platform: Save/restore the ctrl register over a suspend/resumeHans de Goede1-0/+24
2018-11-20scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-11-20rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-11-20net: metrics: add proper netlink validationEric Dumazet1-0/+2
2018-11-20ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-11-20l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault1-18/+17
2018-11-20kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-11-20branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-11-20PCI: shpchp: Fix AMD POGO identificationBjorn Helgaas1-4/+4
2018-11-20of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla1-2/+2
2018-11-20net/packet: refine check for priv area sizeEric Dumazet1-1/+1
2018-11-20IB/isert: fix T10-pi check mask settingMax Gurtovoy1-1/+1
2018-11-20ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-11-20powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-11-20x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-11-20tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner1-2/+2
2018-11-20RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky1-1/+0
2018-11-20ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-11-20NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski1-2/+3
2018-11-20libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-11-20fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa1-0/+1
2018-11-20fuse: fix control dir setup and teardownMiklos Szeredi1-3/+10
2018-11-20mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-11-20mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-11-20mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-11-20mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami1-1/+1
2018-11-20tpm: fix race condition in tpm_common_write()Tadeusz Struk1-22/+19
2018-11-20libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-11-20libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2018-11-20media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-11-20Btrfs: reserve space for O_TMPFILE orphan item deletionOmar Sandoval1-1/+2
2018-11-20Btrfs: don't return ino to ino cache if inode item removal failsOmar Sandoval1-12/+13
2018-11-20Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()Omar Sandoval1-1/+4
2018-11-20ext4: fix fencepost error in check for inode count overflow during resizeJan Kara1-1/+1
2018-11-20perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu2-10/+19
2018-11-20usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda1-3/+3
2018-11-20usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda1-1/+6
2018-11-20IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn3-13/+20
2018-11-20IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin1-8/+17
2018-11-20m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2018-11-20PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-11-20ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()Theodore Ts'o1-3/+7
2018-11-20ext4: don't read out of bounds when checking for in-inode xattrsEric Biggers2-4/+5