summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Merge tag 'v3.18.117' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.117Ralf Baechle23-106/+198
2018-08-31Merge tag 'v3.18.116' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.116Ralf Baechle30-145/+227
2018-07-28Linux 3.18.117Greg Kroah-Hartman1-1/+1
2018-07-28turn off -Wattribute-aliasArnd Bergmann1-0/+1
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann1-1/+1
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-12/+67
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang1-1/+1
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel1-0/+3
2018-07-28tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet1-2/+14
2018-07-28tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet1-0/+3
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng3-13/+21
2018-07-28tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng3-33/+13
2018-07-28tcp: helpers to send special DCTCP ackYuchung Cheng1-5/+17
2018-07-28tcp: fix dctcp delayed ACK scheduleYuchung Cheng1-2/+4
2018-07-28rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu1-3/+6
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-28ip: hash fragments consistentlyPaolo Abeni2-0/+4
2018-07-28skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio1-2/+1
2018-07-28net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2-6/+8
2018-07-28ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-28ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks1-2/+3
2018-07-28ARC: mm: allow mprotect to make stack mappings executableVineet Gupta1-1/+1
2018-07-28ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+1
2018-07-28ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-28fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi1-7/+13
2018-07-28x86/MCE: Remove min interval polling limitationDewet Thibaut1-3/+0
2018-07-22Linux 3.18.116Greg Kroah-Hartman1-1/+1
2018-07-22net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa1-3/+6
2018-07-22rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-07-22KEYS: DNS: fix parsing multiple optionsEric Biggers1-12/+16
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal1-0/+13
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov1-1/+1
2018-07-22vhost_net: validate sock before trying to put its fdJason Wang1-1/+2
2018-07-22tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen1-0/+9
2018-07-22tcp: fix Fast Open key endiannessYuchung Cheng1-5/+13
2018-07-22net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-07-22net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet1-4/+7
2018-07-22net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet1-3/+2
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter1-8/+9
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter1-4/+2
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski1-1/+2
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski1-8/+23
2018-07-22loop: remember whether sysfs_create_group() was doneTetsuo Handa2-5/+7
2018-07-22RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+14
2018-07-22PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa1-0/+5
2018-07-22loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o1-30/+38
2018-07-22netfilter: x_tables: initialise match/target check parameter structFlorian Westphal3-0/+4
2018-07-22Fix up non-directory creation in SGID directoriesLinus Torvalds1-0/+6
2018-07-22xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter1-1/+1
2018-07-22usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-22USB: serial: mos7840: fix status-register error handlingJohan Hovold1-0/+3
2018-07-22USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-07-22USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold1-1/+3
2018-07-22ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-12Merge tag 'v3.18.115' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.115Ralf Baechle21-66/+317
2018-07-11Linux 3.18.115Greg Kroah-Hartman1-1/+1
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn1-3/+6
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka1-0/+10
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson1-2/+3
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o1-11/+26
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o1-0/+1
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o1-0/+25
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2-8/+20
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-11net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-07-11net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-07-11atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-07-11netfilter: ebtables: handle string from userspace with carePaolo Abeni1-1/+2
2018-07-11ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger1-1/+91
2018-07-11x86/boot: Fix early command-line parsing when matching at endDave Hansen1-10/+24
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-07-04Merge tag 'v3.18.114' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.114Ralf Baechle82-230/+466
2018-07-03Linux 3.18.114Greg Kroah-Hartman1-1/+1
2018-07-03dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-07-03udf: Detect incorrect directory sizeJan Kara1-0/+3
2018-07-03xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky1-2/+0
2018-07-03video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew1-2/+3
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab1-1/+1
2018-07-03backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-07-03backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-07-03backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-07-03UBIFS: Fix potential integer overflow in allocationSilvio Cesare1-1/+1
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-07-03time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven1-2/+4
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-07-03mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund1-0/+2
2018-07-03mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund1-1/+1
2018-07-03mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund1-3/+3
2018-07-03mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund1-4/+5
2018-07-03mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami1-1/+1
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar1-0/+3
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling1-2/+2
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling1-0/+1
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-07-03fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa1-0/+1
2018-07-03fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi1-1/+12
2018-07-03ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard1-1/+2
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk1-1/+3
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman1-1/+1
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2018-07-03fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-07-03w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-07-03libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-07-03libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-07-03libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo1-1/+1
2018-07-03ext4: fix fencepost error in check for inode count overflow during resizeJan Kara1-1/+1
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner1-18/+18
2018-07-03tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2018-07-03ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-07-03ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-07-03i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-07-03i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-07-03i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-07-03ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2018-07-03usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-07-03agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-07-03can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-07-03driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-07-03drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-07-03mac80211: Adjust SAE authentication timeoutIlan Peer1-7/+18
2018-07-03kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra1-3/+4
2018-07-03scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill1-1/+1
2018-07-03hexagon: export csum_partial_copy_nocheckArnd Bergmann1-0/+1
2018-07-03hexagon: add memset_io() helperArnd Bergmann1-0/+6
2018-07-03ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori1-0/+6
2018-07-03bpf: fix uninitialized variable in bpf toolsJohn Fastabend1-2/+5
2018-07-03x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm1-0/+3
2018-07-03rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes1-1/+2
2018-07-03selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu1-0/+44
2018-07-03arm64: ptrace: remove addr_limit manipulationMark Rutland1-6/+0
2018-07-03net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-07-03scsi: isci: Fix infinite loop in while loopColin Ian King1-2/+1
2018-07-03parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1
2018-07-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-07-03scsi: iscsi: respond to netlink with unicast when appropriateChris Leech1-11/+18
2018-07-03isofs: fix potential memory leak in mount option parsingChengguang Xu1-0/+3
2018-07-03s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-07-03MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-07-03fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein1-14/+11
2018-07-03af_key: Always verify length of provided sadb_keyKevin Easton1-10/+35
2018-07-03tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa2-4/+13
2018-07-03tools build: No need to make libapi for perf explicitlyJiri Olsa1-4/+4
2018-06-21MIPS: Fix missing assignment in SIGSEGV handling.Ralf Baechle1-1/+1
2018-06-15Merge tag 'v3.18.113' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.113Ralf Baechle25-48/+104
2018-06-15Merge tag 'v3.18.112' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.112Ralf Baechle2-1/+2
2018-06-15Merge tag 'v3.18.111' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.111Ralf Baechle201-395/+1218
2018-06-15Merge tag 'v3.18.110' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.110Ralf Baechle52-201/+426
2018-06-15Merge tag 'v3.18.109' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...linux-3.18.109Ralf Baechle24-58/+101
2018-06-13Linux 3.18.113Greg Kroah-Hartman1-1/+1
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-13net/packet: refine check for priv area sizeEric Dumazet1-1/+1
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev1-2/+0
2018-06-13bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-13mmap: relax file size limit for regular filesLinus Torvalds1-1/+1
2018-06-13mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-06-13mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-13fix io_destroy()/aio_complete() raceAl Viro1-2/+1
2018-06-13drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-13MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-06-13tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2-5/+7
2018-06-13cfg80211: further limit wiphy names to 64 bytesEric Biggers1-1/+1
2018-06-13selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover1-1/+1
2018-06-13tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)1-2/+3
2018-05-30Linux 3.18.112Greg Kroah-Hartman1-1/+1
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman1-0/+1