summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2023-10-19io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPTBreno Leitao
2023-10-19io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPTBreno Leitao
2023-10-18fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEsMuhammad Usama Anjum
2023-10-18userfaultfd: UFFD_FEATURE_WP_ASYNCPeter Xu
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-10-17net: bridge: Add netlink knobs for number / max learned FDB entriesJohannes Nixdorf
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16Merge 6.6-rc6 into char-misc-nextGreg Kroah-Hartman
2023-10-16NFSD: introduce netlink stubsLorenzo Bianconi
2023-10-16counter: chrdev: remove a typo in header file commentFabrice Gasnier
2023-10-16media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9_BE formatGeert Uytterhoeven
2023-10-16Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman
2023-10-15ptp: support event queue reader channel masksXabier Marquiegui
2023-10-15dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski
2023-10-15vsock: read from socket's error queueArseniy Krasnov
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12btrfs: qgroup: check generation when recording simple quota deltaBoris Burkov
2023-10-12btrfs: new inline ref storing owning subvol of data extentsBoris Burkov
2023-10-12btrfs: qgroup: add new quota mode for simple quotasBoris Burkov
2023-10-12btrfs: read raid stripe tree from diskJohannes Thumshirn
2023-10-12btrfs: add raid stripe tree definitionsJohannes Thumshirn
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-11bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer
2023-10-10PCI: Add PCI_L1SS_CTL2 fieldsIlpo Järvinen
2023-10-10iommufd: Support allocating nested parent domainYi Liu
2023-10-10serial: add PORT_GENERIC definitionMax Filippov
2023-10-09bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-09bpf: Add ability to pin bpf timer to calling CPUDavid Vernet
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05mei: fix doc typosRandy Dunlap
2023-10-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet
2023-10-05xfrm: Annotate struct xfrm_sec_ctx with __counted_byKees Cook
2023-10-04KVM: arm64: Allow userspace to get the writable masks for feature ID registersJing Zhang
2023-10-04dmaengine: idxd: add wq driver name support for accel-config user toolDave Jiang
2023-10-03tracing/user_events: Allow events to persist for perfmon_capable usersBeau Belgrave
2023-10-03PCI: Add PCI_HEADER_TYPE_MFD definitionIlpo Järvinen
2023-10-03serial: core: add comment about definitely used port typesWolfram Sang
2023-10-03serial: core: remove cruft from uapi headerWolfram Sang
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin
2023-10-02Merge 6.6-rc4 into tty-nextGreg Kroah-Hartman
2023-10-02LoongArch: KVM: Add kvm related header filesTianrui Zhao
2023-10-01net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet
2023-09-29io_uring: add support for vectored futex waitsJens Axboe