summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-04perf dso: Update use of pthread mutexIan Rogers
2022-10-04perf mmap: Remove unnecessary pthread.h includeIan Rogers
2022-10-04perf ui: Update use of pthread mutexIan Rogers
2022-10-04perf sched: Update use of pthread mutexIan Rogers
2022-10-04perf record: Update use of pthread mutexIan Rogers
2022-10-04perf lock: Remove unused pthread.h includeIan Rogers
2022-10-04perf bpf: Remove unused pthread.h includeIan Rogers
2022-10-04perf hist: Update use of pthread mutexIan Rogers
2022-10-04perf tests: Avoid pthread.h inclusionIan Rogers
2022-10-04perf bench: Update use of pthread mutex/condIan Rogers
2022-10-04perf mutex: Wrapped usage of mutex and condPavithra Gurushankar
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter
2022-10-04perf evlist: Add evlist__{en/dis}able_non_dummy()Adrian Hunter
2022-10-04perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_eventAdrian Hunter
2022-10-04perf record: Fix done_fd wakeup eventAdrian Hunter
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter
2022-10-04perf hashmap: Tidy hashmap dependencyIan Rogers
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Xin Gao
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Xin Gao
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera
2022-10-04perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutexPeter Zijlstra
2022-10-04perf: Fix pmu_filter_match()Peter Zijlstra
2022-10-04perf: Fix lockdep_assert_event_ctx()Peter Zijlstra
2022-10-04ARM: 9246/1: dump: show page table level nameWang Kefeng
2022-10-04ARM: 9245/1: dump: show FDT regionWang Kefeng
2022-10-04ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=nAlex Sverdlin
2022-10-04ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()Linus Walleij
2022-10-04ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC valueLi Huafei
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei
2022-10-04Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann
2022-10-04Merge tag 'timers-v6.1-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2022-10-04thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht
2022-10-04thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar
2022-10-04thermal/core: Drop valid pointer check for typeLad Prabhakar
2022-10-04thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar
2022-10-04thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano
2022-10-04thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano
2022-10-04pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang
2022-10-04pinctrl: Create subdirectory for StarFive driversJianlong Huang
2022-10-04dt-bindings: pinctrl: st,stm32: Document interrupt-controller propertyMarek Vasut
2022-10-04dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern propertyMarek Vasut
2022-10-04dt-bindings: pinctrl: st,stm32: Document gpio-line-namesMarek Vasut
2022-10-04Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1Borislav Petkov
2022-10-04pinctrl: st: stop abusing of_get_named_gpio()Dmitry Torokhov
2022-10-04pinctrl: wpcm450: Correct the fwnode_irq_get() return value checkAndy Shevchenko