summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-02minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds1-8/+11
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-0/+2
2025-10-02minmax: avoid overly complicated constant expressions in VM codeLinus Torvalds2-1/+8
2025-10-02minmax: fix indentation of __cmp_once() and __clamp_once()David Laight1-15/+15
2025-10-02minmax: deduplicate __unconst_integer_typeof()Andy Shevchenko1-23/+2
2025-10-02minmax: Introduce {min,max}_array()Herve Codina1-0/+64
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)1-0/+27
2025-10-02crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
2025-10-02Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz1-0/+21
2025-10-02mm: folio_may_be_lru_cached() unless folio_test_large()Hugh Dickins1-0/+10
2025-10-02mm: add folio_expected_ref_count() for reference count calculationShivank Garg1-0/+54
2025-09-25crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu1-4/+6
2025-09-25mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)1-2/+4
2025-09-19compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor1-5/+24
2025-09-19net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima1-2/+38
2025-09-19mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo2-6/+36
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta1-0/+1
2025-09-09PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier1-0/+2
2025-09-09mm: move page table sync declarations to linux/pgtable.hHarry Yoo2-16/+16
2025-09-09bpf: Fix oob access in cgroup local storageDaniel Borkmann1-0/+1
2025-09-09bpf: Move bpf map owner out of common structDaniel Borkmann1-12/+24
2025-09-09bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann2-13/+14
2025-09-09bpf: Add cookie object to bpf mapsDaniel Borkmann1-0/+1
2025-09-04net: rose: convert 'use' field to refcount_tTakamitsu Iwai1-5/+13
2025-09-04net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai1-0/+8
2025-09-04atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima1-0/+1
2025-09-04Bluetooth: hci_sync: fix set_local_name race conditionPavel Shpakovskiy1-1/+1
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust1-0/+1
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig1-1/+0
2025-08-28bonding: Add independent control state machineAahil Awatramani4-0/+27
2025-08-28bonding: update LACP activity flag after setting lacp_activeHangbin Liu1-0/+1
2025-08-28iosys-map: Fix undefined behavior in iosys_map_clear()Nitin Gote1-6/+1
2025-08-28compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-8/+0
2025-08-28mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-18/+54
2025-08-28mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes1-7/+8
2025-08-28mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes2-2/+13
2025-08-28platform/chrome: cros_ec: Use per-device lockdep keyChen-Yu Tsai1-0/+4
2025-08-28PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner1-1/+9
2025-08-28block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal1-3/+3
2025-08-28block: reject invalid operation in submit_bio_noacctChristoph Hellwig1-4/+4
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu1-0/+1
2025-08-28ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto1-0/+13
2025-08-28vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon1-1/+6
2025-08-28uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski1-2/+2
2025-08-28net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-08-28neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande1-0/+1
2025-08-28netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-08-28wifi: mac80211: don't complete management TX on SAE commitJohannes Berg1-0/+2
2025-08-28wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1
2025-08-28net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-0/+1