summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2025-10-29net: netlink: add NLM_F_BULK delete request modifierNikolay Aleksandrov
2025-10-02can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2025-08-28uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski
2025-08-28io_uring: don't use int for ABIPavel Begunkov
2025-07-10vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung
2025-06-27media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-05-02landlock: Add the errata interfaceMickaël Salaün
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-03-13seg6: add support for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2025-03-13seg6: add support for SRv6 H.Encaps.Red behaviorAndrea Mayer
2025-03-13Input: allocate keycode for phone linkingIllia Ostapyshyn
2024-12-14netlink: typographical error in nlmsg_type constants definitionMaurice Lambert
2024-11-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen
2024-10-17media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flagsHans Verkuil
2024-10-17netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter
2024-10-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger
2024-08-19m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati
2024-08-19netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens
2024-06-16bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-04-10fanotify: introduce FAN_MARK_IGNOREAmir Goldstein
2024-04-10fanotify: implement "evictable" inode marksAmir Goldstein
2024-04-10fanotify: report old and/or new parent+name in FAN_RENAME eventAmir Goldstein
2024-04-10fanotify: record old and new parent and name in FAN_RENAME eventAmir Goldstein
2024-04-10fanotify: introduce group flag FAN_REPORT_TARGET_FIDAmir Goldstein
2024-04-10NFSD: move filehandle format declarations out of "uapi".NeilBrown
2024-04-10fanotify: Emit generic error info for error eventGabriel Krisman Bertazi
2024-04-10fanotify: Reserve UAPI bits for FAN_FS_ERRORGabriel Krisman Bertazi
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2024-03-06bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau
2024-03-06uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23btrfs: add definition for EXTENT_TREE_V2Josef Bacik
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp
2023-11-08gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual
2023-10-19net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-10-19net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi