summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju-1/+7
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov-0/+4
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov-0/+2
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov-11/+8
2026-04-06kunit: tool: Terminate kernel under test on SIGINTDavid Gow-9/+19
2026-04-06kunit: tool: skip stty when stdin is not a ttyShuvam Pandey-2/+50
2026-04-06kunit: tool: Recommend --raw_output=all if no KTAP foundDavid Gow-1/+2
2026-04-06kunit: Add --list_suites to show suitesRyota Sakamoto-5/+27
2026-04-06blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()Yuto Ohnuki-2/+3
2026-04-06ocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi-0/+10
2026-04-06mm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park-0/+7
2026-04-06mm/vma: fix memory leak in __mmap_region()Sechang Lim-0/+7
2026-04-06mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplugHao Li-0/+20
2026-04-06mm/damon/sysfs: dealloc repeat_call_control if damon_call() failsSeongJae Park-1/+2
2026-04-06mm: reinstate unconditional writeback start in balance_dirty_pages()Joanne Koong-0/+21
2026-04-06liveupdate: propagate file deserialization failuresLeo Timmins-2/+7
2026-04-06mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang-3/+8
2026-04-06sched_ext: Documentation: Add ops.dequeue() to task lifecycleAndrea Righi-9/+15
2026-04-06tools/sched_ext: Fix off-by-one in scx_sdt payload zeroingCheng-Yang Chou-1/+2
2026-04-06selftests/nolibc: only use libgcc when really necessaryThomas Weißschuh-13/+4
2026-04-06selftests/nolibc: test the memory allocatorThomas Weißschuh-0/+55
2026-04-06tools/nolibc: check for overflow in calloc() without divisionsThomas Weißschuh-2/+2
2026-04-06tools/nolibc: add support for asprintf()Thomas Weißschuh-0/+74
2026-04-06PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsRichard Cheng-1/+1
2026-04-06cpupower: remove extern declarations in cmd functionsKaushlendra Kumar-12/+0
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-271/+271
2026-04-06PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder-2/+2
2026-04-06PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSMChengwen Feng-9/+15
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng-26/+37
2026-04-06perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()Chengwen Feng-2/+4
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng-5/+11
2026-04-06x86/acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng-4/+25
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng-4/+29
2026-04-06LoongArch: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng-0/+10
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng-12/+32
2026-04-06remoteproc: qcom: pas: Add Eliza ADSP supportAbel Vesa-0/+1
2026-04-06ACPI: APEI: GHES: Add NVIDIA vendor CPER record handlerKai-Heng Feng-0/+170
2026-04-06PCI: hisi: Use devm_ghes_register_vendor_record_notifier()Kai-Heng Feng-11/+1
2026-04-06ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()Kai-Heng Feng-0/+29
2026-04-06dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSPAbel Vesa-0/+3
2026-04-06remoteproc: qcom: Add missing space before closing bracketShawn Guo-86/+86
2026-04-06dt-bindings: remoteproc: qcom: Drop types for firmware-nameShawn Guo-8/+2
2026-04-06remoteproc: qcom: Fix minidump out-of-bounds access on subsystems arrayMukesh Ojha-3/+14
2026-04-06hwspinlock: remove now unused pdata from header fileWolfram Sang-28/+0
2026-04-06hwspinlock: u8500: delete driverWolfram Sang-168/+0
2026-04-06ACPI: tables: Enable FPDT on LoongArchXi Ruoyao-1/+1
2026-04-06media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()Krzysztof Kozlowski-1/+1
2026-04-06ASoC: qcom: Constify GPR packet being send over GPR interfaceKrzysztof Kozlowski-13/+14
2026-04-06rpmsg: Constify buffer passed to send APIKrzysztof Kozlowski-38/+46
2026-04-06remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()Krzysztof Kozlowski-2/+2