summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis1-0/+10
2024-03-06bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos1-3/+18
2024-03-06bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau1-0/+6
2024-03-06uapi: in6: replace temporary label with rfc9486Justin Iurman1-1/+1
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso1-0/+2
2024-02-23btrfs: add definition for EXTENT_TREE_V2Josef Bacik1-0/+1
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo1-0/+3
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim1-1/+4
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov1-1/+1
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp1-12/+13
2023-11-08gtp: uapi: fix GTPA_MAXPablo Neira Ayuso1-1/+1
2023-10-25perf: Add irq and exception return branch typesAnshuman Khandual1-0/+2
2023-10-20net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-1/+1
2023-10-20net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+3
2023-10-06bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev1-1/+3
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi1-6/+8
2023-09-19dma-buf/sync_file: Fix docs syntaxRob Clark1-1/+1
2023-08-03block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche1-5/+5
2023-07-23autofs: use flexible array in ioctl structureArnd Bergmann1-1/+1
2023-07-23media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut1-1/+1
2023-07-23block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz1-34/+34
2023-06-21net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-06-21Remove DECnet support from kernelStephen Hemminger3-222/+1
2023-06-05ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel1-0/+2
2023-06-05Bonding: add arp_missed_max optionHangbin Liu1-0/+1
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo1-0/+1
2023-05-11uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally1-0/+30
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook1-1/+1
2023-02-14uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2-0/+2
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2023-01-24eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe1-0/+6
2022-12-31dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu1-1/+1
2022-12-31include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2022-12-02audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-11-26net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2-4/+8
2022-11-16capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil1-1/+2
2022-09-05btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana1-1/+3
2022-08-17netfilter: xtables: Bring SPDX identifier backThomas Gleixner1-16/+1
2022-08-17can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol1-1/+4
2022-07-12uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook1-0/+16
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook1-8/+13
2022-07-12stddef: Introduce struct_group() helper macroKees Cook1-0/+21
2022-07-12netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso1-0/+2
2022-06-09landlock: Fix landlock_add_rule(2) documentationMickaël Salaün1-2/+3
2022-06-09landlock: Add clang-format exceptionsMickaël Salaün1-0/+4
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller1-2/+2