summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-15uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-01-28Merge tag 'v5.10.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-14dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu
2023-01-14include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2023-01-14ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong
2023-01-14drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2023-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe
2022-12-14media: v4l: Add 10-bit RGBIr formatsJai Luthra
2022-12-09Merge tag 'v5.10.158' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-12-02audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui
2022-11-25uapi/linux/stddef.h: Add include guardsTadeusz Struk
2022-11-25net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-25stddef: Introduce struct_group() helper macroKees Cook
2022-11-16capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui
2022-11-05counter: ti-ecap-capture: capture driver support for ECAPJulien Panis
2022-11-05Merge branch 'linux-5.10.y' of https://git.kernel.org/pub/scm/linux/kernel/gi...LCPD Auto Merger
2022-11-04counter: 104-quad-8: Remove IIO counter ABIWilliam Breathitt Gray
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-10-26usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen
2022-09-13soc: ti: Add Support for the TI Page-based Address Translator (PAT)Andrew Davis
2022-09-07Merged TI feature platform_base into ti-linux-5.10.y-cicdLCPD Auto Merger
2022-09-07HACK: misc: Add dma-buf to physical address exporterAndrew Davis
2022-09-07Merge tag 'v5.10.140' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2022-08-21netfilter: xtables: Bring SPDX identifier backThomas Gleixner
2022-08-21can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2022-06-12Merge tag 'v5.10.120' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-06-04Merge tag 'v5.10.115' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-05-31media: add V4L2_SUBDEV_CAP_MPLEXEDTomi Valkeinen
2022-05-31media: subdev: add stream based configurationTomi Valkeinen
2022-05-31media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart
2022-05-31media: core headers: fix kernel-doc warningsHans Verkuil
2022-05-31Revert "v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations"Tomi Valkeinen
2022-05-31Revert "v4l: subdev: add V4L2_SUBDEV_ROUTE_FL_SOURCE"Tomi Valkeinen
2022-05-31Revert "v4l: subdev: add 'stream' to subdev ioctls"Tomi Valkeinen
2022-05-25include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2022-05-25xfrm: make user policy API completeNicolas Dichtel
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
2022-04-13can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp
2022-04-13bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim