aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-04-06ice: ptp: don't WARN when controlling PF is unavailableKohei Enju1-1/+7
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov1-0/+4
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov1-0/+2
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov2-11/+8
2026-04-06ocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi1-0/+10
2026-04-06mm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park1-0/+7
2026-04-06mm/vma: fix memory leak in __mmap_region()Sechang Lim1-0/+7
2026-04-06mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplugHao Li1-0/+20
2026-04-06mm/damon/sysfs: dealloc repeat_call_control if damon_call() failsSeongJae Park1-1/+2
2026-04-06mm: reinstate unconditional writeback start in balance_dirty_pages()Joanne Koong1-0/+21
2026-04-06liveupdate: propagate file deserialization failuresLeo Timmins1-2/+7
2026-04-06mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang1-3/+8
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds53-271/+271
2026-04-06batman-adv: hold claim backbone gateways by referenceHaoze Xie1-9/+18
2026-04-06ASoC: SOF: Intel: Fixes for find_acpi_adr_device() when some endpoints are missingMark Brown1-6/+4
2026-04-06ASoC: SOF: Intel: fix iteration in is_endpoint_present()Maciej Strozek1-5/+3
2026-04-06ASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek1-1/+1
2026-04-06ASoC: SDCA: Fix errors in IRQ cleanupCharles Keepax3-4/+87
2026-04-06ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machineMark Pearson1-0/+16
2026-04-06ASoC: dt-bindings: ti,tas2552: Add sound-dai-cellsMarek Vasut1-3/+10
2026-04-06ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10songxiebing1-0/+1
2026-04-06tracing/probe: reject non-closed empty immediate stringsPengpeng Hou1-1/+1
2026-04-05Linux 7.0-rc7Linus Torvalds1-1/+1
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds7-28/+47
2026-04-05Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+34
2026-04-05Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+6
2026-04-05Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2026-04-05Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds1-0/+2
2026-04-05Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds10-70/+266
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds49-260/+545
2026-04-05Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+18
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds43-277/+507
2026-04-05EDAC/mc: Fix error path ordering in edac_mc_alloc()Borislav Petkov (AMD)1-3/+3
2026-04-05x86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam1-0/+8
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley6-84/+88
2026-04-04riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley3-16/+16
2026-04-04prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley3-18/+19
2026-04-04riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley3-16/+19
2026-04-04riscv: cfi: clear CFI lock status in start_thread()Zong Li3-10/+12
2026-04-04riscv: ptrace: cfi: fix "PRACE" typo in uapi headerPaul Walmsley2-2/+2
2026-04-04ACPI: RIMT: Add dependency between iommu and devicesSunil V L1-0/+7
2026-04-04selftests: riscv: Add braces around EXPECT_EQ()Charlie Jenkins1-6/+9
2026-04-04riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftestsPaul Walmsley2-8/+9
2026-04-04riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi1-1/+3
2026-04-04riscv: make runtime const not usable by modulesJisheng Zhang1-0/+4
2026-04-04riscv: patch: Avoid early phys_to_page()Vivian Wang1-10/+11
2026-04-04riscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-3/+55
2026-04-04Merge tag 'at91-fixes-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixesKrzysztof Kozlowski1-1/+1