summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-10wifi: mac80211: add the virtual monitor after reconfig completeMiri Korenblit1-5/+4
2025-07-10wifi: mac80211: always initialize sdata::key_listMiri Korenblit1-2/+2
2025-07-10HID: debug: Remove duplicate entry (BTN_WHEEL)Andy Shevchenko1-1/+1
2025-07-10Merge tag 'asoc-fix-v6.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-1/+10
2025-07-10i2c: stm32f7: unmap DMA mapped bufferClément Le Goffic1-13/+7
2025-07-10i2c: stm32: fix the device used for the DMA mapClément Le Goffic2-7/+5
2025-07-10i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET1-1/+1
2025-07-10i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET1-1/+4
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei4-28/+25
2025-07-10erofs: allow readdir() to be interruptedChao Yu1-0/+6
2025-07-10erofs: address D-cache aliasingGao Xiang5-19/+21
2025-07-10erofs: use memcpy_to_folio() to replace copy_to_iter()Gao Xiang1-9/+1
2025-07-10erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu1-0/+2
2025-07-10erofs: fix to add missing tracepoint in erofs_readahead()Chao Yu1-0/+3
2025-07-10ALSA: compress_offload: tighten ioctl command number checksArnd Bergmann1-24/+24
2025-07-10cachefiles: Fix the incorrect return value in __cachefiles_write()Zizhi Wo2-5/+1
2025-07-10Revert "sched/numa: add statistics of numa balance task"Chen Yu7-27/+2
2025-07-10mm: fix the inaccurate memory statistics issue for usersBaolin Wang2-7/+12
2025-07-10mm/damon: fix divide by zero in damon_get_intervals_score()Honggyu Kim1-0/+1
2025-07-10samples/damon: fix damon sample mtier for start failureHonggyu Kim1-2/+6
2025-07-10samples/damon: fix damon sample wsse for start failureHonggyu Kim1-2/+6
2025-07-10samples/damon: fix damon sample prcl for start failureHonggyu Kim1-2/+6
2025-07-10kasan: remove kasan_find_vm_area() to prevent possible deadlockYeoreum Yun1-43/+2
2025-07-10scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn1-1/+1
2025-07-10mm/migrate: fix do_pages_stat in compat modeChristoph Berg1-6/+8
2025-07-10mm/damon/core: handle damon_call_control as normal under kdmond deactivationSeongJae Park1-4/+3
2025-07-10mm/rmap: fix potential out-of-bounds page table access during batched unmapLance Yang1-18/+28
2025-07-10mm/hugetlb: don't crash when allocating a folio if there are no resvVivek Kasireddy1-3/+6
2025-07-10scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli1-1/+1
2025-07-10scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli4-6/+293
2025-07-10maple_tree: fix mt_destroy_walk() on root leaf nodeWei Yang1-0/+1
2025-07-10mm/vmalloc: leave lazy MMU mode on PTE mapping errorAlexander Gordeev1-7/+15
2025-07-10scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli1-1/+1
2025-07-10lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()Harry Yoo1-0/+3
2025-07-10kallsyms: fix build without execinfoAchill Gilgenast1-0/+4
2025-07-10Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski1-0/+4
2025-07-10rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells1-0/+3
2025-07-10rxrpc: Fix bug due to prealloc collisionDavid Howells1-0/+1
2025-07-10MAINTAINERS: remove myself as netronome maintainerLouis Peens1-2/+2
2025-07-10Merge branch 'tcp-better-memory-control-for-not-yet-accepted-sockets'Jakub Kicinski2-1/+56
2025-07-10selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pktEric Dumazet1-0/+53
2025-07-10tcp: refine sk_rcvbuf increase for ooo packetsEric Dumazet1-1/+3
2025-07-10net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira1-7/+16
2025-07-10net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar1-3/+1
2025-07-10net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari1-9/+3
2025-07-10selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKH...Victor Nogueira1-0/+37
2025-07-10atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing1-1/+9
2025-07-10Merge branch 'atm-clip-fix-infinite-recursion-potential-null-ptr-deref-and-me...Jakub Kicinski1-15/+39
2025-07-10atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima1-0/+2
2025-07-10atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima1-0/+8