summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-07xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski2-1/+5
2026-04-07xsk: respect tailroom for ZC setupsMaciej Fijalkowski2-3/+24
2026-04-07xsk: tighten UMEM headroom validation to account for tailroom and min frameMaciej Fijalkowski1-1/+2
2026-04-07e1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
2026-04-07igb: remove napi_synchronize() in igb_down()Alex Dvoretsky1-2/+1
2026-04-06ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt1-0/+7
2026-04-06ixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov4-8/+19
2026-04-06ice: fix PTP timestamping broken by SyncE code on E825CPetr Oros1-10/+12
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/...Linus 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 mi...Mark 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-06Linux 7.0-rc7v7.0-rc7Linus Torvalds1-1/+1
2026-04-06Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-28/+47
2026-04-05Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+34
2026-04-05Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+6
2026-04-05Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2026-04-05Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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...Linus Torvalds10-72/+268
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds49-260/+545
2026-04-05Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+18
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-279/+509
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-05prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley6-87/+91
2026-04-05riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headersPaul Walmsley3-16/+16
2026-04-05prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley3-18/+19
2026-04-05riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headersPaul Walmsley3-16/+19
2026-04-05riscv: cfi: clear CFI lock status in start_thread()Zong Li3-10/+12
2026-04-05riscv: ptrace: cfi: fix "PRACE" typo in uapi headerPaul Walmsley2-2/+2
2026-04-05ACPI: RIMT: Add dependency between iommu and devicesSunil V L1-0/+7