summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-06selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAXKumar Kartikeya Dwivedi-0/+108
2026-04-06selftests/bpf: Add tests for unaligned syscall ctx accessesKumar Kartikeya Dwivedi-0/+133
2026-04-06selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTXKumar Kartikeya Dwivedi-0/+94
2026-04-06selftests/bpf: Add syscall ctx variable offset testsKumar Kartikeya Dwivedi-6/+267
2026-04-06selftests/bpf: Convert ctx tests from ASM to CKumar Kartikeya Dwivedi-45/+35
2026-04-06bpf: Enable unaligned accesses for syscall ctxKumar Kartikeya Dwivedi-2/+1
2026-04-06bpf: Support variable offsets for syscall PTR_TO_CTXKumar Kartikeya Dwivedi-40/+65
2026-04-06e1000: check return value of e1000_read_eepromAgalakov Daniil-1/+7
2026-04-06igb: remove napi_synchronize() in igb_down()Alex Dvoretsky-2/+1
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt-0/+7
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov-8/+19
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros-10/+12
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