aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/lapb/lapb_timer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-17memcg: avoid dead loop when setting memory.maxChen Ridong1-0/+1
2025-02-17mailmap: update Nick's entryNick Desaulniers1-0/+1
2025-02-17mm: pgtable: fix incorrect reclaim of non-empty PTE pagesQi Zheng1-3/+14
2025-02-17taskstats: modify taskstats versionWang Yaxin1-1/+1
2025-02-17getdelays: fix error format charactersWang Yaxin1-16/+16
2025-02-17mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize()David Hildenbrand1-9/+4
2025-02-17tools/mm: fix build warnings with musl-libcFlorian Fainelli1-2/+2
2025-02-17mailmap: add entry for Feng TangFeng Tang1-0/+1
2025-02-17.mailmap: add entries for Jeff JohnsonJeff Johnson1-0/+2
2025-02-17mm,madvise,hugetlb: check for 0-length range after end address adjustmentRicardo Cañuelo Navarro1-1/+10
2025-02-17mm/zswap: fix inconsistency when zswap_store_page() failsHyeonggon Yoo1-19/+16
2025-02-17lib/iov_iter: fix import_iovec_ubuf iovec managementPavel Begunkov1-1/+2
2025-02-17procfs: fix a locking bug in a vmcore_add_device_dump() error pathBart Van Assche1-1/+4
2025-02-16Linux 6.14-rc3Linus Torvalds1-1/+1
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
2025-02-16modpost: Fix a few typos in a commentUwe Kleine-König1-2/+2
2025-02-16kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds1-3/+14
2025-02-15kbuild: fix linux-headers package build when $(CC) cannot link userspaceMasahiro Yamada1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-14ring-buffer: Validate the persistent meta data subbuf arraySteven Rostedt1-2/+20
2025-02-14tracing: Have the error of __tracing_resize_ring_buffer() passed to userSteven Rostedt1-7/+1
2025-02-14ring-buffer: Unlock resize on mmap errorSteven Rostedt1-0/+1
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-14serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang1-2/+1
2025-02-14usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-02-14usb: gadget: uvc: Fix unstarted kthread workerFrederic Weisbecker1-1/+1
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue1-1/+1
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan1-0/+34
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio1-3/+4
2025-02-14USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen1-0/+9
2025-02-14iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu1-1/+3
2025-02-14iommu/exynos: Fix typosAndrew Kreimer1-3/+3