summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-27fbdev: fix potential buffer overflow in do_register_framebuffer()Yongzhen Zhang
2025-07-27fbdev: nvidiafb: add depends on HAS_IOPORTRandy Dunlap
2025-07-27fbdev: nvidiafb: fix build on 32-bit ARCH=umJohannes Berg
2025-07-27bpf: Simplify bounds refinement from s32Paul Chaignon
2025-07-27Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-27crypto: keembay - Use min() to simplify ocs_create_linked_list_from_sg()Thorsten Blum
2025-07-27crypto: hisilicon/hpre - fix dma unmap sequenceZhiqi Song
2025-07-27crypto: qat - make adf_dev_autoreset() staticGiovanni Cabiddu
2025-07-27crypto: ccp - reduce stack usage in ccp_run_aes_gcm_cmdArnd Bergmann
2025-07-27crypto: qat - refactor ring-related debug functionsGiovanni Cabiddu
2025-07-27crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu
2025-07-27crypto: qat - fix DMA direction for compression on GEN2 devicesGiovanni Cabiddu
2025-07-27gpiolib: enable CONFIG_GPIOLIB_LEGACY even for !GPIOLIBArnd Bergmann
2025-07-26clk: clocking-wizard: Fix the round rate handling for versalShubhrajyoti Datta
2025-07-26clk: Fix typosBjorn Helgaas
2025-07-26Merge tag 'qcom-clk-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2025-07-26perf list: Skip ABI PMUs when printing pmu valuesIan Rogers
2025-07-26perf list: Remove tracepoint printing codeIan Rogers
2025-07-26perf tp_pmu: Add event APIsIan Rogers
2025-07-26perf tp_pmu: Factor existing tracepoint logic to new fileIan Rogers
2025-07-26perf parse-events: Remove non-json software eventsIan Rogers
2025-07-26perf jevents: Add common software event jsonIan Rogers
2025-07-26perf tools: Remove libtraceevent in .gitignoreChen Pei
2025-07-26perf test: Fix comment orderingBlake Jones
2025-07-27rtc: pcf85063: scope pcf85063_config structuresAlexandre Belloni
2025-07-26MAINTAINERS: add missing headers to mempory policy & migration sectionJoshua Hahn
2025-07-26MAINTAINERS: add missing file to cgroup sectionLorenzo Stoakes
2025-07-26MAINTAINERS: add MM MISC section, add missing files to MISC and CORELorenzo Stoakes
2025-07-26MAINTAINERS: add missing zsmalloc fileLorenzo Stoakes
2025-07-26MAINTAINERS: add missing files to page alloc sectionLorenzo Stoakes
2025-07-26MAINTAINERS: add missing shrinker filesLorenzo Stoakes
2025-07-26MAINTAINERS: move memremap.[ch] to hotplug sectionLorenzo Stoakes
2025-07-26MAINTAINERS: add missing mm_slot.h file THP sectionLorenzo Stoakes
2025-07-26MAINTAINERS: add missing interval_tree.c to memory mapping sectionLorenzo Stoakes
2025-07-26MAINTAINERS: add missing percpu-internal.h file to per-cpu sectionLorenzo Stoakes
2025-07-26mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()Zi Yan
2025-07-26selftests/damon: introduce _common.sh to host shared functionEnze Li
2025-07-26selftests/damon/sysfs.py: test runtime reduction of DAMON parametersSeongJae Park
2025-07-26selftests/damon/sysfs.py: test non-default parameters runtime commitSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMON context commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize monitoring attributes commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMOS schemes commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: test DAMOS filters commitmentSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMOS scheme commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: test DAMOS destinations commitmentSeongJae Park
2025-07-26selftests/damon/sysfs.py: test quota goal commitmentSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DamosQuota commit assertionSeongJae Park
2025-07-26selftests/damon/sysfs.py: generalize DAMOS Watermarks commit assertionSeongJae Park
2025-07-26selftests/damon/drgn_dump_damon_status: dump DAMOS filtersSeongJae Park
2025-07-26selftests/damon/drgn_dump_damon_status: dump ctx->ops.idSeongJae Park