aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-12Merge tag 'v6.8-rc4' into gpio/for-nextBartosz Golaszewski3-6/+12
2024-02-09io_uring: add register/unregister napi functionStefan Roesch1-0/+12
2024-02-09io_uring: add support for ftruncateTony Solomonik1-0/+1
2024-02-09ALSA: virtio: add support for audio controlsAnton Yakovlev1-0/+154
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+9
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+2
2024-02-08fs: FS_IOC_GETUUIDKent Overstreet1-0/+15
2024-02-08KVM: remove unnecessary #ifdefPaolo Bonzini1-4/+0
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini1-2/+5
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini1-7/+0
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini1-312/+0
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini1-44/+0
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini1-265/+0
2024-02-08KVM: remove more traces of device assignment UAPIPaolo Bonzini1-50/+0
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini1-0/+15
2024-02-07net: mdio: add 2.5g and 5g related PMA speed constantsMarek BehĂșn1-0/+2
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso1-0/+2
2024-02-06bonding: Add independent control state machineAahil Awatramani1-0/+1
2024-02-05media: videodev2.h: Fix kerneldocRicardo Ribalda1-16/+16
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+2
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2-6/+10
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman2-6/+10
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+7
2024-02-02pidfd: implement PIDFD_THREAD flag for pidfd_open()Oleg Nesterov1-1/+2
2024-02-01dpll: extend uapi by lock status error attributeJiri Pirko1-0/+30
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh1-0/+1
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky1-0/+1
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh1-0/+1
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh1-0/+56
2024-01-29netfilter: nf_tables: Introduce NFT_TABLE_F_PERSISTPhil Sutter1-1/+4
2024-01-29netfilter: uapi: Document NFT_TABLE_F_OWNER flagPhil Sutter1-0/+1
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li1-3/+10
2024-01-28iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco1-2/+2
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier1-6/+7
2024-01-27tty: vt: define a common enum for VESA blanking constantsJiri Slaby (SUSE)2-7/+19
2024-01-27USB: uapi: OTG 3.0Oliver Neukum1-0/+2
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-4/+74
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson1-12/+4
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg1-0/+14
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+5
2024-01-24bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko1-0/+5
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+8
2024-01-24bpf: Introduce BPF token objectAndrii Nakryiko1-0/+37
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee1-0/+8
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee1-1/+1
2024-01-23bpf: Store cookies in kprobe_multi bpf_link_info dataJiri Olsa1-0/+1
2024-01-23bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa1-0/+6
2024-01-23bpf, docs: Fix bpf_redirect_peer header docVictor Stewart1-3/+3
2024-01-22Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-01-22vfs: add RWF_NOAPPEND flag for pwritev2Rich Felker1-1/+4