summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-16smp: Provide 'setup_max_cpus' definition on UP tooIngo Molnar
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-06-16mm/ksm: fix ksm_zero_pages accountingChengming Zhou
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/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman
2024-06-12nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke
2024-06-12kthread: add kthread_stop_putAndreas Gruenbacher
2024-06-12kasan, fortify: properly rename memintrinsicsAndrey Konovalov
2024-06-12i3c: add actual_len in i3c_priv_xferFrank Li
2024-06-12regulator: pickable ranges: don't always cache vselMatti Vaittinen
2024-06-12ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding
2024-06-12drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed
2024-06-12nouveau: add an ioctl to report vram usageDave Airlie
2024-06-12nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-06-12ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-06-12media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart
2024-06-12eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)
2024-06-12f2fs: deprecate io_bitsJaegeuk Kim
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-06-12fpga: region: add owner module and take its refcountMarco Pagani
2024-06-12iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-06-12iio: add the IIO backend frameworkNuno Sa
2024-06-12iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
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-06-12tracing/user_events: Allow events to persist for perfmon_capable usersBeau Belgrave
2024-06-12RDMA/bnxt_re: Adds MSN table capability for Gen P7 adaptersSelvin Xavier
2024-06-12RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resourcesChandramohan Akula
2024-06-12drm/edid: Parse topology block for all DispID structure v1.xVille Syrjälä
2024-06-12drm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov
2024-06-12ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt
2024-06-12ASoC: Intel: common: add ACPI matching tables for Arrow LakeArun T
2024-06-12drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson
2024-06-12dev_printk: Add and use dev_no_printk()Geert Uytterhoeven
2024-06-12printk: Let no_printk() use _printk()Geert Uytterhoeven
2024-06-12drm/omapdrm: Fix console with deferred opsTony Lindgren
2024-06-12Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-06-12Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu
2024-06-12Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-06-12ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-06-12net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-06-12x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-06-12kernel/numa.c: Move logging out of numa.hKent Overstreet
2024-06-12tcp: increase the default TCP scaling ratioHechao Li
2024-06-12tcp: define initial scaling factor value as a macroPaolo Abeni
2024-06-12bpf: Pack struct bpf_fib_lookupAnton Protopopov