summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2026-03-14include/psp-sev.h: fix structure member in commentTycho Andersen (AMD)
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima
2026-03-13wifi: nl80211: split out UHR operation informationJohannes Berg
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-03-12vt: add KT_CSI keysym type for modifier-aware CSI sequencesNicolas Pitre
2026-03-12namespace: allow creating empty mount namespacesChristian Brauner
2026-03-12mount: add FSMOUNT_NAMESPACEChristian Brauner
2026-03-11pidfd: add CLONE_PIDFD_AUTOKILLChristian Brauner
2026-03-11clone: add CLONE_NNPChristian Brauner
2026-03-11clone: add CLONE_AUTOREAPChristian Brauner
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-09sed-opal: add IOC_OPAL_GET_SUM_STATUS ioctl.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_ENABLE_DISABLE_LR.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_LR_SET_START_LEN ioctl.Ondrej Kozina
2026-03-09sed-opal: add IOC_OPAL_REACTIVATE_LSP.Ondrej Kozina
2026-03-09ring-buffer: Add page statistics to the meta-pageVincent Donnefort
2026-03-09io_uring/timeout: immediate timeout argPavel Begunkov
2026-03-09io_uring/zcrx: move zcrx uapi into separate headerPavel Begunkov
2026-03-06inet_diag: report delayed ack timer informationEric Dumazet
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2026-03-05audit: fix coding style issuesRicardo Robaina
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05net: ethtool: Update doc for tunableMohsin Bashir
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir
2026-03-04net: openvswitch: clean up some kernel-doc warningsRandy Dunlap
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-04dma-mapping: benchmark: add support for dma_map_sgQinxin Xia
2026-03-04dma-mapping: benchmark: modify the framework to adapt to more map modesQinxin Xia
2026-03-03dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres
2026-03-02audit: fix whitespace alignment in include/uapi/linux/audit.hRicardo Robaina
2026-03-02wifi: cfg80211: add support for IEEE 802.1X Authentication ProtocolKavita Kavita
2026-03-02wifi: cfg80211: add support to handle incumbent signal detected event from ma...Hari Chandrakanthan
2026-03-02wifi: cfg80211: set and report chandef CAC ongoingJanusz Dziedzic
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-28io_uring: correct comment for IORING_SETUP_TASKRUN_FLAGJens Axboe
2026-02-27NFC: fix header file kernel-doc warningsRandy Dunlap
2026-02-27PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 valueBjorn Helgaas
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26bonding: print churn state via netlinkHangbin Liu
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng
2026-02-25net: pppoe: avoid zero-length arrays in struct pppoe_hdrEric Woudstra
2026-02-25sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr...Tommaso Cucinotta
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19fs: add generic FS_IOC_SHUTDOWN definitionsNamjae Jeon