summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski20-29/+79
2017-06-11sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski1-1/+1
2017-06-11sched/fair: Fix typo in printk messageMarcin Nowakowski1-1/+1
2017-06-10ufs: we need to sync inode before freeing itAl Viro1-0/+1
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro1-13/+5
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro1-1/+3
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro1-1/+2
2017-06-09ufs: set correct ->s_maxsizeAl Viro1-0/+18
2017-06-09ufs: restore maintaining ->i_blocksAl Viro2-1/+26
2017-06-09fix ufs_isblockset()Al Viro1-3/+7
2017-06-09ufs: restore proper tail allocationAl Viro1-1/+1
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval1-2/+2
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo1-1/+1
2017-06-09btrfs: tree-log.c: Wrong printk information about namelenSu Yue1-1/+1
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-06-08perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim3-50/+0
2017-06-08perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim1-0/+2
2017-06-08perf tests: Decompress kernel module before objdumpNamhyung Kim1-1/+19
2017-06-08perf tools: Consolidate error path in __open_dso()Namhyung Kim1-11/+8
2017-06-08perf tools: Decompress kernel module when reading DSO dataNamhyung Kim1-0/+16
2017-06-08perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim1-24/+3
2017-06-08perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim3-35/+65
2017-06-08perf tools: Fix a memory leak in __open_dso()Namhyung Kim1-1/+3
2017-06-08perf annotate: Fix symbolic link of build-id cacheNamhyung Kim1-1/+9
2017-06-08block, bfq: access and cache blkg data only when safePaolo Valente3-36/+105
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2-5/+2
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2-6/+6
2017-06-08drm/i915: fix warning for unused variableJani Nikula1-2/+0
2017-06-08Fix loop device flush before configure v3James Wang1-0/+3
2017-06-08powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by defaultMichael Ellerman2-11/+11
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V4-16/+15
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-06-08Revert "printk: fix double printing with earlycon"Petr Mladek1-36/+10
2017-06-08perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21
2017-06-08x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski1-0/+3
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov6-30/+31
2017-06-08mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski1-2/+0
2017-06-08MAINTAINERS: update email address for Jessica YuJessica Yu1-2/+2
2017-06-08perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-06-08perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3
2017-06-08perf script python: Fix wrong code snippets in documentationSeongJae Park1-2/+2
2017-06-08perf script: Fix documentation errorsSeongJae Park2-3/+3
2017-06-08perf script: Fix outdated comment for perf-trace-pythonSeongJae Park1-1/+1
2017-06-08perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-07blk-throttle: set default latency baseline for harddiskShaohua Li1-3/+17
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong1-5/+15
2017-06-07blk-throttle: fix NULL pointer dereference in throtl_schedule_pending_timerJoseph Qi1-1/+1
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä1-12/+7