summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-24arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-11-24arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier3-0/+26
2016-11-24USB: serial: fix potential NULL-dereference at probeJohan Hovold1-1/+2
2016-11-24xhci: workaround for hosts missing CAS bitMathias Nyman3-0/+46
2016-11-24xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman1-1/+3
2016-11-24kvm: x86: memset whole irq_eoiJiri Slaby1-1/+1
2016-11-24libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong1-2/+1
2016-11-24target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni1-3/+12
2016-11-24target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger1-1/+3
2016-11-24ubifs: Abort readdir upon errorRichard Weinberger1-5/+3
2016-11-24UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger1-2/+3
2016-11-24ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-11-24arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-11-24powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-11-01isofs: Do not return EACCES for unknown filesystemsJan Kara1-3/+5
2016-11-01irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-11-01arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier1-1/+2
2016-11-01USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2-3/+5
2016-11-01memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson1-0/+4
2016-11-01memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern1-0/+2
2016-11-01mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson1-0/+2
2016-11-01mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson1-5/+0
2016-11-01mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen1-1/+1
2016-11-01usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-11-01ceph: fix error handling in ceph_read_iterNikolay Borisov1-1/+2
2016-11-01irqchip/gicv3: Handle loop timeout properDan Carpenter1-1/+1
2016-11-01drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-11-01jbd2: fix incorrect unlock on j_list_lockTaesoo Kim1-1/+2
2016-11-01scsi: Fix use-after-freeMing Lei1-1/+1
2016-11-01mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2-2/+2
2016-10-30x86/mm: Expand the exception table logic to allow new handling optionsTony Luck8-57/+176
2016-10-24Linux 4.1.35v4.1.35Sasha Levin1-1/+1
2016-10-24xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-10-24mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2-2/+13
2016-10-24timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz1-2/+5
2016-10-24time: Add cycles to nanoseconds translationChristopher S. Hall1-4/+21
2016-10-10Linux 4.1.34v4.1.34Sasha Levin1-1/+1
2016-10-10openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-10-10avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-10-04fix memory leaks in tracing_buffers_splice_read()Al Viro1-6/+8
2016-10-04tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-10-04MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn1-4/+3
2016-10-04MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton1-0/+2
2016-10-04btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-10-03ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara4-42/+25
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara3-1/+29
2016-10-03autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-10-03autofs racesAl Viro3-22/+15