summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino
2023-08-09fsi: sbefifo: Add configurable in-command timeoutEddie James
2023-08-08ublk: enable zoned storage supportAndreas Hindborg
2023-08-07bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa
2023-08-04dma-buf/sync_file: Fix docs syntaxRob Clark
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-02x86: Add PTRACE interface for shadow stackRick Edgecombe
2023-08-02tc: flower: support for SPIRatheesh Kannoth
2023-08-01virtio_net: support per queue interrupt coalesce commandGavin Li
2023-07-28netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter linkDaniel Xu
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-28ynl: regenerate all headersStanislav Fomichev
2023-07-28vfio: Support IO page table replacementNicolin Chen
2023-07-27net: flower: fix stack-out-of-bounds in fl_set_key_cfm()Eric Dumazet
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-26iommufd: Add IOMMU_HWPT_ALLOCJason Gunthorpe
2023-07-26perf/mem: Introduce PERF_MEM_LVLNUM_UNCRavi Bangoria
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer
2023-07-25vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PTYi Liu
2023-07-25vfio: Add VFIO_DEVICE_BIND_IOMMUFDYi Liu
2023-07-25kvm/vfio: Accept vfio device file from userspaceYi Liu
2023-07-25vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESETYi Liu
2023-07-25vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdevYi Liu
2023-07-24block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-07-23connector/cn_proc: Performance improvementsAnjali Kulkarni
2023-07-23connector/cn_proc: Add filtering to fix some bugsAnjali Kulkarni
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20fs: dlm: allow to F_SETLKW getting interruptedAlexander Aring
2023-07-20net: phy: add registers to support 1000BASE-T1Stefan Eichenberger
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski
2023-07-19xsk: introduce XSK_USE_SG bind flag for xsk socketTirthendu Sarkar
2023-07-19xsk: prepare 'options' in xdp_desc for multi-buffer useTirthendu Sarkar
2023-07-19bridge: Add backup nexthop ID supportIdo Schimmel
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-07-17seccomp: add the synchronous mode for seccomp_unotifyAndrei Vagin
2023-07-17io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancelJens Axboe
2023-07-17io_uring/cancel: support opcode based lookup and cancelationJens Axboe