aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Linux 3.2.102v3.2.102linux-3.2.yBen Hutchings1-1/+1
2018-06-01mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-06-01RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-06-01RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-06-01net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2-10/+18
2018-06-01net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera1-0/+3
2018-06-01ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-06-01bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-06-01ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-06-01netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko1-0/+3
2018-06-01tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-06-01tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu1-6/+5
2018-06-01mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie1-0/+3
2018-06-01s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-06-01posix-timers: Protect posix clock array access against speculationThomas Gleixner1-3/+12
2018-06-01ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-06-01ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-06-01RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-06-01RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-5/+8
2018-06-01RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-06-01ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-06-01libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-06-01libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+4
2018-06-01skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes1-3/+1
2018-06-01fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman3-2/+9
2018-06-01drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-06-01mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+21
2018-06-01RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-06-01netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34
2018-06-01netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-06-01ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-06-01ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-36/+25
2018-06-01xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng3-0/+7
2018-06-01usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-06-01USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-06-01x86/MCE: Save microcode revision in machine check recordsTony Luck2-1/+7
2018-06-01RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-06-01RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-06-01l2tp: do not accept arbitrary socketsEric Dumazet1-2/+6
2018-06-01usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich3-1/+9
2018-06-01e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-5/+3
2018-06-01ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede1-1/+3
2018-06-01serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-06-01tty: make n_tty_read() always abort if hangup is in progressTejun Heo1-0/+6
2018-06-01tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+3
2018-06-01l2tp: fix race in pppol2tp_release with session object destroyJames Chapman1-25/+27
2018-06-01l2tp: don't use inet_shutdown on ppp session destroyJames Chapman1-12/+0
2018-06-01batman-adv: fix packet checksum in receive pathMatthias Schiffer1-6/+1
2018-06-01ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola1-0/+47
2018-06-01drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker1-0/+4
2018-06-01regulatory: add NUL to request alpha2Johannes Berg1-1/+1
2018-06-01kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes1-1/+1
2018-06-01libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng1-0/+3
2018-06-01x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2-2/+7
2018-06-01netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-06-01libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede1-0/+3
2018-06-01nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-06-01dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-06-01Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3
2018-06-01usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP1-7/+10
2018-06-01USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2018-06-01powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe1-0/+3
2018-06-01netfilter: nat: cope with negative port rangePaolo Abeni1-2/+5
2018-06-01netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni1-6/+6
2018-06-01netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang1-2/+6
2018-06-01netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2-14/+3
2018-06-01net: fix race on decreasing number of TX queuesJakub Kicinski1-2/+10
2018-06-01xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal1-13/+8
2018-06-01libata: remove WARN() for DMA or PIO command without dataEric Biggers1-2/+1
2018-06-01libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers1-1/+3
2018-06-01bridge: check brport attr show in brport_showXin Long1-0/+3
2018-06-01usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-06-01Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-06-01s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-06-019p/trans_virtio: discard zero-length replyGreg Kurz1-1/+2
2018-06-01netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel1-1/+1
2018-06-01netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel1-2/+10
2018-06-01powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2-0/+7
2018-06-01netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang1-5/+17
2018-06-01MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-06-01MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli3-14/+11
2018-06-01firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare1-13/+9
2018-06-01firmware/dmi_scan: constify stringsJean Delvare1-5/+5
2018-06-01Btrfs: fix extent state leak from tree logLiu Bo1-2/+3
2018-06-01net: igmp: add a missing rcu locking sectionEric Dumazet1-0/+4
2018-06-01mm: pin address_space before dereferencing it while isolating an LRU pageMel Gorman1-2/+12
2018-06-01netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni3-23/+14
2018-06-01netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov1-3/+13
2018-06-01scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler1-1/+1
2018-06-01media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-06-01jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina1-1/+0
2018-06-01USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-06-01cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox1-14/+12
2018-06-01HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter1-0/+2
2018-06-01s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-06-01scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-06-01CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-06-01alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-7/+5
2018-06-01alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-06-01MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-06-01drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling1-1/+1
2018-06-01ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-06-01dm thin: fix documentation relative to low water mark thresholdmulhern1-3/+5
2018-06-01USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-06-01hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner1-1/+6
2018-06-01ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-06-01console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2018-06-01mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-06-01signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman1-5/+5
2018-06-01crypto: hash - prevent using keyed hashes without setting keyEric Biggers5-61/+76
2018-06-01crypto: hash - annotate algorithms taking optional keyEric Biggers4-1/+10
2018-06-01crypto: cryptd - pass through absence of ->setkey()Eric Biggers1-1/+2
2018-06-01crypto: hash - introduce crypto_hash_alg_has_setkey()Eric Biggers2-0/+13
2018-06-01crypto: af_alg - whitelist mask and typeStephan Mueller1-0/+5
2018-06-01ext4: correct documentation for grpid mount optionErnesto A. Fernández1-1/+1
2018-06-01ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou1-0/+1
2018-06-01scsi: aacraid: remove redundant setting of variable cColin Ian King1-4/+1
2018-06-01scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-06-01signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman1-1/+2
2018-06-01pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-06-01scsi: aacraid: Fix udev inquiry race conditionRaghava Aditya Renukunta1-5/+12
2018-06-01l2tp: fix missing print session offset infoHangbin Liu1-0/+2
2018-06-01ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter1-0/+4
2018-06-01media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1
2018-06-01USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-06-01ASoC: nuc900: Fix a loop timeout testDan Carpenter1-2/+2
2018-06-01slip: sl_alloc(): remove unused parameter "dev_t line"Marc Kleine-Budde1-2/+2
2018-06-01media: cpia2: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-06-01perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds1-23/+7
2018-06-01perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad3-2/+13
2018-06-01cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter1-1/+1
2018-06-01x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2-7/+4
2018-06-01x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BPWang Nan1-2/+19
2018-06-01staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter1-0/+4
2018-06-01x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-06-01scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-06-01hugetlbfs: check for pgoff value overflowMike Kravetz2-3/+23
2018-06-01hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz1-3/+12
2018-06-01ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai4-13/+24
2018-06-01ALSA: seq: correctly detect input buffer overflowAdam Goode1-1/+1
2018-06-01ALSA: seq: Don't allow resizing pool in useTakashi Iwai1-0/+3
2018-06-01ALSA: seq: Fix racy pool initializationsTakashi Iwai1-2/+6
2018-06-01fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone1-2/+2
2018-06-01sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-2/+6
2018-06-01dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev1-0/+5
2018-06-01ext4: fix bitmap position validationLukas Czerner1-4/+5
2018-06-01ext4: add validity checks for bitmap block numbersTheodore Ts'o2-2/+21
2018-06-01ext4: fix block bitmap validation when bigalloc, ^flex_bgDarrick J. Wong1-5/+7
2018-06-01ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o1-0/+7
2018-06-01netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal1-1/+5
2018-06-01netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal1-1/+12
2018-06-01ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen1-8/+55
2018-06-01mm/madvise.c: fix madvise() infinite loop under special circumstanceschenjie1-1/+1
2018-06-01sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2018-03-19Linux 3.2.101v3.2.101Ben Hutchings1-1/+1
2018-03-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker1-3/+0
2018-03-19x86: fix build warnign with 32-bit PAEArnd Bergmann1-1/+1
2018-03-19x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams4-5/+37
2018-03-19x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams1-0/+5
2018-03-19nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-19nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-03-19nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-03-19x86/spectre: Fix an error messageDan Carpenter1-2/+1
2018-03-19x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse1-3/+3
2018-03-19x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny1-1/+1
2018-03-19x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed1-30/+56
2018-03-19x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-03-19x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+10
2018-03-19x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2-16/+0
2018-03-19x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1
2018-03-19x86/spectre: Report get_user mitigation for spectre_v1Dan Williams1-1/+1
2018-03-19vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-03-19x86/syscall: Sanitize syscall table de-references under speculationBen Hutchings3-18/+34
2018-03-19x86/get_user: Use pointer masking to limit speculationDan Williams1-0/+8
2018-03-19x86: Introduce barrier_nospecDan Williams1-2/+5
2018-03-19x86: Implement array_index_mask_nospecDan Williams1-0/+24
2018-03-19array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-03-19Documentation: Document array_index_nospecMark Rutland1-0/+90
2018-03-19x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang1-3/+3
2018-03-19x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner1-2/+10
2018-03-19x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov1-1/+1
2018-03-19x86/nospec: Fix header guards namesBorislav Petkov1-3/+3
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen4-1/+45
2018-03-19x86/retpoline: Remove the esp/rsp thunkWaiman Long2-2/+0
2018-03-19x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse3-0/+74
2018-03-19x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen1-0/+68
2018-03-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen1-3/+4
2018-03-19x86/pti: Document fix wrong indexzhenwei.pi1-1/+1
2018-03-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22
2018-03-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu3-1/+11
2018-03-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu3-1/+10
2018-03-19x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky1-1/+5
2018-03-19x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-03-19x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+83
2018-03-19x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-03-19x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-03-19x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3
2018-03-19x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse1-9/+16
2018-03-19x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-5/+6
2018-03-19x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse3-4/+42