summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2024-02-12wifi: nl80211: allow reporting wakeup for unprot deauth/disassocShaul Triebitz
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp
2024-02-12fs: add FS_IOC_GETFSSYSFSPATHKent Overstreet
2024-02-12Merge tag 'v6.8-rc4' into gpio/for-nextBartosz Golaszewski
2024-02-09io_uring: add register/unregister napi functionStefan Roesch
2024-02-09io_uring: add support for ftruncateTony Solomonik
2024-02-09ALSA: virtio: add support for audio controlsAnton Yakovlev
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08fs: FS_IOC_GETUUIDKent Overstreet
2024-02-08KVM: remove unnecessary #ifdefPaolo Bonzini
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini
2024-02-08KVM: arm64: move ARM-specific defines to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini
2024-02-08KVM: remove more traces of device assignment UAPIPaolo Bonzini
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini
2024-02-07net: mdio: add 2.5g and 5g related PMA speed constantsMarek BehĂșn
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-05media: videodev2.h: Fix kerneldocRicardo Ribalda
2024-02-05Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2024-02-04Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-02pidfd: implement PIDFD_THREAD flag for pidfd_open()Oleg Nesterov
2024-02-01dpll: extend uapi by lock status error attributeJiri Pirko
2024-01-29crypto: ccp: Add the SNP_SET_CONFIG commandBrijesh Singh
2024-01-29crypto: ccp: Add the SNP_COMMIT commandTom Lendacky
2024-01-29crypto: ccp: Add the SNP_PLATFORM_STATUS commandBrijesh Singh
2024-01-29crypto: ccp: Define the SEV-SNP commandsBrijesh Singh
2024-01-29netfilter: nf_tables: Introduce NFT_TABLE_F_PERSISTPhil Sutter
2024-01-29netfilter: uapi: Document NFT_TABLE_F_OWNER flagPhil Sutter
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li
2024-01-28iio: move LIGHT_UVA and LIGHT_UVB to the end of iio_modifierJavier Carrasco
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier
2024-01-27tty: vt: define a common enum for VESA blanking constantsJiri Slaby (SUSE)
2024-01-27USB: uapi: OTG 3.0Oliver Neukum
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko
2024-01-24bpf: Add BPF token support to BPF_BTF_LOAD commandAndrii Nakryiko
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko
2024-01-24bpf: Introduce BPF token objectAndrii Nakryiko
2024-01-23bpf: pass attached BTF to the bpf_struct_ops subsystemKui-Feng Lee