aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-11vfio-pci/zdev: add function handle to clp base capabilityMatthew Rosato1-0/+3
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman2-6/+10
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+5
2022-07-08Input: document the units for resolution of size axesSiarhei Vishniakou1-4/+7
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-4/+7
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2022-07-08LoadPin: Enable loading from trusted dm-verity devicesMatthias Kaehlcke1-0/+22
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong1-4/+7
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov1-1/+4
2022-07-07drm/amdkfd: add new flag for svmEric Huang1-0/+2
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski2-0/+3
2022-07-05bpf: Introduce TYPE_MATCH related constants/macrosDaniel Müller1-0/+1
2022-07-04xfrm: improve wording of comment above XFRM_OFFLOAD flagsPetr Vaněk1-3/+3
2022-07-03Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2022-07-01fanotify: introduce FAN_MARK_IGNOREAmir Goldstein1-0/+8
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam1-0/+14
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+5
2022-06-30drm/amdkfd: Bump KFD API version for SMI profiling eventPhilip Yang1-1/+2
2022-06-30drm/amdkfd: Add KFD SMI event IDs and triggersPhilip Yang1-0/+37
2022-06-30io_uring: keep sendrecv flags in ioprioPavel Begunkov1-1/+1
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang2-18/+20
2022-06-29bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUPStanislav Fomichev1-0/+3
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev1-0/+1
2022-06-28mptcp: fix conflict with <netinet/in.h>Ossama Othman1-4/+5
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva55-121/+121
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim1-1/+4
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm1-6/+0
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt1-1/+2
2022-06-27Binder: add TF_UPDATE_TXN to replace outdated txnLi Li1-0/+1
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt1-1/+2
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen1-2/+18
2022-06-27serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTAIlpo Järvinen1-2/+2
2022-06-27net: dsa: add Renesas RZ/N1 switch tag driverClément Léger1-0/+1
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu1-0/+1
2022-06-24KVM: x86/MMU: Allow NX huge pages to be disabled on a per-vm basisBen Gardon1-0/+1
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+0
2022-06-20media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying1-1/+5
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann60-158/+883
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-0/+6
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg1-0/+3
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-0/+28
2022-06-20media: Add P010 video formatBenjamin Gaignard1-0/+1
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-7/+98
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy1-0/+78
2022-06-16bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy1-4/+6
2022-06-16include/uapi/linux/swab.h: move explicit cast outside ternaryJustin Stitt1-3/+3
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips1-2/+12
2022-06-14io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOTPavel Begunkov1-6/+0