summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-10Merge tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-06-10Merge tag 'imx-dt64-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann
2026-06-10pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helperAjay Kumar Nandam
2026-06-10vfio/qat: fix f_pos race in qat_vf_resume_write()Giovanni Cabiddu
2026-06-10dt-bindings: interrupt-controller: renesas,r9a09g077-icu: Fix reg size in exa...Geert Uytterhoeven
2026-06-10perf tools: Fix the check for parameterized field in event termAthira Rajeev
2026-06-10HID: intel-thc-hid: intel-quickspi: reset touch IC on system resumeDanny D.
2026-06-10perf data convert json: Fix addr_location leak on time-filtered samplesTanushree Shah
2026-06-10perf s390: Fix TEXTREL in Python extension by compiling as PICJens Remus
2026-06-10perf build: Do not duplicate CFLAGS in Python extension buildsJens Remus
2026-06-10perf build: Respect V=1 for Python extension buildsJens Remus
2026-06-10kbuild: Use ld.lld for linking host programs when LLVM is setNathan Chancellor
2026-06-10perf riscv: fix register name stringsMartin Kaiser
2026-06-10perf dwarf: Avoid redefinition warnings for REG_DWARFNUM_NAMEMartin Kaiser
2026-06-10hwmon: (dell-smm) Add Dell Latitude 7530 to fan control whitelistArmin Wolf
2026-06-10hwmon: temperature: add support for EMC1812Marius Cristea
2026-06-10xprtrdma: Return sendctx slot after Send preparation failureChuck Lever
2026-06-10xprtrdma: Repost Receive buffers for malformed repliesChuck Lever
2026-06-10xprtrdma: Sanitize the reply credit grant after parsingChuck Lever
2026-06-10xprtrdma: Fix bcall rep leak and unbounded peekChris Mason
2026-06-10xprtrdma: Resize reply buffers before reposting receivesChuck Lever
2026-06-10xprtrdma: Check frwr_wp_create() during connectChuck Lever
2026-06-10xprtrdma: Initialize re_id before removal registrationChris Mason
2026-06-10xprtrdma: Fix ep kref imbalance on ADDR_CHANGEChris Mason
2026-06-10xprtrdma: Convert send buffer free list to llistChuck Lever
2026-06-10dt-bindings: hwmon: temperature: add support for EMC1812Marius Cristea
2026-06-10PCI: Avoid SBR for Qualcomm WCN6855/WCN7850 WiFi, SDX62/SDX65 modemsJose Ignacio Tornos Martinez
2026-06-10dt-bindings: nvmem: consumer: Make 'nvmem' an array of one-item entriesKonrad Dybcio
2026-06-10Merge tag 'pm-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-06-10drivers/of/overlay: Use memcpy() to copy known length stringsDavid Laight
2026-06-10dt-bindings: add self-test fixtures for style checkerDaniel Golle
2026-06-10dt-bindings: wire style checker into dt_binding_checkDaniel Golle
2026-06-10scripts/jobserver-exec: propagate child exit statusDaniel Golle
2026-06-10dt-bindings: add DTS style checkerDaniel Golle
2026-06-10HID: uhid: convert to hid_safe_input_report()Carlos Llamas
2026-06-10Input: ads7846 - restore half-duplex supportAaro Koskinen
2026-06-10of: cpu: add check in __of_find_n_match_cpu_property()Sergey Shtylyov
2026-06-10dt-bindings: media: mt9m114: document common video device propertiesSvyatoslav Ryhel
2026-06-10libperf: Document code simplification case for widening struct perf_cpuArnaldo Carvalho de Melo
2026-06-10perf tools: Use scnprintf() in build_id__snprintf() and hwmon read_events()Arnaldo Carvalho de Melo
2026-06-10perf hists: Fix snprintf() in hists__scnprintf_title() UID filter pathArnaldo Carvalho de Melo
2026-06-10perf bpf: Use scnprintf() in snprintf_hex() and synthesize_bpf_prog_name()Arnaldo Carvalho de Melo
2026-06-10perf tools: Add O_CLOEXEC to open() calls in DSO and ELF codeArnaldo Carvalho de Melo
2026-06-10perf sched: Fix idle-hist callchain display using wrong rb_first variantArnaldo Carvalho de Melo
2026-06-10perf sched: Bounds-check prio before test_bit() in timehistArnaldo Carvalho de Melo
2026-06-10cxl/test: Zero out LSA backing memory to avoid leaking to userDave Jiang
2026-06-10cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang
2026-06-10Input: remove changelogsElliot Tester
2026-06-10cxl/test: Verify cmd->size_in before accessing payloadDave Jiang
2026-06-10cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKINGEthan Nelson-Moore