summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22drivers/base/memory: Fix an unlikely reference counting issue in __add_memory...Christophe JAILLET
2022-04-22firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen
2022-04-22firmware_loader: Check fw_state_is_done in loading_storeRuss Weight
2022-04-22firmware_loader: Clear data and size in fw_free_paged_bufRuss Weight
2022-04-22rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2022-04-22rpmsg: Constify local variable in field store macroKrzysztof Kozlowski
2022-04-22slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2022-04-22clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2022-04-22vdpa: Use helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-22spi: Use helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-22s390/cio: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-22selftests: firmware: Add ZSTD compressed file testsTakashi Iwai
2022-04-22selftests: firmware: Simplify test patternsTakashi Iwai
2022-04-22selftests: firmware: Fix the request_firmware_into_buf() test for XZ formatTakashi Iwai
2022-04-22selftests: firmware: Use smaller dictionary for XZ compressionTakashi Iwai
2022-04-22firmware: Add the support for ZSTD-compressed firmware filesTakashi Iwai
2022-04-10Linux 5.18-rc2v5.18-rc2Linus Torvalds
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo