summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2-37/+34
2024-05-02firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2-9/+56
2024-05-02macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu1-0/+2
2024-05-02ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu1-0/+25
2024-05-02mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2-5/+7
2024-05-02mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-05-02drm: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher1-0/+13
2024-05-02af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima1-0/+3
2024-05-02tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca1-1/+2
2024-05-02Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz1-0/+4
2024-05-02Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz1-1/+3
2024-05-02Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2-2/+8
2024-05-02Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2-4/+25
2024-05-02Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz1-0/+12
2024-05-02Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz1-2/+1
2024-05-02Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2-3/+4
2024-05-02Bluetooth: Remove pending ACL connection attemptsJonas Dreßler1-1/+0
2024-05-02Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2-0/+4
2024-05-02Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler1-0/+2
2024-05-02net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet1-18/+20
2024-05-02net: make SK_MEMORY_PCPU_RESERV tunableAdam Li1-2/+3
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang1-1/+6
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar1-0/+9
2024-04-27mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-27sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers1-0/+8
2024-04-27block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig1-0/+2
2024-04-27net/sched: Fix mirred deadlock on device recursionEric Dumazet1-0/+1
2024-04-27gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich1-1/+1
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso1-1/+11
2024-04-27netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso1-0/+14
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)1-2/+2
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann1-1/+1
2024-04-17fs/proc: Skip bootloader comment if no embedded kernel parametersMasami Hiramatsu1-0/+1
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima1-1/+1
2024-04-17Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-0/+9
2024-04-17Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz1-0/+2
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc1-0/+4
2024-04-17base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang1-3/+15
2024-04-17ACPI: bus: allow _UID matching for integer zeroRaag Jadav1-3/+5
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-0/+33
2024-04-17u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik1-4/+5
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-0/+7
2024-04-13net: mpls: error out if inner headers are not setFlorian Westphal1-0/+5
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook1-1/+1
2024-04-13kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo1-0/+2
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-04-13rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney1-2/+2
2024-04-13Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+8