aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/lib/kdoc/kdoc_parser.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-14xen: Remove some deadcode (x)Dr. David Alan Gilbert5-35/+0
2025-07-14xen-pciback: Replace scnprintf() with sysfs_emit_at()Ryan Chung1-6/+6
2025-07-14xen/xenbus: fix W=1 build warning in xenbus_va_dev_error functionPeng Jiang1-0/+2
2025-07-13Linux 6.16-rc6Linus Torvalds1-1/+1
2025-07-11Revert "eventpoll: Fix priority inversion problem"Linus Torvalds1-134/+324
2025-07-12erofs: fix large fragment handlingGao Xiang3-7/+8
2025-07-11netlink: make sure we allow at least one dump skbJakub Kicinski1-2/+3
2025-07-11netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima1-1/+1
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur1-1/+1
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab1-7/+11
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN1-0/+2
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari1-1/+1
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu3-7/+17
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran1-2/+2
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran1-0/+1
2025-07-11MAINTAINERS: Update Kirill Shutemov's email address for TDXKirill A. Shutemov2-1/+2
2025-07-11can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug levelSean Nyekjaer1-1/+1
2025-07-11MAINTAINERS: remove bouncing address for Nandor HanBartosz Golaszewski1-7/+0
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi1-1/+1
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko1-2/+2
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk1-3/+3
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin1-3/+5
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin1-10/+28
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin1-2/+1
2025-07-10selftests: net: lib: fix shift count out of rangeHangbin Liu1-1/+1
2025-07-10selftests: Add IPv6 multicast route generation tests for GRE devices.Guillaume Nault1-10/+17
2025-07-10gre: Fix IPv6 multicast route creation.Guillaume Nault1-7/+2
2025-07-10net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel1-1/+1
2025-07-10net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel1-0/+1
2025-07-10ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao1-2/+6
2025-07-10net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu1-0/+1
2025-07-10netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet1-1/+1
2025-07-10irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann1-0/+1
2025-07-10PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag()Himanshu Madhani1-1/+3
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede1-4/+4
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-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-09Revert "sched/numa: add statistics of numa balance task"Chen Yu7-27/+2
2025-07-09mm: fix the inaccurate memory statistics issue for usersBaolin Wang2-7/+12
2025-07-09mm/damon: fix divide by zero in damon_get_intervals_score()Honggyu Kim1-0/+1
2025-07-09samples/damon: fix damon sample mtier for start failureHonggyu Kim1-2/+6
2025-07-09samples/damon: fix damon sample wsse for start failureHonggyu Kim1-2/+6
2025-07-09samples/damon: fix damon sample prcl for start failureHonggyu Kim1-2/+6
2025-07-09kasan: remove kasan_find_vm_area() to prevent possible deadlockYeoreum Yun1-43/+2