summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-06-21drm/bridge: aux-hpd-bridge: correct devm_drm_dp_hpd_bridge_add() stubDmitry Baryshkov
2024-06-21kexec: fix the unexpected kexec_dprintk() macroBaoquan He
2024-06-21locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas
2024-06-21net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-21Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-06-21geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman
2024-06-21iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2024-06-21cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read()Baokun Li
2024-06-21cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fdBaokun Li
2024-06-21scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal
2024-06-21kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov
2024-06-21io_uring: fix cancellation overwriting req->flagsPavel Begunkov
2024-06-21rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
2024-06-21cpufreq: amd-pstate: remove global header fileArnd Bergmann
2024-06-21cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan
2024-06-16mm/ksm: fix ksm_zero_pages accountingChengming Zhou
2024-06-16net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov
2024-06-16filemap: add helper mapping_max_folio_size()Xu Yang
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede
2024-06-16soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah
2024-06-12net: fix __dst_negative_advice() raceEric Dumazet
2024-06-12inet: introduce dst_rtable() helperEric Dumazet
2024-06-12ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-06-12netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann
2024-06-12net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman
2024-06-12kasan, fortify: properly rename memintrinsicsAndrey Konovalov
2024-06-12regulator: pickable ranges: don't always cache vselMatti Vaittinen
2024-06-12ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding
2024-06-12Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu
2024-06-12drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-06-12fpga: region: add owner module and take its refcountMarco Pagani
2024-06-12counter: linux/counter.h: fix Excess kernel-doc description warningRandy Dunlap
2024-06-12fpga: bridge: add owner module and take its refcountMarco Pagani
2024-06-12fpga: manager: add owner module and take its refcountMarco Pagani
2024-05-30mm/ksm: fix ksm exec support for prctlJinjiang Tu
2024-05-30drm/edid: Parse topology block for all DispID structure v1.xVille Syrjälä
2024-05-30drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-05-30ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt
2024-05-30dev_printk: Add and use dev_no_printk()Geert Uytterhoeven
2024-05-30printk: Let no_printk() use _printk()Geert Uytterhoeven
2024-05-30drm/omapdrm: Fix console with deferred opsTony Lindgren
2024-05-30Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz
2024-05-30Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva
2024-05-30Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-05-30Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu
2024-05-30Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-30ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou