summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Linux 3.16.36v3.16.36Ben Hutchings1-1/+1
2016-06-15sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...Peter Zijlstra1-15/+21
2016-06-15sched,dl: Remove return value from pull_dl_task()Peter Zijlstra1-8/+9
2016-06-15sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra1-16/+19
2016-06-15sched,rt: Remove return value from pull_rt_task()Peter Zijlstra1-10/+10
2016-06-15sched: Allow balance callbacks for check_class_changed()Peter Zijlstra1-1/+23
2016-06-15sched: Replace post_schedule with a balance callback listPeter Zijlstra4-38/+63
2016-06-15ARC: unbork !LLSC buildVineet Gupta1-1/+1
2016-06-15arm64: psci: move psci firmware calls out of lineWill Deacon3-35/+33
2016-06-15mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov1-0/+2
2016-06-15mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov7-120/+69
2016-06-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi3-2/+19
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-06-15net: fix infoleak in llcKangjie Lu1-0/+1
2016-06-15mm: migrate dirty page without clear_page_dirty_for_io etcHugh Dickins1-20/+31
2016-06-15KEYS: Fix ASN.1 indefinite length object parsingDavid Howells1-7/+9
2016-06-15compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-181/+116
2016-06-15xfs: mmap lock needs to be inside freeze protectionDave Chinner1-3/+8
2016-06-15xfs: lock out page faults from extent swap operationsDave Chinner1-20/+14
2016-06-15xfs: xfs_setattr_size no longer races with page faultsDave Chinner1-12/+14
2016-06-15xfs: take i_mmap_lock on extent manipulation operationsDave Chinner3-6/+7
2016-06-15xfs: use i_mmaplock on write faultsDave Chinner2-15/+25
2016-06-15xfs: use i_mmaplock on read faultsDave Chinner2-1/+29
2016-06-15xfs: introduce mmap/truncate lockDave Chinner3-38/+121
2016-06-15xfs: fix swapext ilock deadlockDave Chinner1-15/+18
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-06-15ocfs2: fix posix_acl_create deadlockJunxiao Bi6-48/+77
2016-06-15ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter1-1/+1
2016-06-15tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt1-2/+2
2016-06-15ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy1-0/+12
2016-06-15drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-06-15ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng1-0/+1
2016-06-15macvtap: segmented packet is consumedEric Dumazet1-1/+1
2016-06-15get_rock_ridge_filename(): handle malformed NM entriesAl Viro1-3/+10
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-06-15x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-06-15proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-06-15drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach1-0/+10
2016-06-15propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman1-11/+14
2016-06-15fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov1-2/+7
2016-06-15x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-06-15crypto: hash - Fix page length clamping in hash walkHerbert Xu1-1/+2
2016-06-15ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-06-15MAINTAINERS: Remove asterisk from EFI directory namesMatt Fleming1-2/+2
2016-06-15drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-06-15tracing: Don't display trigger file for events that can't be enabledChunyu Hu1-2/+7
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2016-06-15powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1