summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-31perf evsel: Separate rlimit increase from evsel__open_cpu()Riccardo Mancini2-20/+33
2021-08-31perf evsel: Separate missing feature detection from evsel__open_cpu()Riccardo Mancini2-83/+92
2021-08-31perf evsel: Add evsel__prepare_open()Riccardo Mancini2-0/+16
2021-08-31perf evsel: Separate missing feature disabling from evsel__open_cpuRiccardo Mancini1-26/+31
2021-08-31perf evsel: Save open flags in evsel in prepare_open()Riccardo Mancini2-12/+13
2021-08-31perf evsel: Separate open preparation from open itselfRiccardo Mancini1-11/+34
2021-08-31perf evsel: Remove retry_sample_id goto labelRiccardo Mancini1-2/+1
2021-08-31perf mmap: Add missing bitops.h headerRiccardo Mancini1-0/+1
2021-08-31libperf cpumap: Take into advantage it is sorted to optimize perf_cpu_map__max()Riccardo Mancini1-8/+2
2021-08-31libsubcmd: add OPT_UINTEGER_OPTARG option typeRiccardo Mancini1-0/+1
2021-08-31perf tools: Fix LLVM download hint linkJames Clark1-1/+1
2021-08-31perf tools: Fix LLVM test failure when running in verbose modeJames Clark2-5/+4
2021-08-31perf tools: Refactor LLVM test warning for missing binaryJames Clark1-15/+21
2021-08-31perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}Leo Yan1-0/+32
2021-08-31perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}Leo Yan2-7/+103
2021-08-31perf bpf: Fix memory leaks relating to BTF.Ian Rogers2-3/+3
2021-08-31perf data: Correct -h outputJoshua Martinez1-43/+19
2021-08-31perf header: Fix spelling mistake "cant'" -> "can't"Colin Ian King1-1/+1
2021-08-31perf dlfilters: Fix build on environments with a --sysroot gcc argArnaldo Carvalho de Melo1-2/+2
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr1-27/+81
2021-08-30perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim1-1/+2
2021-08-30perf stat: Do not allow --for-each-cgroup without cpuNamhyung Kim1-1/+3
2021-08-30perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...Arnaldo Carvalho de Melo1-1/+2
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark1-1/+1
2021-08-30perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo1-22/+30
2021-08-30perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei1-4/+4
2021-08-30perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo1-1/+4
2021-08-30perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan1-1/+2
2021-08-30Linux 5.14v5.14Linus Torvalds1-1/+1
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller5-157/+74
2021-08-29clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford1-1/+1
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand1-1/+8
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson1-2/+1
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet1-4/+4
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet1-4/+11
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe1-37/+5
2021-08-26Revert "net: really fix the build..."Kalle Valo6-30/+8
2021-08-26sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior1-0/+3
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko1-1/+1
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo4-10/+30
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo2-7/+8
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu3-3/+3
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso1-43/+38