summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17perf tools: Reformat record's control fd man textJiri Olsa
2020-12-17perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson
2020-12-17perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa
2020-12-17perf debug: Add debug_set_file functionJiri Olsa
2020-12-17perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa
2020-12-17perf evlist: Support pipe mode displayNamhyung Kim
2020-12-17perf report: Support --header-only for pipe modeNamhyung Kim
2020-12-17perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang
2020-12-17perf metricgroup: Support adding metrics for system PMUsJohn Garry
2020-12-17perf metricgroup: Support printing metric groups for system PMUsJohn Garry
2020-12-17perf metricgroup: Split up metricgroup__print()John Garry
2020-12-17perf metricgroup: Fix metrics using aliases covering multiple PMUsJohn Garry
2020-12-17perf evlist: Change evlist__splice_list_tail() orderingJohn Garry
2020-12-17perf pmu: Add pmu_add_sys_aliases()John Garry
2020-12-17perf pmu: Add pmu_id()John Garry
2020-12-17perf jevents: Add support for system events tablesJohn Garry
2020-12-17perf jevents: Add support for an extra directory levelJohn Garry
2020-12-17perf evsel: Emit warning about kernel not supporting the data page size sampl...Arnaldo Carvalho de Melo
2020-12-17perf record: Support new sample type for data page sizeKan Liang
2020-12-17tools headers UAPI: Update tools's copy of linux/perf_event.hKan Liang
2020-12-17perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil
2020-12-17perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2020-12-17ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_idsHans de Goede
2020-12-17ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan()Rafael J. Wysocki
2020-12-17ACPI: scan: Defer enumeration of devices with _DEP listsRafael J. Wysocki
2020-12-17ACPI: scan: Evaluate _DEP before adding the deviceRafael J. Wysocki
2020-12-17drm/doc: atomic implicitly enables other capsSimon Ser
2020-12-17drm: require each CRTC to have a unique primary planeSimon Ser
2020-12-17drm/doc: fix reference to drm_format_modifier_blobSimon Ser
2020-12-17drm/doc: introduce new section for standard plane propertiesSimon Ser
2020-12-17drm/doc: the KMS properties section is for user-space devsSimon Ser
2020-12-17drm/doc: move color management functions under CRTC sectionSimon Ser
2020-12-17drm/doc: move damage tracking functions to new sectionSimon Ser
2020-12-17drm/doc: move composition function docs to new sectionSimon Ser
2020-12-17drm/doc: rename FB_DAMAGE_CLIPS sectionSimon Ser
2020-12-17io_uring: limit {io|sq}poll submit locking scopePavel Begunkov
2020-12-17io_uring: inline io_cqring_mark_overflow()Pavel Begunkov
2020-12-17io_uring: consolidate CQ nr events calculationPavel Begunkov
2020-12-17io_uring: remove racy overflow list fast checksPavel Begunkov
2020-12-17io_uring: cancel reqs shouldn't kill overflow listPavel Begunkov
2020-12-17blk-iocost: Add iocg idle state tracepointBaolin Wang
2020-12-17nbd: Respect max_part for all partition scansJosh Triplett
2020-12-17io_uring: hold mmap_sem for mm->locked_vm manipulationJens Axboe
2020-12-17thermal: int340x: Support Alder LakeSrinivas Pandruvada
2020-12-17pwm: sun4i: Remove erroneous else branchThierry Reding
2020-12-17pwm: sl28cpld: Set driver data before registering the PWM chipThierry Reding
2020-12-17pwm: Remove unused function pwmchip_add_inversed()Uwe Kleine-König