summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-08coredump: fix dumping through pipesMateusz Guzik5-4/+7
2016-06-08fix a regression in atomic_open()Al Viro1-3/+7
2016-06-08fix d_walk()/non-delayed __d_free() raceAl Viro1-2/+2
2016-06-07mnt: fs_fully_visible test the proper mount for MNT_LOCKEDEric W. Biederman1-1/+1
2016-06-07mnt: If fs_fully_visible fails call put_filesystem.Eric W. Biederman1-1/+3
2016-06-06perf config: Handle the error when config set is NULL at collect_config()Taeung Song1-1/+5
2016-06-06perf config: Fix abnormal termination at perf_parse_file()Taeung Song1-9/+7
2016-06-06perf stat: Add missing aggregation headers for --metric-only CSVAndi Kleen1-0/+14
2016-06-06perf stat: Print topology/time headers with --metric-onlyAndi Kleen1-10/+22
2016-06-06perf stat: Add computation of TopDown formulasAndi Kleen3-0/+172
2016-06-06perf stat: Basic support for TopDown in perf statAndi Kleen6-3/+184
2016-06-06perf test: Ignore .scale and other special filesAndi Kleen1-2/+2
2016-06-05Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-05autofs braino fix for do_last()Al Viro1-4/+4
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04fix EOPENSTALE bug in do_last()Al Viro1-39/+4
2016-06-04mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...Mel Gorman1-7/+16
2016-06-04mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ...Mel Gorman1-0/+1
2016-06-04mm, oom_reaper: do not use siglock in try_oom_reaper()Michal Hocko1-6/+1
2016-06-04mm, page_alloc: prevent infinite loop in buffered_rmqueue()Vlastimil Babka1-4/+5
2016-06-04checkpatch: reduce git commit description style false positivesJoe Perches1-0/+1
2016-06-04mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool1-10/+14
2016-06-04memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo1-0/+3
2016-06-04mm: check the return value of lookup_page_ext for all call sitesYang Shi5-8/+77
2016-06-04kdump: fix dmesg gdbmacro to work with record based printkCorey Minyard1-11/+82
2016-06-04mm: fix overflow in vm_map_ram()Guillermo Julián Moreno1-4/+5
2016-06-03Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason1-1/+12
2016-06-03perf script: Show call graphs when 1st event doesn't have it but some other hasHe Kuang1-10/+13
2016-06-03tools lib api: Respect CROSS_COMPILE for the linkerLucas Stach1-0/+1
2016-06-03perf evlist: Fix alloc_mmap() failure pathWang Nan1-1/+4
2016-06-03perf evsel: Provide way to extract integer value from format_fieldArnaldo Carvalho de Melo2-10/+17
2016-06-03EDAC, sb_edac: Readd accidentally dropped Broadwell-D supportTony Luck1-8/+14
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2-10/+14
2016-06-03arm64: mm: dump: log span levelMark Rutland1-1/+7
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall1-0/+1
2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall1-3/+3
2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall1-4/+1
2016-06-03arm64: report CPU number in bad_modeMark Rutland1-2/+3
2016-06-03EDAC: Fix workqueues poll period resettingNicholas Krause1-1/+2
2016-06-03EDAC, sb_edac: Fix rank lookup on BroadwellTony Luck1-5/+8
2016-06-03perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen1-4/+2
2016-06-03perf/x86/intel: Add topdown events to Intel AtomAndi Kleen1-0/+24
2016-06-03perf/x86/intel: Add topdown events to Intel CoreAndi Kleen1-0/+50
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen3-0/+40