summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-30drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson
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-30overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
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: ISO: Add hcon for listening bis skIulia 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-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2024-05-30ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-05-30pwm: Provide an inline function to get the parent device of a given chipUwe Kleine-König
2024-05-30pwm: Drop useless member .of_pwm_n_cells of struct pwm_chipUwe Kleine-König
2024-05-30tcp: increase the default TCP scaling ratioHechao Li
2024-05-30bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-05-30bitops: add missing prototype checkAlexander Lobakin
2024-05-30ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf
2024-05-30ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf
2024-05-30ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf
2024-05-30ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf
2024-05-30ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf
2024-05-30wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever
2024-05-30libfs: Convert simple directory offsets to use a Maple TreeChuck Lever
2024-05-30maple_tree: Add mtree_alloc_cyclic()Chuck Lever
2024-05-30libfs: Add simple_offset_empty()Chuck Lever
2024-05-30cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-05-30wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-05-25block: add a disk_has_partscan helperChristoph Hellwig
2024-05-25Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim
2024-05-17VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-17kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko
2024-05-17mm/slab: make __free(kfree) accept error pointersDan Carpenter
2024-05-17Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-17rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlRick Edgecombe
2024-05-17net: add copy_safe_from_sockptr() helperEric Dumazet
2024-05-17memblock tests: fix undefined reference to `BIT'Wei Yang
2024-05-17drm/amdkfd: range check cp bad op exception interruptsJonathan Kim
2024-05-17scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki