summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-02macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-05-02mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)
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-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
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-02net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
2024-05-02net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
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-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2024-04-27PCI/DPC: Use FIELD_GET()Bjorn Helgaas
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
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)
2024-04-27ceph: pass the mdsc to several helpersXiubo Li
2024-04-17irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-04-17Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-17Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-17u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one filePetr Tesarik
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-13net: mpls: error out if inner headers are not setFlorian Westphal
2024-04-13randomize_kstack: Improve entropy diffusionKees Cook
2024-04-13kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13rcu-tasks: Repair RCU Tasks Trace quiescence checkPaul E. McKenney
2024-04-13Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-04-13overflow: Allow non-type arg to type_max() and type_min()Kees Cook
2024-04-13ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede
2024-04-13net: skbuff: add overflow debug check to pull/push helpersFlorian Westphal
2024-04-10bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko
2024-04-10mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-10io_uring/kbuf: get rid of lower BGID listsJens Axboe
2024-04-10intel: add bit macro includes where neededJesse Brandeburg
2024-04-10virtchnl: Add header dependenciesIvan Vecera
2024-04-10udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart