summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-17Linux 6.6.62v6.6.62Greg Kroah-Hartman1-1/+1
2024-11-179p: fix slab cache name creation for realLinus Torvalds1-1/+3
2024-11-17mm/thp: fix deferred split unqueue naming and lockingHugh Dickins4-18/+61
2024-11-17mm: refactor folio_undo_large_rmappable()Kefeng Wang3-16/+18
2024-11-17mm: always initialise folio->_deferred_listMatthew Wilcox (Oracle)5-8/+13
2024-11-17mm: support order-1 folios in the page cacheMatthew Wilcox (Oracle)4-11/+16
2024-11-17mm/readahead: do not allow order-1 folioRyan Roberts1-8/+6
2024-11-17mm: add page_rmappable_folio() wrapperHugh Dickins3-20/+14
2024-11-17mm: krealloc: Fix MTE false alarm in __do_kreallocQun-Wei Lin1-1/+1
2024-11-17io_uring: fix possible deadlock in io_register_iowq_max_workers()Hagar Hemdan1-0/+5
2024-11-17bpf: Check validity of link->type in bpf_link_show_fdinfo()Hou Tao1-5/+9
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-11-17ASoC: fsl_micfil: Add sample rate constraintShengjiu Wang1-0/+38
2024-11-17LoongArch: Use "Exception return address" to comment ERAYanteng Si1-1/+1
2024-11-17ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issueJack Yu1-1/+1
2024-11-17RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang1-4/+4
2024-11-17HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede1-0/+8
2024-11-17HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpadKenneth Albanowski2-0/+5
2024-11-17fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni1-3/+6
2024-11-17ASoC: amd: yc: Fix non-functional mic on ASUS E1404FAIlya Dudikov1-0/+7
2024-11-17ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RAChristian Heusel1-0/+7
2024-11-17bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6Jiawei Ye1-1/+1
2024-11-17bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang1-2/+10
2024-11-17vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can1-1/+1
2024-11-17nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-11-17smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima1-3/+11
2024-11-17nvme: make keep-alive synchronous operationNilay Shroff1-10/+7
2024-11-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff1-0/+13
2024-11-17net: phy: mdio-bcm-unimac: Add BCM6846 supportLinus Walleij1-0/+1
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman1-0/+1
2024-11-17drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang4-6/+32
2024-11-17nvme-multipath: defer partition scanningKeith Busch2-0/+34
2024-11-17RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N1-0/+2
2024-11-17drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes3-6/+5
2024-11-17sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UMLJulian Vetter1-1/+1
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu1-6/+6
2024-11-17crypto: api - Fix liveliness check in crypto_alg_testedHerbert Xu1-1/+1
2024-11-17bpf: use kvzmalloc to allocate BPF verifier environmentRik van Riel1-2/+2
2024-11-17nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce1-6/+8
2024-11-17iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy1-2/+2
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli1-0/+5
2024-11-17HID: multitouch: Add support for B2402FVA track pointStefan Blum1-0/+4
2024-11-17block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane24151-2/+2
2024-11-17nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke1-3/+4
2024-11-17irqchip/ocelot: Fix trigger register addressSergey Matsievskiy1-2/+2
2024-11-17selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman1-0/+67
2024-11-179p: Avoid creating multiple slab caches with the same namePedro Falcato1-1/+9
2024-11-179p: v9fs_fid_find: also lookup by inode if not found dentryDominique Martinet1-3/+2
2024-11-14Linux 6.6.61v6.6.61Greg Kroah-Hartman1-1/+1
2024-11-14vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim1-0/+1