aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-19arm_mpam: Merge supported features during mpam_enable() into mpam_classJames Morse2-0/+217
2025-11-19arm_mpam: Probe the hardware features resctrl supportsJames Morse2-0/+182
2025-11-19arm_mpam: Add helpers for managing the locking around the mon_sel registersJames Morse2-0/+43
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse3-1/+167
2025-11-19arm_mpam: Add cpuhp callbacks to probe MSC hardwareJames Morse2-1/+180
2025-11-19arm_mpam: Add MPAM MSC register layout definitionsJames Morse1-0/+267
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse3-1/+490
2025-11-19arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plateJames Morse7-0/+262
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse6-1/+464
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan1-0/+12
2025-11-19platform: Define platform_device_put cleanup handlerBen Horgan1-0/+1
2025-11-19arm64: kconfig: Add Kconfig entry for MPAMJames Morse1-0/+23
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse2-0/+71
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse2-0/+71
2025-11-19ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structureBen Horgan1-9/+36
2025-11-19ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levelsJames Morse1-8/+12
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse2-0/+87
2025-11-19tick/sched: Fix bogus condition in report_idle_softirq()Wen Yang1-6/+5
2025-11-19Merge tag 'sunxi-clk-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixesStephen Boyd2-3/+3
2025-11-19drm/plane: Fix create_in_format_blob() return valueVille Syrjälä1-2/+2
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds26-61/+94
2025-11-19Merge tag 'pwm/for-6.18-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds1-2/+2
2025-11-19Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds12-20/+57
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang1-0/+3
2025-11-19Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-1/+2
2025-11-19arm64, tlbflush: don't TLBI broadcast if page reused in write faultHuang Ying4-9/+72
2025-11-19mm: add spurious fault fixing support for huge pmdHuang Ying5-30/+73
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann698-3111/+7911
2025-11-19dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties on '^conf' nodesRob Herring (Arm)1-0/+1
2025-11-19fs: move mntput_no_expire() slowpath into a dedicated routineMateusz Guzik1-16/+22
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck1-23/+41
2025-11-19fs: remove spurious exports in fs/file_attr.cChristoph Hellwig1-4/+0
2025-11-19watch_queue: Use local kmap in post_one_notification()Davidlohr Bueso1-2/+2
2025-11-19MAINTAINERS: update my email addressBartosz Golaszewski1-8/+8
2025-11-19gpio: cdev: make sure the cdev fd is still active before emitting eventsBartosz Golaszewski1-2/+7
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent6-0/+22
2025-11-19perf/x86/intel/uncore: Remove superfluous checkJiri Slaby (SUSE)1-2/+0
2025-11-18Merge branch 'af_unix-fix-so_peek_off-bug-in-unix_stream_read_generic'Jakub Kicinski4-2/+165
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima3-0/+164
2025-11-18af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_generic().Kuniyuki Iwashima1-2/+1
2025-11-18net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar1-4/+2
2025-11-18mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet1-7/+13
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski7-17/+46
2025-11-18devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory1-1/+3
2025-11-18pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()Jared Kangas1-0/+1
2025-11-18pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_descJared Kangas1-1/+1
2025-11-18ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka1-3/+19
2025-11-18MAINTAINERS: sync omap devicetree maintainers with omap platformAndreas Kemnade1-0/+4
2025-11-18Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixesArnd Bergmann11-32/+17
2025-11-18idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov1-0/+2