summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-06-15Linux 3.16.36v3.16.36Ben Hutchings
2016-06-15sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...Peter Zijlstra
2016-06-15sched,dl: Remove return value from pull_dl_task()Peter Zijlstra
2016-06-15sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra
2016-06-15sched,rt: Remove return value from pull_rt_task()Peter Zijlstra
2016-06-15sched: Allow balance callbacks for check_class_changed()Peter Zijlstra
2016-06-15sched: Replace post_schedule with a balance callback listPeter Zijlstra
2016-06-15ARC: unbork !LLSC buildVineet Gupta
2016-06-15arm64: psci: move psci firmware calls out of lineWill Deacon
2016-06-15mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov
2016-06-15mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2016-06-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu
2016-06-15net: fix infoleak in llcKangjie Lu
2016-06-15mm: migrate dirty page without clear_page_dirty_for_io etcHugh Dickins
2016-06-15KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-06-15compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-06-15xfs: mmap lock needs to be inside freeze protectionDave Chinner
2016-06-15xfs: lock out page faults from extent swap operationsDave Chinner
2016-06-15xfs: xfs_setattr_size no longer races with page faultsDave Chinner
2016-06-15xfs: take i_mmap_lock on extent manipulation operationsDave Chinner
2016-06-15xfs: use i_mmaplock on write faultsDave Chinner
2016-06-15xfs: use i_mmaplock on read faultsDave Chinner
2016-06-15xfs: introduce mmap/truncate lockDave Chinner
2016-06-15xfs: fix swapext ilock deadlockDave Chinner
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-06-15ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-06-15ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter
2016-06-15tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt
2016-06-15ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy
2016-06-15drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter
2016-06-15ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng
2016-06-15macvtap: segmented packet is consumedEric Dumazet
2016-06-15get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-06-15parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-06-15x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-06-15proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-06-15drm/radeon: fix PLL sharing on DCE6.1 (v2)Lucas Stach
2016-06-15propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-06-15fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov
2016-06-15x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-06-15crypto: hash - Fix page length clamping in hash walkHerbert Xu
2016-06-15ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
2016-06-15MAINTAINERS: Remove asterisk from EFI directory namesMatt Fleming
2016-06-15drm/radeon: make sure vertical front porch is at least 1Alex Deucher
2016-06-15tracing: Don't display trigger file for events that can't be enabledChunyu Hu
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2016-06-15powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard