aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Linux 3.18.91-rt98-rc1v3.18-rt-nextSteven Rostedt (VMware)1-1/+1
2018-01-17net: use trylock in icmp_skSebastian Andrzej Siewior1-1/+5
2018-01-17rt/locking: allow recursive local_trylock()Sebastian Andrzej Siewior1-0/+9
2018-01-17kernel/hrtimer/hotplug: don't wake ktimersoftd while holding the hrtimer base...Mike Galbraith1-6/+13
2018-01-17kernel/hrtimer: migrate deferred timer on CPU downSebastian Andrzej Siewior1-0/+5
2018-01-17cpu_pm: replace raw_notifier to atomic_notifierAlex Shi1-37/+6
2018-01-17Revert "fs: jbd2: pull your plug when waiting for space"Sebastian Andrzej Siewior1-2/+0
2018-01-17locking/rt-mutex: fix deadlock in device mapper / block-IOMikulas Patocka1-5/+20
2018-01-17md/raid5: do not disable interruptsSebastian Andrzej Siewior1-2/+2
2018-01-17fs: convert two more BH_Uptodate_Lock related bitspinlocksSebastian Andrzej Siewior1-4/+2
2018-01-17sched: Prevent task state corruption by spurious lock wakeupThomas Gleixner1-1/+1
2018-01-17random: avoid preempt_disable()ed sectionSebastian Andrzej Siewior1-4/+6
2018-01-17rtmutex: Make lock_killable workThomas Gleixner1-12/+7
2018-01-12Linux 3.18.91-rt97v3.18.91-rt97Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.91' into v3.18-rtSteven Rostedt (VMware)33-87/+216
2018-01-12Linux 3.18.90-rt96v3.18.90-rt96Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.90' into v3.18-rtSteven Rostedt (VMware)38-155/+362
2018-01-12Linux 3.18.89-rt95v3.18.89-rt95Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.89' into v3.18-rtSteven Rostedt (VMware)68-128/+343
2018-01-12Linux 3.18.88-rt94v3.18.88-rt94Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.88' into v3.18-rtSteven Rostedt (VMware)61-199/+287
2018-01-12Linux 3.18.87-rt93v3.18.87-rt93Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.87' into v3.18-rtSteven Rostedt (VMware)23-73/+93
2018-01-12Linux 3.18.86-rt92v3.18.86-rt92Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.86' into v3.18-rtSteven Rostedt (VMware)16-32/+71
2018-01-12Linux 3.18.85-rt91v3.18.85-rt91Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.85' into v3.18-rtSteven Rostedt (VMware)74-169/+349
2018-01-12Linux 3.18.84-rt90v3.18.84-rt90Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.84' into v3.18-rtSteven Rostedt (VMware)16-28/+61
2018-01-12Linux 3.18.83-rt89v3.18.83-rt89Steven Rostedt (VMware)1-1/+1
2018-01-12Merge tag 'v3.18.83' into v3.18-rtSteven Rostedt (VMware)35-121/+238
2018-01-02Linux 3.18.91v3.18.91Greg Kroah-Hartman1-1/+1
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds1-2/+2
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman1-1/+2
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam1-5/+10
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang1-2/+2
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2-2/+2
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02netlink: Add netns check on tapsKevin Cernekee1-0/+3
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee1-1/+19
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet1-10/+15
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet4-12/+20
2018-01-02kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds1-0/+3
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold1-1/+3
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)1-1/+5
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia1-0/+2
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)1-0/+1
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)1-9/+1
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2018-01-02powerpc/perf: Dereference BHRB entries safelyRavi Bangoria1-2/+6
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1
2018-01-02parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2018-01-02ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai1-11/+16
2018-01-02ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai1-3/+12
2018-01-02mfd: twl6040: Fix child-node lookupJohan Hovold1-4/+8
2018-01-02mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold1-2/+7
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2-13/+11
2018-01-02ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-25Linux 3.18.90v3.18.90Greg Kroah-Hartman1-1/+1
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller1-0/+3
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25igb: check memory allocation failureChristophe JAILLET1-0/+2
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash1-0/+1
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore1-2/+5
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan1-0/+18
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann1-0/+1
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2017-12-25netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng1-18/+1
2017-12-25netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang1-96/+81
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-12-25net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck1-2/+4
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann1-11/+4
2017-12-25HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-12-25hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li1-1/+1
2017-12-25scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy1-1/+2
2017-12-25netfilter: nfnl_cthelper: Fix memory leakJeffy Chen1-3/+9
2017-12-25netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso1-2/+84
2017-12-25usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva1-1/+0
2017-12-25usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros1-0/+8
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-12-25crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutexHerbert Xu1-0/+41
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-12-25cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan1-0/+12
2017-12-25ALSA: hda - add support for docking station for HP 820 G2Jaroslav Kysela1-1/+13
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper1-1/+2
2017-12-20Linux 3.18.89v3.18.89Greg Kroah-Hartman1-1/+1
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu1-1/+9
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck1-1/+1
2017-12-20udf: Avoid overflow when session starts at large offsetJan Kara1-1/+1
2017-12-20scsi: bfa: integer overflow in debugfsDan Carpenter1-2/+3
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff1-1/+1
2017-12-20raid5: Set R5_Expanded on parity devices as well as data.NeilBrown1-1/+4
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij3-3/+8
2017-12-20tty fix oops when rmmod 8250nixiaoming1-1/+2
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson1-1/+1
2017-12-20xfs: fix log block underflow during recovery cycle verificationBrian Foster1-1/+1
2017-12-20bcache: fix wrong cache_misses statisticstang.junhui1-1/+5
2017-12-20bcache: explicitly destroy mutex while exitingLiang Chen1-2/+4
2017-12-20GFS2: Take inode off order_write list when setting jdata flagBob Peterson1-1/+3
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano1-5/+6
2017-12-20ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-12-20clk: tegra: Fix cclk_lp divisor registerMichał Mirosław1-1/+1
2017-12-20mm: Handle 0 flags in _calc_vm_trans() macroJan Kara1-1/+2
2017-12-20arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose1-0/+1
2017-12-20target/file: Do not return error for UNMAP if length is zeroJiang Yi1-0/+4
2017-12-20target:fix condition return in core_pr_dump_initiator_port()tangwenji1-1/+3
2017-12-20iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji1-1/+2
2017-12-20target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()Bart Van Assche1-1/+2
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy1-2/+2
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III1-3/+3
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya1-1/+1
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang1-1/+4
2017-12-20video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET1-1/+3
2017-12-20video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET1-1/+2
2017-12-20video: udlfb: Fix read EDID timeoutLadislav Michl1-5/+5
2017-12-20fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven1-0/+2
2017-12-20target: Use system workqueue for ALUA transitionsMike Christie1-5/+3
2017-12-20btrfs: add missing memset while reading compressed inline extentsZygo Blaxell1-0/+14
2017-12-20NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia1-2/+2
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1
2017-12-20afs: Fix afs_kill_pages()David Howells1-3/+7
2017-12-20afs: Fix page leak in afs_write_begin()David Howells1-2/+5
2017-12-20afs: Populate and use client modification timeMarc Dionne2-10/+10
2017-12-20afs: Fix the maths in afs_fs_store_data()David Howells1-1/+1
2017-12-20afs: Flush outstanding writes when an fd is closedDavid Howells3-0/+16
2017-12-20afs: Adjust mode bits processingMarc Dionne1-1/+6
2017-12-20afs: Populate group ID from vnode statusMarc Dionne1-1/+1
2017-12-20afs: Fix missing put_page()David Howells1-0/+1
2017-12-20drm/radeon: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-12-20sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)1-4/+4
2017-12-20drm/radeon/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-12-20openrisc: fix issue handling 8 byte get_user callsStafford Horne1-1/+1
2017-12-20net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-12-20dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke1-0/+2
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-12-20Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov1-0/+7
2017-12-20NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown1-15/+12
2017-12-20NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown1-1/+2
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-12-20usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer1-2/+0
2017-12-20KEYS: Don't permit request_key() to construct a new keyringDavid Howells1-0/+3
2017-12-20Don't leak a key reference if request_key() tries to use a revoked keyringDavid Jeffery1-0/+1
2017-12-20ext4: fix crash when a directory's i_size is too smallChandan Rajendra1-0/+4
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman1-4/+11
2017-12-20usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan1-0/+7
2017-12-20USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2-0/+14
2017-12-20autofs: fix careless error in recent commitNeilBrown1-1/+0
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2-14/+0
2017-12-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers3-3/+16
2017-12-16Linux 3.18.88v3.18.88Greg Kroah-Hartman1-1/+1
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier1-1/+1
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2017-12-16audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore1-5/+5
2017-12-16afs: Connect up the CB.ProbeUuidDavid Howells1-0/+3
2017-12-16IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-12-16IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-12-16xfrm: Copy policy family in clone_policyHerbert Xu1-0/+1
2017-12-16atm: horizon: Fix irq release errorArvind Yadav1-1/+1
2017-12-16sctp: use the right sk after waking up from wait_buf sleepXin Long1-10/+11
2017-12-16sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long1-3/+14
2017-12-16sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-16sunrpc: Fix rpc_task_begin trace pointChuck Lever1-2/+1
2017-12-16NFS: Fix a typo in nfs_rename()Trond Myklebust1-1/+1
2017-12-16dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap1-0/+4
2017-12-16lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2-6/+7
2017-12-16route: update fnhe_expires for redirect when the fnhe existsXin Long1-3/+2
2017-12-16route: also update fnhe_genid when updating a route cacheXin Long1-2/+7
2017-12-16EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2-5/+5
2017-12-16EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2-3/+4
2017-12-16axonram: Fix gendisk handlingJan Kara1-1/+4
2017-12-16i2c: riic: fix restart conditionChris Brandt1-1/+5
2017-12-16crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski1-2/+3
2017-12-16ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong1-5/+5
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3
2017-12-16irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu1-4/+4