summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-17Linux 6.6.62v6.6.62Greg Kroah-Hartman
2024-11-179p: fix slab cache name creation for realLinus Torvalds
2024-11-17mm/thp: fix deferred split unqueue naming and lockingHugh Dickins
2024-11-17mm: refactor folio_undo_large_rmappable()Kefeng Wang
2024-11-17mm: always initialise folio->_deferred_listMatthew Wilcox (Oracle)
2024-11-17mm: support order-1 folios in the page cacheMatthew Wilcox (Oracle)
2024-11-17mm/readahead: do not allow order-1 folioRyan Roberts
2024-11-17mm: add page_rmappable_folio() wrapperHugh Dickins
2024-11-17mm: krealloc: Fix MTE false alarm in __do_kreallocQun-Wei Lin
2024-11-17io_uring: fix possible deadlock in io_register_iowq_max_workers()Hagar Hemdan
2024-11-17bpf: Check validity of link->type in bpf_link_show_fdinfo()Hou Tao
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-17ASoC: fsl_micfil: Add sample rate constraintShengjiu Wang
2024-11-17LoongArch: Use "Exception return address" to comment ERAYanteng Si
2024-11-17ASoC: rt722-sdca: increase clk_stop_timeout to fix clock stop issueJack Yu
2024-11-17RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-11-17HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede
2024-11-17HID: multitouch: Add quirk for Logitech Bolt receiver w/ Casa touchpadKenneth Albanowski
2024-11-17fs: Fix uninitialized value issue in from_kuid and from_kgidAlessandro Zanni
2024-11-17ASoC: amd: yc: Fix non-functional mic on ASUS E1404FAIlya Dudikov
2024-11-17ASoC: amd: yc: Add quirk for ASUS Vivobook S15 M3502RAChristian Heusel
2024-11-17bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6Jiawei Ye
2024-11-17bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang
2024-11-17vDPA/ifcvf: Fix pci_read_config_byte() return code handlingYuan Can
2024-11-17nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao
2024-11-17smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima
2024-11-17nvme: make keep-alive synchronous operationNilay Shroff
2024-11-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-11-17net: phy: mdio-bcm-unimac: Add BCM6846 supportLinus Walleij
2024-11-17powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman
2024-11-17drm/amdkfd: Accounting pdd vram_usage for svmPhilip Yang
2024-11-17nvme-multipath: defer partition scanningKeith Busch
2024-11-17RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N
2024-11-17drm/vmwgfx: Limit display layout ioctl array size to VMWGFX_NUM_DISPLAY_UNITSIan Forbes
2024-11-17sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UMLJulian Vetter
2024-11-17crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-11-17crypto: api - Fix liveliness check in crypto_alg_testedHerbert Xu
2024-11-17bpf: use kvzmalloc to allocate BPF verifier environmentRik van Riel
2024-11-17nvme: disable CC.CRIME (NVME_CC_CRIME)Greg Joyce
2024-11-17iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-11-17HID: multitouch: Add support for B2402FVA track pointStefan Blum
2024-11-17block: Fix elevator_get_default() checking for NULL q->tag_setSurajSonawane2415
2024-11-17nvme: tcp: avoid race between queue_lock lock and destroyHannes Reinecke
2024-11-17irqchip/ocelot: Fix trigger register addressSergey Matsievskiy
2024-11-17selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman
2024-11-179p: Avoid creating multiple slab caches with the same namePedro Falcato
2024-11-179p: v9fs_fid_find: also lookup by inode if not found dentryDominique Martinet
2024-11-14Linux 6.6.61v6.6.61Greg Kroah-Hartman
2024-11-14vsock/virtio: Initialization of the dangling pointer occurring in vsk->transHyunwoo Kim