aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-13Linux 3.18.47-rt52v3.18.47-rt52v3.18-rtSteven Rostedt (VMware)1-1/+1
2017-02-09workqueue: use rcu_readlock() in put_pwq_unlocked()Sebastian Andrzej Siewior1-0/+2
2017-02-07Linux 3.18.47-rt51v3.18.47-rt51Steven Rostedt (Red Hat)1-1/+1
2017-02-07Merge tag 'v3.18.47' into v3.18-rtSteven Rostedt (Red Hat)71-211/+468
2017-01-18Linux 3.18.47v3.18.47Sasha Levin1-1/+1
2017-01-15gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck1-0/+16
2017-01-15tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross6-7/+38
2017-01-15net: Use more bit fields in napi_gro_cbTom Herbert1-8/+10
2017-01-15net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani4-12/+35
2017-01-15ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross1-1/+8
2017-01-15sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2-0/+6
2017-01-15fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-01-15IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche1-2/+4
2017-01-15Revert "ALSA: usb-audio: Fix race at stopping the stream"Takashi Iwai1-8/+4
2017-01-15drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey1-2/+5
2017-01-15target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover1-2/+0
2017-01-15scsi: avoid a permanent stop of the scsi device's request queueWei Fang1-4/+0
2017-01-15IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2017-01-15block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-01-15Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2017-01-15libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2017-01-15ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2017-01-15s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer1-1/+1
2017-01-15kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings1-4/+11
2017-01-15SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown1-1/+6
2017-01-15ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-01-15nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2017-01-15fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)1-3/+14
2017-01-15USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2017-01-15USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2017-01-15ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirksCon Kolivas1-1/+2
2017-01-15dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski1-8/+6
2017-01-15arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall1-2/+1
2017-01-15drm/radeon: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-01-15CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky5-31/+85
2017-01-15CIFS: Fix a possible memory corruption in push locksPavel Shilovsky1-1/+1
2017-01-15CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky1-1/+1
2017-01-15USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2017-01-15mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2017-01-15ALSA: usb-audio: Fix race at stopping the streamTakashi Iwai1-4/+8
2017-01-15xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen1-0/+1
2017-01-15block: protect iterate_bdevs() against concurrent closeRabin Vincent1-1/+6
2017-01-15Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko1-2/+1
2017-01-15powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-15USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2017-01-15thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski1-1/+1
2017-01-15md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov1-0/+9
2017-01-15f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange1-0/+1
2017-01-15ALSA: hda - fix headset-mic problem on a Dell laptopHui Wang1-0/+3
2017-01-15dm crypt: mark key as invalid until properly loadedOndrej Kozina1-2/+5
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras6-0/+14
2017-01-15ext4: add sanity checking to count_overhead()Theodore Ts'o1-3/+8
2017-01-15ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o1-9/+6
2017-01-15ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2017-01-15usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2017-01-15ssb: Fix error routine when fallback SPROM failsLarry Finger1-0/+1
2017-01-13staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2017-01-13ext4: fix stack memory corruption with 64k block sizeChandan Rajendra1-1/+1
2017-01-13ext4: fix mballoc breakage with 64k block sizeChandan Rajendra1-1/+1
2017-01-13crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2017-01-13regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2017-01-13USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern1-0/+4
2017-01-13PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2017-01-13scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...Kashyap Desai1-0/+1
2017-01-13drm/gma500: Add compat ioctlPatrik Jakobsson1-0/+3
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-03Linux 3.18.46-rt50v3.18.46-rt50Steven Rostedt (Red Hat)1-1/+1
2017-01-03Merge tag 'v3.18.46' into v3.18-rtSteven Rostedt (Red Hat)23-87/+189
2016-12-24Linux 3.18.46v3.18.46Sasha Levin1-1/+1
2016-12-23packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2016-12-23Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery1-8/+12
2016-12-23scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-12-23nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher2-38/+50
2016-12-23fuse: Propagate dentry down to inode_change_ok()Jan Kara3-5/+6
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-12-23x86/kexec: add -fno-PIESebastian Andrzej Siewior1-0/+1
2016-12-23scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior1-1/+1
2016-12-23x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski1-1/+1
2016-12-23ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-12-23mm,ksm: fix endless looping in allocating memory when ksm enablezhong jiang1-1/+2
2016-12-23can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2-11/+19
2016-12-23cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park1-3/+14
2016-12-23mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-12-23drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22
2016-12-23bus: arm-ccn: Fix PMU handling of MNPawel Moll1-3/+16
2016-12-23bus: arm-ccn: Provide required event argumentsPawel Moll2-1/+18
2016-12-10Linux 3.18.45-rt49v3.18.45-rt49Steven Rostedt (Red Hat)1-1/+1
2016-12-09Merge tag 'v3.18.45' into v3.18-rtSteven Rostedt (Red Hat)46-143/+286
2016-12-02scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-29Linux 3.18.45v3.18.45Sasha Levin1-1/+1
2016-11-24kbuild: add -fno-PIESebastian Andrzej Siewior1-0/+2
2016-11-23firewire: net: fix fragmented datagram_size off-by-oneStefan Richter1-4/+4
2016-11-23firewire: net: guard against rx buffer overflowsStefan Richter1-16/+35
2016-11-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-23ovl: fsync after copy-upMiklos Szeredi1-0/+2
2016-11-23virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2016-11-23md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown1-2/+2
2016-11-23md: sync sync_completed has correct value as recovery finishes.NeilBrown1-0/+9
2016-11-23scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2016-11-23scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2016-11-23drm/radeon/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-11-23KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-11-23drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach1-3/+1
2016-11-23scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai1-8/+5
2016-11-23powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin1-1/+1
2016-11-23drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-11-23drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher1-0/+6
2016-11-23USB: serial: cp210x: fix tiocmget error handlingJohan Hovold1-1/+3
2016-11-23Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-11-23mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg1-9/+15
2016-11-23GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-11-23btrfs: fix races on root_log_ctx listsChris Mason1-14/+6
2016-11-23vt: clear selection before resizingScot Doyle1-0/+3
2016-11-23tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2
2016-11-23ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler1-0/+17
2016-11-23KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-11-23hv: do not lose pending heartbeat vmbus packetsLong Li1-3/+7
2016-11-23mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin1-2/+4
2016-11-23dm table: fix missing dm_put_target_type() in dm_table_add_target()tang.junhui1-15/+9
2016-11-23usb: increase ohci watchdog delay to 275 msecBryan Paluch1-1/+1
2016-11-23USB: serial: fix potential NULL-dereference at probeJohan Hovold1-1/+2
2016-11-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong1-2/+1
2016-11-23target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni1-3/+12
2016-11-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-11-23powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-11-23isofs: Do not return EACCES for unknown filesystemsJan Kara1-3/+5
2016-11-23USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2-3/+5
2016-11-23memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson1-0/+4
2016-11-23memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern1-0/+2
2016-11-23mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson1-0/+2
2016-11-23mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson1-5/+0
2016-11-23mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen1-1/+1
2016-11-23usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-11-23irqchip/gicv3: Handle loop timeout properDan Carpenter1-1/+1
2016-11-23drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-11-23jbd2: fix incorrect unlock on j_list_lockTaesoo Kim1-1/+2
2016-11-23scsi: Fix use-after-freeMing Lei1-1/+1
2016-11-23mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2-2/+2
2016-11-19udp: properly support MSG_PEEK with truncated buffersEric Dumazet2-4/+8
2016-11-08Linux 3.18.44-rt48v3.18.44-rt48Steven Rostedt (Red Hat)1-1/+1
2016-10-28x86: Fix bad backport for should_resched() updateSteven Rostedt (Red Hat)1-1/+2
2016-10-28kbuild: add -fno-PIESebastian Andrzej Siewior1-1/+1
2016-10-28zsmalloc: turn that get_cpu_light() into a local_lock()Sebastian Andrzej Siewior1-2/+4
2016-10-28ftrace: Fix trace header alignmentMike Galbraith1-11/+11
2016-10-26Linux 3.18.44-rt47v3.18.44-rt47Steven Rostedt (Red Hat)1-1/+1
2016-10-25Merge tag 'v3.18.44' into v3.18-rtSteven Rostedt (Red Hat)6-11/+57
2016-10-22Linux 3.18.44v3.18.44Sasha Levin1-1/+1
2016-10-22xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-10-22x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2016-10-22mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2-2/+13
2016-10-19Linux 3.18.43-rt46v3.18.43-rt46Steven Rostedt (Red Hat)1-1/+1
2016-10-18Merge tag 'v3.18.43' into v3.18-rtSteven Rostedt (Red Hat)82-538/+762
2016-10-09Linux 3.18.43v3.18.43Sasha Levin1-1/+1
2016-10-09openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-10-09ARM: orion: convert the irq_reg_{readl,writel} calls to the new APIGregory CLEMENT1-4/+4
2016-10-09avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-10-09hexagon: Fix build failures in linux-nextGuenter Roeck5-22/+31
2016-10-07block: Do a full clone when splitting discard biosMartin K. Petersen1-3/+12
2016-10-05btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-10-05fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-10-05ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-10-05fanotify: fix list corruption in fanotify_get_response()Jan Kara4-42/+25
2016-10-05fsnotify: add a way to stop queueing events on group shutdownJan Kara3-1/+29
2016-10-05autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-10-05autofs racesAl Viro3-22/+15
2016-10-05ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-10-05can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-10-05USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-10-05fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-10-05avr32: fix copy_from_user()Al Viro3-4/+13
2016-10-05microblaze: fix __get_user()Al Viro1-1/+1
2016-10-05microblaze: fix copy_from_user()Al Viro1-3/+6
2016-10-05m32r: fix __get_user()Al Viro1-1/+1
2016-10-05blackfin: fix copy_from_user()Al Viro1-4/+5
2016-10-05sparc32: fix copy_from_user()Al Viro1-1/+3
2016-10-05sh: fix copy_from_user()Al Viro1-1/+4
2016-10-05sh64: failing __get_user() should zeroAl Viro1-0/+1
2016-10-05score: fix copy_from_user() and friendsAl Viro1-21/+20
2016-10-05score: fix __get_user/get_userAl Viro1-1/+4
2016-10-05s390: get_user() should zero on failureAl Viro1-4/+4
2016-10-05ppc32: fix copy_from_user()Al Viro1-19/+2
2016-10-05parisc: fix copy_from_user()Al Viro1-2/+4
2016-10-05openrisc: fix copy_from_user()Al Viro1-24/+11
2016-10-05mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2016-10-05mn10300: failing __get_user() and get_user() should zeroAl Viro1-0/+1
2016-10-05mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-10-05ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta1-2/+9
2016-10-05metag: copy_from_user() should zero the destination on access_ok() failureAl Viro1-1/+2
2016-10-05ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-10-05hexagon: fix strncpy_from_user() error returnAl Viro1-1/+2
2016-10-05frv: fix clear_user()Al Viro1-3/+9
2016-10-05asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-10-05asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato1-4/+6
2016-10-05nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-10-05MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-10-05genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-10-05genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee6-75/+78
2016-10-05MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-10-05crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel1-1/+1