summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-05-17net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert
2024-05-17ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen
2024-05-17regmap: Add regmap_read_bypassed()Richard Fitzgerald
2024-05-17bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-05-17regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen
2024-05-17regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)
2024-05-02firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz
2024-05-02macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)
2024-05-02drm: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-05-02tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-05-02Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-05-02Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-05-02Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu
2024-05-02Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz
2024-05-02Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-05-02Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz
2024-05-02Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz
2024-05-02Bluetooth: Remove pending ACL connection attemptsJonas Dreßler
2024-05-02Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler
2024-05-02Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-05-02net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
2024-05-02net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar
2024-04-27mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador
2024-04-27sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers
2024-04-27block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig
2024-04-27net/sched: Fix mirred deadlock on device recursionEric Dumazet
2024-04-27gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso